Pull request #43380 opened Started by user Sebastiaan van Stijn Rebuilds build #7 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 8ba83f63a0e9f6133c9033e25cda9ebee37bffa2+7f99438ce7f17c9272793bd62b840028ab72a521 (fa08e35a5789b5343d3441ae2b830368edb6dbd1) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43380@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-17T07:58:24.186Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-17T07:58:24.190Z] Trying to pass milestone 7 [Pipeline] milestone [2022-03-17T07:58:24.268Z] Trying to pass milestone 8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-17T07:58:39.468Z] Still waiting to schedule task [2022-03-17T07:58:39.470Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2022-03-17T07:59:23.348Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02777fa3337752353) in /home/ubuntu/workspace/moby_PR-43380 [Pipeline] { [Pipeline] checkout [2022-03-17T07:59:23.514Z] The recommended git tool is: git [2022-03-17T07:59:26.738Z] using credential docker-jenkins-github-credentials [2022-03-17T07:59:26.751Z] Cloning the remote Git repository [2022-03-17T07:59:26.751Z] Cloning with configured refspecs honoured and without tags [2022-03-17T07:59:26.773Z] Cloning repository https://github.com/moby/moby.git [2022-03-17T07:59:26.831Z] > git init /home/ubuntu/workspace/moby_PR-43380 # timeout=10 [2022-03-17T07:59:27.069Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T07:59:27.069Z] > git --version # timeout=10 [2022-03-17T07:59:27.081Z] > git --version # 'git version 2.17.1' [2022-03-17T07:59:27.081Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T07:59:27.083Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43380/head:refs/remotes/origin/PR-43380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T07:59:50.695Z] Fetching without tags [2022-03-17T07:59:51.011Z] Merging remotes/origin/master commit 7f99438ce7f17c9272793bd62b840028ab72a521 into PR head commit 8ba83f63a0e9f6133c9033e25cda9ebee37bffa2 [2022-03-17T07:59:50.616Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T07:59:50.626Z] > git config --add remote.origin.fetch +refs/pull/43380/head:refs/remotes/origin/PR-43380 # timeout=10 [2022-03-17T07:59:50.659Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T07:59:50.681Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T07:59:50.700Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T07:59:50.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T07:59:50.701Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43380/head:refs/remotes/origin/PR-43380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T07:59:51.030Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T07:59:51.056Z] > git checkout -f 8ba83f63a0e9f6133c9033e25cda9ebee37bffa2 # timeout=10 [2022-03-17T07:59:51.810Z] > git remote # timeout=10 [2022-03-17T07:59:51.839Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T07:59:51.852Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T07:59:51.853Z] > git merge 7f99438ce7f17c9272793bd62b840028ab72a521 # timeout=10 [2022-03-17T07:59:52.862Z] Merge succeeded, producing a409f0a02f9f6d69d056010432fd28b7ec35b4d5 [2022-03-17T07:59:52.862Z] Checking out Revision a409f0a02f9f6d69d056010432fd28b7ec35b4d5 (PR-43380) [2022-03-17T07:59:52.851Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-17T07:59:52.880Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T07:59:52.902Z] > git checkout -f a409f0a02f9f6d69d056010432fd28b7ec35b4d5 # timeout=10 [2022-03-17T07:59:56.728Z] Commit message: "Merge commit '7f99438ce7f17c9272793bd62b840028ab72a521' into HEAD" [2022-03-17T07:59:56.757Z] First time build. Skipping changelog. [2022-03-17T07:59:56.731Z] > git rev-list --no-walk ed1af561ad1e338d2f28ef9cfb056feba9de2a65 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-17T07:59:57.825Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43380:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-03-17T08:00:05.958Z] Unable to find image 'alpine:latest' locally [2022-03-17T08:00:05.958Z] latest: Pulling from library/alpine [2022-03-17T08:00:05.958Z] 3d2430473443: Pulling fs layer [2022-03-17T08:00:05.958Z] 3d2430473443: Download complete [2022-03-17T08:00:06.218Z] 3d2430473443: Pull complete [2022-03-17T08:00:06.218Z] Digest: sha256:28cb8fad9b5faf5bed1a1ecb9fcc4004993c4304bf7a2c2624dacf54caf70902 [2022-03-17T08:00:06.218Z] Status: Downloaded newer image for alpine:latest [2022-03-17T08:00:14.350Z] 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) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-03-17T08:00:14.638Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02777fa3337752353) in /home/ubuntu/workspace/moby_PR-43380 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-03-17T08:00:14.715Z] The recommended git tool is: git [Pipeline] // stage [2022-03-17T08:00:14.727Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-03-17T08:00:14.756Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-03-17T08:00:14.780Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-03-17T08:00:15.095Z] Merging remotes/origin/master commit 7f99438ce7f17c9272793bd62b840028ab72a521 into PR head commit 8ba83f63a0e9f6133c9033e25cda9ebee37bffa2 [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-03-17T08:00:15.339Z] Merge succeeded, producing 6fb168b52383df3a92a133e94fe85684fb4f65b0 [2022-03-17T08:00:15.340Z] Checking out Revision 6fb168b52383df3a92a133e94fe85684fb4f65b0 (PR-43380) [2022-03-17T08:00:15.449Z] Commit message: "Merge commit '7f99438ce7f17c9272793bd62b840028ab72a521' into HEAD" [2022-03-17T08:00:15.569Z] First time build. Skipping changelog. [2022-03-17T08:00:14.736Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43380/.git # timeout=10 [2022-03-17T08:00:14.760Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T08:00:14.784Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T08:00:14.784Z] > git --version # timeout=10 [2022-03-17T08:00:14.793Z] > git --version # 'git version 2.17.1' [2022-03-17T08:00:14.793Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:00:14.794Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43380/head:refs/remotes/origin/PR-43380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:00:15.098Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T08:00:15.105Z] > git checkout -f 8ba83f63a0e9f6133c9033e25cda9ebee37bffa2 # timeout=10 [2022-03-17T08:00:15.186Z] > git remote # timeout=10 [2022-03-17T08:00:15.201Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T08:00:15.210Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:00:15.211Z] > git merge 7f99438ce7f17c9272793bd62b840028ab72a521 # timeout=10 [2022-03-17T08:00:15.328Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-17T08:00:15.342Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T08:00:15.350Z] > git checkout -f 6fb168b52383df3a92a133e94fe85684fb4f65b0 # timeout=10 [2022-03-17T08:00:15.473Z] > git rev-list --no-walk ed1af561ad1e338d2f28ef9cfb056feba9de2a65 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-17T08:00:16.267Z] + [ PR != PR ] [2022-03-17T08:00:16.268Z] + [ master != master ] [2022-03-17T08:00:16.268Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-17T08:00:16.607Z] + docker version [2022-03-17T08:00:16.607Z] Client: Docker Engine - Community [2022-03-17T08:00:16.607Z] Version: 20.10.12 [2022-03-17T08:00:16.607Z] API version: 1.41 [2022-03-17T08:00:16.607Z] Go version: go1.16.12 [2022-03-17T08:00:16.607Z] Git commit: e91ed57 [2022-03-17T08:00:16.607Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-17T08:00:16.607Z] OS/Arch: linux/amd64 [2022-03-17T08:00:16.607Z] Context: default [2022-03-17T08:00:16.607Z] Experimental: true [2022-03-17T08:00:16.607Z] [2022-03-17T08:00:16.607Z] Server: Docker Engine - Community [2022-03-17T08:00:16.607Z] Engine: [2022-03-17T08:00:16.607Z] Version: 20.10.12 [2022-03-17T08:00:16.607Z] API version: 1.41 (minimum version 1.12) [2022-03-17T08:00:16.607Z] Go version: go1.16.12 [2022-03-17T08:00:16.607Z] Git commit: 459d0df [2022-03-17T08:00:16.607Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-17T08:00:16.607Z] OS/Arch: linux/amd64 [2022-03-17T08:00:16.607Z] Experimental: true [2022-03-17T08:00:16.607Z] containerd: [2022-03-17T08:00:16.607Z] Version: 1.4.12 [2022-03-17T08:00:16.607Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T08:00:16.607Z] runc: [2022-03-17T08:00:16.607Z] Version: 1.0.2 [2022-03-17T08:00:16.607Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-17T08:00:16.607Z] docker-init: [2022-03-17T08:00:16.607Z] Version: 0.19.0 [2022-03-17T08:00:16.607Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-17T08:00:16.925Z] + docker info [2022-03-17T08:00:29.638Z] Still waiting to schedule task [2022-03-17T08:00:29.638Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02777fa3337752353)’ [2022-03-17T08:00:29.639Z] Still waiting to schedule task [2022-03-17T08:00:29.639Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02777fa3337752353)’ [2022-03-17T08:00:29.640Z] Still waiting to schedule task [2022-03-17T08:00:29.640Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-03-17T08:00:29.643Z] Still waiting to schedule task [2022-03-17T08:00:29.643Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-03-17T08:00:29.645Z] Still waiting to schedule task [2022-03-17T08:00:29.645Z] All nodes of label ‘windows-2019’ are offline [2022-03-17T08:00:29.646Z] Still waiting to schedule task [2022-03-17T08:00:29.646Z] All nodes of label ‘windows-2022’ are offline [2022-03-17T08:00:29.647Z] Still waiting to schedule task [2022-03-17T08:00:29.648Z] All nodes of label ‘windows-2022’ are offline [2022-03-17T08:00:38.885Z] Client: [2022-03-17T08:00:38.885Z] Context: default [2022-03-17T08:00:38.885Z] Debug Mode: false [2022-03-17T08:00:38.885Z] Plugins: [2022-03-17T08:00:38.885Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-17T08:00:38.885Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-17T08:00:38.885Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-17T08:00:38.885Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-17T08:00:38.885Z] [2022-03-17T08:00:38.885Z] Server: [2022-03-17T08:00:38.885Z] Containers: 0 [2022-03-17T08:00:38.885Z] Running: 0 [2022-03-17T08:00:38.885Z] Paused: 0 [2022-03-17T08:00:38.885Z] Stopped: 0 [2022-03-17T08:00:38.885Z] Images: 1 [2022-03-17T08:00:38.885Z] Server Version: 20.10.12 [2022-03-17T08:00:38.885Z] Storage Driver: overlay2 [2022-03-17T08:00:38.885Z] Backing Filesystem: extfs [2022-03-17T08:00:38.885Z] Supports d_type: true [2022-03-17T08:00:38.885Z] Native Overlay Diff: true [2022-03-17T08:00:38.885Z] userxattr: false [2022-03-17T08:00:38.885Z] Logging Driver: json-file [2022-03-17T08:00:38.885Z] Cgroup Driver: cgroupfs [2022-03-17T08:00:38.885Z] Cgroup Version: 1 [2022-03-17T08:00:38.885Z] Plugins: [2022-03-17T08:00:38.885Z] Volume: local [2022-03-17T08:00:38.885Z] Network: bridge host ipvlan macvlan null overlay [2022-03-17T08:00:38.885Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-17T08:00:38.885Z] Swarm: inactive [2022-03-17T08:00:38.885Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-17T08:00:38.885Z] Default Runtime: runc [2022-03-17T08:00:38.885Z] Init Binary: docker-init [2022-03-17T08:00:38.885Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T08:00:38.885Z] runc version: v1.0.2-0-g52b36a2 [2022-03-17T08:00:38.885Z] init version: de40ad0 [2022-03-17T08:00:38.885Z] Security Options: [2022-03-17T08:00:38.885Z] apparmor [2022-03-17T08:00:38.885Z] seccomp [2022-03-17T08:00:38.885Z] Profile: default [2022-03-17T08:00:38.885Z] Kernel Version: 5.4.0-1061-aws [2022-03-17T08:00:38.885Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-17T08:00:38.885Z] OSType: linux [2022-03-17T08:00:38.885Z] Architecture: x86_64 [2022-03-17T08:00:38.885Z] CPUs: 2 [2022-03-17T08:00:38.885Z] Total Memory: 7.565GiB [2022-03-17T08:00:38.885Z] Name: ip-10-100-118-246 [2022-03-17T08:00:38.885Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-17T08:00:38.885Z] Docker Root Dir: /var/lib/docker [2022-03-17T08:00:38.885Z] Debug Mode: false [2022-03-17T08:00:38.885Z] Registry: https://index.docker.io/v1/ [2022-03-17T08:00:38.885Z] Labels: [2022-03-17T08:00:38.885Z] Experimental: true [2022-03-17T08:00:38.885Z] Insecure Registries: [2022-03-17T08:00:38.885Z] 127.0.0.0/8 [2022-03-17T08:00:38.885Z] Live Restore Enabled: true [2022-03-17T08:00:38.885Z] [2022-03-17T08:00:38.885Z] WARNING: No swap limit support [Pipeline] sh [2022-03-17T08:00:39.196Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T08:00:39.196Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T08:00:39.196Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43380/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-17T08:00:39.196Z] + bash /home/ubuntu/workspace/moby_PR-43380/check-config.sh [2022-03-17T08:00:39.196Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-17T08:00:39.196Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-17T08:00:39.196Z] [2022-03-17T08:00:39.196Z] Generally Necessary: [2022-03-17T08:00:39.196Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-17T08:00:39.196Z] - apparmor: enabled and tools installed [2022-03-17T08:00:39.196Z] - CONFIG_NAMESPACES: enabled [2022-03-17T08:00:39.196Z] - CONFIG_NET_NS: enabled [2022-03-17T08:00:39.196Z] - CONFIG_PID_NS: enabled [2022-03-17T08:00:39.196Z] - CONFIG_IPC_NS: enabled [2022-03-17T08:00:39.196Z] - CONFIG_UTS_NS: enabled [2022-03-17T08:00:39.196Z] - CONFIG_CGROUPS: enabled [2022-03-17T08:00:39.196Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-17T08:00:39.196Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-17T08:00:39.196Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-17T08:00:39.463Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-17T08:00:39.463Z] - CONFIG_CPUSETS: enabled [2022-03-17T08:00:39.463Z] - CONFIG_MEMCG: enabled [2022-03-17T08:00:39.463Z] - CONFIG_KEYS: enabled [2022-03-17T08:00:39.463Z] - CONFIG_VETH: enabled (as module) [2022-03-17T08:00:39.463Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-17T08:00:39.463Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-17T08:00:39.463Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-17T08:00:39.463Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-17T08:00:39.463Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-17T08:00:39.463Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-17T08:00:39.463Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-17T08:00:39.463Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-17T08:00:39.463Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-17T08:00:39.463Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-17T08:00:39.463Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-17T08:00:39.463Z] - CONFIG_CGROUP_BPF: enabled [2022-03-17T08:00:39.463Z] [2022-03-17T08:00:39.463Z] Optional Features: [2022-03-17T08:00:39.463Z] - CONFIG_USER_NS: enabled [2022-03-17T08:00:39.463Z] - CONFIG_SECCOMP: enabled [2022-03-17T08:00:39.463Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-17T08:00:39.463Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-17T08:00:39.463Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-17T08:00:39.463Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-17T08:00:39.463Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-17T08:00:39.463Z] - CONFIG_BLK_CGROUP: enabled [2022-03-17T08:00:39.463Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-17T08:00:39.463Z] - CONFIG_CGROUP_PERF: enabled [2022-03-17T08:00:39.463Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-17T08:00:39.463Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-17T08:00:39.463Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-17T08:00:39.463Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-17T08:00:39.463Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-17T08:00:39.463Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-17T08:00:39.463Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-17T08:00:39.463Z] - CONFIG_IP_VS: enabled (as module) [2022-03-17T08:00:39.463Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-17T08:00:39.463Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-17T08:00:39.463Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-17T08:00:39.463Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-17T08:00:39.725Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-17T08:00:39.725Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-17T08:00:39.725Z] - CONFIG_EXT4_FS: enabled [2022-03-17T08:00:39.725Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-17T08:00:39.725Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-17T08:00:39.725Z] - Network Drivers: [2022-03-17T08:00:39.725Z] - "overlay": [2022-03-17T08:00:39.725Z] - CONFIG_VXLAN: enabled (as module) [2022-03-17T08:00:39.725Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-17T08:00:39.725Z] Optional (for encrypted networks): [2022-03-17T08:00:39.725Z] - CONFIG_CRYPTO: enabled [2022-03-17T08:00:39.725Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-17T08:00:39.725Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-17T08:00:39.725Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-17T08:00:39.725Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-17T08:00:39.725Z] - CONFIG_XFRM: enabled [2022-03-17T08:00:39.725Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-17T08:00:39.725Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-17T08:00:39.725Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-17T08:00:39.725Z] - "ipvlan": [2022-03-17T08:00:39.725Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-17T08:00:39.725Z] - "macvlan": [2022-03-17T08:00:39.725Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-17T08:00:39.725Z] - CONFIG_DUMMY: enabled (as module) [2022-03-17T08:00:39.725Z] - "ftp,tftp client in container": [2022-03-17T08:00:39.725Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-17T08:00:39.725Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-17T08:00:39.725Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-17T08:00:39.725Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-17T08:00:39.725Z] - Storage Drivers: [2022-03-17T08:00:39.725Z] - "aufs": [2022-03-17T08:00:39.725Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-17T08:00:39.725Z] - "btrfs": [2022-03-17T08:00:39.725Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-17T08:00:39.725Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-17T08:00:39.725Z] - "devicemapper": [2022-03-17T08:00:39.725Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-17T08:00:39.725Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-17T08:00:39.725Z] - "overlay": [2022-03-17T08:00:39.725Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-17T08:00:39.725Z] - "zfs": [2022-03-17T08:00:39.725Z] - /dev/zfs: present [2022-03-17T08:00:39.725Z] - zfs command: missing [2022-03-17T08:00:39.725Z] - zpool command: missing [2022-03-17T08:00:39.725Z] [2022-03-17T08:00:39.725Z] Limits: [2022-03-17T08:00:39.725Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-17T08:00:39.725Z] [2022-03-17T08:00:39.725Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-17T08:00:40.066Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:6fb168b52383df3a92a133e94fe85684fb4f65b0 . [2022-03-17T08:00:40.066Z] #1 [internal] load build definition from Dockerfile [2022-03-17T08:00:40.066Z] #1 sha256:51fc97ca809c4f8adad76b05160c1fbf2ef51104da9ca256deaa591c0dfc9679 [2022-03-17T08:00:40.066Z] #1 transferring dockerfile: 16.77kB done [2022-03-17T08:00:40.066Z] #1 DONE 0.1s [2022-03-17T08:00:40.066Z] [2022-03-17T08:00:40.066Z] #2 [internal] load .dockerignore [2022-03-17T08:00:40.066Z] #2 sha256:14bde17bd2834595397833e2b42dfba70c9a2b86d741902b8c782b37f8df6cc5 [2022-03-17T08:00:40.325Z] #2 transferring context: 87B done [2022-03-17T08:00:40.325Z] #2 DONE 0.0s [2022-03-17T08:00:40.325Z] [2022-03-17T08:00:40.325Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-17T08:00:40.325Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-17T08:00:40.585Z] #3 DONE 0.4s [2022-03-17T08:00:40.585Z] [2022-03-17T08:00:40.585Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-17T08:00:40.585Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-17T08:00:40.585Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-17T08:00:40.848Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-17T08:00:40.848Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-17T08:00:40.848Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-17T08:00:40.848Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-17T08:00:41.108Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-17T08:00:41.108Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-03-17T08:00:41.369Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-17T08:00:41.629Z] #4 DONE 0.9s [2022-03-17T08:00:41.889Z] [2022-03-17T08:00:41.889Z] #6 [internal] load build definition from Dockerfile [2022-03-17T08:00:41.889Z] #6 sha256:b2d06d85150c1b49614b5f79076405846b60c9f5be7529b4f916555eef0fa742 [2022-03-17T08:00:41.889Z] #6 DONE 0.0s [2022-03-17T08:00:41.889Z] [2022-03-17T08:00:41.889Z] #5 [internal] load .dockerignore [2022-03-17T08:00:41.889Z] #5 sha256:491784d0302460497b9aa2b9e8956aaf60f30febf3b9bf66ec1652702500091d [2022-03-17T08:00:41.889Z] #5 DONE 0.0s [2022-03-17T08:00:41.889Z] [2022-03-17T08:00:41.889Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-17T08:00:41.889Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-17T08:00:43.275Z] #10 ... [2022-03-17T08:00:43.275Z] [2022-03-17T08:00:43.275Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-17T08:00:43.275Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-17T08:00:43.275Z] #7 DONE 1.4s [2022-03-17T08:00:43.275Z] [2022-03-17T08:00:43.275Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T08:00:43.275Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-17T08:00:43.275Z] #9 DONE 1.4s [2022-03-17T08:00:43.275Z] [2022-03-17T08:00:43.275Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-17T08:00:43.275Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-17T08:00:43.275Z] #10 DONE 1.5s [2022-03-17T08:00:43.275Z] [2022-03-17T08:00:43.275Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T08:00:43.275Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-17T08:00:43.275Z] #8 DONE 1.5s [2022-03-17T08:00:44.655Z] [2022-03-17T08:00:44.655Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce [2022-03-17T08:00:44.655Z] #35 sha256:c22a1e23010b2bf99e32f503f76f3184637d81098cb7f818861e62d1fc4391cf [2022-03-17T08:00:44.655Z] #35 resolve docker.io/library/debian:bullseye@sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce [2022-03-17T08:00:44.916Z] #35 resolve docker.io/library/debian:bullseye@sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce 0.1s done [2022-03-17T08:00:44.916Z] #35 sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce 1.85kB / 1.85kB done [2022-03-17T08:00:44.916Z] #35 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done [2022-03-17T08:00:44.916Z] #35 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done [2022-03-17T08:00:44.916Z] #35 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 0B / 54.92MB 0.1s [2022-03-17T08:00:45.176Z] #35 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 7.34MB / 54.92MB 0.3s [2022-03-17T08:00:45.436Z] #35 ... [2022-03-17T08:00:45.436Z] [2022-03-17T08:00:45.436Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-17T08:00:45.436Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-17T08:00:45.436Z] #52 DONE 0.0s [2022-03-17T08:00:45.436Z] [2022-03-17T08:00:45.436Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce [2022-03-17T08:00:45.436Z] #35 sha256:c22a1e23010b2bf99e32f503f76f3184637d81098cb7f818861e62d1fc4391cf [2022-03-17T08:00:45.436Z] #35 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 15.73MB / 54.92MB 0.4s [2022-03-17T08:00:45.436Z] #35 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 29.36MB / 54.92MB 0.5s [2022-03-17T08:00:45.436Z] #35 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 35.65MB / 54.92MB 0.6s [2022-03-17T08:00:45.696Z] #35 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 39.76MB / 54.92MB 0.7s [2022-03-17T08:00:45.696Z] #35 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 47.19MB / 54.92MB 0.8s [2022-03-17T08:00:45.957Z] #35 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 51.38MB / 54.92MB 1.0s [2022-03-17T08:00:45.957Z] #35 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 1.2s [2022-03-17T08:00:46.900Z] #35 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 1.8s done [2022-03-17T08:00:47.469Z] #35 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 [2022-03-17T08:00:50.766Z] #35 ... [2022-03-17T08:00:50.766Z] [2022-03-17T08:00:50.766Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:00:50.766Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:00:50.766Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 0.1s done [2022-03-17T08:00:50.766Z] #11 sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 1.86kB / 1.86kB done [2022-03-17T08:00:50.766Z] #11 sha256:414276ae7b98fdcc08d6885d2b128e822117d1a2d4ec1b8c475060c9c1b7226c 1.80kB / 1.80kB done [2022-03-17T08:00:50.766Z] #11 sha256:e76246e054d050c226f0daacd03d86f1c3176a464821d21fca908bb911b5b094 7.03kB / 7.03kB done [2022-03-17T08:00:50.766Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 3.7s done [2022-03-17T08:00:50.766Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 2.6s done [2022-03-17T08:00:50.766Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 2.5s done [2022-03-17T08:00:50.766Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 5.4s done [2022-03-17T08:00:50.766Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 77.59MB / 85.81MB 5.8s [2022-03-17T08:00:50.766Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 55.57MB / 141.70MB 5.8s [2022-03-17T08:00:50.766Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 1.3s [2022-03-17T08:00:50.766Z] #11 sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 156B / 156B 5.6s done [2022-03-17T08:00:51.029Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 83.89MB / 85.81MB 6.0s [2022-03-17T08:00:51.291Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 69.21MB / 141.70MB 6.1s [2022-03-17T08:00:51.577Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 78.83MB / 141.70MB 6.3s [2022-03-17T08:00:51.577Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 89.12MB / 141.70MB 6.4s [2022-03-17T08:00:51.839Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 99.61MB / 141.70MB 6.6s [2022-03-17T08:00:52.101Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 114.29MB / 141.70MB 7.0s [2022-03-17T08:00:52.359Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 7.2s done [2022-03-17T08:00:52.359Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 122.68MB / 141.70MB 7.2s [2022-03-17T08:00:52.618Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 131.07MB / 141.70MB 7.4s [2022-03-17T08:00:52.961Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 7.8s [2022-03-17T08:00:54.340Z] #11 ... [2022-03-17T08:00:54.340Z] [2022-03-17T08:00:54.340Z] #31 [internal] load build context [2022-03-17T08:00:54.340Z] #31 sha256:65de0b64666122d9610a288397ed4a4ee54a831a2b18ff25fcae133d8e66ac31 [2022-03-17T08:00:54.340Z] #31 transferring context: 58.91MB 9.2s done [2022-03-17T08:00:54.340Z] #31 DONE 9.4s [2022-03-17T08:00:54.340Z] [2022-03-17T08:00:54.340Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:00:54.340Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:00:54.340Z] #11 ... [2022-03-17T08:00:54.340Z] [2022-03-17T08:00:54.340Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T08:00:54.340Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-17T08:00:54.340Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-17T08:00:54.340Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-17T08:00:54.340Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-17T08:00:54.340Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-17T08:00:54.340Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done [2022-03-17T08:00:54.340Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.4s done [2022-03-17T08:00:54.340Z] #76 DONE 9.4s [2022-03-17T08:00:54.340Z] [2022-03-17T08:00:54.340Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T08:00:54.340Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-17T08:00:54.340Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-17T08:00:54.340Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-17T08:00:54.340Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-17T08:00:54.340Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-03-17T08:00:54.340Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.7s done [2022-03-17T08:00:54.340Z] #74 DONE 9.3s [2022-03-17T08:00:54.340Z] [2022-03-17T08:00:54.340Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:00:54.340Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:00:55.722Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 6.4s [2022-03-17T08:00:57.643Z] #11 ... [2022-03-17T08:00:57.643Z] [2022-03-17T08:00:57.643Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-17T08:00:57.643Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-17T08:00:57.643Z] #75 DONE 1.0s [2022-03-17T08:00:57.643Z] [2022-03-17T08:00:57.643Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:00:57.643Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:00:58.582Z] #11 ... [2022-03-17T08:00:58.582Z] [2022-03-17T08:00:58.582Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-17T08:00:58.582Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-17T08:00:58.582Z] #77 DONE 0.9s [2022-03-17T08:00:58.582Z] [2022-03-17T08:00:58.582Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:00:58.582Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:01:00.498Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 11.0s done [2022-03-17T08:01:00.498Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-17T08:01:00.760Z] #11 ... [2022-03-17T08:01:00.760Z] [2022-03-17T08:01:00.760Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce [2022-03-17T08:01:00.760Z] #35 sha256:c22a1e23010b2bf99e32f503f76f3184637d81098cb7f818861e62d1fc4391cf [2022-03-17T08:01:00.760Z] #35 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 13.3s done [2022-03-17T08:01:00.760Z] #35 DONE 15.8s [2022-03-17T08:01:00.760Z] [2022-03-17T08:01:00.760Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:01:00.760Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:01:01.339Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.7s done [2022-03-17T08:01:01.339Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-17T08:01:02.280Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.9s done [2022-03-17T08:01:02.848Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-17T08:01:08.133Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 5.1s [2022-03-17T08:01:10.045Z] #11 ... [2022-03-17T08:01:10.045Z] [2022-03-17T08:01:10.045Z] #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-03-17T08:01:10.045Z] #36 sha256:c4176525c9a2edf473acaa426a813dda77e9b5c2a767d078e0fc313c005eeb80 [2022-03-17T08:01:10.045Z] #36 1.145 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:01:10.045Z] #36 1.149 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:01:10.045Z] #36 1.149 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:01:10.045Z] #36 1.317 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T08:01:10.045Z] #36 1.540 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T08:01:10.045Z] #36 1.772 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T08:01:10.045Z] #36 3.328 Fetched 8506 kB in 2s (3469 kB/s) [2022-03-17T08:01:10.045Z] #36 3.328 Reading package lists... [2022-03-17T08:01:10.045Z] #36 4.124 Reading package lists... [2022-03-17T08:01:10.045Z] #36 4.888 Building dependency tree... [2022-03-17T08:01:10.045Z] #36 5.254 The following additional packages will be installed: [2022-03-17T08:01:10.045Z] #36 5.254 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-17T08:01:10.045Z] #36 5.255 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-17T08:01:10.045Z] #36 5.260 Recommended packages: [2022-03-17T08:01:10.045Z] #36 5.260 libldap-common publicsuffix libsasl2-modules [2022-03-17T08:01:10.045Z] #36 5.401 The following NEW packages will be installed: [2022-03-17T08:01:10.045Z] #36 5.402 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-17T08:01:10.045Z] #36 5.402 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-17T08:01:10.045Z] #36 5.403 libssh2-1 openssl [2022-03-17T08:01:10.045Z] #36 5.684 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-17T08:01:10.045Z] #36 5.684 Need to get 3038 kB of archives. [2022-03-17T08:01:10.045Z] #36 5.684 After this operation, 6650 kB of additional disk space will be used. [2022-03-17T08:01:10.045Z] #36 5.684 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-17T08:01:10.045Z] #36 5.686 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-17T08:01:10.045Z] #36 5.696 Get:3 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-17T08:01:10.045Z] #36 5.696 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] [2022-03-17T08:01:10.045Z] #36 5.696 Get:5 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-17T08:01:10.045Z] #36 5.703 Get:6 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-17T08:01:10.045Z] #36 5.715 Get:7 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-17T08:01:10.045Z] #36 5.715 Get:8 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-17T08:01:10.045Z] #36 5.715 Get:9 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-17T08:01:10.045Z] #36 5.715 Get:10 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-17T08:01:10.045Z] #36 5.715 Get:11 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-17T08:01:10.045Z] #36 5.715 Get:12 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-17T08:01:10.045Z] #36 5.718 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-17T08:01:10.045Z] #36 5.723 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-17T08:01:10.045Z] #36 5.752 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-17T08:01:10.045Z] #36 5.950 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:01:10.045Z] #36 5.993 Fetched 3038 kB in 0s (9128 kB/s) [2022-03-17T08:01:10.045Z] #36 6.021 Selecting previously unselected package openssl. [2022-03-17T08:01:10.045Z] #36 6.021 (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-03-17T08:01:10.045Z] #36 6.022 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... [2022-03-17T08:01:10.045Z] #36 6.031 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-17T08:01:10.045Z] #36 6.184 Selecting previously unselected package ca-certificates. [2022-03-17T08:01:10.045Z] #36 6.184 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-17T08:01:10.045Z] #36 6.187 Unpacking ca-certificates (20210119) ... [2022-03-17T08:01:10.045Z] #36 6.300 Selecting previously unselected package libbrotli1:amd64. [2022-03-17T08:01:10.045Z] #36 6.300 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-17T08:01:10.045Z] #36 6.306 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-17T08:01:10.045Z] #36 6.414 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-17T08:01:10.045Z] #36 6.414 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-17T08:01:10.045Z] #36 6.418 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T08:01:10.045Z] #36 6.468 Selecting previously unselected package libsasl2-2:amd64. [2022-03-17T08:01:10.045Z] #36 6.468 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-17T08:01:10.045Z] #36 6.472 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T08:01:10.045Z] #36 6.566 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-17T08:01:10.045Z] #36 6.566 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-17T08:01:10.046Z] #36 6.569 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-17T08:01:10.046Z] #36 6.656 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-17T08:01:10.046Z] #36 6.656 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-17T08:01:10.046Z] #36 6.660 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-17T08:01:10.046Z] #36 6.716 Selecting previously unselected package libpsl5:amd64. [2022-03-17T08:01:10.046Z] #36 6.716 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-17T08:01:10.046Z] #36 6.728 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-17T08:01:10.046Z] #36 6.767 Selecting previously unselected package librtmp1:amd64. [2022-03-17T08:01:10.046Z] #36 6.767 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-17T08:01:10.046Z] #36 6.771 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-17T08:01:10.046Z] #36 6.815 Selecting previously unselected package libssh2-1:amd64. [2022-03-17T08:01:10.046Z] #36 6.815 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-17T08:01:10.046Z] #36 6.819 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-17T08:01:10.046Z] #36 6.875 Selecting previously unselected package libcurl4:amd64. [2022-03-17T08:01:10.046Z] #36 6.875 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-17T08:01:10.046Z] #36 6.879 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-17T08:01:10.046Z] #36 6.953 Selecting previously unselected package curl. [2022-03-17T08:01:10.046Z] #36 6.953 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-17T08:01:10.046Z] #36 6.954 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-17T08:01:10.046Z] #36 7.033 Selecting previously unselected package libonig5:amd64. [2022-03-17T08:01:10.046Z] #36 7.033 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-17T08:01:10.046Z] #36 7.042 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T08:01:10.046Z] #36 7.109 Selecting previously unselected package libjq1:amd64. [2022-03-17T08:01:10.046Z] #36 7.109 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-17T08:01:10.046Z] #36 7.117 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-17T08:01:10.046Z] #36 7.166 Selecting previously unselected package jq. [2022-03-17T08:01:10.046Z] #36 7.166 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-17T08:01:10.046Z] #36 7.170 Unpacking jq (1.6-2.1) ... [2022-03-17T08:01:10.046Z] #36 7.239 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-17T08:01:10.046Z] #36 7.250 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-17T08:01:10.046Z] #36 7.261 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-17T08:01:10.046Z] #36 7.274 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T08:01:10.046Z] #36 7.282 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-17T08:01:10.046Z] #36 7.292 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T08:01:10.046Z] #36 7.303 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-17T08:01:10.046Z] #36 7.314 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-17T08:01:10.046Z] #36 7.330 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T08:01:10.046Z] #36 7.340 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-17T08:01:10.046Z] #36 7.350 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-17T08:01:10.046Z] #36 7.362 Setting up ca-certificates (20210119) ... [2022-03-17T08:01:10.046Z] #36 8.068 Updating certificates in /etc/ssl/certs... [2022-03-17T08:01:10.046Z] #36 9.400 129 added, 0 removed; done. [2022-03-17T08:01:10.046Z] #36 9.452 Setting up jq (1.6-2.1) ... [2022-03-17T08:01:10.046Z] #36 9.463 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-17T08:01:10.046Z] #36 9.473 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-17T08:01:10.046Z] #36 9.485 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:01:10.046Z] #36 9.508 Processing triggers for ca-certificates (20210119) ... [2022-03-17T08:01:10.306Z] #36 9.520 Updating certificates in /etc/ssl/certs... [2022-03-17T08:01:10.306Z] #36 ... [2022-03-17T08:01:10.306Z] [2022-03-17T08:01:10.306Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:01:10.306Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:01:10.306Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.5s done [2022-03-17T08:01:10.566Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-17T08:01:13.104Z] #11 ... [2022-03-17T08:01:13.104Z] [2022-03-17T08:01:13.104Z] #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-03-17T08:01:13.104Z] #36 sha256:c4176525c9a2edf473acaa426a813dda77e9b5c2a767d078e0fc313c005eeb80 [2022-03-17T08:01:13.104Z] #36 10.53 0 added, 0 removed; done. [2022-03-17T08:01:13.104Z] #36 10.53 Running hooks in /etc/ca-certificates/update.d... [2022-03-17T08:01:13.104Z] #36 10.54 done. [2022-03-17T08:01:13.104Z] #36 DONE 12.1s [2022-03-17T08:01:13.104Z] [2022-03-17T08:01:13.104Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:01:13.104Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:01:13.104Z] #11 ... [2022-03-17T08:01:13.104Z] [2022-03-17T08:01:13.104Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-17T08:01:13.104Z] #37 sha256:1970ef032c674d192bdc1a89e1de27d4c75ac18a1826f7ae1c4d9a10bf1e962e [2022-03-17T08:01:13.104Z] #37 DONE 0.2s [2022-03-17T08:01:13.104Z] [2022-03-17T08:01:13.104Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:01:13.104Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:01:15.646Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 5.1s [2022-03-17T08:01:18.951Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 7.9s done [2022-03-17T08:01:19.211Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b [2022-03-17T08:01:23.422Z] #11 ... [2022-03-17T08:01:23.423Z] [2022-03-17T08:01:23.423Z] #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-03-17T08:01:23.423Z] #38 sha256:973f5f028c96c9aad3847a03568f14364b18fb800ab2d6d69bd030a023759a19 [2022-03-17T08:01:23.423Z] #38 1.994 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-17T08:01:23.423Z] #38 2.298 [2022-03-17T08:01:23.423Z] #38 2.519 #=#=# ######################################################################## 100.0% [2022-03-17T08:01:23.423Z] #38 2.813 [2022-03-17T08:01:23.423Z] #38 3.890 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-17T08:01:23.423Z] #38 4.208 [2022-03-17T08:01:23.423Z] #38 4.425 #=#=# ######################################################################## 100.0% [2022-03-17T08:01:23.423Z] #38 4.721 [2022-03-17T08:01:23.423Z] #38 5.679 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-17T08:01:23.423Z] #38 5.878 [2022-03-17T08:01:23.423Z] #38 6.092 #=#=# ################### 27.4% ########################################## 59.4% ################################################################# 91.5% ######################################################################## 100.0% [2022-03-17T08:01:23.423Z] #38 6.628 [2022-03-17T08:01:23.423Z] #38 7.745 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-17T08:01:23.423Z] #38 8.005 [2022-03-17T08:01:23.423Z] #38 8.221 #=#=# ######################################################################## 100.0% [2022-03-17T08:01:23.423Z] #38 8.493 [2022-03-17T08:01:23.423Z] #38 9.237 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-17T08:01:23.423Z] #38 9.527 [2022-03-17T08:01:23.423Z] #38 9.747 #=#=# ######################################################################## 100.0% [2022-03-17T08:01:23.423Z] #38 10.05 [2022-03-17T08:01:23.423Z] #38 10.13 Download of images into '/build' complete. [2022-03-17T08:01:23.423Z] #38 10.13 Use something like the following to load the result into a Docker daemon: [2022-03-17T08:01:23.423Z] #38 10.13 tar -cC '/build' . | docker load [2022-03-17T08:01:23.423Z] #38 ... [2022-03-17T08:01:23.423Z] [2022-03-17T08:01:23.423Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:01:23.423Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:01:24.361Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 5.1s [2022-03-17T08:01:26.274Z] #11 ... [2022-03-17T08:01:26.274Z] [2022-03-17T08:01:26.274Z] #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-03-17T08:01:26.274Z] #38 sha256:973f5f028c96c9aad3847a03568f14364b18fb800ab2d6d69bd030a023759a19 [2022-03-17T08:01:26.274Z] #38 DONE 13.4s [2022-03-17T08:01:26.533Z] [2022-03-17T08:01:26.533Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:01:26.533Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:01:28.439Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-088b5c4986da83977) in /home/ubuntu/workspace/moby_PR-43380 [Pipeline] { [Pipeline] checkout [2022-03-17T08:01:28.534Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ec614c0e5bdf9169) in /home/ubuntu/workspace/moby_PR-43380 [Pipeline] { [Pipeline] checkout [2022-03-17T08:01:28.626Z] The recommended git tool is: git [2022-03-17T08:01:28.673Z] The recommended git tool is: git [2022-03-17T08:01:29.919Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 10.2s [2022-03-17T08:01:31.521Z] using credential docker-jenkins-github-credentials [2022-03-17T08:01:31.548Z] Cloning the remote Git repository [2022-03-17T08:01:31.548Z] Cloning with configured refspecs honoured and without tags [2022-03-17T08:01:31.828Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 12.7s done [2022-03-17T08:01:30.997Z] Cloning repository https://github.com/moby/moby.git [2022-03-17T08:01:31.094Z] > git init /home/ubuntu/workspace/moby_PR-43380 # timeout=10 [2022-03-17T08:01:31.361Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T08:01:31.361Z] > git --version # timeout=10 [2022-03-17T08:01:31.410Z] > git --version # 'git version 2.17.1' [2022-03-17T08:01:31.411Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:01:31.413Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43380/head:refs/remotes/origin/PR-43380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:01:32.398Z] #11 extracting sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 done [2022-03-17T08:01:32.398Z] #11 DONE 47.7s [2022-03-17T08:01:32.477Z] using credential docker-jenkins-github-credentials [2022-03-17T08:01:32.487Z] Cloning the remote Git repository [2022-03-17T08:01:32.487Z] Cloning with configured refspecs honoured and without tags [2022-03-17T08:01:32.658Z] [2022-03-17T08:01:32.658Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-17T08:01:32.658Z] #12 sha256:b3fc23715e76c2b8d6c12486b74be7a13a9eed5416400d22d42a828857a13700 [2022-03-17T08:01:31.861Z] Cloning repository https://github.com/moby/moby.git [2022-03-17T08:01:31.934Z] > git init /home/ubuntu/workspace/moby_PR-43380 # timeout=10 [2022-03-17T08:01:32.167Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T08:01:32.167Z] > git --version # timeout=10 [2022-03-17T08:01:32.187Z] > git --version # 'git version 2.17.1' [2022-03-17T08:01:32.187Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:01:32.189Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43380/head:refs/remotes/origin/PR-43380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:01:33.603Z] #12 DONE 1.0s [2022-03-17T08:01:33.603Z] [2022-03-17T08:01:33.603Z] #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-03-17T08:01:33.603Z] #13 sha256:1f58be309ba3fe2fd172653e895d357f962695d9ebee5e69b878d8392cc2f1d9 [2022-03-17T08:01:34.178Z] #13 DONE 0.7s [2022-03-17T08:01:34.178Z] [2022-03-17T08:01:34.178Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-17T08:01:34.179Z] #49 sha256:f2caa4bc2d66f6ee68a5cdae4809f24817c733e7c7b802d9d6b8317f0435bb9d [2022-03-17T08:01:34.179Z] #49 DONE 0.1s [2022-03-17T08:01:34.179Z] [2022-03-17T08:01:34.179Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-17T08:01:34.179Z] #53 sha256:bee505330737bcd8556e454dc641ec169c037a78788076f17ef58c1bc3e74f04 [2022-03-17T08:01:34.442Z] #53 DONE 0.2s [2022-03-17T08:01:34.442Z] [2022-03-17T08:01:34.442Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-17T08:01:34.442Z] #40 sha256:09911e33ed58fa47c911f81fe6c46bacffec0db0cff6808a54565caf3fbeede6 [2022-03-17T08:01:34.442Z] #40 DONE 0.1s [2022-03-17T08:01:34.442Z] [2022-03-17T08:01:34.443Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:01:34.443Z] #54 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:01:38.644Z] #54 ... [2022-03-17T08:01:38.644Z] [2022-03-17T08:01:38.644Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-03-17T08:01:38.644Z] #14 sha256:1d4c537b8fe4ea9e47b9ba46536c2f80d56462a2b0938fdb2f23466591bca3dc [2022-03-17T08:01:38.644Z] #14 DONE 3.8s [2022-03-17T08:01:38.644Z] [2022-03-17T08:01:38.644Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-03-17T08:01:38.644Z] #15 sha256:6165b9f6e6ac3d13f97227bb300aa091c396e5d97d0bd3bb0517e709214734c0 [2022-03-17T08:01:39.589Z] #15 DONE 1.5s [2022-03-17T08:01:39.589Z] [2022-03-17T08:01:39.589Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-03-17T08:01:39.589Z] #16 sha256:d6aded198e49e75e9e38ecd69d545e4cd2f8057f2c481ad4daa103d80b0d47f9 [2022-03-17T08:01:40.972Z] #16 DONE 1.4s [2022-03-17T08:01:40.972Z] [2022-03-17T08:01:40.972Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-03-17T08:01:40.972Z] #17 sha256:f353ced7828405c41ee6c1e41738e17df433851b271bc61c959d466202ca4c0b [2022-03-17T08:01:41.964Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d6168988cc11952d) in /home/ubuntu/workspace/moby_PR-43380 [Pipeline] { [Pipeline] checkout [2022-03-17T08:01:42.090Z] The recommended git tool is: git [2022-03-17T08:01:42.885Z] #17 DONE 1.9s [2022-03-17T08:01:42.885Z] [2022-03-17T08:01:42.885Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T08:01:42.885Z] #56 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T08:01:42.885Z] #56 3.380 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-17T08:01:42.885Z] #56 4.589 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-17T08:01:42.885Z] #56 4.592 go: downloading github.com/fatih/color v1.10.0 [2022-03-17T08:01:42.885Z] #56 4.615 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-17T08:01:42.885Z] #56 4.645 go: downloading github.com/pkg/errors v0.9.1 [2022-03-17T08:01:42.885Z] #56 4.965 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-17T08:01:42.885Z] #56 5.022 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-17T08:01:42.885Z] #56 5.077 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-17T08:01:42.885Z] #56 5.120 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-17T08:01:42.885Z] #56 5.125 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-17T08:01:42.885Z] #56 5.246 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-17T08:01:42.885Z] #56 5.280 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-17T08:01:42.885Z] #56 5.346 go: downloading golang.org/x/tools v0.1.0 [2022-03-17T08:01:42.885Z] #56 ... [2022-03-17T08:01:42.885Z] [2022-03-17T08:01:42.885Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-03-17T08:01:42.885Z] #18 sha256:44bc23bc62a796d325930d41b81ac217b059493e724b33037b2bddf55ca7bcd1 [2022-03-17T08:01:43.422Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0102179386a91bac0) in /home/ubuntu/workspace/moby_PR-43380 [Pipeline] { [Pipeline] checkout [2022-03-17T08:01:43.710Z] The recommended git tool is: git [2022-03-17T08:01:44.270Z] #18 ... [2022-03-17T08:01:44.270Z] [2022-03-17T08:01:44.270Z] #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-03-17T08:01:44.270Z] #43 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591 [2022-03-17T08:01:44.270Z] #43 4.073 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-17T08:01:44.270Z] #43 ... [2022-03-17T08:01:44.270Z] [2022-03-17T08:01:44.270Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-17T08:01:44.270Z] #60 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-17T08:01:44.270Z] #60 3.843 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-17T08:01:44.270Z] #60 6.046 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-17T08:01:44.270Z] #60 6.071 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-17T08:01:44.270Z] #60 6.104 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-17T08:01:44.270Z] #60 8.332 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-17T08:01:44.530Z] #60 ... [2022-03-17T08:01:44.531Z] [2022-03-17T08:01:44.531Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:01:44.531Z] #58 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:01:44.531Z] #58 3.716 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-17T08:01:44.531Z] #58 ... [2022-03-17T08:01:44.531Z] [2022-03-17T08:01:44.531Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-03-17T08:01:44.531Z] #18 sha256:44bc23bc62a796d325930d41b81ac217b059493e724b33037b2bddf55ca7bcd1 [2022-03-17T08:01:44.531Z] #18 DONE 1.9s [2022-03-17T08:01:44.531Z] [2022-03-17T08:01:44.531Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T08:01:44.531Z] #50 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T08:01:44.531Z] #50 3.385 + git clone https://github.com/docker/distribution.git . [2022-03-17T08:01:44.531Z] #50 3.387 Cloning into '.'... [2022-03-17T08:01:44.791Z] #50 ... [2022-03-17T08:01:44.791Z] [2022-03-17T08:01:44.791Z] #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-03-17T08:01:44.791Z] #41 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T08:01:44.791Z] #41 3.388 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-17T08:01:44.791Z] #41 3.389 Cloning into '.'... [2022-03-17T08:01:44.791Z] #41 ... [2022-03-17T08:01:44.791Z] [2022-03-17T08:01:44.791Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T08:01:44.791Z] #56 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T08:01:44.791Z] #56 10.75 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-17T08:01:45.054Z] #56 10.80 go: downloading golang.org/x/mod v0.3.0 [2022-03-17T08:01:45.604Z] using credential docker-jenkins-github-credentials [2022-03-17T08:01:45.614Z] Cloning the remote Git repository [2022-03-17T08:01:45.614Z] Cloning with configured refspecs honoured and without tags [2022-03-17T08:01:45.650Z] Cloning repository https://github.com/moby/moby.git [2022-03-17T08:01:45.731Z] > git init /home/ubuntu/workspace/moby_PR-43380 # timeout=10 [2022-03-17T08:01:46.340Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T08:01:46.341Z] > git --version # timeout=10 [2022-03-17T08:01:46.352Z] > git --version # 'git version 2.25.1' [2022-03-17T08:01:46.353Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:01:46.383Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43380/head:refs/remotes/origin/PR-43380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:01:48.680Z] using credential docker-jenkins-github-credentials [2022-03-17T08:01:48.690Z] Cloning the remote Git repository [2022-03-17T08:01:48.690Z] Cloning with configured refspecs honoured and without tags [2022-03-17T08:01:49.262Z] #56 ... [2022-03-17T08:01:49.262Z] [2022-03-17T08:01:49.262Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:01:49.262Z] #54 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:01:49.262Z] #54 4.116 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:01:49.262Z] #54 4.286 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:01:49.262Z] #54 4.373 Get:3 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-17T08:01:49.262Z] #54 4.380 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:01:49.262Z] #54 4.851 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T08:01:49.262Z] #54 6.836 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T08:01:49.262Z] #54 10.10 Get:7 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-17T08:01:49.262Z] #54 11.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T08:01:49.262Z] #54 ... [2022-03-17T08:01:49.262Z] [2022-03-17T08:01:49.262Z] #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-03-17T08:01:49.262Z] #19 sha256:e122a9db5cd3f12b0a40d321fb4607255620963324bbc2d93d1d0820f2e95114 [2022-03-17T08:01:49.262Z] #19 1.659 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:01:49.262Z] #19 1.707 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:01:49.262Z] #19 1.711 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:01:49.262Z] #19 2.715 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-17T08:01:49.262Z] #19 3.659 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-17T08:01:48.708Z] Cloning repository https://github.com/moby/moby.git [2022-03-17T08:01:48.764Z] > git init /home/ubuntu/workspace/moby_PR-43380 # timeout=10 [2022-03-17T08:01:49.438Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T08:01:49.438Z] > git --version # timeout=10 [2022-03-17T08:01:49.458Z] > git --version # 'git version 2.25.1' [2022-03-17T08:01:49.458Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:01:49.459Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43380/head:refs/remotes/origin/PR-43380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:01:49.833Z] #19 5.070 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T08:01:51.219Z] #19 6.501 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-17T08:01:51.220Z] #19 ... [2022-03-17T08:01:51.220Z] [2022-03-17T08:01:51.220Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:01:51.220Z] #54 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:01:51.220Z] #54 16.68 Fetched 8510 kB in 13s (650 kB/s) [2022-03-17T08:01:52.615Z] #54 16.68 Reading package lists... [2022-03-17T08:01:52.615Z] #54 ... [2022-03-17T08:01:52.615Z] [2022-03-17T08:01:52.615Z] #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-03-17T08:01:52.615Z] #43 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591 [2022-03-17T08:01:52.615Z] #43 17.39 tomll can be used in two ways: [2022-03-17T08:01:52.615Z] #43 17.40 Writing to STDIN and reading from STDOUT: [2022-03-17T08:01:52.615Z] #43 17.40 cat file.toml | tomll > file.toml [2022-03-17T08:01:52.615Z] #43 17.40 [2022-03-17T08:01:52.615Z] #43 17.40 Reading and updating a list of files: [2022-03-17T08:01:52.615Z] #43 17.40 tomll a.toml b.toml c.toml [2022-03-17T08:01:52.615Z] #43 17.40 [2022-03-17T08:01:52.615Z] #43 17.40 When given a list of files, tomll will modify all files in place without asking. [2022-03-17T08:01:52.615Z] #43 DONE 18.1s [2022-03-17T08:01:52.615Z] [2022-03-17T08:01:52.615Z] #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-03-17T08:01:52.615Z] #19 sha256:e122a9db5cd3f12b0a40d321fb4607255620963324bbc2d93d1d0820f2e95114 [2022-03-17T08:01:52.615Z] #19 7.405 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-17T08:01:52.876Z] #19 8.328 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-17T08:01:54.258Z] #19 9.404 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-17T08:01:54.258Z] #19 9.439 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-17T08:01:54.258Z] #19 9.449 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-17T08:01:54.258Z] #19 9.490 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-17T08:01:54.258Z] #19 9.511 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-17T08:01:54.258Z] #19 9.538 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T08:01:54.258Z] #19 9.538 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-17T08:01:54.258Z] #19 9.546 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T08:01:54.258Z] #19 9.560 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-17T08:01:54.258Z] #19 9.565 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-17T08:01:54.258Z] #19 9.614 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-17T08:01:54.258Z] #19 9.618 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-17T08:01:56.256Z] Fetching without tags [2022-03-17T08:01:56.334Z] Fetching without tags [2022-03-17T08:01:56.538Z] Merging remotes/origin/master commit 7f99438ce7f17c9272793bd62b840028ab72a521 into PR head commit 8ba83f63a0e9f6133c9033e25cda9ebee37bffa2 [2022-03-17T08:01:56.661Z] Merging remotes/origin/master commit 7f99438ce7f17c9272793bd62b840028ab72a521 into PR head commit 8ba83f63a0e9f6133c9033e25cda9ebee37bffa2 [2022-03-17T08:01:56.241Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T08:01:56.251Z] > git config --add remote.origin.fetch +refs/pull/43380/head:refs/remotes/origin/PR-43380 # timeout=10 [2022-03-17T08:01:56.276Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:01:56.310Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T08:01:56.339Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T08:01:56.339Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:01:56.340Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43380/head:refs/remotes/origin/PR-43380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:01:56.676Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T08:01:56.708Z] > git checkout -f 8ba83f63a0e9f6133c9033e25cda9ebee37bffa2 # timeout=10 [2022-03-17T08:01:56.158Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T08:01:56.177Z] > git config --add remote.origin.fetch +refs/pull/43380/head:refs/remotes/origin/PR-43380 # timeout=10 [2022-03-17T08:01:56.201Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:01:56.230Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T08:01:56.261Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T08:01:56.262Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:01:56.263Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43380/head:refs/remotes/origin/PR-43380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:01:56.547Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T08:01:56.563Z] > git checkout -f 8ba83f63a0e9f6133c9033e25cda9ebee37bffa2 # timeout=10 [2022-03-17T08:01:58.110Z] Merge succeeded, producing 5592c7a44e2c8571294a2c0820b430856877d74e [2022-03-17T08:01:58.110Z] Checking out Revision 5592c7a44e2c8571294a2c0820b430856877d74e (PR-43380) [2022-03-17T08:01:58.454Z] #19 ... [2022-03-17T08:01:58.454Z] [2022-03-17T08:01:58.454Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T08:01:58.454Z] #50 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T08:01:58.454Z] #50 21.82 Updating files: 89% (1653/1837) Updating files: 90% (1654/1837) Updating files: 91% (1672/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-17T08:01:58.454Z] #50 22.02 + git checkout -q v2.3.0 [2022-03-17T08:01:58.454Z] #50 23.68 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-17T08:01:58.479Z] Merge succeeded, producing 5592c7a44e2c8571294a2c0820b430856877d74e [2022-03-17T08:01:58.480Z] Checking out Revision 5592c7a44e2c8571294a2c0820b430856877d74e (PR-43380) [2022-03-17T08:01:57.525Z] > git remote # timeout=10 [2022-03-17T08:01:57.555Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T08:01:57.577Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:01:57.578Z] > git merge 7f99438ce7f17c9272793bd62b840028ab72a521 # timeout=10 [2022-03-17T08:01:58.473Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-17T08:01:58.483Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T08:01:58.508Z] > git checkout -f 5592c7a44e2c8571294a2c0820b430856877d74e # timeout=10 [2022-03-17T08:01:57.360Z] > git remote # timeout=10 [2022-03-17T08:01:57.385Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T08:01:57.405Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:01:57.406Z] > git merge 7f99438ce7f17c9272793bd62b840028ab72a521 # timeout=10 [2022-03-17T08:01:58.087Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-17T08:01:58.114Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T08:01:58.136Z] > git checkout -f 5592c7a44e2c8571294a2c0820b430856877d74e # timeout=10 [2022-03-17T08:02:02.030Z] Commit message: "Merge commit '7f99438ce7f17c9272793bd62b840028ab72a521' into HEAD" [2022-03-17T08:02:02.035Z] > git rev-list --no-walk ed1af561ad1e338d2f28ef9cfb056feba9de2a65 # timeout=10 [2022-03-17T08:02:02.074Z] First time build. Skipping changelog. [2022-03-17T08:02:02.533Z] Commit message: "Merge commit '7f99438ce7f17c9272793bd62b840028ab72a521' into HEAD" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-17T08:02:03.382Z] + docker version [2022-03-17T08:02:03.842Z] + docker version [2022-03-17T08:02:06.583Z] #50 ... [2022-03-17T08:02:06.583Z] [2022-03-17T08:02:06.583Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:02:06.583Z] #54 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:02:06.583Z] #54 16.68 Reading package lists... [2022-03-17T08:02:06.583Z] #54 21.86 Reading package lists... [2022-03-17T08:02:06.583Z] #54 26.94 Building dependency tree... [2022-03-17T08:02:06.583Z] #54 30.10 The following additional packages will be installed: [2022-03-17T08:02:06.583Z] #54 30.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-17T08:02:06.583Z] #54 30.12 python3-protobuf python3-six [2022-03-17T08:02:06.583Z] #54 30.13 Suggested packages: [2022-03-17T08:02:06.583Z] #54 30.13 python3-setuptools [2022-03-17T08:02:06.583Z] #54 30.13 Recommended packages: [2022-03-17T08:02:06.583Z] #54 30.13 iproute2 | iproute [2022-03-17T08:02:06.583Z] #54 30.90 The following NEW packages will be installed: [2022-03-17T08:02:06.583Z] #54 30.90 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-17T08:02:06.583Z] #54 30.91 python3-protobuf python3-six [2022-03-17T08:02:06.583Z] #54 31.56 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:02:06.583Z] #54 31.56 Need to get 2292 kB of archives. [2022-03-17T08:02:06.583Z] #54 31.56 After this operation, 11.0 MB of additional disk space will be used. [2022-03-17T08:02:06.583Z] #54 31.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-17T08:02:06.583Z] #54 31.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-17T08:02:06.583Z] #54 31.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-17T08:02:06.583Z] #54 31.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-17T08:02:06.583Z] #54 31.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-17T08:02:06.583Z] #54 31.79 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-03-17T08:02:06.583Z] #54 31.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-17T08:02:06.583Z] #54 ... [2022-03-17T08:02:06.583Z] [2022-03-17T08:02:06.583Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:02:06.583Z] #58 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:02:06.583Z] #58 32.34 go: downloading github.com/fatih/color v1.13.0 [2022-03-17T08:02:06.583Z] #58 32.34 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-17T08:02:06.583Z] #58 32.46 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-17T08:02:06.842Z] #58 32.50 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-17T08:02:06.842Z] #58 32.74 go: downloading github.com/spf13/viper v1.10.1 [2022-03-17T08:02:07.101Z] #58 32.93 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-17T08:02:07.360Z] #58 33.28 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-17T08:02:07.360Z] #58 33.28 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-17T08:02:07.360Z] #58 33.31 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-17T08:02:07.699Z] #58 33.34 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-17T08:02:09.101Z] #58 34.59 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-17T08:02:09.101Z] #58 34.75 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-17T08:02:10.009Z] Client: Docker Engine - Community [2022-03-17T08:02:10.009Z] Version: 20.10.12 [2022-03-17T08:02:10.009Z] API version: 1.41 [2022-03-17T08:02:10.009Z] Go version: go1.16.12 [2022-03-17T08:02:10.009Z] Git commit: e91ed57 [2022-03-17T08:02:10.009Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-17T08:02:10.009Z] OS/Arch: linux/amd64 [2022-03-17T08:02:10.009Z] Context: default [2022-03-17T08:02:10.009Z] Experimental: true [2022-03-17T08:02:10.009Z] [2022-03-17T08:02:10.009Z] Server: Docker Engine - Community [2022-03-17T08:02:10.009Z] Engine: [2022-03-17T08:02:10.009Z] Version: 20.10.12 [2022-03-17T08:02:10.009Z] API version: 1.41 (minimum version 1.12) [2022-03-17T08:02:10.009Z] Go version: go1.16.12 [2022-03-17T08:02:10.009Z] Git commit: 459d0df [2022-03-17T08:02:10.009Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-17T08:02:10.009Z] OS/Arch: linux/amd64 [2022-03-17T08:02:10.009Z] Experimental: true [2022-03-17T08:02:10.009Z] containerd: [2022-03-17T08:02:10.009Z] Version: 1.4.12 [2022-03-17T08:02:10.009Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T08:02:10.009Z] runc: [2022-03-17T08:02:10.009Z] Version: 1.0.2 [2022-03-17T08:02:10.009Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-17T08:02:10.009Z] docker-init: [2022-03-17T08:02:10.009Z] Version: 0.19.0 [2022-03-17T08:02:10.009Z] GitCommit: de40ad0 [2022-03-17T08:02:10.040Z] #58 ... [2022-03-17T08:02:10.040Z] [2022-03-17T08:02:10.040Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-17T08:02:10.040Z] #60 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-17T08:02:10.040Z] #60 35.48 v3.0.2 [2022-03-17T08:02:10.040Z] #60 DONE 35.9s [Pipeline] sh [2022-03-17T08:02:10.236Z] Fetching without tags [2022-03-17T08:02:10.301Z] [2022-03-17T08:02:10.301Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:02:10.301Z] #54 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:02:10.301Z] #54 34.95 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-17T08:02:10.342Z] + docker info [2022-03-17T08:02:10.458Z] Client: Docker Engine - Community [2022-03-17T08:02:10.458Z] Version: 20.10.12 [2022-03-17T08:02:10.458Z] API version: 1.41 [2022-03-17T08:02:10.458Z] Go version: go1.16.12 [2022-03-17T08:02:10.458Z] Git commit: e91ed57 [2022-03-17T08:02:10.458Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-17T08:02:10.458Z] OS/Arch: linux/amd64 [2022-03-17T08:02:10.458Z] Context: default [2022-03-17T08:02:10.458Z] Experimental: true [2022-03-17T08:02:10.458Z] [2022-03-17T08:02:10.458Z] Server: Docker Engine - Community [2022-03-17T08:02:10.458Z] Engine: [2022-03-17T08:02:10.458Z] Version: 20.10.12 [2022-03-17T08:02:10.458Z] API version: 1.41 (minimum version 1.12) [2022-03-17T08:02:10.458Z] Go version: go1.16.12 [2022-03-17T08:02:10.458Z] Git commit: 459d0df [2022-03-17T08:02:10.458Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-17T08:02:10.458Z] OS/Arch: linux/amd64 [2022-03-17T08:02:10.458Z] Experimental: true [2022-03-17T08:02:10.458Z] containerd: [2022-03-17T08:02:10.458Z] Version: 1.4.12 [2022-03-17T08:02:10.458Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T08:02:10.458Z] runc: [2022-03-17T08:02:10.458Z] Version: 1.0.2 [2022-03-17T08:02:10.458Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-17T08:02:10.458Z] docker-init: [2022-03-17T08:02:10.458Z] Version: 0.19.0 [2022-03-17T08:02:10.458Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-17T08:02:10.154Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T08:02:10.174Z] > git config --add remote.origin.fetch +refs/pull/43380/head:refs/remotes/origin/PR-43380 # timeout=10 [2022-03-17T08:02:10.190Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:02:10.220Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T08:02:10.240Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T08:02:10.240Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:02:10.241Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43380/head:refs/remotes/origin/PR-43380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:02:10.554Z] Merging remotes/origin/master commit 7f99438ce7f17c9272793bd62b840028ab72a521 into PR head commit 8ba83f63a0e9f6133c9033e25cda9ebee37bffa2 [2022-03-17T08:02:10.789Z] + docker info [2022-03-17T08:02:10.870Z] #54 36.49 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:02:11.130Z] #54 36.75 Fetched 2292 kB in 4s (537 kB/s) [2022-03-17T08:02:11.390Z] #54 36.83 Selecting previously unselected package libprotobuf23:amd64. [2022-03-17T08:02:11.390Z] #54 36.83 (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-03-17T08:02:11.390Z] #54 36.93 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-17T08:02:11.390Z] #54 36.94 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-17T08:02:12.335Z] #54 37.86 Selecting previously unselected package python3-pkg-resources. [2022-03-17T08:02:12.335Z] #54 37.86 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-17T08:02:12.335Z] #54 37.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-17T08:02:12.604Z] #54 38.18 Selecting previously unselected package python3-six. [2022-03-17T08:02:12.604Z] #54 38.18 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-17T08:02:12.605Z] #54 38.20 Unpacking python3-six (1.16.0-2) ... [2022-03-17T08:02:12.865Z] #54 38.39 Selecting previously unselected package python3-protobuf. [2022-03-17T08:02:12.865Z] #54 38.39 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-17T08:02:12.865Z] #54 38.40 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-17T08:02:10.568Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T08:02:10.594Z] > git checkout -f 8ba83f63a0e9f6133c9033e25cda9ebee37bffa2 # timeout=10 [2022-03-17T08:02:11.962Z] > git remote # timeout=10 [2022-03-17T08:02:11.991Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T08:02:12.001Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:02:12.002Z] > git merge 7f99438ce7f17c9272793bd62b840028ab72a521 # timeout=10 [2022-03-17T08:02:13.087Z] Merge succeeded, producing b488c1601421ed3d9c55107cbb87884fd0032ded [2022-03-17T08:02:13.087Z] Checking out Revision b488c1601421ed3d9c55107cbb87884fd0032ded (PR-43380) [2022-03-17T08:02:13.446Z] #54 38.92 Selecting previously unselected package libnet1:amd64. [2022-03-17T08:02:13.446Z] #54 38.92 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-17T08:02:13.446Z] #54 38.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T08:02:13.446Z] #54 39.06 Selecting previously unselected package libnl-3-200:amd64. [2022-03-17T08:02:13.446Z] #54 39.06 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-17T08:02:13.589Z] Fetching without tags [2022-03-17T08:02:13.706Z] #54 39.06 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T08:02:13.950Z] Merging remotes/origin/master commit 7f99438ce7f17c9272793bd62b840028ab72a521 into PR head commit 8ba83f63a0e9f6133c9033e25cda9ebee37bffa2 [2022-03-17T08:02:13.966Z] #54 39.38 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-17T08:02:13.966Z] #54 39.39 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-17T08:02:13.966Z] #54 39.41 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T08:02:13.966Z] #54 39.54 Selecting previously unselected package criu. [2022-03-17T08:02:13.966Z] #54 39.55 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-17T08:02:13.966Z] #54 39.56 Unpacking criu (3.16.1-3) ... [2022-03-17T08:02:13.511Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T08:02:13.522Z] > git config --add remote.origin.fetch +refs/pull/43380/head:refs/remotes/origin/PR-43380 # timeout=10 [2022-03-17T08:02:13.533Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:02:13.579Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T08:02:13.593Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T08:02:13.593Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:02:13.663Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43380/head:refs/remotes/origin/PR-43380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:02:13.957Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T08:02:13.978Z] > git checkout -f 8ba83f63a0e9f6133c9033e25cda9ebee37bffa2 # timeout=10 [2022-03-17T08:02:14.917Z] #54 ... [2022-03-17T08:02:14.917Z] [2022-03-17T08:02:14.917Z] #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-03-17T08:02:14.917Z] #41 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T08:02:14.917Z] #41 40.37 Updating files: 93% (1423/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-03-17T08:02:14.917Z] #41 40.46 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-17T08:02:13.075Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-17T08:02:13.092Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T08:02:13.114Z] > git checkout -f b488c1601421ed3d9c55107cbb87884fd0032ded # timeout=10 [2022-03-17T08:02:15.495Z] #41 41.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T08:02:16.051Z] Merge succeeded, producing c8ab88bba3b2b2900f2b54039a024e5e812381cc [2022-03-17T08:02:16.051Z] Checking out Revision c8ab88bba3b2b2900f2b54039a024e5e812381cc (PR-43380) [2022-03-17T08:02:16.900Z] Commit message: "Merge commit '7f99438ce7f17c9272793bd62b840028ab72a521' into HEAD" [2022-03-17T08:02:14.711Z] > git remote # timeout=10 [2022-03-17T08:02:14.750Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T08:02:14.758Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:02:14.815Z] > git merge 7f99438ce7f17c9272793bd62b840028ab72a521 # timeout=10 [2022-03-17T08:02:16.044Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-17T08:02:16.054Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T08:02:16.069Z] > git checkout -f c8ab88bba3b2b2900f2b54039a024e5e812381cc # timeout=10 [2022-03-17T08:02:16.918Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-17T08:02:17.893Z] + docker version [2022-03-17T08:02:16.904Z] > git rev-list --no-walk ed1af561ad1e338d2f28ef9cfb056feba9de2a65 # timeout=10 [2022-03-17T08:02:20.025Z] Commit message: "Merge commit '7f99438ce7f17c9272793bd62b840028ab72a521' into HEAD" [2022-03-17T08:02:20.041Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-17T08:02:20.820Z] #41 ... [2022-03-17T08:02:20.820Z] [2022-03-17T08:02:20.820Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:02:20.820Z] #58 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:02:20.820Z] #58 37.86 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-17T08:02:20.820Z] #58 37.92 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-17T08:02:20.820Z] #58 38.01 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-17T08:02:20.820Z] #58 38.07 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-17T08:02:20.820Z] #58 38.10 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-17T08:02:20.820Z] #58 38.13 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-17T08:02:20.820Z] #58 38.24 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-17T08:02:20.820Z] #58 38.28 go: downloading github.com/spf13/afero v1.6.0 [2022-03-17T08:02:20.820Z] #58 38.28 go: downloading github.com/spf13/cast v1.4.1 [2022-03-17T08:02:20.820Z] #58 38.34 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-17T08:02:20.820Z] #58 38.44 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-17T08:02:20.820Z] #58 38.49 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-17T08:02:20.820Z] #58 38.56 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-17T08:02:20.820Z] #58 38.67 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-17T08:02:20.820Z] #58 38.72 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-17T08:02:20.820Z] #58 38.85 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-17T08:02:20.820Z] #58 38.90 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-17T08:02:20.820Z] #58 38.94 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-17T08:02:20.820Z] #58 38.96 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-17T08:02:20.820Z] #58 38.98 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-17T08:02:20.820Z] #58 39.01 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-17T08:02:20.820Z] #58 39.81 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-17T08:02:20.820Z] #58 39.86 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-17T08:02:20.820Z] #58 39.88 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-17T08:02:20.820Z] #58 39.92 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-17T08:02:20.820Z] #58 39.98 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-17T08:02:20.820Z] #58 40.06 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-17T08:02:20.820Z] #58 40.78 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-17T08:02:20.820Z] #58 40.84 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-17T08:02:20.820Z] #58 40.86 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-17T08:02:20.820Z] #58 40.89 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-17T08:02:20.820Z] #58 40.90 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-17T08:02:20.820Z] #58 40.91 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-17T08:02:20.820Z] #58 40.93 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-17T08:02:20.820Z] #58 40.97 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-17T08:02:20.820Z] #58 41.09 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-17T08:02:20.820Z] #58 41.12 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-17T08:02:20.820Z] #58 41.16 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-17T08:02:20.820Z] #58 41.19 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-17T08:02:20.820Z] #58 41.23 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-17T08:02:20.820Z] #58 41.25 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-17T08:02:20.820Z] #58 41.29 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-17T08:02:20.820Z] #58 41.42 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-17T08:02:20.820Z] #58 41.45 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-17T08:02:20.820Z] #58 41.49 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-17T08:02:20.820Z] #58 41.50 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-17T08:02:20.820Z] #58 41.67 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-17T08:02:20.820Z] #58 41.89 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-17T08:02:20.820Z] #58 42.03 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-17T08:02:20.820Z] #58 42.04 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-17T08:02:20.820Z] #58 42.08 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-17T08:02:20.820Z] #58 42.11 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-17T08:02:20.820Z] #58 42.12 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-17T08:02:20.820Z] #58 42.14 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-17T08:02:20.820Z] #58 42.16 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-17T08:02:20.820Z] #58 42.22 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-17T08:02:20.820Z] #58 42.25 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-17T08:02:20.820Z] #58 42.33 go: downloading github.com/julz/importas v0.1.0 [2022-03-17T08:02:20.820Z] #58 42.37 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-17T08:02:20.820Z] #58 42.41 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-17T08:02:20.820Z] #58 42.50 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-17T08:02:20.820Z] #58 42.51 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-17T08:02:20.820Z] #58 42.53 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-17T08:02:20.820Z] #58 42.54 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-17T08:02:20.820Z] #58 42.56 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-17T08:02:20.820Z] #58 42.60 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-17T08:02:20.820Z] #58 42.62 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-17T08:02:20.820Z] #58 42.66 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-17T08:02:20.820Z] #58 42.67 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-17T08:02:20.820Z] #58 42.68 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-17T08:02:20.820Z] #58 43.07 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-17T08:02:20.820Z] #58 43.08 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-17T08:02:20.820Z] #58 43.10 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-17T08:02:20.820Z] #58 43.16 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-17T08:02:20.820Z] #58 43.20 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-17T08:02:20.820Z] #58 43.22 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-17T08:02:20.820Z] #58 43.26 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-17T08:02:20.820Z] #58 43.27 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-17T08:02:20.820Z] #58 43.29 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-17T08:02:20.820Z] #58 43.50 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-17T08:02:20.820Z] #58 43.51 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-17T08:02:20.820Z] #58 43.52 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-17T08:02:20.820Z] #58 43.53 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-17T08:02:20.820Z] #58 43.56 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-17T08:02:20.820Z] #58 43.56 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-17T08:02:20.820Z] #58 43.57 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-17T08:02:20.820Z] #58 43.62 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-17T08:02:20.820Z] #58 43.64 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-17T08:02:20.820Z] #58 43.64 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-17T08:02:20.820Z] #58 43.67 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-17T08:02:20.820Z] #58 43.78 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-17T08:02:20.820Z] #58 43.83 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-17T08:02:20.820Z] #58 43.88 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-17T08:02:20.820Z] #58 43.89 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-17T08:02:20.820Z] #58 43.91 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-17T08:02:20.820Z] #58 43.91 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-17T08:02:20.820Z] #58 44.26 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-17T08:02:20.820Z] #58 44.41 go: downloading honnef.co/go/tools v0.2.2 [2022-03-17T08:02:20.820Z] #58 45.59 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-17T08:02:20.820Z] #58 45.59 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-17T08:02:20.820Z] #58 45.63 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-17T08:02:20.820Z] #58 45.73 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-17T08:02:20.820Z] #58 45.81 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-17T08:02:20.820Z] #58 45.82 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-17T08:02:20.820Z] #58 45.85 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-17T08:02:20.820Z] #58 45.99 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-17T08:02:20.820Z] #58 45.99 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-17T08:02:20.820Z] #58 46.18 go: downloading golang.org/x/text v0.3.7 [2022-03-17T08:02:21.418Z] + docker version [2022-03-17T08:02:20.029Z] > git rev-list --no-walk ed1af561ad1e338d2f28ef9cfb056feba9de2a65 # timeout=10 [2022-03-17T08:02:25.022Z] #58 ... [2022-03-17T08:02:25.022Z] [2022-03-17T08:02:25.022Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:02:25.022Z] #54 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:02:25.022Z] #54 40.57 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-17T08:02:25.022Z] #54 42.04 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-17T08:02:25.022Z] #54 42.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T08:02:25.022Z] #54 42.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T08:02:25.022Z] #54 42.11 Setting up python3-six (1.16.0-2) ... [2022-03-17T08:02:25.022Z] #54 43.52 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T08:02:25.022Z] #54 43.57 Setting up python3-protobuf (3.12.4-1) ... [2022-03-17T08:02:25.022Z] #54 47.52 Setting up criu (3.16.1-3) ... [2022-03-17T08:02:25.022Z] #54 49.69 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:02:25.022Z] #54 DONE 50.3s [2022-03-17T08:02:25.022Z] [2022-03-17T08:02:25.022Z] #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-03-17T08:02:25.022Z] #19 sha256:e122a9db5cd3f12b0a40d321fb4607255620963324bbc2d93d1d0820f2e95114 [2022-03-17T08:02:25.285Z] Client: [2022-03-17T08:02:25.285Z] Context: default [2022-03-17T08:02:25.285Z] Debug Mode: false [2022-03-17T08:02:25.285Z] Plugins: [2022-03-17T08:02:25.285Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-17T08:02:25.285Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-17T08:02:25.285Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-17T08:02:25.285Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-17T08:02:25.285Z] [2022-03-17T08:02:25.285Z] Server: [2022-03-17T08:02:25.285Z] Containers: 0 [2022-03-17T08:02:25.285Z] Running: 0 [2022-03-17T08:02:25.285Z] Paused: 0 [2022-03-17T08:02:25.285Z] Stopped: 0 [2022-03-17T08:02:25.285Z] Images: 0 [2022-03-17T08:02:25.285Z] Server Version: 20.10.12 [2022-03-17T08:02:25.285Z] Storage Driver: overlay2 [2022-03-17T08:02:25.285Z] Backing Filesystem: extfs [2022-03-17T08:02:25.285Z] Supports d_type: true [2022-03-17T08:02:25.285Z] Native Overlay Diff: true [2022-03-17T08:02:25.285Z] userxattr: false [2022-03-17T08:02:25.285Z] Logging Driver: json-file [2022-03-17T08:02:25.285Z] Cgroup Driver: cgroupfs [2022-03-17T08:02:25.285Z] Cgroup Version: 1 [2022-03-17T08:02:25.285Z] Plugins: [2022-03-17T08:02:25.285Z] Volume: local [2022-03-17T08:02:25.285Z] Network: bridge host ipvlan macvlan null overlay [2022-03-17T08:02:25.285Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-17T08:02:25.285Z] Swarm: inactive [2022-03-17T08:02:25.285Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-17T08:02:25.285Z] Default Runtime: runc [2022-03-17T08:02:25.285Z] Init Binary: docker-init [2022-03-17T08:02:25.285Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T08:02:25.285Z] runc version: v1.0.2-0-g52b36a2 [2022-03-17T08:02:25.285Z] init version: de40ad0 [2022-03-17T08:02:25.285Z] Security Options: [2022-03-17T08:02:25.285Z] apparmor [2022-03-17T08:02:25.285Z] seccomp [2022-03-17T08:02:25.285Z] Profile: default [2022-03-17T08:02:25.285Z] Kernel Version: 5.4.0-1061-aws [2022-03-17T08:02:25.285Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-17T08:02:25.285Z] OSType: linux [2022-03-17T08:02:25.285Z] Architecture: x86_64 [2022-03-17T08:02:25.285Z] CPUs: 2 [2022-03-17T08:02:25.285Z] Total Memory: 7.565GiB [2022-03-17T08:02:25.285Z] Name: ip-10-100-44-168 [2022-03-17T08:02:25.285Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-17T08:02:25.285Z] Docker Root Dir: /var/lib/docker [2022-03-17T08:02:25.285Z] Debug Mode: false [2022-03-17T08:02:25.285Z] Registry: https://index.docker.io/v1/ [2022-03-17T08:02:25.285Z] Labels: [2022-03-17T08:02:25.285Z] Experimental: true [2022-03-17T08:02:25.285Z] Insecure Registries: [2022-03-17T08:02:25.286Z] 127.0.0.0/8 [2022-03-17T08:02:25.286Z] Live Restore Enabled: true [2022-03-17T08:02:25.286Z] [2022-03-17T08:02:25.286Z] WARNING: No swap limit support [Pipeline] sh [2022-03-17T08:02:25.587Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T08:02:25.587Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T08:02:25.587Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43380/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-17T08:02:25.587Z] + bash /home/ubuntu/workspace/moby_PR-43380/check-config.sh [2022-03-17T08:02:25.587Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-17T08:02:25.587Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-17T08:02:25.587Z] [2022-03-17T08:02:25.587Z] Generally Necessary: [2022-03-17T08:02:25.587Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-17T08:02:25.587Z] - apparmor: enabled and tools installed [2022-03-17T08:02:25.587Z] - CONFIG_NAMESPACES: enabled [2022-03-17T08:02:25.587Z] - CONFIG_NET_NS: enabled [2022-03-17T08:02:25.587Z] - CONFIG_PID_NS: enabled [2022-03-17T08:02:25.587Z] - CONFIG_IPC_NS: enabled [2022-03-17T08:02:25.587Z] - CONFIG_UTS_NS: enabled [2022-03-17T08:02:25.587Z] - CONFIG_CGROUPS: enabled [2022-03-17T08:02:25.587Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-17T08:02:25.587Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-17T08:02:25.587Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-17T08:02:25.587Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-17T08:02:25.587Z] - CONFIG_CPUSETS: enabled [2022-03-17T08:02:25.587Z] - CONFIG_MEMCG: enabled [2022-03-17T08:02:25.587Z] - CONFIG_KEYS: enabled [2022-03-17T08:02:25.587Z] - CONFIG_VETH: enabled (as module) [2022-03-17T08:02:25.587Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-17T08:02:25.587Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-17T08:02:25.587Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-17T08:02:25.587Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-17T08:02:25.587Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-17T08:02:25.587Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-17T08:02:25.587Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-17T08:02:25.587Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-17T08:02:25.587Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-17T08:02:25.587Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-17T08:02:25.587Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-17T08:02:25.587Z] - CONFIG_CGROUP_BPF: enabled [2022-03-17T08:02:25.587Z] [2022-03-17T08:02:25.587Z] Optional Features: [2022-03-17T08:02:25.587Z] - CONFIG_USER_NS: enabled [2022-03-17T08:02:25.587Z] - CONFIG_SECCOMP: enabled [2022-03-17T08:02:25.587Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-17T08:02:25.587Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-17T08:02:25.861Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-17T08:02:25.861Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-17T08:02:25.861Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-17T08:02:25.861Z] - CONFIG_BLK_CGROUP: enabled [2022-03-17T08:02:25.861Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-17T08:02:25.861Z] - CONFIG_CGROUP_PERF: enabled [2022-03-17T08:02:25.861Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-17T08:02:25.861Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-17T08:02:25.861Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-17T08:02:25.861Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-17T08:02:25.861Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-17T08:02:25.861Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-17T08:02:25.861Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-17T08:02:25.861Z] - CONFIG_IP_VS: enabled (as module) [2022-03-17T08:02:25.861Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-17T08:02:25.861Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-17T08:02:25.861Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-17T08:02:25.861Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-17T08:02:25.861Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-17T08:02:25.861Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-17T08:02:25.861Z] - CONFIG_EXT4_FS: enabled [2022-03-17T08:02:25.861Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-17T08:02:25.861Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-17T08:02:25.861Z] - Network Drivers: [2022-03-17T08:02:25.861Z] - "overlay": [2022-03-17T08:02:25.861Z] - CONFIG_VXLAN: enabled (as module) [2022-03-17T08:02:25.861Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-17T08:02:25.861Z] Optional (for encrypted networks): [2022-03-17T08:02:25.861Z] - CONFIG_CRYPTO: enabled [2022-03-17T08:02:25.861Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-17T08:02:25.861Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-17T08:02:25.861Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-17T08:02:25.861Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-17T08:02:25.861Z] - CONFIG_XFRM: enabled [2022-03-17T08:02:25.861Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-17T08:02:25.861Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-17T08:02:25.861Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-17T08:02:25.861Z] - "ipvlan": [2022-03-17T08:02:25.861Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-17T08:02:25.861Z] - "macvlan": [2022-03-17T08:02:25.861Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-17T08:02:25.861Z] - CONFIG_DUMMY: enabled (as module) [2022-03-17T08:02:25.861Z] - "ftp,tftp client in container": [2022-03-17T08:02:25.965Z] #19 ... [2022-03-17T08:02:25.965Z] [2022-03-17T08:02:25.965Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:02:25.965Z] #58 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:02:25.965Z] #58 51.72 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-17T08:02:25.965Z] #58 51.78 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-17T08:02:25.965Z] #58 51.81 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-17T08:02:25.965Z] #58 51.90 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-17T08:02:26.046Z] Client: Docker Engine - Community [2022-03-17T08:02:26.046Z] Version: 20.10.12 [2022-03-17T08:02:26.046Z] API version: 1.41 [2022-03-17T08:02:26.046Z] Go version: go1.16.12 [2022-03-17T08:02:26.046Z] Git commit: e91ed57 [2022-03-17T08:02:26.046Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-17T08:02:26.046Z] OS/Arch: linux/amd64 [2022-03-17T08:02:26.046Z] Context: default [2022-03-17T08:02:26.046Z] Experimental: true [2022-03-17T08:02:26.046Z] [2022-03-17T08:02:26.046Z] Server: Docker Engine - Community [2022-03-17T08:02:26.046Z] Engine: [2022-03-17T08:02:26.046Z] Version: 20.10.12 [2022-03-17T08:02:26.046Z] API version: 1.41 (minimum version 1.12) [2022-03-17T08:02:26.046Z] Go version: go1.16.12 [2022-03-17T08:02:26.046Z] Git commit: 459d0df [2022-03-17T08:02:26.046Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-17T08:02:26.046Z] OS/Arch: linux/amd64 [2022-03-17T08:02:26.046Z] Experimental: true [2022-03-17T08:02:26.046Z] containerd: [2022-03-17T08:02:26.046Z] Version: 1.4.12 [2022-03-17T08:02:26.046Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T08:02:26.046Z] runc: [2022-03-17T08:02:26.046Z] Version: 1.0.2 [2022-03-17T08:02:26.046Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-17T08:02:26.046Z] docker-init: [2022-03-17T08:02:26.046Z] Version: 0.19.0 [2022-03-17T08:02:26.046Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-17T08:02:26.128Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-17T08:02:26.128Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-17T08:02:26.128Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-17T08:02:26.128Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-17T08:02:26.128Z] - Storage Drivers: [2022-03-17T08:02:26.128Z] - "aufs": [2022-03-17T08:02:26.128Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-17T08:02:26.128Z] - "btrfs": [2022-03-17T08:02:26.128Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-17T08:02:26.128Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-17T08:02:26.128Z] - "devicemapper": [2022-03-17T08:02:26.128Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-17T08:02:26.128Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-17T08:02:26.128Z] - "overlay": [2022-03-17T08:02:26.128Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-17T08:02:26.128Z] - "zfs": [2022-03-17T08:02:26.128Z] - /dev/zfs: present [2022-03-17T08:02:26.128Z] - zfs command: missing [2022-03-17T08:02:26.128Z] - zpool command: missing [2022-03-17T08:02:26.128Z] [2022-03-17T08:02:26.128Z] Limits: [2022-03-17T08:02:26.128Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-17T08:02:26.128Z] [2022-03-17T08:02:26.128Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-17T08:02:26.230Z] #58 51.92 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-17T08:02:26.230Z] #58 51.94 go: downloading golang.org/x/mod v0.5.1 [2022-03-17T08:02:26.230Z] #58 52.05 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-17T08:02:26.230Z] #58 52.08 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-17T08:02:26.230Z] #58 52.10 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-17T08:02:26.230Z] #58 52.17 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-17T08:02:26.376Z] + docker info [2022-03-17T08:02:26.487Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5592c7a44e2c8571294a2c0820b430856877d74e . [2022-03-17T08:02:26.489Z] #58 52.19 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-17T08:02:26.489Z] #58 52.27 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-17T08:02:26.748Z] #1 [internal] load build definition from Dockerfile [2022-03-17T08:02:26.748Z] #1 sha256:8105d4c5810aa1b1c7e319936fecd50234ef3829372ff7ec3bdaf2b06aba1eab [2022-03-17T08:02:26.748Z] #1 transferring dockerfile: 16.77kB done [2022-03-17T08:02:26.748Z] #1 DONE 0.1s [2022-03-17T08:02:26.748Z] [2022-03-17T08:02:26.748Z] #2 [internal] load .dockerignore [2022-03-17T08:02:26.748Z] #2 sha256:da864c862e9b9c47e87b2517b189897154592baba5bb5e1f25d7020f611c40fa [2022-03-17T08:02:26.748Z] #2 transferring context: 87B done [2022-03-17T08:02:26.748Z] #2 DONE 0.0s [2022-03-17T08:02:26.748Z] [2022-03-17T08:02:26.748Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-17T08:02:26.748Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-17T08:02:26.749Z] #58 52.62 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-17T08:02:27.011Z] #58 52.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-17T08:02:27.011Z] #58 52.70 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-17T08:02:27.277Z] #58 52.95 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-17T08:02:27.277Z] #58 53.00 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-17T08:02:27.277Z] #58 53.11 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-17T08:02:27.277Z] #58 53.11 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-17T08:02:27.277Z] #58 53.14 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-17T08:02:27.277Z] #58 53.18 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-17T08:02:27.321Z] #3 DONE 0.4s [2022-03-17T08:02:27.321Z] [2022-03-17T08:02:27.321Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-17T08:02:27.321Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-17T08:02:27.321Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-17T08:02:27.321Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-17T08:02:27.321Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-17T08:02:27.321Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-17T08:02:27.321Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-17T08:02:27.588Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-17T08:02:27.588Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-17T08:02:27.850Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-03-17T08:02:27.855Z] #58 53.48 go: downloading github.com/prometheus/common v0.10.0 [2022-03-17T08:02:27.855Z] #58 53.60 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-17T08:02:28.112Z] #4 DONE 0.8s [2022-03-17T08:02:28.112Z] [2022-03-17T08:02:28.112Z] #6 [internal] load build definition from Dockerfile [2022-03-17T08:02:28.112Z] #6 sha256:70936821cb2a229a0ec324382d0df98941b335ac492dfa2535c6985cb5b5c4d3 [2022-03-17T08:02:28.112Z] #6 DONE 0.0s [2022-03-17T08:02:28.112Z] [2022-03-17T08:02:28.112Z] #5 [internal] load .dockerignore [2022-03-17T08:02:28.112Z] #5 sha256:c245c758645ff4b93d4bbc6890e9a3f804c9202deaabcfe903a0202ce895d6a8 [2022-03-17T08:02:28.112Z] #5 DONE 0.0s [2022-03-17T08:02:28.112Z] [2022-03-17T08:02:28.112Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T08:02:28.112Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-17T08:02:28.114Z] #58 53.76 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-17T08:02:28.114Z] #58 53.82 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-17T08:02:28.970Z] Client: [2022-03-17T08:02:28.970Z] Context: default [2022-03-17T08:02:28.970Z] Debug Mode: false [2022-03-17T08:02:28.970Z] Plugins: [2022-03-17T08:02:28.970Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-17T08:02:28.970Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-17T08:02:28.970Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-17T08:02:28.970Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-17T08:02:28.970Z] [2022-03-17T08:02:28.970Z] Server: [2022-03-17T08:02:28.970Z] Containers: 0 [2022-03-17T08:02:28.970Z] Running: 0 [2022-03-17T08:02:28.970Z] Paused: 0 [2022-03-17T08:02:28.970Z] Stopped: 0 [2022-03-17T08:02:28.970Z] Images: 0 [2022-03-17T08:02:28.970Z] Server Version: 20.10.12 [2022-03-17T08:02:28.970Z] Storage Driver: overlay2 [2022-03-17T08:02:28.970Z] Backing Filesystem: extfs [2022-03-17T08:02:28.970Z] Supports d_type: true [2022-03-17T08:02:28.970Z] Native Overlay Diff: true [2022-03-17T08:02:28.970Z] userxattr: false [2022-03-17T08:02:28.970Z] Logging Driver: json-file [2022-03-17T08:02:28.970Z] Cgroup Driver: cgroupfs [2022-03-17T08:02:28.970Z] Cgroup Version: 1 [2022-03-17T08:02:28.970Z] Plugins: [2022-03-17T08:02:28.970Z] Volume: local [2022-03-17T08:02:28.970Z] Network: bridge host ipvlan macvlan null overlay [2022-03-17T08:02:28.970Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-17T08:02:28.970Z] Swarm: inactive [2022-03-17T08:02:28.970Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-17T08:02:28.970Z] Default Runtime: runc [2022-03-17T08:02:28.970Z] Init Binary: docker-init [2022-03-17T08:02:28.970Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T08:02:28.970Z] runc version: v1.0.2-0-g52b36a2 [2022-03-17T08:02:28.970Z] init version: de40ad0 [2022-03-17T08:02:28.970Z] Security Options: [2022-03-17T08:02:28.970Z] apparmor [2022-03-17T08:02:28.970Z] seccomp [2022-03-17T08:02:28.970Z] Profile: default [2022-03-17T08:02:28.970Z] Kernel Version: 5.4.0-1061-aws [2022-03-17T08:02:28.970Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-17T08:02:28.970Z] OSType: linux [2022-03-17T08:02:28.970Z] Architecture: x86_64 [2022-03-17T08:02:28.970Z] CPUs: 2 [2022-03-17T08:02:28.970Z] Total Memory: 7.565GiB [2022-03-17T08:02:28.970Z] Name: ip-10-100-42-6 [2022-03-17T08:02:28.970Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-17T08:02:28.970Z] Docker Root Dir: /var/lib/docker [2022-03-17T08:02:28.970Z] Debug Mode: false [2022-03-17T08:02:28.970Z] Registry: https://index.docker.io/v1/ [2022-03-17T08:02:28.970Z] Labels: [2022-03-17T08:02:28.970Z] Experimental: true [2022-03-17T08:02:28.970Z] Insecure Registries: [2022-03-17T08:02:28.970Z] 127.0.0.0/8 [2022-03-17T08:02:28.970Z] Live Restore Enabled: true [2022-03-17T08:02:28.970Z] [2022-03-17T08:02:28.970Z] WARNING: No swap limit support [Pipeline] sh [2022-03-17T08:02:29.056Z] #10 ... [2022-03-17T08:02:29.056Z] [2022-03-17T08:02:29.056Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-17T08:02:29.056Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-17T08:02:29.056Z] #9 DONE 0.9s [2022-03-17T08:02:29.056Z] [2022-03-17T08:02:29.056Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-17T08:02:29.056Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-17T08:02:29.056Z] #7 DONE 1.0s [2022-03-17T08:02:29.318Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T08:02:29.318Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T08:02:29.318Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43380/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-17T08:02:29.318Z] + bash /home/ubuntu/workspace/moby_PR-43380/check-config.sh [2022-03-17T08:02:29.318Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-17T08:02:29.318Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-17T08:02:29.318Z] [2022-03-17T08:02:29.318Z] Generally Necessary: [2022-03-17T08:02:29.318Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-17T08:02:29.318Z] - apparmor: enabled and tools installed [2022-03-17T08:02:29.318Z] - CONFIG_NAMESPACES: enabled [2022-03-17T08:02:29.318Z] - CONFIG_NET_NS: enabled [2022-03-17T08:02:29.318Z] - CONFIG_PID_NS: enabled [2022-03-17T08:02:29.318Z] - CONFIG_IPC_NS: enabled [2022-03-17T08:02:29.318Z] - CONFIG_UTS_NS: enabled [2022-03-17T08:02:29.318Z] - CONFIG_CGROUPS: enabled [2022-03-17T08:02:29.318Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-17T08:02:29.318Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-17T08:02:29.318Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-17T08:02:29.318Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-17T08:02:29.318Z] - CONFIG_CPUSETS: enabled [2022-03-17T08:02:29.318Z] - CONFIG_MEMCG: enabled [2022-03-17T08:02:29.318Z] - CONFIG_KEYS: enabled [2022-03-17T08:02:29.318Z] - CONFIG_VETH: enabled (as module) [2022-03-17T08:02:29.318Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-17T08:02:29.318Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-17T08:02:29.318Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-17T08:02:29.318Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-17T08:02:29.318Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-17T08:02:29.318Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-17T08:02:29.318Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-17T08:02:29.318Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-17T08:02:29.318Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-17T08:02:29.318Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-17T08:02:29.318Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-17T08:02:29.318Z] - CONFIG_CGROUP_BPF: enabled [2022-03-17T08:02:29.318Z] [2022-03-17T08:02:29.318Z] Optional Features: [2022-03-17T08:02:29.318Z] - CONFIG_USER_NS: enabled [2022-03-17T08:02:29.318Z] - CONFIG_SECCOMP: enabled [2022-03-17T08:02:29.318Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-17T08:02:29.318Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-17T08:02:29.318Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-17T08:02:29.318Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-17T08:02:29.318Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-17T08:02:29.318Z] - CONFIG_BLK_CGROUP: enabled [2022-03-17T08:02:29.318Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-17T08:02:29.318Z] - CONFIG_CGROUP_PERF: enabled [2022-03-17T08:02:29.318Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-17T08:02:29.335Z] [2022-03-17T08:02:29.335Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T08:02:29.335Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-17T08:02:29.335Z] #10 DONE 1.0s [2022-03-17T08:02:29.335Z] [2022-03-17T08:02:29.335Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T08:02:29.335Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-17T08:02:29.335Z] #8 DONE 1.0s [2022-03-17T08:02:29.491Z] #58 55.15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-17T08:02:29.580Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-17T08:02:29.581Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-17T08:02:29.581Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-17T08:02:29.581Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-17T08:02:29.581Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-17T08:02:29.581Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-17T08:02:29.581Z] - CONFIG_IP_VS: enabled (as module) [2022-03-17T08:02:29.581Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-17T08:02:29.581Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-17T08:02:29.581Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-17T08:02:29.581Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-17T08:02:29.581Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-17T08:02:29.581Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-17T08:02:29.581Z] - CONFIG_EXT4_FS: enabled [2022-03-17T08:02:29.581Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-17T08:02:29.581Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-17T08:02:29.581Z] - Network Drivers: [2022-03-17T08:02:29.581Z] - "overlay": [2022-03-17T08:02:29.581Z] - CONFIG_VXLAN: enabled (as module) [2022-03-17T08:02:29.581Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-17T08:02:29.581Z] Optional (for encrypted networks): [2022-03-17T08:02:29.581Z] - CONFIG_CRYPTO: enabled [2022-03-17T08:02:29.581Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-17T08:02:29.581Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-17T08:02:29.581Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-17T08:02:29.581Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-17T08:02:29.581Z] - CONFIG_XFRM: enabled [2022-03-17T08:02:29.581Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-17T08:02:29.581Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-17T08:02:29.581Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-17T08:02:29.581Z] - "ipvlan": [2022-03-17T08:02:29.581Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-17T08:02:29.581Z] - "macvlan": [2022-03-17T08:02:29.581Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-17T08:02:29.581Z] - CONFIG_DUMMY: enabled (as module) [2022-03-17T08:02:29.581Z] - "ftp,tftp client in container": [2022-03-17T08:02:29.581Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-17T08:02:29.581Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-17T08:02:29.581Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-17T08:02:29.581Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-17T08:02:29.581Z] - Storage Drivers: [2022-03-17T08:02:29.581Z] - "aufs": [2022-03-17T08:02:29.581Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-17T08:02:29.581Z] - "btrfs": [2022-03-17T08:02:29.581Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-17T08:02:29.581Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-17T08:02:29.581Z] - "devicemapper": [2022-03-17T08:02:29.751Z] #58 ... [2022-03-17T08:02:29.751Z] [2022-03-17T08:02:29.751Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T08:02:29.751Z] #56 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T08:02:29.751Z] #56 55.34 gotestsum version dev [2022-03-17T08:02:29.751Z] #56 DONE 55.6s [2022-03-17T08:02:29.850Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-17T08:02:29.851Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-17T08:02:29.851Z] - "overlay": [2022-03-17T08:02:29.851Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-17T08:02:29.851Z] - "zfs": [2022-03-17T08:02:29.851Z] - /dev/zfs: present [2022-03-17T08:02:29.851Z] - zfs command: missing [2022-03-17T08:02:29.851Z] - zpool command: missing [2022-03-17T08:02:29.851Z] [2022-03-17T08:02:29.851Z] Limits: [2022-03-17T08:02:29.851Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-17T08:02:29.851Z] [2022-03-17T08:02:29.851Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-17T08:02:30.010Z] [2022-03-17T08:02:30.010Z] #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-03-17T08:02:30.010Z] #19 sha256:e122a9db5cd3f12b0a40d321fb4607255620963324bbc2d93d1d0820f2e95114 [2022-03-17T08:02:30.207Z] + sudo modprobe ip_vs [2022-03-17T08:02:30.207Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5592c7a44e2c8571294a2c0820b430856877d74e . [2022-03-17T08:02:30.282Z] [2022-03-17T08:02:30.282Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce [2022-03-17T08:02:30.282Z] #28 sha256:c22a1e23010b2bf99e32f503f76f3184637d81098cb7f818861e62d1fc4391cf [2022-03-17T08:02:30.282Z] #28 resolve docker.io/library/debian:bullseye@sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce 0.0s done [2022-03-17T08:02:30.282Z] #28 sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce 1.85kB / 1.85kB done [2022-03-17T08:02:30.282Z] #28 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done [2022-03-17T08:02:30.282Z] #28 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done [2022-03-17T08:02:30.471Z] #2 [internal] load .dockerignore [2022-03-17T08:02:30.471Z] #2 sha256:088c02157ab652335130b4a330f2f968f067bba9096f3e58b27bde7dfa7053d3 [2022-03-17T08:02:30.547Z] #28 ... [2022-03-17T08:02:30.547Z] [2022-03-17T08:02:30.547Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-17T08:02:30.547Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-17T08:02:30.547Z] #45 DONE 0.0s [2022-03-17T08:02:30.814Z] [2022-03-17T08:02:30.814Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce [2022-03-17T08:02:30.814Z] #28 sha256:c22a1e23010b2bf99e32f503f76f3184637d81098cb7f818861e62d1fc4391cf [2022-03-17T08:02:30.814Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 9.44MB / 54.92MB 0.4s [2022-03-17T08:02:30.814Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 20.95MB / 54.92MB 0.5s [2022-03-17T08:02:30.814Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 25.17MB / 54.92MB 0.6s [2022-03-17T08:02:31.078Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 35.65MB / 54.92MB 0.8s [2022-03-17T08:02:31.341Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 41.94MB / 54.92MB 1.0s [2022-03-17T08:02:31.341Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 47.19MB / 54.92MB 1.1s [2022-03-17T08:02:31.421Z] #2 transferring context: [2022-03-17T08:02:31.421Z] #2 transferring context: 87B done [2022-03-17T08:02:31.421Z] #2 DONE 1.0s [2022-03-17T08:02:31.421Z] [2022-03-17T08:02:31.421Z] #1 [internal] load build definition from Dockerfile [2022-03-17T08:02:31.421Z] #1 sha256:5c0088db8701dae5fdf4ea8431c61efd57b89a93046eb8bbcc801459ae5d4c24 [2022-03-17T08:02:31.421Z] #1 transferring dockerfile: 16.77kB done [2022-03-17T08:02:31.421Z] #1 DONE 1.0s [2022-03-17T08:02:31.421Z] [2022-03-17T08:02:31.421Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-17T08:02:31.421Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-17T08:02:31.425Z] Client: Docker Engine - Community [2022-03-17T08:02:31.425Z] Version: 20.10.12 [2022-03-17T08:02:31.425Z] API version: 1.41 [2022-03-17T08:02:31.425Z] Go version: go1.16.12 [2022-03-17T08:02:31.425Z] Git commit: e91ed57 [2022-03-17T08:02:31.425Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-17T08:02:31.425Z] OS/Arch: linux/arm64 [2022-03-17T08:02:31.425Z] Context: default [2022-03-17T08:02:31.425Z] Experimental: true [2022-03-17T08:02:31.425Z] [2022-03-17T08:02:31.425Z] Server: Docker Engine - Community [2022-03-17T08:02:31.425Z] Engine: [2022-03-17T08:02:31.425Z] Version: 20.10.12 [2022-03-17T08:02:31.425Z] API version: 1.41 (minimum version 1.12) [2022-03-17T08:02:31.425Z] Go version: go1.16.12 [2022-03-17T08:02:31.425Z] Git commit: 459d0df [2022-03-17T08:02:31.425Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-17T08:02:31.425Z] OS/Arch: linux/arm64 [2022-03-17T08:02:31.425Z] Experimental: true [2022-03-17T08:02:31.425Z] containerd: [2022-03-17T08:02:31.425Z] Version: 1.4.12 [2022-03-17T08:02:31.425Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T08:02:31.425Z] runc: [2022-03-17T08:02:31.425Z] Version: 1.0.2 [2022-03-17T08:02:31.425Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-17T08:02:31.425Z] docker-init: [2022-03-17T08:02:31.425Z] Version: 0.19.0 [2022-03-17T08:02:31.425Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-17T08:02:31.604Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 52.43MB / 54.92MB 1.2s [2022-03-17T08:02:31.739Z] + docker info [2022-03-17T08:02:31.994Z] #3 DONE 0.4s [2022-03-17T08:02:31.994Z] [2022-03-17T08:02:31.994Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-17T08:02:31.994Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-17T08:02:31.994Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-17T08:02:31.994Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-17T08:02:31.995Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-17T08:02:31.995Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-17T08:02:31.995Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-17T08:02:31.995Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-03-17T08:02:31.995Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-17T08:02:32.191Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 1.9s done [2022-03-17T08:02:32.454Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 [2022-03-17T08:02:32.568Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-17T08:02:32.833Z] #4 DONE 0.8s [2022-03-17T08:02:32.833Z] [2022-03-17T08:02:32.833Z] #5 [internal] load .dockerignore [2022-03-17T08:02:32.833Z] #5 sha256:62ab889e2678d6cd6bc5cda640f1d0d70cf708ea1059fd35b680193c9114a396 [2022-03-17T08:02:32.833Z] #5 DONE 0.0s [2022-03-17T08:02:33.095Z] [2022-03-17T08:02:33.095Z] #6 [internal] load build definition from Dockerfile [2022-03-17T08:02:33.095Z] #6 sha256:705a94cd98a9d95d762ab314c1872c713e617a24800fabe5a753a40b010a7b4d [2022-03-17T08:02:33.095Z] #6 DONE 0.0s [2022-03-17T08:02:33.095Z] [2022-03-17T08:02:33.096Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-17T08:02:33.096Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-17T08:02:33.358Z] #10 DONE 0.3s [2022-03-17T08:02:33.358Z] [2022-03-17T08:02:33.358Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T08:02:33.358Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-17T08:02:33.358Z] #8 DONE 0.3s [2022-03-17T08:02:33.358Z] [2022-03-17T08:02:33.358Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T08:02:33.358Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-17T08:02:33.358Z] #9 DONE 0.4s [2022-03-17T08:02:33.358Z] [2022-03-17T08:02:33.358Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-17T08:02:33.358Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-17T08:02:33.358Z] #7 DONE 0.4s [2022-03-17T08:02:34.309Z] [2022-03-17T08:02:34.309Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:02:34.309Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:02:34.309Z] #11 DONE 0.0s [2022-03-17T08:02:34.309Z] [2022-03-17T08:02:34.309Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce [2022-03-17T08:02:34.309Z] #28 sha256:c22a1e23010b2bf99e32f503f76f3184637d81098cb7f818861e62d1fc4391cf [2022-03-17T08:02:34.309Z] #28 DONE 0.0s [2022-03-17T08:02:34.309Z] [2022-03-17T08:02:34.309Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-17T08:02:34.309Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-17T08:02:34.889Z] #45 DONE 0.0s [2022-03-17T08:02:34.889Z] [2022-03-17T08:02:34.889Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T08:02:34.889Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-17T08:02:34.889Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-17T08:02:34.889Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-17T08:02:34.889Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-17T08:02:34.889Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-17T08:02:34.889Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 10.49MB / 12.42MB 0.5s [2022-03-17T08:02:35.152Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s [2022-03-17T08:02:35.152Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-03-17T08:02:35.306Z] #19 50.62 Fetched 48.9 MB in 49s (994 kB/s) [2022-03-17T08:02:35.414Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-03-17T08:02:35.775Z] #28 ... [2022-03-17T08:02:35.775Z] [2022-03-17T08:02:35.775Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T08:02:35.775Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-17T08:02:35.775Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-17T08:02:35.775Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-17T08:02:35.775Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-17T08:02:35.775Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-17T08:02:35.775Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-03-17T08:02:35.775Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2022-03-17T08:02:35.775Z] #67 DONE 5.4s [2022-03-17T08:02:35.775Z] [2022-03-17T08:02:35.775Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce [2022-03-17T08:02:35.775Z] #28 sha256:c22a1e23010b2bf99e32f503f76f3184637d81098cb7f818861e62d1fc4391cf [2022-03-17T08:02:35.775Z] #28 ... [2022-03-17T08:02:35.775Z] [2022-03-17T08:02:35.775Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:02:35.775Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:02:35.775Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 0.1s done [2022-03-17T08:02:35.775Z] #11 sha256:414276ae7b98fdcc08d6885d2b128e822117d1a2d4ec1b8c475060c9c1b7226c 1.80kB / 1.80kB done [2022-03-17T08:02:35.775Z] #11 sha256:e76246e054d050c226f0daacd03d86f1c3176a464821d21fca908bb911b5b094 7.03kB / 7.03kB done [2022-03-17T08:02:35.775Z] #11 sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 1.86kB / 1.86kB done [2022-03-17T08:02:35.775Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.6s done [2022-03-17T08:02:35.775Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 2.0s done [2022-03-17T08:02:35.775Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 4.8s done [2022-03-17T08:02:35.775Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 3.6s done [2022-03-17T08:02:35.775Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 53.48MB / 85.81MB 5.3s [2022-03-17T08:02:35.775Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 2.0s [2022-03-17T08:02:35.775Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 44.04MB / 141.70MB 5.3s [2022-03-17T08:02:35.775Z] #11 sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 156B / 156B 5.1s done [2022-03-17T08:02:35.775Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 65.01MB / 85.81MB 5.5s [2022-03-17T08:02:36.039Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 51.38MB / 141.70MB 5.7s [2022-03-17T08:02:36.302Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 74.45MB / 85.81MB 5.9s [2022-03-17T08:02:36.302Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 59.77MB / 141.70MB 6.0s [2022-03-17T08:02:36.566Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 79.22MB / 85.81MB 6.1s [2022-03-17T08:02:36.566Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 67.11MB / 141.70MB 6.3s [2022-03-17T08:02:36.881Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 6.4s [2022-03-17T08:02:36.881Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 75.50MB / 141.70MB 6.5s [2022-03-17T08:02:36.881Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 85.98MB / 141.70MB 6.7s [2022-03-17T08:02:37.145Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 95.42MB / 141.70MB 6.8s [2022-03-17T08:02:37.145Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 102.66MB / 141.70MB 6.9s [2022-03-17T08:02:37.722Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 112.20MB / 141.70MB 7.2s [2022-03-17T08:02:37.986Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 126.88MB / 141.70MB 7.7s [2022-03-17T08:02:37.986Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 134.22MB / 141.70MB 7.8s [2022-03-17T08:02:38.248Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 7.9s [2022-03-17T08:02:38.510Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 8.0s done [2022-03-17T08:02:39.901Z] #11 ... [2022-03-17T08:02:39.901Z] [2022-03-17T08:02:39.901Z] #24 [internal] load build context [2022-03-17T08:02:39.901Z] #24 sha256:3e0e72d1f14daa0a2ddd446d3e0f51fc34d83ecf321b57776bd72dd8cca5d58c [2022-03-17T08:02:39.901Z] #24 transferring context: 58.91MB 8.6s done [2022-03-17T08:02:39.901Z] #24 DONE 9.8s [2022-03-17T08:02:39.901Z] [2022-03-17T08:02:39.901Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:02:39.902Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:02:39.902Z] #11 ... [2022-03-17T08:02:39.902Z] [2022-03-17T08:02:39.902Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce [2022-03-17T08:02:39.902Z] #28 sha256:c22a1e23010b2bf99e32f503f76f3184637d81098cb7f818861e62d1fc4391cf [2022-03-17T08:02:39.902Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 7.2s [2022-03-17T08:02:40.163Z] #28 ... [2022-03-17T08:02:40.163Z] [2022-03-17T08:02:40.163Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T08:02:40.163Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-17T08:02:40.163Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-03-17T08:02:40.163Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-17T08:02:40.163Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-17T08:02:40.163Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-17T08:02:40.163Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.5s done [2022-03-17T08:02:40.163Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.9s done [2022-03-17T08:02:40.163Z] #69 ... [2022-03-17T08:02:40.163Z] [2022-03-17T08:02:40.163Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:02:40.163Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:02:40.738Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 7.1s [2022-03-17T08:02:40.738Z] #11 ... [2022-03-17T08:02:40.738Z] [2022-03-17T08:02:40.738Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T08:02:40.738Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-17T08:02:40.738Z] #69 DONE 10.4s [2022-03-17T08:02:40.738Z] [2022-03-17T08:02:40.738Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:02:40.738Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:02:40.738Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 10.2s done [2022-03-17T08:02:40.761Z] #69 ... [2022-03-17T08:02:40.761Z] [2022-03-17T08:02:40.761Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:02:40.761Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:02:40.761Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 0.1s done [2022-03-17T08:02:40.761Z] #11 sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 1.86kB / 1.86kB done [2022-03-17T08:02:40.761Z] #11 sha256:414276ae7b98fdcc08d6885d2b128e822117d1a2d4ec1b8c475060c9c1b7226c 1.80kB / 1.80kB done [2022-03-17T08:02:40.761Z] #11 sha256:e76246e054d050c226f0daacd03d86f1c3176a464821d21fca908bb911b5b094 7.03kB / 7.03kB done [2022-03-17T08:02:40.761Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.0s done [2022-03-17T08:02:40.761Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 1.4s done [2022-03-17T08:02:40.761Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 2.1s done [2022-03-17T08:02:40.761Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 4.2s done [2022-03-17T08:02:40.761Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 3.3s [2022-03-17T08:02:40.761Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 92.27MB / 141.70MB 5.6s [2022-03-17T08:02:40.761Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 5.6s [2022-03-17T08:02:40.761Z] #11 sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 156B / 156B 4.5s done [2022-03-17T08:02:40.761Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 103.81MB / 141.70MB 5.9s [2022-03-17T08:02:40.761Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 111.15MB / 141.70MB 6.2s [2022-03-17T08:02:40.761Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 6.1s done [2022-03-17T08:02:40.761Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 118.35MB / 141.70MB 6.4s [2022-03-17T08:02:41.341Z] #11 ... [2022-03-17T08:02:41.341Z] [2022-03-17T08:02:41.341Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T08:02:41.341Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-17T08:02:41.341Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-17T08:02:41.341Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-17T08:02:41.341Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-17T08:02:41.341Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-17T08:02:41.341Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-03-17T08:02:41.341Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.4s done [2022-03-17T08:02:41.341Z] #67 DONE 6.8s [2022-03-17T08:02:41.341Z] [2022-03-17T08:02:41.341Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:02:41.341Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:02:41.341Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 126.20MB / 141.70MB 6.8s [2022-03-17T08:02:41.341Z] #11 ... [2022-03-17T08:02:41.341Z] [2022-03-17T08:02:41.341Z] #24 [internal] load build context [2022-03-17T08:02:41.341Z] #24 sha256:21f5771a5d8e71a39a911803a5b7c0cabf8219cc2ff32d8d4f98eb661a84214d [2022-03-17T08:02:41.341Z] #24 transferring context: 37.49MB 6.8s [2022-03-17T08:02:41.341Z] #24 ... [2022-03-17T08:02:41.341Z] [2022-03-17T08:02:41.341Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:02:41.341Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:02:41.605Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 135.27MB / 141.70MB 7.1s [2022-03-17T08:02:43.567Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 8.9s done [2022-03-17T08:02:44.061Z] #11 ... [2022-03-17T08:02:44.061Z] [2022-03-17T08:02:44.061Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-17T08:02:44.061Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-17T08:02:44.061Z] #68 DONE 0.9s [2022-03-17T08:02:44.061Z] [2022-03-17T08:02:44.061Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:02:44.061Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:02:44.061Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 10.5s done [2022-03-17T08:02:44.141Z] #11 ... [2022-03-17T08:02:44.141Z] [2022-03-17T08:02:44.141Z] #24 [internal] load build context [2022-03-17T08:02:44.141Z] #24 sha256:21f5771a5d8e71a39a911803a5b7c0cabf8219cc2ff32d8d4f98eb661a84214d [2022-03-17T08:02:44.141Z] #24 transferring context: 58.91MB 8.8s done [2022-03-17T08:02:44.141Z] #24 DONE 9.6s [2022-03-17T08:02:44.141Z] [2022-03-17T08:02:44.141Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T08:02:44.141Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-17T08:02:44.141Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.3s done [2022-03-17T08:02:44.141Z] #69 DONE 9.6s [2022-03-17T08:02:44.141Z] [2022-03-17T08:02:44.141Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:02:44.141Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:02:44.324Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-17T08:02:44.324Z] #11 ... [2022-03-17T08:02:44.324Z] [2022-03-17T08:02:44.324Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-17T08:02:44.324Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-17T08:02:44.324Z] #70 DONE 1.0s [2022-03-17T08:02:44.324Z] [2022-03-17T08:02:44.324Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce [2022-03-17T08:02:44.324Z] #28 sha256:c22a1e23010b2bf99e32f503f76f3184637d81098cb7f818861e62d1fc4391cf [2022-03-17T08:02:44.324Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 11.6s done [2022-03-17T08:02:44.324Z] #28 DONE 14.2s [2022-03-17T08:02:44.324Z] [2022-03-17T08:02:44.324Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:02:44.324Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:02:44.405Z] #11 ... [2022-03-17T08:02:44.405Z] [2022-03-17T08:02:44.405Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce [2022-03-17T08:02:44.405Z] #28 sha256:c22a1e23010b2bf99e32f503f76f3184637d81098cb7f818861e62d1fc4391cf [2022-03-17T08:02:44.405Z] #28 resolve docker.io/library/debian:bullseye@sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce 0.1s done [2022-03-17T08:02:44.405Z] #28 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done [2022-03-17T08:02:44.405Z] #28 sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce 1.85kB / 1.85kB done [2022-03-17T08:02:44.405Z] #28 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done [2022-03-17T08:02:44.405Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 7.3s done [2022-03-17T08:02:44.405Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 2.1s [2022-03-17T08:02:44.667Z] #28 ... [2022-03-17T08:02:44.667Z] [2022-03-17T08:02:44.667Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:02:44.667Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:02:44.929Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 8.3s [2022-03-17T08:02:45.281Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.8s done [2022-03-17T08:02:45.281Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-17T08:02:46.228Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.8s done [2022-03-17T08:02:46.332Z] #11 ... [2022-03-17T08:02:46.332Z] [2022-03-17T08:02:46.332Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-17T08:02:46.332Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-17T08:02:46.332Z] #68 DONE 0.9s [2022-03-17T08:02:46.332Z] [2022-03-17T08:02:46.332Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:02:46.332Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:02:46.493Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-17T08:02:46.623Z] Client: [2022-03-17T08:02:46.623Z] Context: default [2022-03-17T08:02:46.623Z] Debug Mode: false [2022-03-17T08:02:46.623Z] Plugins: [2022-03-17T08:02:46.623Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-17T08:02:46.623Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-17T08:02:46.623Z] [2022-03-17T08:02:46.623Z] Server: [2022-03-17T08:02:46.623Z] Containers: 0 [2022-03-17T08:02:46.623Z] Running: 0 [2022-03-17T08:02:46.623Z] Paused: 0 [2022-03-17T08:02:46.623Z] Stopped: 0 [2022-03-17T08:02:46.623Z] Images: 0 [2022-03-17T08:02:46.623Z] Server Version: 20.10.12 [2022-03-17T08:02:46.623Z] Storage Driver: overlay2 [2022-03-17T08:02:46.623Z] Backing Filesystem: extfs [2022-03-17T08:02:46.623Z] Supports d_type: true [2022-03-17T08:02:46.623Z] Native Overlay Diff: true [2022-03-17T08:02:46.623Z] userxattr: false [2022-03-17T08:02:46.623Z] Logging Driver: json-file [2022-03-17T08:02:46.623Z] Cgroup Driver: cgroupfs [2022-03-17T08:02:46.623Z] Cgroup Version: 1 [2022-03-17T08:02:46.623Z] Plugins: [2022-03-17T08:02:46.623Z] Volume: local [2022-03-17T08:02:46.623Z] Network: bridge host ipvlan macvlan null overlay [2022-03-17T08:02:46.623Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-17T08:02:46.623Z] Swarm: inactive [2022-03-17T08:02:46.623Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-17T08:02:46.623Z] Default Runtime: runc [2022-03-17T08:02:46.623Z] Init Binary: docker-init [2022-03-17T08:02:46.623Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T08:02:46.623Z] runc version: v1.0.2-0-g52b36a2 [2022-03-17T08:02:46.623Z] init version: de40ad0 [2022-03-17T08:02:46.623Z] Security Options: [2022-03-17T08:02:46.623Z] apparmor [2022-03-17T08:02:46.623Z] seccomp [2022-03-17T08:02:46.623Z] Profile: default [2022-03-17T08:02:46.623Z] Kernel Version: 5.11.0-1023-aws [2022-03-17T08:02:46.623Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-17T08:02:46.623Z] OSType: linux [2022-03-17T08:02:46.623Z] Architecture: aarch64 [2022-03-17T08:02:46.623Z] CPUs: 2 [2022-03-17T08:02:46.623Z] Total Memory: 7.576GiB [2022-03-17T08:02:46.623Z] Name: ip-10-100-96-85 [2022-03-17T08:02:46.623Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-17T08:02:46.623Z] Docker Root Dir: /var/lib/docker [2022-03-17T08:02:46.623Z] Debug Mode: false [2022-03-17T08:02:46.623Z] Registry: https://index.docker.io/v1/ [2022-03-17T08:02:46.623Z] Labels: [2022-03-17T08:02:46.623Z] Experimental: true [2022-03-17T08:02:46.623Z] Insecure Registries: [2022-03-17T08:02:46.623Z] 127.0.0.0/8 [2022-03-17T08:02:46.623Z] Live Restore Enabled: true [2022-03-17T08:02:46.623Z] [Pipeline] sh [2022-03-17T08:02:46.908Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T08:02:46.908Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T08:02:46.908Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43380/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-17T08:02:46.908Z] + bash /home/ubuntu/workspace/moby_PR-43380/check-config.sh [2022-03-17T08:02:46.908Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-17T08:02:46.908Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-17T08:02:46.908Z] [2022-03-17T08:02:46.908Z] Generally Necessary: [2022-03-17T08:02:46.908Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-17T08:02:46.908Z] - apparmor: enabled and tools installed [2022-03-17T08:02:46.908Z] - CONFIG_NAMESPACES: enabled [2022-03-17T08:02:46.908Z] - CONFIG_NET_NS: enabled [2022-03-17T08:02:46.908Z] - CONFIG_PID_NS: enabled [2022-03-17T08:02:46.908Z] - CONFIG_IPC_NS: enabled [2022-03-17T08:02:46.908Z] - CONFIG_UTS_NS: enabled [2022-03-17T08:02:46.908Z] - CONFIG_CGROUPS: enabled [2022-03-17T08:02:46.908Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-17T08:02:46.908Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-17T08:02:46.908Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-17T08:02:46.908Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-17T08:02:46.908Z] - CONFIG_CPUSETS: enabled [2022-03-17T08:02:46.908Z] - CONFIG_MEMCG: enabled [2022-03-17T08:02:46.908Z] - CONFIG_KEYS: enabled [2022-03-17T08:02:46.908Z] - CONFIG_VETH: enabled (as module) [2022-03-17T08:02:46.908Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-17T08:02:46.908Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-17T08:02:46.908Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-17T08:02:46.908Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-17T08:02:46.908Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-17T08:02:46.908Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-17T08:02:46.908Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-17T08:02:46.908Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-17T08:02:46.908Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-17T08:02:46.908Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-17T08:02:46.908Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-17T08:02:47.167Z] - CONFIG_CGROUP_BPF: enabled [2022-03-17T08:02:47.167Z] [2022-03-17T08:02:47.167Z] Optional Features: [2022-03-17T08:02:47.167Z] - CONFIG_USER_NS: enabled [2022-03-17T08:02:47.167Z] - CONFIG_SECCOMP: enabled [2022-03-17T08:02:47.167Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-17T08:02:47.167Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-17T08:02:47.167Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-17T08:02:47.167Z] (cgroup swap accounting is currently enabled) [2022-03-17T08:02:47.167Z] - CONFIG_BLK_CGROUP: enabled [2022-03-17T08:02:47.167Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-17T08:02:47.167Z] - CONFIG_CGROUP_PERF: enabled [2022-03-17T08:02:47.167Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-17T08:02:47.167Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-17T08:02:47.167Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-17T08:02:47.167Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-17T08:02:47.167Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-17T08:02:47.167Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-17T08:02:47.167Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-17T08:02:47.167Z] - CONFIG_IP_VS: enabled (as module) [2022-03-17T08:02:47.167Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-17T08:02:47.167Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-17T08:02:47.167Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-17T08:02:47.167Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-17T08:02:47.167Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-17T08:02:47.167Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-17T08:02:47.167Z] - CONFIG_EXT4_FS: enabled [2022-03-17T08:02:47.167Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-17T08:02:47.167Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-17T08:02:47.167Z] - Network Drivers: [2022-03-17T08:02:47.167Z] - "overlay": [2022-03-17T08:02:47.167Z] - CONFIG_VXLAN: enabled (as module) [2022-03-17T08:02:47.167Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-17T08:02:47.167Z] Optional (for encrypted networks): [2022-03-17T08:02:47.167Z] - CONFIG_CRYPTO: enabled [2022-03-17T08:02:47.167Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-17T08:02:47.167Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-17T08:02:47.167Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-17T08:02:47.167Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-17T08:02:47.167Z] - CONFIG_XFRM: enabled [2022-03-17T08:02:47.167Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-17T08:02:47.167Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-17T08:02:47.167Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-17T08:02:47.167Z] - "ipvlan": [2022-03-17T08:02:47.167Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-17T08:02:47.167Z] - "macvlan": [2022-03-17T08:02:47.167Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-17T08:02:47.167Z] - CONFIG_DUMMY: enabled (as module) [2022-03-17T08:02:47.167Z] - "ftp,tftp client in container": [2022-03-17T08:02:47.167Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-17T08:02:47.167Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-17T08:02:47.167Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-17T08:02:47.167Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-17T08:02:47.167Z] - Storage Drivers: [2022-03-17T08:02:47.167Z] - "aufs": [2022-03-17T08:02:47.167Z] - CONFIG_AUFS_FS: missing [2022-03-17T08:02:47.167Z] - "btrfs": [2022-03-17T08:02:47.167Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-17T08:02:47.167Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-17T08:02:47.167Z] - "devicemapper": [2022-03-17T08:02:47.287Z] #11 ... [2022-03-17T08:02:47.287Z] [2022-03-17T08:02:47.287Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-17T08:02:47.287Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-17T08:02:47.287Z] #70 DONE 1.1s [2022-03-17T08:02:47.287Z] [2022-03-17T08:02:47.287Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:02:47.287Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:02:47.426Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-17T08:02:47.427Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-17T08:02:47.427Z] - "overlay": [2022-03-17T08:02:47.427Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-17T08:02:47.427Z] - "zfs": [2022-03-17T08:02:47.427Z] - /dev/zfs: present [2022-03-17T08:02:47.427Z] - zfs command: missing [2022-03-17T08:02:47.427Z] - zpool command: missing [2022-03-17T08:02:47.427Z] [2022-03-17T08:02:47.427Z] Limits: [2022-03-17T08:02:47.427Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-17T08:02:47.427Z] [2022-03-17T08:02:47.427Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-17T08:02:47.766Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c8ab88bba3b2b2900f2b54039a024e5e812381cc . [2022-03-17T08:02:48.025Z] #2 [internal] load .dockerignore [2022-03-17T08:02:48.025Z] #2 sha256:686afa3fa81366c1aaa560b816aaf9e5eed5fc416ad342b26bd148cb22c83568 [2022-03-17T08:02:48.025Z] #2 transferring context: 87B done [2022-03-17T08:02:48.025Z] #2 DONE 0.1s [2022-03-17T08:02:48.025Z] [2022-03-17T08:02:48.025Z] #1 [internal] load build definition from Dockerfile [2022-03-17T08:02:48.025Z] #1 sha256:4308d8ff88afeb4236ebf2d17f75532e0cac7ce40d218f588081f9f50c9e91a4 [2022-03-17T08:02:48.025Z] #1 transferring dockerfile: 16.77kB done [2022-03-17T08:02:48.025Z] #1 DONE 0.2s [2022-03-17T08:02:48.025Z] [2022-03-17T08:02:48.025Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-17T08:02:48.025Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-03-17T08:02:48.359Z] Client: [2022-03-17T08:02:48.359Z] Context: default [2022-03-17T08:02:48.359Z] Debug Mode: false [2022-03-17T08:02:48.359Z] Plugins: [2022-03-17T08:02:48.359Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-17T08:02:48.359Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-17T08:02:48.359Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-17T08:02:48.359Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-17T08:02:48.359Z] [2022-03-17T08:02:48.359Z] Server: [2022-03-17T08:02:48.359Z] Containers: 0 [2022-03-17T08:02:48.359Z] Running: 0 [2022-03-17T08:02:48.359Z] Paused: 0 [2022-03-17T08:02:48.359Z] Stopped: 0 [2022-03-17T08:02:48.359Z] Images: 0 [2022-03-17T08:02:48.359Z] Server Version: 20.10.12 [2022-03-17T08:02:48.359Z] Storage Driver: overlay2 [2022-03-17T08:02:48.359Z] Backing Filesystem: extfs [2022-03-17T08:02:48.359Z] Supports d_type: true [2022-03-17T08:02:48.359Z] Native Overlay Diff: true [2022-03-17T08:02:48.359Z] userxattr: false [2022-03-17T08:02:48.359Z] Logging Driver: json-file [2022-03-17T08:02:48.359Z] Cgroup Driver: systemd [2022-03-17T08:02:48.359Z] Cgroup Version: 2 [2022-03-17T08:02:48.359Z] Plugins: [2022-03-17T08:02:48.359Z] Volume: local [2022-03-17T08:02:48.359Z] Network: bridge host ipvlan macvlan null overlay [2022-03-17T08:02:48.359Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-17T08:02:48.359Z] Swarm: inactive [2022-03-17T08:02:48.359Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-03-17T08:02:48.359Z] Default Runtime: runc [2022-03-17T08:02:48.359Z] Init Binary: docker-init [2022-03-17T08:02:48.359Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T08:02:48.359Z] runc version: v1.0.2-0-g52b36a2 [2022-03-17T08:02:48.359Z] init version: de40ad0 [2022-03-17T08:02:48.359Z] Security Options: [2022-03-17T08:02:48.359Z] apparmor [2022-03-17T08:02:48.359Z] seccomp [2022-03-17T08:02:48.359Z] Profile: default [2022-03-17T08:02:48.359Z] cgroupns [2022-03-17T08:02:48.359Z] Kernel Version: 5.11.0-1023-aws [2022-03-17T08:02:48.359Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-17T08:02:48.359Z] OSType: linux [2022-03-17T08:02:48.359Z] Architecture: x86_64 [2022-03-17T08:02:48.359Z] CPUs: 2 [2022-03-17T08:02:48.359Z] Total Memory: 7.559GiB [2022-03-17T08:02:48.359Z] Name: ip-10-100-60-138 [2022-03-17T08:02:48.359Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-17T08:02:48.359Z] Docker Root Dir: /var/lib/docker [2022-03-17T08:02:48.359Z] Debug Mode: false [2022-03-17T08:02:48.359Z] Registry: https://index.docker.io/v1/ [2022-03-17T08:02:48.359Z] Labels: [2022-03-17T08:02:48.359Z] Experimental: true [2022-03-17T08:02:48.359Z] Insecure Registries: [2022-03-17T08:02:48.359Z] 127.0.0.0/8 [2022-03-17T08:02:48.359Z] Live Restore Enabled: true [2022-03-17T08:02:48.359Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-17T08:02:48.593Z] #3 DONE 0.6s [2022-03-17T08:02:48.593Z] [2022-03-17T08:02:48.593Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-17T08:02:48.593Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-03-17T08:02:48.593Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-17T08:02:48.593Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-17T08:02:48.593Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-03-17T08:02:48.593Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-03-17T08:02:48.593Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-03-17T08:02:48.706Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:c8ab88bba3b2b2900f2b54039a024e5e812381cc . [2022-03-17T08:02:48.706Z] #2 [internal] load .dockerignore [2022-03-17T08:02:48.706Z] #2 sha256:031ada00253fc973e810e286d9ccefe628c97855e2076a404c63bd928cecc12b [2022-03-17T08:02:48.706Z] #2 transferring context: [2022-03-17T08:02:48.852Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 1.05MB / 9.06MB 0.2s [2022-03-17T08:02:48.970Z] #2 transferring context: 87B done [2022-03-17T08:02:48.970Z] #2 DONE 0.1s [2022-03-17T08:02:48.970Z] [2022-03-17T08:02:48.970Z] #1 [internal] load build definition from Dockerfile [2022-03-17T08:02:48.970Z] #1 sha256:7ba8fe68c8f5dd033f1213b813143fbb5fe2b595d23acb863bf8b752bee03e91 [2022-03-17T08:02:48.970Z] #1 transferring dockerfile: 16.77kB done [2022-03-17T08:02:48.970Z] #1 DONE 0.2s [2022-03-17T08:02:48.970Z] [2022-03-17T08:02:48.970Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-17T08:02:48.970Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-17T08:02:49.112Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s [2022-03-17T08:02:49.112Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s done [2022-03-17T08:02:49.112Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-03-17T08:02:49.371Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s done [2022-03-17T08:02:49.372Z] #4 DONE 0.8s [2022-03-17T08:02:49.543Z] #3 DONE 0.4s [2022-03-17T08:02:49.543Z] [2022-03-17T08:02:49.543Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-17T08:02:49.543Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-17T08:02:49.543Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-17T08:02:49.543Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-17T08:02:49.543Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-17T08:02:49.543Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-17T08:02:49.543Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 8.39MB / 9.67MB 0.2s [2022-03-17T08:02:49.543Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2022-03-17T08:02:49.632Z] [2022-03-17T08:02:49.632Z] #6 [internal] load build definition from Dockerfile [2022-03-17T08:02:49.632Z] #6 sha256:d8388778b4cea460596dc43ad0a969cba4c7814221f2fc5a1c0c3fc0336bedb9 [2022-03-17T08:02:49.632Z] #6 DONE 0.0s [2022-03-17T08:02:49.632Z] [2022-03-17T08:02:49.632Z] #5 [internal] load .dockerignore [2022-03-17T08:02:49.632Z] #5 sha256:d8bb5caff745c715347238f48bc29a76132c11be821df3aad5f9a36f20e0ab4a [2022-03-17T08:02:49.632Z] #5 DONE 0.0s [2022-03-17T08:02:49.632Z] [2022-03-17T08:02:49.632Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-17T08:02:49.632Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-03-17T08:02:49.806Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-03-17T08:02:49.806Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-03-17T08:02:49.841Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 13.0s done [2022-03-17T08:02:50.067Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-03-17T08:02:50.067Z] #4 DONE 0.8s [2022-03-17T08:02:50.103Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-17T08:02:50.220Z] #19 50.62 Reading package lists... [2022-03-17T08:02:50.332Z] [2022-03-17T08:02:50.332Z] #6 [internal] load build definition from Dockerfile [2022-03-17T08:02:50.332Z] #6 sha256:f8f7b5c933d2bf151ffa362fe252d66afea9e2bb384044ab97c9bbe3c5bd82da [2022-03-17T08:02:50.332Z] #6 DONE 0.0s [2022-03-17T08:02:50.332Z] [2022-03-17T08:02:50.332Z] #5 [internal] load .dockerignore [2022-03-17T08:02:50.332Z] #5 sha256:94a18b390b0eed3825f2b97f8dcf06c9fcfb66556518a7c28526e9f0fcab4cea [2022-03-17T08:02:50.332Z] #5 DONE 0.0s [2022-03-17T08:02:50.332Z] [2022-03-17T08:02:50.332Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-17T08:02:50.332Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-17T08:02:50.905Z] #10 ... [2022-03-17T08:02:50.905Z] [2022-03-17T08:02:50.905Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T08:02:50.905Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-17T08:02:50.905Z] #9 DONE 0.7s [2022-03-17T08:02:51.009Z] #10 ... [2022-03-17T08:02:51.009Z] [2022-03-17T08:02:51.009Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T08:02:51.009Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-17T08:02:51.009Z] #8 DONE 1.2s [2022-03-17T08:02:51.009Z] [2022-03-17T08:02:51.009Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T08:02:51.009Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-17T08:02:51.009Z] #9 DONE 1.3s [2022-03-17T08:02:51.009Z] [2022-03-17T08:02:51.009Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-17T08:02:51.009Z] #7 sha256:a5877c3f100471da3e18039e257d84857bbaefaba3464f3a20fd2ecb148300d3 [2022-03-17T08:02:51.009Z] #7 DONE 1.4s [2022-03-17T08:02:51.009Z] [2022-03-17T08:02:51.009Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-17T08:02:51.009Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-03-17T08:02:51.009Z] #10 DONE 1.4s [2022-03-17T08:02:51.048Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.9s done [2022-03-17T08:02:51.048Z] #11 ... [2022-03-17T08:02:51.048Z] [2022-03-17T08:02:51.048Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce [2022-03-17T08:02:51.048Z] #28 sha256:c22a1e23010b2bf99e32f503f76f3184637d81098cb7f818861e62d1fc4391cf [2022-03-17T08:02:51.048Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 8.5s done [2022-03-17T08:02:51.048Z] #28 DONE 16.8s [2022-03-17T08:02:51.048Z] [2022-03-17T08:02:51.048Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:02:51.048Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:02:51.048Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-17T08:02:51.167Z] [2022-03-17T08:02:51.167Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-17T08:02:51.167Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-17T08:02:51.167Z] #7 DONE 0.7s [2022-03-17T08:02:51.167Z] [2022-03-17T08:02:51.167Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T08:02:51.167Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-17T08:02:51.167Z] #8 DONE 0.7s [2022-03-17T08:02:51.167Z] [2022-03-17T08:02:51.167Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-17T08:02:51.167Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-17T08:02:51.167Z] #10 DONE 0.8s [2022-03-17T08:02:51.278Z] [2022-03-17T08:02:51.278Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce [2022-03-17T08:02:51.278Z] #28 sha256:0617cc45487865055e922ed16235063090d819f39b24a817eaf4db058865847f [2022-03-17T08:02:51.278Z] #28 resolve docker.io/library/debian:bullseye@sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce 0.0s done [2022-03-17T08:02:51.553Z] #28 sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce 1.85kB / 1.85kB done [2022-03-17T08:02:51.553Z] #28 sha256:ce1459a3538c4077501e6a6c254903b37d73311b1621babe540989f3894427f7 529B / 529B done [2022-03-17T08:02:51.553Z] #28 sha256:8e1d795e736b4196308d8a45a2f3970312de860a9789ca2e780e68801f13e01d 1.48kB / 1.48kB done [2022-03-17T08:02:51.553Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 4.19MB / 53.62MB 0.3s [2022-03-17T08:02:51.740Z] [2022-03-17T08:02:51.740Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T08:02:51.740Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-17T08:02:51.740Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T08:02:51.740Z] #67 DONE 0.1s [2022-03-17T08:02:51.740Z] [2022-03-17T08:02:51.740Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:02:51.740Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:02:51.740Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 0.1s done [2022-03-17T08:02:51.740Z] #11 DONE 0.1s [2022-03-17T08:02:51.740Z] [2022-03-17T08:02:51.740Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce [2022-03-17T08:02:51.740Z] #28 sha256:c22a1e23010b2bf99e32f503f76f3184637d81098cb7f818861e62d1fc4391cf [2022-03-17T08:02:51.740Z] #28 resolve docker.io/library/debian:bullseye@sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce 0.1s done [2022-03-17T08:02:51.740Z] #28 DONE 0.1s [2022-03-17T08:02:51.740Z] [2022-03-17T08:02:51.740Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T08:02:51.740Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-17T08:02:51.740Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-17T08:02:51.740Z] #69 DONE 0.1s [2022-03-17T08:02:51.740Z] [2022-03-17T08:02:51.740Z] #24 [internal] load build context [2022-03-17T08:02:51.740Z] #24 sha256:cd0845319b2224515a3e91d3624cdc8d840bdc745fded053c15a85fc5ed8869c [2022-03-17T08:02:51.806Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 5.0s [2022-03-17T08:02:51.820Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 10.17MB / 53.62MB 0.4s [2022-03-17T08:02:51.820Z] #28 ... [2022-03-17T08:02:51.820Z] [2022-03-17T08:02:51.820Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-17T08:02:51.820Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-17T08:02:51.820Z] #45 DONE 0.0s [2022-03-17T08:02:51.820Z] [2022-03-17T08:02:51.820Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce [2022-03-17T08:02:51.820Z] #28 sha256:0617cc45487865055e922ed16235063090d819f39b24a817eaf4db058865847f [2022-03-17T08:02:51.820Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 14.68MB / 53.62MB 0.5s [2022-03-17T08:02:51.993Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.6s done [2022-03-17T08:02:51.993Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 0.1s [2022-03-17T08:02:52.083Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 22.02MB / 53.62MB 0.8s [2022-03-17T08:02:52.324Z] #24 ... [2022-03-17T08:02:52.324Z] [2022-03-17T08:02:52.324Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-17T08:02:52.324Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-17T08:02:52.324Z] #45 DONE 0.0s [2022-03-17T08:02:52.324Z] [2022-03-17T08:02:52.324Z] #24 [internal] load build context [2022-03-17T08:02:52.324Z] #24 sha256:cd0845319b2224515a3e91d3624cdc8d840bdc745fded053c15a85fc5ed8869c [2022-03-17T08:02:52.346Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 25.17MB / 53.62MB 1.0s [2022-03-17T08:02:52.605Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 32.51MB / 53.62MB 1.2s [2022-03-17T08:02:52.865Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 51.38MB / 53.62MB 1.5s [2022-03-17T08:02:53.433Z] #28 ... [2022-03-17T08:02:53.433Z] [2022-03-17T08:02:53.433Z] #24 [internal] load build context [2022-03-17T08:02:53.433Z] #24 sha256:e5ef5fc71c31cf1e9fcf20ac3cf7f62b8ec98d8c79a8e7f3acd3008c1bb55836 [2022-03-17T08:02:53.433Z] #24 transferring context: 58.91MB 1.5s done [2022-03-17T08:02:53.433Z] #24 DONE 2.3s [2022-03-17T08:02:53.433Z] [2022-03-17T08:02:53.433Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce [2022-03-17T08:02:53.433Z] #28 sha256:0617cc45487865055e922ed16235063090d819f39b24a817eaf4db058865847f [2022-03-17T08:02:54.259Z] #24 transferring context: 38.67MB 2.3s [2022-03-17T08:02:54.366Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.8s done [2022-03-17T08:02:54.366Z] #11 ... [2022-03-17T08:02:54.366Z] [2022-03-17T08:02:54.366Z] #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-03-17T08:02:54.366Z] #29 sha256:c4176525c9a2edf473acaa426a813dda77e9b5c2a767d078e0fc313c005eeb80 [2022-03-17T08:02:54.366Z] #29 1.798 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:02:54.366Z] #29 1.816 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:02:54.366Z] #29 1.816 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:02:54.366Z] #29 2.036 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T08:02:54.366Z] #29 2.295 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T08:02:54.366Z] #29 2.706 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T08:02:54.366Z] #29 4.006 Fetched 8506 kB in 2s (3438 kB/s) [2022-03-17T08:02:54.366Z] #29 4.006 Reading package lists... [2022-03-17T08:02:54.366Z] #29 4.793 Reading package lists... [2022-03-17T08:02:54.366Z] #29 5.645 Building dependency tree... [2022-03-17T08:02:54.366Z] #29 6.030 The following additional packages will be installed: [2022-03-17T08:02:54.366Z] #29 6.030 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-17T08:02:54.366Z] #29 6.030 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-17T08:02:54.366Z] #29 6.030 Recommended packages: [2022-03-17T08:02:54.366Z] #29 6.030 libldap-common publicsuffix libsasl2-modules [2022-03-17T08:02:54.366Z] #29 6.180 The following NEW packages will be installed: [2022-03-17T08:02:54.366Z] #29 6.180 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-17T08:02:54.366Z] #29 6.180 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-17T08:02:54.366Z] #29 6.186 libssh2-1 openssl [2022-03-17T08:02:54.366Z] #29 6.470 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-17T08:02:54.366Z] #29 6.470 Need to get 3038 kB of archives. [2022-03-17T08:02:54.366Z] #29 6.470 After this operation, 6650 kB of additional disk space will be used. [2022-03-17T08:02:54.366Z] #29 6.470 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-17T08:02:54.366Z] #29 6.474 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] [2022-03-17T08:02:54.366Z] #29 6.477 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-17T08:02:54.366Z] #29 6.488 Get:4 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-17T08:02:54.366Z] #29 6.491 Get:5 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-17T08:02:54.366Z] #29 6.497 Get:6 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-17T08:02:54.366Z] #29 6.498 Get:7 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-17T08:02:54.366Z] #29 6.499 Get:8 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-17T08:02:54.366Z] #29 6.504 Get:9 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-17T08:02:54.366Z] #29 6.507 Get:10 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-17T08:02:54.366Z] #29 6.507 Get:11 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-17T08:02:54.366Z] #29 6.510 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-17T08:02:54.366Z] #29 6.514 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-17T08:02:54.366Z] #29 6.522 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-17T08:02:54.366Z] #29 6.524 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-17T08:02:54.366Z] #29 6.721 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:02:54.366Z] #29 6.778 Fetched 3038 kB in 0s (9040 kB/s) [2022-03-17T08:02:54.366Z] #29 6.811 Selecting previously unselected package openssl. [2022-03-17T08:02:54.366Z] #29 6.811 (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-03-17T08:02:54.366Z] #29 6.811 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... [2022-03-17T08:02:54.366Z] #29 6.822 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-17T08:02:54.366Z] #29 6.997 Selecting previously unselected package ca-certificates. [2022-03-17T08:02:54.366Z] #29 6.998 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-17T08:02:54.366Z] #29 7.002 Unpacking ca-certificates (20210119) ... [2022-03-17T08:02:54.366Z] #29 7.087 Selecting previously unselected package libbrotli1:amd64. [2022-03-17T08:02:54.366Z] #29 7.087 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-17T08:02:54.366Z] #29 7.094 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-17T08:02:54.366Z] #29 7.188 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-17T08:02:54.366Z] #29 7.188 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-17T08:02:54.366Z] #29 7.192 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T08:02:54.366Z] #29 7.252 Selecting previously unselected package libsasl2-2:amd64. [2022-03-17T08:02:54.366Z] #29 7.252 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-17T08:02:54.366Z] #29 7.252 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T08:02:54.366Z] #29 7.315 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-17T08:02:54.366Z] #29 7.315 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-17T08:02:54.366Z] #29 7.324 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-17T08:02:54.366Z] #29 7.425 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-17T08:02:54.366Z] #29 7.425 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-17T08:02:54.366Z] #29 7.429 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-17T08:02:54.366Z] #29 7.488 Selecting previously unselected package libpsl5:amd64. [2022-03-17T08:02:54.366Z] #29 7.488 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-17T08:02:54.366Z] #29 7.493 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-17T08:02:54.366Z] #29 7.555 Selecting previously unselected package librtmp1:amd64. [2022-03-17T08:02:54.366Z] #29 7.555 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-17T08:02:54.366Z] #29 7.558 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-17T08:02:54.366Z] #29 7.619 Selecting previously unselected package libssh2-1:amd64. [2022-03-17T08:02:54.366Z] #29 7.619 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-17T08:02:54.366Z] #29 7.627 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-17T08:02:54.366Z] #29 7.699 Selecting previously unselected package libcurl4:amd64. [2022-03-17T08:02:54.366Z] #29 7.699 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-17T08:02:54.366Z] #29 7.699 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-17T08:02:54.366Z] #29 7.769 Selecting previously unselected package curl. [2022-03-17T08:02:54.366Z] #29 7.769 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-17T08:02:54.366Z] #29 7.772 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-17T08:02:54.366Z] #29 7.861 Selecting previously unselected package libonig5:amd64. [2022-03-17T08:02:54.366Z] #29 7.861 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-17T08:02:54.366Z] #29 7.867 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T08:02:54.366Z] #29 7.932 Selecting previously unselected package libjq1:amd64. [2022-03-17T08:02:54.366Z] #29 7.932 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-17T08:02:54.366Z] #29 7.937 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-17T08:02:54.366Z] #29 8.005 Selecting previously unselected package jq. [2022-03-17T08:02:54.366Z] #29 8.005 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-17T08:02:54.366Z] #29 8.005 Unpacking jq (1.6-2.1) ... [2022-03-17T08:02:54.366Z] #29 8.062 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-17T08:02:54.366Z] #29 8.071 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-17T08:02:54.366Z] #29 8.085 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-17T08:02:54.366Z] #29 8.097 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T08:02:54.366Z] #29 8.108 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-17T08:02:54.366Z] #29 8.119 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T08:02:54.366Z] #29 8.131 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-17T08:02:54.366Z] #29 8.142 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-17T08:02:54.366Z] #29 8.162 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T08:02:54.366Z] #29 8.175 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-17T08:02:54.366Z] #29 8.188 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-17T08:02:54.366Z] #29 8.201 Setting up ca-certificates (20210119) ... [2022-03-17T08:02:54.366Z] #29 8.970 Updating certificates in /etc/ssl/certs... [2022-03-17T08:02:54.632Z] #29 10.06 129 added, 0 removed; done. [2022-03-17T08:02:54.632Z] #29 10.09 Setting up jq (1.6-2.1) ... [2022-03-17T08:02:54.632Z] #29 10.11 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-17T08:02:54.632Z] #29 10.12 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-17T08:02:54.632Z] #29 10.13 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:02:54.632Z] #29 10.15 Processing triggers for ca-certificates (20210119) ... [2022-03-17T08:02:54.632Z] #29 10.16 Updating certificates in /etc/ssl/certs... [2022-03-17T08:02:54.632Z] #29 ... [2022-03-17T08:02:54.632Z] [2022-03-17T08:02:54.632Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:02:54.632Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:02:54.632Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-17T08:02:54.835Z] #24 transferring context: 58.90MB 3.1s done [2022-03-17T08:02:55.341Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 53.62MB / 53.62MB 3.5s done [2022-03-17T08:02:55.341Z] #28 extracting sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b [2022-03-17T08:02:55.413Z] #24 DONE 3.8s [2022-03-17T08:02:55.413Z] [2022-03-17T08:02:55.413Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T08:02:55.413Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-17T08:02:55.413Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-17T08:02:55.413Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-17T08:02:55.413Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-17T08:02:55.413Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-03-17T08:02:55.413Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done [2022-03-17T08:02:55.413Z] #69 DONE 3.6s [2022-03-17T08:02:55.413Z] [2022-03-17T08:02:55.413Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:02:55.413Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:02:55.413Z] #11 sha256:414276ae7b98fdcc08d6885d2b128e822117d1a2d4ec1b8c475060c9c1b7226c 1.80kB / 1.80kB done [2022-03-17T08:02:55.413Z] #11 sha256:e76246e054d050c226f0daacd03d86f1c3176a464821d21fca908bb911b5b094 7.03kB / 7.03kB done [2022-03-17T08:02:55.413Z] #11 sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 1.86kB / 1.86kB done [2022-03-17T08:02:55.413Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 3.0s done [2022-03-17T08:02:55.413Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 3.2s done [2022-03-17T08:02:55.413Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 3.4s done [2022-03-17T08:02:55.413Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 27.80MB / 54.58MB 3.5s [2022-03-17T08:02:55.413Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 0.1s [2022-03-17T08:02:55.413Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 12.45MB / 85.81MB 3.5s [2022-03-17T08:02:55.413Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 0B / 141.70MB 3.5s [2022-03-17T08:02:55.413Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 34.60MB / 54.58MB 3.6s [2022-03-17T08:02:55.413Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 21.18MB / 85.81MB 3.6s [2022-03-17T08:02:55.675Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 44.04MB / 54.58MB 3.8s [2022-03-17T08:02:55.675Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 34.60MB / 85.81MB 3.8s [2022-03-17T08:02:55.675Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 48.23MB / 54.58MB 3.9s [2022-03-17T08:02:55.675Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 40.89MB / 85.81MB 3.9s [2022-03-17T08:02:55.938Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 53.48MB / 54.58MB 4.0s [2022-03-17T08:02:55.938Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 12.58MB / 141.70MB 4.0s [2022-03-17T08:02:55.938Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 50.33MB / 85.81MB 4.1s [2022-03-17T08:02:55.938Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 19.92MB / 141.70MB 4.1s [2022-03-17T08:02:56.200Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 67.11MB / 85.81MB 4.3s [2022-03-17T08:02:56.200Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 35.65MB / 141.70MB 4.3s [2022-03-17T08:02:56.200Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 72.35MB / 85.81MB 4.4s [2022-03-17T08:02:56.200Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 44.04MB / 141.70MB 4.4s [2022-03-17T08:02:56.464Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 84.93MB / 85.81MB 4.6s [2022-03-17T08:02:56.464Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 59.06MB / 141.70MB 4.6s [2022-03-17T08:02:56.727Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 71.87MB / 141.70MB 4.8s [2022-03-17T08:02:56.727Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 87.03MB / 141.70MB 5.0s [2022-03-17T08:02:56.989Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 96.47MB / 141.70MB 5.1s [2022-03-17T08:02:57.253Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 110.10MB / 141.70MB 5.3s [2022-03-17T08:02:57.253Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 117.57MB / 141.70MB 5.4s [2022-03-17T08:02:57.300Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 5.2s [2022-03-17T08:02:57.515Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 5.5s done [2022-03-17T08:02:57.515Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 133.44MB / 141.70MB 5.6s [2022-03-17T08:02:57.515Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 5.7s [2022-03-17T08:02:57.515Z] #11 sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 156B / 156B 5.8s [2022-03-17T08:02:57.947Z] #11 ... [2022-03-17T08:02:57.947Z] [2022-03-17T08:02:57.947Z] #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-03-17T08:02:57.947Z] #29 sha256:c4176525c9a2edf473acaa426a813dda77e9b5c2a767d078e0fc313c005eeb80 [2022-03-17T08:02:57.947Z] #29 11.17 0 added, 0 removed; done. [2022-03-17T08:02:57.947Z] #29 11.17 Running hooks in /etc/ca-certificates/update.d... [2022-03-17T08:02:57.947Z] #29 11.17 done. [2022-03-17T08:02:57.947Z] #29 DONE 13.4s [2022-03-17T08:02:57.947Z] [2022-03-17T08:02:57.947Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:02:57.947Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:02:58.209Z] #11 ... [2022-03-17T08:02:58.209Z] [2022-03-17T08:02:58.209Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-17T08:02:58.209Z] #30 sha256:1f1d4a803fdef57ed8e4dddf76b70ab84717379161e4cf1071cae4b50236af90 [2022-03-17T08:02:58.209Z] #30 DONE 0.3s [2022-03-17T08:02:58.209Z] [2022-03-17T08:02:58.209Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:02:58.209Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:02:59.574Z] #28 extracting sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 4.1s done [2022-03-17T08:02:59.602Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 5.0s [2022-03-17T08:02:59.833Z] #28 ... [2022-03-17T08:02:59.833Z] [2022-03-17T08:02:59.833Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:02:59.833Z] #11 sha256:555b2c5aec45171de05749c83a5cd03e47c1b8a8efda57cfd513b9abebd62ec1 [2022-03-17T08:02:59.833Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 0.0s done [2022-03-17T08:02:59.833Z] #11 sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 1.86kB / 1.86kB done [2022-03-17T08:02:59.833Z] #11 sha256:544d7a4a0ec7686d05a877b73649e9a3b8f5eb66a9f9549b745bf7faeba91aea 1.80kB / 1.80kB done [2022-03-17T08:02:59.833Z] #11 sha256:6ce02004fc95d1d62f314cc13c1a3881dbd4cb21246d4a99e83131428c701bc2 7.04kB / 7.04kB done [2022-03-17T08:02:59.833Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.61MB / 53.61MB 2.1s done [2022-03-17T08:02:59.833Z] #11 sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 5.14MB / 5.14MB 0.5s done [2022-03-17T08:02:59.833Z] #11 sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 10.66MB / 10.66MB 0.9s done [2022-03-17T08:02:59.833Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 54.67MB / 54.67MB 4.6s done [2022-03-17T08:02:59.833Z] #11 extracting sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 2.0s done [2022-03-17T08:02:59.833Z] #11 extracting sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 0.4s done [2022-03-17T08:02:59.833Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 81.02MB / 81.02MB 8.1s done [2022-03-17T08:02:59.833Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 108.66MB / 108.66MB 8.4s [2022-03-17T08:02:59.833Z] #11 sha256:4548d1bed64eb83b094117c994af502b81d1c5957c08b455cd8a0b12cf8b1e67 126B / 126B 4.7s done [2022-03-17T08:02:59.833Z] #11 extracting sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 1.0s done [2022-03-17T08:02:59.833Z] #11 extracting sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 0.4s [2022-03-17T08:03:00.071Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 8.2s done [2022-03-17T08:03:00.333Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.4s [2022-03-17T08:03:00.595Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.5s done [2022-03-17T08:03:00.618Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 8.2s done [2022-03-17T08:03:00.618Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-17T08:03:00.891Z] #11 ... [2022-03-17T08:03:00.891Z] [2022-03-17T08:03:00.891Z] #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-03-17T08:03:00.891Z] #29 sha256:c4176525c9a2edf473acaa426a813dda77e9b5c2a767d078e0fc313c005eeb80 [2022-03-17T08:03:00.891Z] #29 1.617 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:03:00.891Z] #29 1.628 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:03:00.891Z] #29 1.628 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:03:00.891Z] #29 1.788 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T08:03:00.891Z] #29 1.947 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T08:03:00.891Z] #29 2.234 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T08:03:00.891Z] #29 3.663 Fetched 8506 kB in 2s (3673 kB/s) [2022-03-17T08:03:00.891Z] #29 3.663 Reading package lists... [2022-03-17T08:03:00.891Z] #29 4.494 Reading package lists... [2022-03-17T08:03:00.891Z] #29 5.311 Building dependency tree... [2022-03-17T08:03:00.891Z] #29 5.675 The following additional packages will be installed: [2022-03-17T08:03:00.891Z] #29 5.675 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-17T08:03:00.891Z] #29 5.675 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-17T08:03:00.891Z] #29 5.675 Recommended packages: [2022-03-17T08:03:00.891Z] #29 5.675 libldap-common publicsuffix libsasl2-modules [2022-03-17T08:03:00.891Z] #29 5.851 The following NEW packages will be installed: [2022-03-17T08:03:00.891Z] #29 5.851 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-17T08:03:00.891Z] #29 5.851 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-17T08:03:00.891Z] #29 5.851 libssh2-1 openssl [2022-03-17T08:03:00.891Z] #29 6.138 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-17T08:03:00.891Z] #29 6.138 Need to get 3038 kB of archives. [2022-03-17T08:03:00.891Z] #29 6.138 After this operation, 6650 kB of additional disk space will be used. [2022-03-17T08:03:00.891Z] #29 6.138 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] [2022-03-17T08:03:00.891Z] #29 6.138 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-17T08:03:00.891Z] #29 6.147 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-17T08:03:00.891Z] #29 6.159 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-17T08:03:00.891Z] #29 6.159 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-17T08:03:00.891Z] #29 6.183 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-17T08:03:00.891Z] #29 6.183 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-17T08:03:00.891Z] #29 6.183 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-17T08:03:00.891Z] #29 6.183 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-17T08:03:00.891Z] #29 6.183 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-17T08:03:00.891Z] #29 6.183 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-17T08:03:00.891Z] #29 6.191 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-17T08:03:00.891Z] #29 6.198 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-17T08:03:00.891Z] #29 6.198 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-17T08:03:00.891Z] #29 6.198 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-17T08:03:00.891Z] #29 6.437 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:03:00.891Z] #29 6.484 Fetched 3038 kB in 0s (8931 kB/s) [2022-03-17T08:03:00.891Z] #29 6.524 Selecting previously unselected package openssl. [2022-03-17T08:03:00.891Z] #29 6.524 (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-03-17T08:03:00.891Z] #29 6.524 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... [2022-03-17T08:03:00.891Z] #29 6.529 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-17T08:03:00.891Z] #29 6.737 Selecting previously unselected package ca-certificates. [2022-03-17T08:03:00.891Z] #29 6.737 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-17T08:03:00.891Z] #29 6.737 Unpacking ca-certificates (20210119) ... [2022-03-17T08:03:00.891Z] #29 6.849 Selecting previously unselected package libbrotli1:amd64. [2022-03-17T08:03:00.891Z] #29 6.852 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-17T08:03:00.891Z] #29 6.860 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-17T08:03:00.891Z] #29 6.953 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-17T08:03:00.891Z] #29 6.953 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-17T08:03:00.891Z] #29 6.958 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T08:03:00.891Z] #29 6.999 Selecting previously unselected package libsasl2-2:amd64. [2022-03-17T08:03:00.891Z] #29 6.999 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-17T08:03:00.891Z] #29 7.003 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T08:03:00.891Z] #29 7.059 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-17T08:03:00.891Z] #29 7.059 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-17T08:03:00.891Z] #29 7.061 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-17T08:03:00.891Z] #29 7.145 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-17T08:03:00.891Z] #29 7.147 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-17T08:03:00.891Z] #29 7.152 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-17T08:03:00.891Z] #29 7.208 Selecting previously unselected package libpsl5:amd64. [2022-03-17T08:03:00.891Z] #29 7.208 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-17T08:03:00.891Z] #29 7.213 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-17T08:03:00.891Z] #29 7.276 Selecting previously unselected package librtmp1:amd64. [2022-03-17T08:03:00.891Z] #29 7.276 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-17T08:03:00.891Z] #29 7.282 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-17T08:03:00.891Z] #29 7.335 Selecting previously unselected package libssh2-1:amd64. [2022-03-17T08:03:00.891Z] #29 7.335 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-17T08:03:00.891Z] #29 7.338 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-17T08:03:00.891Z] #29 7.402 Selecting previously unselected package libcurl4:amd64. [2022-03-17T08:03:00.891Z] #29 7.402 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-17T08:03:00.891Z] #29 7.406 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-17T08:03:00.891Z] #29 7.485 Selecting previously unselected package curl. [2022-03-17T08:03:00.891Z] #29 7.486 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-17T08:03:00.891Z] #29 7.491 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-17T08:03:00.891Z] #29 7.558 Selecting previously unselected package libonig5:amd64. [2022-03-17T08:03:00.891Z] #29 7.558 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-17T08:03:00.891Z] #29 7.569 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T08:03:00.891Z] #29 7.626 Selecting previously unselected package libjq1:amd64. [2022-03-17T08:03:00.891Z] #29 7.626 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-17T08:03:00.891Z] #29 7.632 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-17T08:03:00.891Z] #29 7.681 Selecting previously unselected package jq. [2022-03-17T08:03:00.891Z] #29 7.681 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-17T08:03:00.891Z] #29 7.688 Unpacking jq (1.6-2.1) ... [2022-03-17T08:03:00.891Z] #29 7.771 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-17T08:03:00.891Z] #29 7.782 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-17T08:03:00.891Z] #29 7.793 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-17T08:03:00.891Z] #29 7.803 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T08:03:00.891Z] #29 7.816 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-17T08:03:00.891Z] #29 7.824 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T08:03:00.891Z] #29 7.834 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-17T08:03:00.891Z] #29 7.845 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-17T08:03:00.891Z] #29 7.903 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T08:03:00.891Z] #29 7.915 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-17T08:03:00.891Z] #29 7.930 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-17T08:03:00.891Z] #29 7.948 Setting up ca-certificates (20210119) ... [2022-03-17T08:03:00.891Z] #29 8.668 Updating certificates in /etc/ssl/certs... [2022-03-17T08:03:01.155Z] #29 ... [2022-03-17T08:03:01.155Z] [2022-03-17T08:03:01.155Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:03:01.155Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:03:01.211Z] #11 extracting sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 1.7s done [2022-03-17T08:03:01.211Z] #11 ... [2022-03-17T08:03:01.211Z] [2022-03-17T08:03:01.211Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T08:03:01.211Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-17T08:03:01.211Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-17T08:03:01.211Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-17T08:03:01.211Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-17T08:03:01.212Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-17T08:03:01.212Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.6s done [2022-03-17T08:03:01.212Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-03-17T08:03:01.470Z] #69 ... [2022-03-17T08:03:01.470Z] [2022-03-17T08:03:01.470Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T08:03:01.470Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-17T08:03:01.470Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-17T08:03:01.470Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-17T08:03:01.470Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-17T08:03:01.470Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-17T08:03:01.470Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.1s done [2022-03-17T08:03:01.470Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2022-03-17T08:03:01.470Z] #67 ... [2022-03-17T08:03:01.470Z] [2022-03-17T08:03:01.470Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:03:01.470Z] #11 sha256:555b2c5aec45171de05749c83a5cd03e47c1b8a8efda57cfd513b9abebd62ec1 [2022-03-17T08:03:01.525Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 7.0s done [2022-03-17T08:03:01.541Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.1s [2022-03-17T08:03:01.788Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b [2022-03-17T08:03:01.803Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.2s done [2022-03-17T08:03:01.803Z] #11 ... [2022-03-17T08:03:01.803Z] [2022-03-17T08:03:01.803Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T08:03:01.803Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-17T08:03:01.803Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-17T08:03:01.803Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-17T08:03:01.803Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-17T08:03:01.803Z] #67 ... [2022-03-17T08:03:01.803Z] [2022-03-17T08:03:01.803Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce [2022-03-17T08:03:01.803Z] #28 sha256:c22a1e23010b2bf99e32f503f76f3184637d81098cb7f818861e62d1fc4391cf [2022-03-17T08:03:01.803Z] #28 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done [2022-03-17T08:03:01.803Z] #28 sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce 1.85kB / 1.85kB done [2022-03-17T08:03:01.803Z] #28 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done [2022-03-17T08:03:01.803Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 2.0s done [2022-03-17T08:03:01.803Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 6.0s done [2022-03-17T08:03:02.039Z] #11 extracting sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 [2022-03-17T08:03:02.039Z] #11 ... [2022-03-17T08:03:02.039Z] [2022-03-17T08:03:02.039Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T08:03:02.039Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-17T08:03:02.039Z] #67 DONE 10.7s [2022-03-17T08:03:02.039Z] [2022-03-17T08:03:02.039Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T08:03:02.039Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-17T08:03:02.039Z] #69 DONE 10.7s [2022-03-17T08:03:02.039Z] [2022-03-17T08:03:02.039Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce [2022-03-17T08:03:02.039Z] #28 sha256:0617cc45487865055e922ed16235063090d819f39b24a817eaf4db058865847f [2022-03-17T08:03:02.039Z] #28 DONE 10.8s [2022-03-17T08:03:02.039Z] [2022-03-17T08:03:02.039Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:03:02.039Z] #11 sha256:555b2c5aec45171de05749c83a5cd03e47c1b8a8efda57cfd513b9abebd62ec1 [2022-03-17T08:03:02.064Z] #28 ... [2022-03-17T08:03:02.064Z] [2022-03-17T08:03:02.064Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:03:02.064Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:03:02.442Z] #19 64.85 Reading package lists... [2022-03-17T08:03:02.641Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-17T08:03:02.641Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 10.8s [2022-03-17T08:03:02.920Z] #11 ... [2022-03-17T08:03:02.920Z] [2022-03-17T08:03:02.920Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:96b00def89b8871e77608fa5a32158b885c4188d2ad984276650f47f0d7bc1ce [2022-03-17T08:03:02.920Z] #28 sha256:c22a1e23010b2bf99e32f503f76f3184637d81098cb7f818861e62d1fc4391cf [2022-03-17T08:03:02.920Z] #28 DONE 11.1s [2022-03-17T08:03:02.920Z] [2022-03-17T08:03:02.920Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:03:02.920Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:03:02.920Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 10.8s done [2022-03-17T08:03:02.920Z] #11 sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 156B / 156B 10.8s done [2022-03-17T08:03:02.920Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.5s done [2022-03-17T08:03:03.497Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-17T08:03:04.454Z] #11 ... [2022-03-17T08:03:04.454Z] [2022-03-17T08:03:04.454Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T08:03:04.454Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-17T08:03:04.454Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 11.4s done [2022-03-17T08:03:04.454Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2022-03-17T08:03:04.454Z] #67 DONE 12.5s [2022-03-17T08:03:04.454Z] [2022-03-17T08:03:04.454Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:03:04.454Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:03:04.578Z] #11 extracting sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 2.1s done [2022-03-17T08:03:04.578Z] #11 extracting sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 0.1s [2022-03-17T08:03:05.380Z] #11 ... [2022-03-17T08:03:05.380Z] [2022-03-17T08:03:05.380Z] #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-03-17T08:03:05.380Z] #29 sha256:c4176525c9a2edf473acaa426a813dda77e9b5c2a767d078e0fc313c005eeb80 [2022-03-17T08:03:05.380Z] #29 9.924 129 added, 0 removed; done. [2022-03-17T08:03:05.380Z] #29 9.995 Setting up jq (1.6-2.1) ... [2022-03-17T08:03:05.380Z] #29 10.01 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-17T08:03:05.380Z] #29 10.02 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-17T08:03:05.380Z] #29 10.03 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:03:05.380Z] #29 10.04 Processing triggers for ca-certificates (20210119) ... [2022-03-17T08:03:05.380Z] #29 10.06 Updating certificates in /etc/ssl/certs... [2022-03-17T08:03:05.380Z] #29 11.04 0 added, 0 removed; done. [2022-03-17T08:03:05.380Z] #29 11.04 Running hooks in /etc/ca-certificates/update.d... [2022-03-17T08:03:05.380Z] #29 11.05 done. [2022-03-17T08:03:05.380Z] #29 DONE 14.2s [2022-03-17T08:03:05.380Z] [2022-03-17T08:03:05.380Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:03:05.380Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:03:05.643Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 5.1s [2022-03-17T08:03:05.763Z] #19 77.88 Building dependency tree... [2022-03-17T08:03:05.912Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 5.3s done [2022-03-17T08:03:05.912Z] #11 ... [2022-03-17T08:03:05.912Z] [2022-03-17T08:03:05.912Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-17T08:03:05.912Z] #30 sha256:c1bff88b88a0808180857da424672192a0283373a462118bc0705003d00a92fe [2022-03-17T08:03:05.912Z] #30 DONE 0.5s [2022-03-17T08:03:06.175Z] [2022-03-17T08:03:06.175Z] #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-03-17T08:03:06.175Z] #31 sha256:d361c962e002d73b2eb3df17d3a67eb26803742304c90e36e5bc2c5409d2092a [2022-03-17T08:03:07.010Z] #11 ... [2022-03-17T08:03:07.010Z] [2022-03-17T08:03:07.010Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-17T08:03:07.010Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-17T08:03:07.010Z] #68 DONE 1.2s [2022-03-17T08:03:07.010Z] [2022-03-17T08:03:07.010Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:03:07.010Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:03:07.096Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 5.1s [2022-03-17T08:03:08.046Z] #11 ... [2022-03-17T08:03:08.046Z] [2022-03-17T08:03:08.046Z] #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-03-17T08:03:08.046Z] #31 sha256:c77f4b034cbafd0eaac18ca58e37726e57782d66ab9a136b3c0b055f2499625b [2022-03-17T08:03:08.046Z] #31 1.898 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-17T08:03:08.046Z] #31 2.312 [2022-03-17T08:03:08.046Z] #31 2.544 #=#=# ######################################################################## 100.0% [2022-03-17T08:03:08.046Z] #31 2.890 [2022-03-17T08:03:08.046Z] #31 3.882 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-17T08:03:08.046Z] #31 4.216 [2022-03-17T08:03:08.046Z] #31 4.436 #=#=# ######################################################################## 100.0% [2022-03-17T08:03:08.046Z] #31 4.801 [2022-03-17T08:03:08.046Z] #31 5.808 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-17T08:03:08.046Z] #31 6.117 [2022-03-17T08:03:08.046Z] #31 6.353 #=#=# ############## 20.0% ######################################### 57.8% ################################################################ 89.4% ######################################################################## 100.0% [2022-03-17T08:03:08.046Z] #31 6.873 [2022-03-17T08:03:08.046Z] #31 7.914 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-17T08:03:08.046Z] #31 8.207 [2022-03-17T08:03:08.046Z] #31 8.429 #=#=# ######################################################################## 100.0% [2022-03-17T08:03:08.046Z] #31 8.771 [2022-03-17T08:03:08.046Z] #31 9.494 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-17T08:03:08.046Z] #31 9.805 [2022-03-17T08:03:08.046Z] #31 10.04 #=#=# ######################################################################## 100.0% [2022-03-17T08:03:08.046Z] #31 ... [2022-03-17T08:03:08.046Z] [2022-03-17T08:03:08.046Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:03:08.046Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:03:08.109Z] #31 1.938 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-17T08:03:08.378Z] #31 2.368 [2022-03-17T08:03:08.403Z] #11 ... [2022-03-17T08:03:08.403Z] [2022-03-17T08:03:08.403Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-17T08:03:08.403Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-17T08:03:08.403Z] #70 DONE 1.3s [2022-03-17T08:03:08.403Z] [2022-03-17T08:03:08.403Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:03:08.403Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:03:08.403Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 5.1s [2022-03-17T08:03:08.640Z] #31 2.598 #=#=# ######################################################################## 100.0% [2022-03-17T08:03:08.665Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 5.2s done [2022-03-17T08:03:08.772Z] #11 extracting sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 3.4s done [2022-03-17T08:03:08.902Z] #31 2.923 [2022-03-17T08:03:09.032Z] #11 extracting sha256:4548d1bed64eb83b094117c994af502b81d1c5957c08b455cd8a0b12cf8b1e67 done [2022-03-17T08:03:09.060Z] #19 84.27 The following additional packages will be installed: [2022-03-17T08:03:09.061Z] #19 84.28 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-17T08:03:09.061Z] #19 84.28 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-17T08:03:09.061Z] #19 84.28 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-17T08:03:09.061Z] #19 84.28 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-17T08:03:09.061Z] #19 84.28 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-17T08:03:09.061Z] #19 84.28 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-17T08:03:09.061Z] #19 84.28 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-03-17T08:03:09.061Z] #19 84.28 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-03-17T08:03:09.061Z] #19 84.29 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-03-17T08:03:09.061Z] #19 84.29 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-03-17T08:03:09.061Z] #19 84.29 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-17T08:03:09.061Z] #19 84.29 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-17T08:03:09.061Z] #19 84.29 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-17T08:03:09.061Z] #19 84.29 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-17T08:03:09.061Z] #19 84.29 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-17T08:03:09.061Z] #19 84.29 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-17T08:03:09.061Z] #19 84.29 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-17T08:03:09.061Z] #19 84.29 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-17T08:03:09.061Z] #19 84.29 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-17T08:03:09.061Z] #19 84.29 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-17T08:03:09.061Z] #19 84.29 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-17T08:03:09.061Z] #19 84.29 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-17T08:03:09.061Z] #19 84.29 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-17T08:03:09.061Z] #19 84.29 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-17T08:03:09.061Z] #19 84.29 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-17T08:03:09.061Z] #19 84.29 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-17T08:03:09.061Z] #19 84.29 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-17T08:03:09.061Z] #19 84.29 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-17T08:03:09.061Z] #19 84.29 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-17T08:03:09.061Z] #19 84.30 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-17T08:03:09.061Z] #19 84.30 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-17T08:03:09.061Z] #19 84.30 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-17T08:03:09.061Z] #19 84.31 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-17T08:03:09.061Z] #19 84.31 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-17T08:03:09.061Z] #19 84.31 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-17T08:03:09.061Z] #19 84.31 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-17T08:03:09.061Z] #19 84.32 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-17T08:03:09.061Z] #19 84.32 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-17T08:03:09.061Z] #19 84.32 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-17T08:03:09.061Z] #19 84.32 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-17T08:03:09.061Z] #19 84.32 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-17T08:03:09.061Z] #19 84.32 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-17T08:03:09.061Z] #19 84.32 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-17T08:03:09.061Z] #19 84.32 linux-libc-dev-s390x-cross patch xz-utils [2022-03-17T08:03:09.061Z] #19 84.38 Suggested packages: [2022-03-17T08:03:09.061Z] #19 84.38 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-03-17T08:03:09.061Z] #19 84.38 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-03-17T08:03:09.061Z] #19 84.38 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-03-17T08:03:09.061Z] #19 84.38 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-03-17T08:03:09.061Z] #19 84.38 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-03-17T08:03:09.061Z] #19 84.38 libyaml-shell-perl ed diffutils-doc [2022-03-17T08:03:09.061Z] #19 84.38 Recommended packages: [2022-03-17T08:03:09.061Z] #19 84.38 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-03-17T08:03:09.061Z] #19 84.38 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-03-17T08:03:09.239Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-17T08:03:09.292Z] #11 DONE 18.0s [2022-03-17T08:03:09.292Z] [2022-03-17T08:03:09.292Z] #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-03-17T08:03:09.292Z] #29 sha256:90942648216d07da412f710083484f6019597f0194b82683fb5ab422d1a75733 [2022-03-17T08:03:09.551Z] #29 ... [2022-03-17T08:03:09.551Z] [2022-03-17T08:03:09.551Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-17T08:03:09.551Z] #12 sha256:f68082cf1125fddbf1e6dd62861d626743e4e6ddd74e0635d4ae74fadfbd9078 [2022-03-17T08:03:09.849Z] #31 3.947 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-17T08:03:10.111Z] #31 4.303 [2022-03-17T08:03:10.373Z] #31 4.521 #=#=# ######################################################################## 100.0% [2022-03-17T08:03:10.643Z] #31 4.838 [2022-03-17T08:03:11.358Z] #11 ... [2022-03-17T08:03:11.358Z] [2022-03-17T08:03:11.358Z] #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-03-17T08:03:11.358Z] #31 sha256:c77f4b034cbafd0eaac18ca58e37726e57782d66ab9a136b3c0b055f2499625b [2022-03-17T08:03:11.358Z] #31 10.33 [2022-03-17T08:03:11.358Z] #31 10.42 Download of images into '/build' complete. [2022-03-17T08:03:11.358Z] #31 10.42 Use something like the following to load the result into a Docker daemon: [2022-03-17T08:03:11.358Z] #31 10.42 tar -cC '/build' . | docker load [2022-03-17T08:03:11.358Z] #31 DONE 12.6s [2022-03-17T08:03:11.358Z] [2022-03-17T08:03:11.358Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:03:11.358Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:03:11.932Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 10.2s [2022-03-17T08:03:12.052Z] #31 5.868 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-17T08:03:12.052Z] #31 6.209 [2022-03-17T08:03:12.316Z] #31 ... [2022-03-17T08:03:12.316Z] [2022-03-17T08:03:12.316Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:03:12.316Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:03:12.316Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 6.1s [2022-03-17T08:03:13.453Z] #11 ... [2022-03-17T08:03:13.453Z] [2022-03-17T08:03:13.453Z] #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-03-17T08:03:13.453Z] #29 sha256:c4176525c9a2edf473acaa426a813dda77e9b5c2a767d078e0fc313c005eeb80 [2022-03-17T08:03:13.453Z] #29 1.893 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:03:13.453Z] #29 1.894 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:03:13.453Z] #29 1.925 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:03:13.453Z] #29 2.034 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T08:03:13.453Z] #29 2.205 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T08:03:13.453Z] #29 2.662 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T08:03:13.453Z] #29 4.103 Fetched 8506 kB in 2s (3431 kB/s) [2022-03-17T08:03:13.453Z] #29 4.103 Reading package lists... [2022-03-17T08:03:13.453Z] #29 4.923 Reading package lists... [2022-03-17T08:03:13.453Z] #29 5.756 Building dependency tree... [2022-03-17T08:03:13.453Z] #29 6.098 The following additional packages will be installed: [2022-03-17T08:03:13.453Z] #29 6.098 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-17T08:03:13.453Z] #29 6.099 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-17T08:03:13.453Z] #29 6.100 Recommended packages: [2022-03-17T08:03:13.453Z] #29 6.101 libldap-common publicsuffix libsasl2-modules [2022-03-17T08:03:13.453Z] #29 6.270 The following NEW packages will be installed: [2022-03-17T08:03:13.453Z] #29 6.271 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-17T08:03:13.453Z] #29 6.271 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-17T08:03:13.453Z] #29 6.271 libssh2-1 openssl [2022-03-17T08:03:13.453Z] #29 6.554 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-17T08:03:13.453Z] #29 6.554 Need to get 3038 kB of archives. [2022-03-17T08:03:13.453Z] #29 6.554 After this operation, 6650 kB of additional disk space will be used. [2022-03-17T08:03:13.453Z] #29 6.554 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-17T08:03:13.453Z] #29 6.554 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] [2022-03-17T08:03:13.453Z] #29 6.563 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-17T08:03:13.453Z] #29 6.564 Get:4 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-17T08:03:13.453Z] #29 6.567 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-17T08:03:13.453Z] #29 6.567 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-17T08:03:13.453Z] #29 6.567 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-17T08:03:13.453Z] #29 6.567 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-17T08:03:13.453Z] #29 6.572 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-17T08:03:13.453Z] #29 6.572 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-17T08:03:13.453Z] #29 6.573 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-17T08:03:13.453Z] #29 6.609 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-17T08:03:13.453Z] #29 6.615 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-17T08:03:13.453Z] #29 6.616 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-17T08:03:13.453Z] #29 6.618 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-17T08:03:13.453Z] #29 6.778 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:03:13.453Z] #29 6.806 Fetched 3038 kB in 0s (8950 kB/s) [2022-03-17T08:03:13.453Z] #29 6.831 Selecting previously unselected package openssl. [2022-03-17T08:03:13.453Z] #29 6.831 (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-03-17T08:03:13.453Z] #29 6.840 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... [2022-03-17T08:03:13.453Z] #29 6.848 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-17T08:03:13.453Z] #29 7.004 Selecting previously unselected package ca-certificates. [2022-03-17T08:03:13.453Z] #29 7.004 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-17T08:03:13.453Z] #29 7.015 Unpacking ca-certificates (20210119) ... [2022-03-17T08:03:13.453Z] #29 7.116 Selecting previously unselected package libbrotli1:amd64. [2022-03-17T08:03:13.453Z] #29 7.116 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-17T08:03:13.453Z] #29 7.126 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-17T08:03:13.453Z] #29 7.215 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-17T08:03:13.453Z] #29 7.216 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-17T08:03:13.453Z] #29 7.223 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T08:03:13.453Z] #29 7.270 Selecting previously unselected package libsasl2-2:amd64. [2022-03-17T08:03:13.453Z] #29 7.270 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-17T08:03:13.453Z] #29 7.282 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T08:03:13.453Z] #29 7.336 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-17T08:03:13.453Z] #29 7.336 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-17T08:03:13.453Z] #29 7.341 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-17T08:03:13.453Z] #29 7.471 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-17T08:03:13.453Z] #29 7.471 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-17T08:03:13.453Z] #29 7.477 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-17T08:03:13.453Z] #29 7.521 Selecting previously unselected package libpsl5:amd64. [2022-03-17T08:03:13.453Z] #29 7.521 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-17T08:03:13.453Z] #29 7.528 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-17T08:03:13.453Z] #29 7.573 Selecting previously unselected package librtmp1:amd64. [2022-03-17T08:03:13.453Z] #29 7.573 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-17T08:03:13.453Z] #29 7.577 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-17T08:03:13.453Z] #29 7.630 Selecting previously unselected package libssh2-1:amd64. [2022-03-17T08:03:13.453Z] #29 7.630 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-17T08:03:13.453Z] #29 7.636 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-17T08:03:13.453Z] #29 7.703 Selecting previously unselected package libcurl4:amd64. [2022-03-17T08:03:13.453Z] #29 7.703 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-17T08:03:13.453Z] #29 7.707 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-17T08:03:13.453Z] #29 7.778 Selecting previously unselected package curl. [2022-03-17T08:03:13.453Z] #29 7.778 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-17T08:03:13.453Z] #29 7.783 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-17T08:03:13.453Z] #29 7.864 Selecting previously unselected package libonig5:amd64. [2022-03-17T08:03:13.453Z] #29 7.866 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-17T08:03:13.453Z] #29 7.871 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T08:03:13.453Z] #29 7.939 Selecting previously unselected package libjq1:amd64. [2022-03-17T08:03:13.453Z] #29 7.939 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-17T08:03:13.453Z] #29 7.944 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-17T08:03:13.453Z] #29 8.010 Selecting previously unselected package jq. [2022-03-17T08:03:13.453Z] #29 8.010 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-17T08:03:13.453Z] #29 8.014 Unpacking jq (1.6-2.1) ... [2022-03-17T08:03:13.453Z] #29 8.057 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-17T08:03:13.453Z] #29 8.071 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-17T08:03:13.453Z] #29 8.085 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-17T08:03:13.453Z] #29 8.100 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T08:03:13.453Z] #29 8.116 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-17T08:03:13.453Z] #29 8.130 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T08:03:13.453Z] #29 8.145 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-17T08:03:13.453Z] #29 8.159 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-17T08:03:13.453Z] #29 8.179 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T08:03:13.453Z] #29 8.197 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-17T08:03:13.453Z] #29 8.212 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-17T08:03:13.454Z] #29 8.228 Setting up ca-certificates (20210119) ... [2022-03-17T08:03:13.454Z] #29 8.830 Updating certificates in /etc/ssl/certs... [2022-03-17T08:03:13.454Z] #29 9.439 129 added, 0 removed; done. [2022-03-17T08:03:13.454Z] #29 9.475 Setting up jq (1.6-2.1) ... [2022-03-17T08:03:13.454Z] #29 9.488 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-17T08:03:13.454Z] #29 9.505 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-17T08:03:13.454Z] #29 9.519 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:03:13.454Z] #29 9.540 Processing triggers for ca-certificates (20210119) ... [2022-03-17T08:03:13.454Z] #29 9.546 Updating certificates in /etc/ssl/certs... [2022-03-17T08:03:13.454Z] #29 10.06 0 added, 0 removed; done. [2022-03-17T08:03:13.454Z] #29 10.06 Running hooks in /etc/ca-certificates/update.d... [2022-03-17T08:03:13.454Z] #29 10.07 done. [2022-03-17T08:03:13.454Z] #29 ... [2022-03-17T08:03:13.454Z] [2022-03-17T08:03:13.454Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:03:13.454Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:03:13.454Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 4.2s done [2022-03-17T08:03:13.738Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 0.1s [2022-03-17T08:03:14.821Z] #12 ... [2022-03-17T08:03:14.821Z] [2022-03-17T08:03:14.821Z] #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-03-17T08:03:14.821Z] #29 sha256:90942648216d07da412f710083484f6019597f0194b82683fb5ab422d1a75733 [2022-03-17T08:03:14.821Z] #29 12.51 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:03:14.821Z] #29 12.51 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:03:14.821Z] #29 12.53 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:03:14.821Z] #29 12.61 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-17T08:03:15.081Z] #29 12.69 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-17T08:03:15.243Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 13.5s done [2022-03-17T08:03:15.342Z] #29 13.11 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-17T08:03:15.602Z] #29 ... [2022-03-17T08:03:15.602Z] [2022-03-17T08:03:15.602Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-17T08:03:15.602Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-17T08:03:15.602Z] #68 DONE 1.4s [2022-03-17T08:03:15.602Z] [2022-03-17T08:03:15.602Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-17T08:03:15.602Z] #12 sha256:f68082cf1125fddbf1e6dd62861d626743e4e6ddd74e0635d4ae74fadfbd9078 [2022-03-17T08:03:15.602Z] #12 DONE 6.0s [2022-03-17T08:03:15.602Z] [2022-03-17T08:03:15.602Z] #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-03-17T08:03:15.602Z] #13 sha256:17c5ee7ace4e6321035a55df73f934a960b7144340394ec8e470cd7ede716edd [2022-03-17T08:03:15.641Z] #19 90.07 The following NEW packages will be installed: [2022-03-17T08:03:15.641Z] #19 90.08 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-17T08:03:15.641Z] #19 90.08 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-17T08:03:15.641Z] #19 90.08 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-17T08:03:15.641Z] #19 90.08 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-17T08:03:15.641Z] #19 90.08 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-17T08:03:15.641Z] #19 90.08 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-17T08:03:15.641Z] #19 90.08 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-03-17T08:03:15.641Z] #19 90.08 crossbuild-essential-armel crossbuild-essential-armhf [2022-03-17T08:03:15.641Z] #19 90.08 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-03-17T08:03:15.641Z] #19 90.08 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-03-17T08:03:15.641Z] #19 90.08 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-03-17T08:03:15.641Z] #19 90.08 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-03-17T08:03:15.641Z] #19 90.08 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-03-17T08:03:15.641Z] #19 90.08 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-17T08:03:15.641Z] #19 90.08 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-17T08:03:15.641Z] #19 90.08 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-17T08:03:15.641Z] #19 90.08 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-17T08:03:15.641Z] #19 90.08 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-17T08:03:15.641Z] #19 90.08 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-17T08:03:15.641Z] #19 90.08 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-17T08:03:15.641Z] #19 90.09 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-17T08:03:15.641Z] #19 90.09 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-17T08:03:15.641Z] #19 90.09 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-17T08:03:15.641Z] #19 90.09 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-17T08:03:15.641Z] #19 90.09 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-17T08:03:15.641Z] #19 90.09 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-17T08:03:15.641Z] #19 90.09 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-17T08:03:15.641Z] #19 90.09 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-17T08:03:15.641Z] #19 90.09 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-17T08:03:15.641Z] #19 90.09 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-17T08:03:15.641Z] #19 90.09 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-17T08:03:15.641Z] #19 90.10 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-17T08:03:15.641Z] #19 90.10 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-17T08:03:15.641Z] #19 90.10 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-17T08:03:15.641Z] #19 90.10 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-17T08:03:15.641Z] #19 90.11 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-17T08:03:15.641Z] #19 90.11 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-17T08:03:15.641Z] #19 90.11 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-17T08:03:15.641Z] #19 90.11 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-17T08:03:15.641Z] #19 90.11 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-17T08:03:15.641Z] #19 90.11 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-17T08:03:15.641Z] #19 90.11 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-17T08:03:15.641Z] #19 90.11 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-17T08:03:15.641Z] #19 90.11 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-17T08:03:15.641Z] #19 90.11 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-17T08:03:15.641Z] #19 90.11 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-17T08:03:15.641Z] #19 90.12 linux-libc-dev-s390x-cross patch xz-utils [2022-03-17T08:03:15.641Z] #19 90.89 0 upgraded, 133 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:03:15.641Z] #19 90.89 Need to get 787 MB of archives. [2022-03-17T08:03:15.641Z] #19 90.89 After this operation, 3385 MB of additional disk space will be used. [2022-03-17T08:03:15.641Z] #19 90.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-03-17T08:03:15.641Z] #19 90.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-17T08:03:15.641Z] #19 90.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-03-17T08:03:15.641Z] #19 90.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-03-17T08:03:15.641Z] #19 91.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-03-17T08:03:15.818Z] #11 extracting sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 done [2022-03-17T08:03:15.818Z] #11 DONE 45.7s [2022-03-17T08:03:15.818Z] [2022-03-17T08:03:15.818Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-17T08:03:15.818Z] #12 sha256:b3fc23715e76c2b8d6c12486b74be7a13a9eed5416400d22d42a828857a13700 [2022-03-17T08:03:15.901Z] #19 91.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-17T08:03:15.901Z] #19 91.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-03-17T08:03:15.901Z] #19 91.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-03-17T08:03:15.901Z] #19 91.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-03-17T08:03:16.165Z] #19 91.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-03-17T08:03:16.426Z] #19 91.73 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-03-17T08:03:16.426Z] #19 91.79 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-03-17T08:03:16.426Z] #19 91.79 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-03-17T08:03:17.049Z] #11 ... [2022-03-17T08:03:17.049Z] [2022-03-17T08:03:17.049Z] #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-03-17T08:03:17.049Z] #29 sha256:c4176525c9a2edf473acaa426a813dda77e9b5c2a767d078e0fc313c005eeb80 [2022-03-17T08:03:17.049Z] #29 DONE 14.0s [2022-03-17T08:03:17.049Z] [2022-03-17T08:03:17.049Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:03:17.049Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:03:17.208Z] #12 DONE 1.4s [2022-03-17T08:03:17.208Z] [2022-03-17T08:03:17.208Z] #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-03-17T08:03:17.208Z] #13 sha256:1f58be309ba3fe2fd172653e895d357f962695d9ebee5e69b878d8392cc2f1d9 [2022-03-17T08:03:17.621Z] #11 ... [2022-03-17T08:03:17.621Z] [2022-03-17T08:03:17.621Z] #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-03-17T08:03:17.621Z] #31 sha256:d361c962e002d73b2eb3df17d3a67eb26803742304c90e36e5bc2c5409d2092a [2022-03-17T08:03:17.621Z] #31 6.438 #=#=# ############## 20.7% ######################################### 57.3% ################################################################ 89.3% ######################################################################## 100.0% [2022-03-17T08:03:17.621Z] #31 7.055 [2022-03-17T08:03:17.621Z] #31 8.162 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-17T08:03:17.621Z] #31 8.464 [2022-03-17T08:03:17.621Z] #31 8.684 #=#=# ######################################################################## 100.0% [2022-03-17T08:03:17.621Z] #31 9.000 [2022-03-17T08:03:17.621Z] #31 9.692 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-17T08:03:17.621Z] #31 9.987 [2022-03-17T08:03:17.621Z] #31 10.21 #=#=# ######################################################################## 100.0% [2022-03-17T08:03:17.621Z] #31 10.51 [2022-03-17T08:03:17.621Z] #31 10.59 Download of images into '/build' complete. [2022-03-17T08:03:17.621Z] #31 10.59 Use something like the following to load the result into a Docker daemon: [2022-03-17T08:03:17.621Z] #31 10.59 tar -cC '/build' . | docker load [2022-03-17T08:03:17.621Z] #31 DONE 11.5s [2022-03-17T08:03:17.621Z] [2022-03-17T08:03:17.621Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:03:17.621Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:03:17.621Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 11.2s [2022-03-17T08:03:17.622Z] #11 ... [2022-03-17T08:03:17.622Z] [2022-03-17T08:03:17.622Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-17T08:03:17.622Z] #30 sha256:c994a8fd9d23c055a55eff875af3bb1b8775653f35c99c6330eb4a4572f3f532 [2022-03-17T08:03:17.622Z] #30 DONE 0.6s [2022-03-17T08:03:17.622Z] [2022-03-17T08:03:17.622Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:03:17.622Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:03:17.793Z] #13 DONE 0.6s [2022-03-17T08:03:17.833Z] #19 93.33 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-03-17T08:03:18.055Z] [2022-03-17T08:03:18.055Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-17T08:03:18.055Z] #42 sha256:f2caa4bc2d66f6ee68a5cdae4809f24817c733e7c7b802d9d6b8317f0435bb9d [2022-03-17T08:03:18.055Z] #42 DONE 0.1s [2022-03-17T08:03:18.055Z] [2022-03-17T08:03:18.055Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-17T08:03:18.055Z] #25 sha256:4c24e5c83d31aa051c69dc87a44c52c0667bb1b31f1e1022f38cfb651ace08c2 [2022-03-17T08:03:18.055Z] #25 ... [2022-03-17T08:03:18.055Z] [2022-03-17T08:03:18.055Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-17T08:03:18.055Z] #33 sha256:09911e33ed58fa47c911f81fe6c46bacffec0db0cff6808a54565caf3fbeede6 [2022-03-17T08:03:18.055Z] #33 DONE 0.1s [2022-03-17T08:03:18.055Z] [2022-03-17T08:03:18.055Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-17T08:03:18.055Z] #46 sha256:bee505330737bcd8556e454dc641ec169c037a78788076f17ef58c1bc3e74f04 [2022-03-17T08:03:18.055Z] #46 DONE 0.2s [2022-03-17T08:03:18.095Z] #19 93.34 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-03-17T08:03:18.148Z] #13 DONE 2.1s [2022-03-17T08:03:18.148Z] [2022-03-17T08:03:18.148Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-17T08:03:18.148Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-17T08:03:18.148Z] #70 DONE 2.1s [2022-03-17T08:03:18.148Z] [2022-03-17T08:03:18.148Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T08:03:18.148Z] #58 sha256:4d7f403248d513c76df69e3995755130505745bccb8abab532cb6a1437525337 [2022-03-17T08:03:18.148Z] #58 ... [2022-03-17T08:03:18.148Z] [2022-03-17T08:03:18.148Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-17T08:03:18.148Z] #62 sha256:3b258eb1a19b0c228c5f56c87550c4e00a8449b0743107c98b3221af7ead125c [2022-03-17T08:03:18.148Z] #62 DONE 0.2s [2022-03-17T08:03:18.148Z] [2022-03-17T08:03:18.148Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-17T08:03:18.148Z] #42 sha256:8f63cbca71bd75cc6936bfa8ab8a5fe8ac8fa6a50347abfd56c465d8c80b214a [2022-03-17T08:03:18.148Z] #42 DONE 0.2s [2022-03-17T08:03:18.148Z] [2022-03-17T08:03:18.148Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-17T08:03:18.148Z] #46 sha256:42513e5afce9d9a70900da4afef616958d792d599104e7105a920a0b2bc23423 [2022-03-17T08:03:18.148Z] #46 DONE 0.3s [2022-03-17T08:03:18.148Z] [2022-03-17T08:03:18.148Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:03:18.148Z] #47 sha256:12f757fa51a9668c8397c01450e35df9dbb0bf08bece501a7fa43405ce9ecd85 [2022-03-17T08:03:18.148Z] #47 ... [2022-03-17T08:03:18.148Z] [2022-03-17T08:03:18.148Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-17T08:03:18.148Z] #33 sha256:c26b1877bc4c133581a6b2a25ad4dcb89369405865836bad5b18a68144c4ca2c [2022-03-17T08:03:18.148Z] #33 DONE 0.3s [2022-03-17T08:03:18.148Z] [2022-03-17T08:03:18.148Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-17T08:03:18.148Z] #25 sha256:4f8459a6c0b4014be6404fb5060efbb0f73593df1942ff55e0334f39e9674045 [2022-03-17T08:03:18.148Z] #25 DONE 0.4s [2022-03-17T08:03:18.148Z] [2022-03-17T08:03:18.148Z] #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-03-17T08:03:18.148Z] #29 sha256:90942648216d07da412f710083484f6019597f0194b82683fb5ab422d1a75733 [2022-03-17T08:03:18.148Z] #29 14.06 Fetched 8393 kB in 2s (4658 kB/s) [2022-03-17T08:03:18.148Z] #29 14.06 Reading package lists... [2022-03-17T08:03:18.148Z] #29 14.57 Reading package lists... [2022-03-17T08:03:18.148Z] #29 15.08 Building dependency tree... [2022-03-17T08:03:18.148Z] #29 15.38 The following additional packages will be installed: [2022-03-17T08:03:18.148Z] #29 15.38 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-17T08:03:18.148Z] #29 15.38 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-17T08:03:18.148Z] #29 15.38 Recommended packages: [2022-03-17T08:03:18.148Z] #29 15.38 libldap-common publicsuffix libsasl2-modules [2022-03-17T08:03:18.148Z] #29 15.54 The following NEW packages will be installed: [2022-03-17T08:03:18.148Z] #29 15.55 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-17T08:03:18.148Z] #29 15.55 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-17T08:03:18.148Z] #29 15.55 libssh2-1 openssl [2022-03-17T08:03:18.148Z] #29 15.82 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-17T08:03:18.148Z] #29 15.82 Need to get 2933 kB of archives. [2022-03-17T08:03:18.148Z] #29 15.82 After this operation, 6483 kB of additional disk space will be used. [2022-03-17T08:03:18.148Z] #29 15.82 Get:1 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-03-17T08:03:18.148Z] #29 15.83 Get:2 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1k-1+deb11u2 [829 kB] [2022-03-17T08:03:18.148Z] #29 15.83 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-03-17T08:03:18.148Z] #29 15.83 Get:4 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-03-17T08:03:18.148Z] #29 15.83 Get:5 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-03-17T08:03:18.148Z] #29 15.84 Get:6 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-03-17T08:03:18.148Z] #29 15.84 Get:7 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-03-17T08:03:18.148Z] #29 15.84 Get:8 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-03-17T08:03:18.148Z] #29 15.84 Get:9 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-03-17T08:03:18.148Z] #29 15.84 Get:10 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-03-17T08:03:18.148Z] #29 15.84 Get:11 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-17T08:03:18.148Z] #29 15.84 Get:12 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-17T08:03:18.148Z] #29 15.84 Get:13 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-17T08:03:18.148Z] #29 15.85 Get:14 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-03-17T08:03:18.148Z] #29 15.86 Get:15 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-03-17T08:03:18.320Z] [2022-03-17T08:03:18.320Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-17T08:03:18.320Z] #25 sha256:4c24e5c83d31aa051c69dc87a44c52c0667bb1b31f1e1022f38cfb651ace08c2 [2022-03-17T08:03:18.320Z] #25 DONE 0.3s [2022-03-17T08:03:18.320Z] [2022-03-17T08:03:18.320Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-17T08:03:18.320Z] #62 sha256:bd9087cfcd8c132166ef746128a4f584140aa7f0caaba2960a4a955d9de02824 [2022-03-17T08:03:18.320Z] #62 DONE 0.3s [2022-03-17T08:03:18.320Z] [2022-03-17T08:03:18.320Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T08:03:18.320Z] #63 sha256:963d821e7666e1cdfcea010a7a79ec78795b2f7678bda336a23d5d9c8e131c1e [2022-03-17T08:03:18.416Z] #29 16.13 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:03:18.416Z] #29 16.17 Fetched 2933 kB in 0s (9922 kB/s) [2022-03-17T08:03:18.416Z] #29 16.23 Selecting previously unselected package openssl. [2022-03-17T08:03:18.416Z] #29 16.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-03-17T08:03:18.416Z] #29 16.23 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_arm64.deb ... [2022-03-17T08:03:18.680Z] #29 16.24 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-17T08:03:18.680Z] #29 16.41 Selecting previously unselected package ca-certificates. [2022-03-17T08:03:18.680Z] #29 16.41 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-17T08:03:18.680Z] #29 16.41 Unpacking ca-certificates (20210119) ... [2022-03-17T08:03:18.680Z] #29 16.50 Selecting previously unselected package libbrotli1:arm64. [2022-03-17T08:03:18.680Z] #29 16.50 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-03-17T08:03:18.941Z] #29 16.50 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-17T08:03:18.941Z] #29 16.61 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-03-17T08:03:18.941Z] #29 16.61 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-17T08:03:18.941Z] #29 16.61 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T08:03:18.941Z] #29 16.66 Selecting previously unselected package libsasl2-2:arm64. [2022-03-17T08:03:18.941Z] #29 16.66 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-17T08:03:18.941Z] #29 16.66 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T08:03:18.941Z] #29 16.71 Selecting previously unselected package libldap-2.4-2:arm64. [2022-03-17T08:03:18.941Z] #29 16.71 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-03-17T08:03:18.941Z] #29 16.72 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-17T08:03:18.941Z] #29 16.78 Selecting previously unselected package libnghttp2-14:arm64. [2022-03-17T08:03:18.941Z] #29 16.78 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-03-17T08:03:18.941Z] #29 16.80 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-17T08:03:18.941Z] #29 16.84 Selecting previously unselected package libpsl5:arm64. [2022-03-17T08:03:18.941Z] #29 16.84 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-03-17T08:03:19.010Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 5.1s [2022-03-17T08:03:19.201Z] #29 16.85 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-03-17T08:03:19.201Z] #29 16.89 Selecting previously unselected package librtmp1:arm64. [2022-03-17T08:03:19.201Z] #29 16.89 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-03-17T08:03:19.201Z] #29 16.90 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-17T08:03:19.201Z] #29 16.96 Selecting previously unselected package libssh2-1:arm64. [2022-03-17T08:03:19.201Z] #29 16.96 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-03-17T08:03:19.201Z] #29 16.97 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-03-17T08:03:19.201Z] #29 17.07 Selecting previously unselected package libcurl4:arm64. [2022-03-17T08:03:19.201Z] #29 17.07 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-17T08:03:19.201Z] #29 17.07 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-17T08:03:19.462Z] #29 17.15 Selecting previously unselected package curl. [2022-03-17T08:03:19.462Z] #29 17.15 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-17T08:03:19.462Z] #29 17.15 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-17T08:03:19.462Z] #29 17.25 Selecting previously unselected package libonig5:arm64. [2022-03-17T08:03:19.462Z] #29 17.25 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-17T08:03:19.462Z] #29 17.25 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-17T08:03:19.462Z] #29 17.31 Selecting previously unselected package libjq1:arm64. [2022-03-17T08:03:19.462Z] #29 17.31 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-03-17T08:03:19.462Z] #29 17.32 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-17T08:03:19.722Z] #29 17.41 Selecting previously unselected package jq. [2022-03-17T08:03:19.722Z] #29 17.41 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-03-17T08:03:19.722Z] #29 17.41 Unpacking jq (1.6-2.1) ... [2022-03-17T08:03:19.722Z] #29 17.45 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-03-17T08:03:19.722Z] #29 17.47 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-17T08:03:19.722Z] #29 17.48 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-17T08:03:19.722Z] #29 17.49 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T08:03:19.722Z] #29 17.50 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-17T08:03:19.722Z] #29 17.52 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T08:03:19.722Z] #29 17.53 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-03-17T08:03:19.722Z] #29 17.54 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-17T08:03:19.722Z] #29 17.56 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-17T08:03:19.982Z] #29 17.57 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-17T08:03:19.982Z] #29 17.58 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-17T08:03:19.982Z] #29 17.59 Setting up ca-certificates (20210119) ... [2022-03-17T08:03:20.004Z] #19 95.06 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-03-17T08:03:20.004Z] #19 95.06 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-03-17T08:03:20.554Z] #29 18.39 Updating certificates in /etc/ssl/certs... [2022-03-17T08:03:20.941Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 14.6s done [2022-03-17T08:03:21.203Z] #11 extracting sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 done [2022-03-17T08:03:21.203Z] #11 DONE 46.9s [2022-03-17T08:03:21.389Z] #19 96.61 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-03-17T08:03:21.389Z] #19 96.61 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-03-17T08:03:21.466Z] [2022-03-17T08:03:21.466Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-17T08:03:21.466Z] #12 sha256:b3fc23715e76c2b8d6c12486b74be7a13a9eed5416400d22d42a828857a13700 [2022-03-17T08:03:22.052Z] #12 DONE 0.8s [2022-03-17T08:03:22.052Z] [2022-03-17T08:03:22.052Z] #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-03-17T08:03:22.052Z] #13 sha256:1f58be309ba3fe2fd172653e895d357f962695d9ebee5e69b878d8392cc2f1d9 [2022-03-17T08:03:22.628Z] #13 DONE 0.6s [2022-03-17T08:03:22.628Z] [2022-03-17T08:03:22.628Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-17T08:03:22.628Z] #33 sha256:09911e33ed58fa47c911f81fe6c46bacffec0db0cff6808a54565caf3fbeede6 [2022-03-17T08:03:22.628Z] #33 DONE 0.0s [2022-03-17T08:03:22.628Z] [2022-03-17T08:03:22.628Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:03:22.628Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:03:22.892Z] #38 ... [2022-03-17T08:03:22.892Z] [2022-03-17T08:03:22.892Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-17T08:03:22.892Z] #42 sha256:f2caa4bc2d66f6ee68a5cdae4809f24817c733e7c7b802d9d6b8317f0435bb9d [2022-03-17T08:03:22.892Z] #42 DONE 0.2s [2022-03-17T08:03:22.892Z] [2022-03-17T08:03:22.892Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-17T08:03:22.892Z] #46 sha256:bee505330737bcd8556e454dc641ec169c037a78788076f17ef58c1bc3e74f04 [2022-03-17T08:03:22.892Z] #46 DONE 0.3s [2022-03-17T08:03:22.892Z] [2022-03-17T08:03:22.892Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-17T08:03:22.892Z] #62 sha256:d213287521f5d164048f528ba27f53a2e933fea76e9aa8168f199fe0d80cdfc5 [2022-03-17T08:03:22.892Z] #62 DONE 0.3s [2022-03-17T08:03:22.892Z] [2022-03-17T08:03:22.892Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:03:22.892Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:03:23.094Z] #29 20.74 129 added, 0 removed; done. [2022-03-17T08:03:23.155Z] #47 ... [2022-03-17T08:03:23.155Z] [2022-03-17T08:03:23.155Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-17T08:03:23.155Z] #25 sha256:27d8faaa1f97be440366d57b006bf0f7b2cd1cfa5b350ed714c788a0e6ac370a [2022-03-17T08:03:23.155Z] #25 DONE 0.3s [2022-03-17T08:03:23.240Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 8.9s done [2022-03-17T08:03:23.240Z] #11 extracting sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 done [2022-03-17T08:03:23.240Z] #11 DONE 31.5s [2022-03-17T08:03:23.240Z] [2022-03-17T08:03:23.240Z] #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-03-17T08:03:23.240Z] #31 sha256:afa0c8d0a3ec8866bf8a8a30084fa31141c5a29aabb0d7f355c75f085e26d8d5 [2022-03-17T08:03:23.240Z] #31 1.512 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-17T08:03:23.240Z] #31 1.777 [2022-03-17T08:03:23.240Z] #31 1.991 #=#=# ######################################################################## 100.0% [2022-03-17T08:03:23.240Z] #31 2.266 [2022-03-17T08:03:23.240Z] #31 3.192 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-17T08:03:23.240Z] #31 3.459 [2022-03-17T08:03:23.240Z] #31 3.673 #=#=# ###################### 31.8% ######################################################################## 100.0% [2022-03-17T08:03:23.240Z] #31 4.011 [2022-03-17T08:03:23.240Z] #31 4.942 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-17T08:03:23.240Z] #31 5.242 [2022-03-17T08:03:23.240Z] #31 5.466 #=#=# ########## 14.9% ########################################## 59.1% ################################################################# 91.3% ######################################################################## 100.0% [2022-03-17T08:03:23.298Z] #19 98.40 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-03-17T08:03:23.298Z] #19 98.40 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-03-17T08:03:23.354Z] #29 20.96 Setting up jq (1.6-2.1) ... [2022-03-17T08:03:23.354Z] #29 20.98 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-17T08:03:23.354Z] #29 21.00 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-17T08:03:23.354Z] #29 21.01 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:03:23.354Z] #29 21.06 Processing triggers for ca-certificates (20210119) ... [2022-03-17T08:03:23.354Z] #29 21.07 Updating certificates in /etc/ssl/certs... [2022-03-17T08:03:23.418Z] [2022-03-17T08:03:23.418Z] #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-03-17T08:03:23.418Z] #26 sha256:2ad268989d6e806b9b4d511768d4395a23a4962bfd1d627a054a62cf0cd1b594 [2022-03-17T08:03:23.503Z] #31 6.048 [2022-03-17T08:03:23.626Z] #63 ... [2022-03-17T08:03:23.627Z] [2022-03-17T08:03:23.627Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T08:03:23.627Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-17T08:03:23.627Z] #58 4.242 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:03:23.627Z] #58 4.259 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:03:23.627Z] #58 4.259 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:03:23.627Z] #58 4.560 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T08:03:23.627Z] #58 5.143 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T08:03:23.627Z] #58 5.794 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T08:03:24.077Z] #31 6.787 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-17T08:03:24.574Z] #58 ... [2022-03-17T08:03:24.574Z] [2022-03-17T08:03:24.574Z] #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-03-17T08:03:24.574Z] #26 sha256:bf4aeaa91eda7db7d91ee4986cad75b36d8190fc938352a92e88cdec445f1525 [2022-03-17T08:03:24.574Z] #26 6.219 + RM_GOPATH=0 [2022-03-17T08:03:24.574Z] #26 6.219 + TMP_GOPATH= [2022-03-17T08:03:24.574Z] #26 6.219 + : /build [2022-03-17T08:03:24.574Z] #26 6.219 + '[' -z '' ']' [2022-03-17T08:03:24.574Z] #26 6.219 ++ mktemp -d [2022-03-17T08:03:24.574Z] #26 6.219 + export GOPATH=/tmp/tmp.RUZ8EYILxR [2022-03-17T08:03:24.574Z] #26 6.219 + GOPATH=/tmp/tmp.RUZ8EYILxR [2022-03-17T08:03:24.574Z] #26 6.220 + RM_GOPATH=1 [2022-03-17T08:03:24.574Z] #26 6.220 + case "$(go env GOARCH)" in [2022-03-17T08:03:24.574Z] #26 6.220 ++ go env GOARCH [2022-03-17T08:03:24.574Z] #26 6.244 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T08:03:24.574Z] #26 6.245 + GO_BUILDMODE=-buildmode=pie [2022-03-17T08:03:24.574Z] #26 6.245 ++ dirname /install.sh [2022-03-17T08:03:24.574Z] #26 6.249 Install docker/cli version 17.06.2-ce from stable [2022-03-17T08:03:24.574Z] #26 6.249 + dir=/ [2022-03-17T08:03:24.574Z] #26 6.249 + bin=dockercli [2022-03-17T08:03:24.574Z] #26 6.249 + shift [2022-03-17T08:03:24.574Z] #26 6.249 + '[' '!' -f //dockercli.installer ']' [2022-03-17T08:03:24.574Z] #26 6.249 + . //dockercli.installer [2022-03-17T08:03:24.574Z] #26 6.249 ++ : stable [2022-03-17T08:03:24.574Z] #26 6.249 ++ : 17.06.2-ce [2022-03-17T08:03:24.574Z] #26 6.249 + install_dockercli [2022-03-17T08:03:24.574Z] #26 6.249 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-17T08:03:24.574Z] #26 6.252 ++ uname -m [2022-03-17T08:03:24.574Z] #26 6.254 + arch=x86_64 [2022-03-17T08:03:24.574Z] #26 6.254 + '[' x86_64 '!=' x86_64 ']' [2022-03-17T08:03:24.574Z] #26 6.254 + url=https://download.docker.com/linux/static [2022-03-17T08:03:24.574Z] #26 6.254 + tar -xz docker/docker [2022-03-17T08:03:24.574Z] #26 6.256 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-17T08:03:24.574Z] #26 ... [2022-03-17T08:03:24.574Z] [2022-03-17T08:03:24.574Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T08:03:24.574Z] #63 sha256:963d821e7666e1cdfcea010a7a79ec78795b2f7678bda336a23d5d9c8e131c1e [2022-03-17T08:03:24.574Z] #63 6.210 + RM_GOPATH=0 [2022-03-17T08:03:24.574Z] #63 6.210 + TMP_GOPATH= [2022-03-17T08:03:24.574Z] #63 6.210 + : /build [2022-03-17T08:03:24.574Z] #63 6.210 + '[' -z '' ']' [2022-03-17T08:03:24.574Z] #63 6.247 ++ mktemp -d [2022-03-17T08:03:24.574Z] #63 6.247 + export GOPATH=/tmp/tmp.oir9iPH8wD [2022-03-17T08:03:24.574Z] #63 6.247 + GOPATH=/tmp/tmp.oir9iPH8wD [2022-03-17T08:03:24.574Z] #63 6.247 + RM_GOPATH=1 [2022-03-17T08:03:24.574Z] #63 6.247 + case "$(go env GOARCH)" in [2022-03-17T08:03:24.574Z] #63 6.261 ++ go env GOARCH [2022-03-17T08:03:24.574Z] #63 6.284 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T08:03:24.574Z] #63 6.284 + GO_BUILDMODE=-buildmode=pie [2022-03-17T08:03:24.574Z] #63 6.297 ++ dirname /install.sh [2022-03-17T08:03:24.574Z] #63 6.297 + dir=/ [2022-03-17T08:03:24.574Z] #63 6.297 + bin=rootlesskit [2022-03-17T08:03:24.574Z] #63 6.297 + shift [2022-03-17T08:03:24.574Z] #63 6.297 + '[' '!' -f //rootlesskit.installer ']' [2022-03-17T08:03:24.574Z] #63 6.297 + . //rootlesskit.installer [2022-03-17T08:03:24.574Z] #63 6.297 ++ : v0.14.6 [2022-03-17T08:03:24.574Z] #63 6.297 + install_rootlesskit [2022-03-17T08:03:24.574Z] #63 6.297 + case "$1" in [2022-03-17T08:03:24.574Z] #63 6.297 + export CGO_ENABLED=0 [2022-03-17T08:03:24.574Z] #63 6.297 + CGO_ENABLED=0 [2022-03-17T08:03:24.574Z] #63 6.297 + _install_rootlesskit [2022-03-17T08:03:24.574Z] #63 6.297 + echo 'Install rootlesskit version v0.14.6' [2022-03-17T08:03:24.574Z] #63 6.297 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-17T08:03:24.574Z] #63 6.297 + GOBIN=/build [2022-03-17T08:03:24.574Z] #63 6.297 + GO111MODULE=on [2022-03-17T08:03:24.574Z] #63 6.297 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-17T08:03:24.574Z] #63 6.297 Install rootlesskit version v0.14.6 [2022-03-17T08:03:24.655Z] #31 6.958 [2022-03-17T08:03:24.655Z] #31 7.170 #=#=# ######################################################################## 100.0% [2022-03-17T08:03:24.655Z] #31 7.345 [2022-03-17T08:03:24.680Z] #19 100.1 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-03-17T08:03:24.680Z] #19 100.1 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-03-17T08:03:24.680Z] #19 100.1 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-03-17T08:03:24.680Z] #19 100.1 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-03-17T08:03:24.680Z] #19 100.1 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-03-17T08:03:24.680Z] #19 100.1 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-03-17T08:03:24.680Z] #19 100.1 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-03-17T08:03:24.680Z] #19 100.1 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-03-17T08:03:24.680Z] #19 100.2 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-03-17T08:03:24.680Z] #19 100.2 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-03-17T08:03:24.940Z] #19 100.2 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-03-17T08:03:25.149Z] #63 6.906 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-17T08:03:25.216Z] #19 100.4 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-03-17T08:03:25.229Z] #31 7.859 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-17T08:03:25.476Z] #19 100.7 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-03-17T08:03:25.476Z] #19 100.7 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-03-17T08:03:25.476Z] #19 100.8 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-03-17T08:03:25.476Z] #19 100.8 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-03-17T08:03:25.477Z] #19 100.8 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-03-17T08:03:25.492Z] #31 8.029 [2022-03-17T08:03:25.753Z] #31 8.241 #=#=# ######################################################################## 100.0% [2022-03-17T08:03:25.788Z] #19 101.0 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-03-17T08:03:26.018Z] #31 8.447 [2022-03-17T08:03:26.018Z] #31 8.504 Download of images into '/build' complete. [2022-03-17T08:03:26.018Z] #31 8.504 Use something like the following to load the result into a Docker daemon: [2022-03-17T08:03:26.018Z] #31 8.504 tar -cC '/build' . | docker load [2022-03-17T08:03:26.018Z] #31 DONE 8.6s [2022-03-17T08:03:26.018Z] [2022-03-17T08:03:26.018Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-17T08:03:26.018Z] #12 sha256:b3fc23715e76c2b8d6c12486b74be7a13a9eed5416400d22d42a828857a13700 [2022-03-17T08:03:26.018Z] #12 DONE 2.8s [2022-03-17T08:03:26.018Z] [2022-03-17T08:03:26.018Z] #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-03-17T08:03:26.018Z] #13 sha256:1f58be309ba3fe2fd172653e895d357f962695d9ebee5e69b878d8392cc2f1d9 [2022-03-17T08:03:26.061Z] #19 101.2 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-03-17T08:03:26.604Z] #13 DONE 0.6s [2022-03-17T08:03:26.604Z] [2022-03-17T08:03:26.604Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-17T08:03:26.604Z] #42 sha256:f2caa4bc2d66f6ee68a5cdae4809f24817c733e7c7b802d9d6b8317f0435bb9d [2022-03-17T08:03:26.651Z] #29 23.84 0 added, 0 removed; done. [2022-03-17T08:03:26.651Z] #29 23.84 Running hooks in /etc/ca-certificates/update.d... [2022-03-17T08:03:26.651Z] #29 23.86 done. [2022-03-17T08:03:26.866Z] #42 ... [2022-03-17T08:03:26.866Z] [2022-03-17T08:03:26.866Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-17T08:03:26.866Z] #25 sha256:196afa4040d94c1da73a5bb6cee771ce9b8b7cbf5e42ff4fa54d094cd9aed1f0 [2022-03-17T08:03:26.866Z] #25 DONE 0.1s [2022-03-17T08:03:26.866Z] [2022-03-17T08:03:26.866Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-17T08:03:26.866Z] #33 sha256:09911e33ed58fa47c911f81fe6c46bacffec0db0cff6808a54565caf3fbeede6 [2022-03-17T08:03:26.866Z] #33 DONE 0.2s [2022-03-17T08:03:26.866Z] [2022-03-17T08:03:26.866Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-17T08:03:26.866Z] #46 sha256:bee505330737bcd8556e454dc641ec169c037a78788076f17ef58c1bc3e74f04 [2022-03-17T08:03:26.866Z] #46 DONE 0.3s [2022-03-17T08:03:26.866Z] [2022-03-17T08:03:26.866Z] #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-03-17T08:03:26.866Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T08:03:27.128Z] #34 ... [2022-03-17T08:03:27.128Z] [2022-03-17T08:03:27.128Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-17T08:03:27.128Z] #42 sha256:f2caa4bc2d66f6ee68a5cdae4809f24817c733e7c7b802d9d6b8317f0435bb9d [2022-03-17T08:03:27.128Z] #42 DONE 0.3s [2022-03-17T08:03:27.128Z] [2022-03-17T08:03:27.128Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-17T08:03:27.128Z] #62 sha256:cdae28bcaeef53369d165b66cd9ab0f1581ba4fa8467d25702c92b0ec481912a [2022-03-17T08:03:27.128Z] #62 DONE 0.4s [2022-03-17T08:03:27.128Z] [2022-03-17T08:03:27.128Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T08:03:27.128Z] #63 sha256:d14a7f28d2bbef47359bb2cc8de6d13588243030bb24111b900ed601a9b9f7d5 [2022-03-17T08:03:27.613Z] #29 ... [2022-03-17T08:03:27.613Z] [2022-03-17T08:03:27.613Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:03:27.613Z] #51 sha256:0440b8d933bd3da1fbea13e51e88ac031586445edeb34382de398ddf8bc82e2c [2022-03-17T08:03:27.613Z] #51 2.927 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-17T08:03:27.872Z] #51 ... [2022-03-17T08:03:27.872Z] [2022-03-17T08:03:27.872Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:03:27.872Z] #38 sha256:db4d2f0cadbd29cbe2d184ef88bcd32851e3ea947f2f95591660ff3a6f5e0257 [2022-03-17T08:03:27.872Z] #38 3.460 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:03:27.872Z] #38 3.639 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:03:27.872Z] #38 3.828 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:03:27.872Z] #38 3.936 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-17T08:03:27.872Z] #38 5.287 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-17T08:03:27.872Z] #38 7.207 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-17T08:03:27.872Z] #38 ... [2022-03-17T08:03:27.872Z] [2022-03-17T08:03:27.872Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-17T08:03:27.873Z] #53 sha256:aeeb4bb85d76f22e805aac9fa32bb44e2d69d96ce7cc30b888aa790aaabe730b [2022-03-17T08:03:27.873Z] #53 1.996 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-17T08:03:27.873Z] #53 2.761 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-17T08:03:27.873Z] #53 2.761 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-17T08:03:27.873Z] #53 2.784 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-17T08:03:27.873Z] #53 3.322 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-17T08:03:28.133Z] #53 ... [2022-03-17T08:03:28.133Z] [2022-03-17T08:03:28.133Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T08:03:28.133Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-17T08:03:28.133Z] #14 3.765 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:03:28.133Z] #14 3.777 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:03:28.133Z] #14 3.838 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:03:28.133Z] #14 4.366 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-17T08:03:28.133Z] #14 5.482 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-17T08:03:28.133Z] #14 5.756 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-17T08:03:28.393Z] #14 ... [2022-03-17T08:03:28.393Z] [2022-03-17T08:03:28.393Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T08:03:28.393Z] #49 sha256:7a99481752b7915c6d6a4dddfe503e9c7e90114426ab234d7af2c4b660d2bd7c [2022-03-17T08:03:28.393Z] #49 3.367 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-17T08:03:28.393Z] #49 4.676 go: downloading github.com/fatih/color v1.10.0 [2022-03-17T08:03:28.393Z] #49 4.685 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-17T08:03:28.393Z] #49 4.777 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-17T08:03:28.393Z] #49 4.864 go: downloading github.com/pkg/errors v0.9.1 [2022-03-17T08:03:28.393Z] #49 5.042 go: downloading golang.org/x/tools v0.1.0 [2022-03-17T08:03:28.393Z] #49 5.087 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-17T08:03:28.393Z] #49 5.308 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-17T08:03:28.393Z] #49 5.426 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-17T08:03:28.393Z] #49 5.547 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-17T08:03:28.393Z] #49 7.824 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-17T08:03:28.393Z] #49 7.846 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-17T08:03:28.393Z] #49 7.899 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-17T08:03:28.393Z] #49 9.826 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-17T08:03:28.393Z] #49 9.829 go: downloading golang.org/x/mod v0.3.0 [2022-03-17T08:03:28.393Z] #49 ... [2022-03-17T08:03:28.393Z] [2022-03-17T08:03:28.393Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T08:03:28.393Z] #63 sha256:63f206f79972aba01afbfc61d0821339014fb7efbcb12cebe57426103726629b [2022-03-17T08:03:28.393Z] #63 3.037 + RM_GOPATH=0 [2022-03-17T08:03:28.393Z] #63 3.037 + TMP_GOPATH= [2022-03-17T08:03:28.393Z] #63 3.037 + : /build [2022-03-17T08:03:28.393Z] #63 3.037 + '[' -z '' ']' [2022-03-17T08:03:28.393Z] #63 3.039 ++ mktemp -d [2022-03-17T08:03:28.393Z] #63 3.041 + export GOPATH=/tmp/tmp.EoqzOfU8zR [2022-03-17T08:03:28.393Z] #63 3.041 + GOPATH=/tmp/tmp.EoqzOfU8zR [2022-03-17T08:03:28.393Z] #63 3.041 + RM_GOPATH=1 [2022-03-17T08:03:28.393Z] #63 3.041 + case "$(go env GOARCH)" in [2022-03-17T08:03:28.393Z] #63 3.050 ++ go env GOARCH [2022-03-17T08:03:28.393Z] #63 3.050 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T08:03:28.393Z] #63 3.050 + GO_BUILDMODE=-buildmode=pie [2022-03-17T08:03:28.393Z] #63 3.050 ++ dirname /install.sh [2022-03-17T08:03:28.393Z] #63 3.061 Install rootlesskit version v0.14.6 [2022-03-17T08:03:28.393Z] #63 3.064 + dir=/ [2022-03-17T08:03:28.393Z] #63 3.064 + bin=rootlesskit [2022-03-17T08:03:28.393Z] #63 3.064 + shift [2022-03-17T08:03:28.393Z] #63 3.064 + '[' '!' -f //rootlesskit.installer ']' [2022-03-17T08:03:28.393Z] #63 3.064 + . //rootlesskit.installer [2022-03-17T08:03:28.393Z] #63 3.064 ++ : v0.14.6 [2022-03-17T08:03:28.393Z] #63 3.064 + install_rootlesskit [2022-03-17T08:03:28.393Z] #63 3.064 + case "$1" in [2022-03-17T08:03:28.393Z] #63 3.064 + export CGO_ENABLED=0 [2022-03-17T08:03:28.393Z] #63 3.064 + CGO_ENABLED=0 [2022-03-17T08:03:28.393Z] #63 3.064 + _install_rootlesskit [2022-03-17T08:03:28.393Z] #63 3.064 + echo 'Install rootlesskit version v0.14.6' [2022-03-17T08:03:28.393Z] #63 3.064 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-17T08:03:28.393Z] #63 3.064 + GOBIN=/build [2022-03-17T08:03:28.393Z] #63 3.064 + GO111MODULE=on [2022-03-17T08:03:28.393Z] #63 3.064 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-17T08:03:28.393Z] #63 3.529 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-17T08:03:28.393Z] #63 7.196 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-17T08:03:28.393Z] #63 7.196 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-17T08:03:28.393Z] #63 7.529 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-17T08:03:28.393Z] #63 9.444 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-17T08:03:28.393Z] #63 10.22 go: downloading github.com/google/uuid v1.3.0 [2022-03-17T08:03:28.393Z] #63 10.32 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-17T08:03:28.393Z] #63 10.41 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-17T08:03:28.466Z] #63 ... [2022-03-17T08:03:28.466Z] [2022-03-17T08:03:28.466Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T08:03:28.466Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T08:03:28.466Z] #49 6.951 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-17T08:03:28.466Z] #49 9.108 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-17T08:03:28.466Z] #49 9.108 go: downloading github.com/fatih/color v1.10.0 [2022-03-17T08:03:28.466Z] #49 9.145 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-17T08:03:28.466Z] #49 9.516 go: downloading github.com/pkg/errors v0.9.1 [2022-03-17T08:03:28.466Z] #49 10.19 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-17T08:03:28.466Z] #49 ... [2022-03-17T08:03:28.466Z] [2022-03-17T08:03:28.466Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-17T08:03:28.466Z] #53 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-17T08:03:28.466Z] #53 6.070 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-17T08:03:28.466Z] #53 7.417 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-17T08:03:28.466Z] #53 7.421 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-17T08:03:28.466Z] #53 7.539 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-17T08:03:28.466Z] #53 9.815 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-17T08:03:28.466Z] #53 ... [2022-03-17T08:03:28.466Z] [2022-03-17T08:03:28.466Z] #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-03-17T08:03:28.466Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T08:03:28.466Z] #34 6.159 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-17T08:03:28.466Z] #34 6.159 Cloning into '.'... [2022-03-17T08:03:28.466Z] #34 ... [2022-03-17T08:03:28.466Z] [2022-03-17T08:03:28.466Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:03:28.466Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:03:28.466Z] #51 6.090 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-17T08:03:28.466Z] #51 ... [2022-03-17T08:03:28.466Z] [2022-03-17T08:03:28.466Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:03:28.466Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:03:28.466Z] #47 6.675 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:03:28.466Z] #47 6.751 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:03:28.466Z] #47 6.751 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:03:28.466Z] #47 7.280 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-17T08:03:28.466Z] #47 8.062 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T08:03:28.466Z] #47 ... [2022-03-17T08:03:28.466Z] [2022-03-17T08:03:28.466Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T08:03:28.466Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T08:03:28.466Z] #43 6.319 + git clone https://github.com/docker/distribution.git . [2022-03-17T08:03:28.466Z] #43 6.331 Cloning into '.'... [2022-03-17T08:03:28.653Z] #63 10.70 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-17T08:03:28.653Z] #63 ... [2022-03-17T08:03:28.653Z] [2022-03-17T08:03:28.653Z] #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-03-17T08:03:28.653Z] #34 sha256:161945c81b3d78b8166eb66f0de5a4ec30ef0c0f329c46793eff27a2b94e7036 [2022-03-17T08:03:28.653Z] #34 3.047 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-17T08:03:28.653Z] #34 3.054 Cloning into '.'... [2022-03-17T08:03:28.653Z] #34 ... [2022-03-17T08:03:28.653Z] [2022-03-17T08:03:28.653Z] #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-03-17T08:03:28.653Z] #26 sha256:639be5a608a9d18058afb1e626e86b9443a764e5c45371bffe59de8e5e27f673 [2022-03-17T08:03:28.653Z] #26 3.021 + RM_GOPATH=0 [2022-03-17T08:03:28.653Z] #26 3.021 + TMP_GOPATH= [2022-03-17T08:03:28.653Z] #26 3.021 + : /build [2022-03-17T08:03:28.653Z] #26 3.021 + '[' -z '' ']' [2022-03-17T08:03:28.653Z] #26 3.021 ++ mktemp -d [2022-03-17T08:03:28.653Z] #26 3.023 + export GOPATH=/tmp/tmp.oKoJEOrVfQ [2022-03-17T08:03:28.653Z] #26 3.023 + GOPATH=/tmp/tmp.oKoJEOrVfQ [2022-03-17T08:03:28.653Z] #26 3.023 + RM_GOPATH=1 [2022-03-17T08:03:28.653Z] #26 3.024 + case "$(go env GOARCH)" in [2022-03-17T08:03:28.653Z] #26 3.024 ++ go env GOARCH [2022-03-17T08:03:28.653Z] #26 3.038 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T08:03:28.653Z] #26 3.038 + GO_BUILDMODE=-buildmode=pie [2022-03-17T08:03:28.653Z] #26 3.039 ++ dirname /install.sh [2022-03-17T08:03:28.653Z] #26 3.055 + dir=/ [2022-03-17T08:03:28.653Z] #26 3.055 Install docker/cli version 17.06.2-ce from stable [2022-03-17T08:03:28.653Z] #26 3.057 + bin=dockercli [2022-03-17T08:03:28.653Z] #26 3.057 + shift [2022-03-17T08:03:28.653Z] #26 3.057 + '[' '!' -f //dockercli.installer ']' [2022-03-17T08:03:28.653Z] #26 3.057 + . //dockercli.installer [2022-03-17T08:03:28.653Z] #26 3.057 ++ : stable [2022-03-17T08:03:28.653Z] #26 3.057 ++ : 17.06.2-ce [2022-03-17T08:03:28.653Z] #26 3.057 + install_dockercli [2022-03-17T08:03:28.653Z] #26 3.057 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-17T08:03:28.653Z] #26 3.057 ++ uname -m [2022-03-17T08:03:28.653Z] #26 3.057 + arch=aarch64 [2022-03-17T08:03:28.653Z] #26 3.057 + '[' aarch64 '!=' x86_64 ']' [2022-03-17T08:03:28.653Z] #26 3.057 + '[' aarch64 '!=' s390x ']' [2022-03-17T08:03:28.653Z] #26 3.057 + '[' aarch64 '!=' armhf ']' [2022-03-17T08:03:28.653Z] #26 3.057 + build_dockercli [2022-03-17T08:03:28.653Z] #26 3.057 + git clone https://github.com/docker/docker-ce /tmp/tmp.oKoJEOrVfQ/tmp/docker-ce [2022-03-17T08:03:28.653Z] #26 3.058 Cloning into '/tmp/tmp.oKoJEOrVfQ/tmp/docker-ce'... [2022-03-17T08:03:28.658Z] #19 103.9 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-03-17T08:03:28.659Z] #19 103.9 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-03-17T08:03:28.659Z] #19 103.9 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-03-17T08:03:28.659Z] #19 104.0 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-03-17T08:03:28.659Z] #19 104.0 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-03-17T08:03:28.729Z] #43 ... [2022-03-17T08:03:28.730Z] [2022-03-17T08:03:28.730Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:03:28.730Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:03:28.730Z] #38 7.080 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:03:28.730Z] #38 7.123 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:03:28.730Z] #38 7.123 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:03:28.730Z] #38 8.169 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T08:03:28.730Z] #38 10.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T08:03:28.732Z] #26 ... [2022-03-17T08:03:28.732Z] [2022-03-17T08:03:28.732Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:03:28.732Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:03:28.732Z] #38 4.958 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:03:28.732Z] #38 4.981 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:03:28.732Z] #38 4.981 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:03:28.732Z] #38 5.492 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T08:03:28.913Z] #26 ... [2022-03-17T08:03:28.913Z] [2022-03-17T08:03:28.913Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T08:03:28.913Z] #43 sha256:21b7e977c8b6753e893831082648bc2b5d7336ed5af9dc23f297334443bc617a [2022-03-17T08:03:28.913Z] #43 2.437 + git clone https://github.com/docker/distribution.git . [2022-03-17T08:03:28.913Z] #43 2.439 Cloning into '.'... [2022-03-17T08:03:28.913Z] #43 ... [2022-03-17T08:03:28.913Z] [2022-03-17T08:03:28.913Z] #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-03-17T08:03:28.913Z] #36 sha256:e2d78f3b1ac7896393f000142b7d7cc967cc56946430e485dfaff7aba1b1cdaf [2022-03-17T08:03:28.913Z] #36 3.493 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-17T08:03:28.992Z] #38 ... [2022-03-17T08:03:28.992Z] [2022-03-17T08:03:28.992Z] #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-03-17T08:03:28.992Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:03:28.992Z] #14 6.147 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:03:28.992Z] #14 6.202 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:03:28.992Z] #14 6.202 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:03:28.992Z] #14 7.458 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T08:03:28.992Z] #14 9.960 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T08:03:28.992Z] #14 ... [2022-03-17T08:03:28.992Z] [2022-03-17T08:03:28.992Z] #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-03-17T08:03:28.992Z] #36 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591 [2022-03-17T08:03:28.992Z] #36 5.430 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-17T08:03:29.173Z] #36 ... [2022-03-17T08:03:29.173Z] [2022-03-17T08:03:29.173Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:03:29.173Z] #38 sha256:db4d2f0cadbd29cbe2d184ef88bcd32851e3ea947f2f95591660ff3a6f5e0257 [2022-03-17T08:03:29.173Z] #38 11.55 Fetched 8393 kB in 9s (981 kB/s) [2022-03-17T08:03:29.173Z] #38 11.55 Reading package lists... [2022-03-17T08:03:29.173Z] #38 ... [2022-03-17T08:03:29.173Z] [2022-03-17T08:03:29.173Z] #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-03-17T08:03:29.173Z] #29 sha256:90942648216d07da412f710083484f6019597f0194b82683fb5ab422d1a75733 [2022-03-17T08:03:29.173Z] #29 DONE 27.0s [2022-03-17T08:03:29.254Z] #36 ... [2022-03-17T08:03:29.254Z] [2022-03-17T08:03:29.254Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T08:03:29.254Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T08:03:29.254Z] #49 10.28 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-17T08:03:29.254Z] #49 10.28 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-17T08:03:29.254Z] #49 10.46 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-17T08:03:29.254Z] #49 10.48 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-17T08:03:29.254Z] #49 10.55 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-17T08:03:29.254Z] #49 10.80 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-17T08:03:29.433Z] [2022-03-17T08:03:29.433Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-17T08:03:29.433Z] #30 sha256:750ee9f02b2974cd679f9164e7e8d069cec842b9b3c28b53dc946c4f99ce2f34 [2022-03-17T08:03:29.517Z] #49 11.47 go: downloading golang.org/x/tools v0.1.0 [2022-03-17T08:03:30.004Z] #30 DONE 0.7s [2022-03-17T08:03:30.004Z] [2022-03-17T08:03:30.004Z] #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-03-17T08:03:30.004Z] #31 sha256:ba703ee638a9d08db804123661d16900f1c41e8bb63b4d2c5212154d86bddab2 [2022-03-17T08:03:30.004Z] #31 ... [2022-03-17T08:03:30.004Z] [2022-03-17T08:03:30.004Z] #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-03-17T08:03:30.004Z] #36 sha256:e2d78f3b1ac7896393f000142b7d7cc967cc56946430e485dfaff7aba1b1cdaf [2022-03-17T08:03:30.004Z] #36 12.11 tomll can be used in two ways: [2022-03-17T08:03:30.004Z] #36 12.11 Writing to STDIN and reading from STDOUT: [2022-03-17T08:03:30.004Z] #36 12.11 cat file.toml | tomll > file.toml [2022-03-17T08:03:30.004Z] #36 12.11 [2022-03-17T08:03:30.004Z] #36 12.11 Reading and updating a list of files: [2022-03-17T08:03:30.004Z] #36 12.11 tomll a.toml b.toml c.toml [2022-03-17T08:03:30.004Z] #36 12.11 [2022-03-17T08:03:30.004Z] #36 12.11 When given a list of files, tomll will modify all files in place without asking. [2022-03-17T08:03:30.004Z] #36 DONE 12.5s [2022-03-17T08:03:30.265Z] [2022-03-17T08:03:30.265Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T08:03:30.265Z] #63 sha256:63f206f79972aba01afbfc61d0821339014fb7efbcb12cebe57426103726629b [2022-03-17T08:03:30.265Z] #63 10.80 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-17T08:03:30.265Z] #63 10.92 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-17T08:03:30.265Z] #63 11.14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-17T08:03:30.265Z] #63 11.37 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-17T08:03:30.265Z] #63 11.53 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-17T08:03:30.265Z] #63 12.47 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-17T08:03:30.563Z] #19 105.8 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-03-17T08:03:30.563Z] #19 105.8 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-17T08:03:30.563Z] #19 105.9 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-03-17T08:03:30.563Z] #19 106.0 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-03-17T08:03:30.822Z] #19 106.0 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-03-17T08:03:30.822Z] #19 106.0 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-17T08:03:31.081Z] #19 106.3 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-17T08:03:31.081Z] #19 106.3 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-03-17T08:03:31.081Z] #19 106.3 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-03-17T08:03:31.081Z] #19 106.3 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-03-17T08:03:31.081Z] #19 106.3 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-03-17T08:03:31.081Z] #19 106.4 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-03-17T08:03:31.081Z] #19 106.4 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-03-17T08:03:31.081Z] #19 106.4 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-03-17T08:03:31.081Z] #19 106.4 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-03-17T08:03:31.081Z] #19 106.4 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-03-17T08:03:31.081Z] #19 106.4 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-03-17T08:03:31.208Z] #63 ... [2022-03-17T08:03:31.208Z] [2022-03-17T08:03:31.208Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T08:03:31.208Z] #58 sha256:4d7f403248d513c76df69e3995755130505745bccb8abab532cb6a1437525337 [2022-03-17T08:03:31.208Z] #58 3.627 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:03:31.208Z] #58 3.646 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:03:31.208Z] #58 3.829 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:03:31.208Z] #58 4.269 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-17T08:03:31.208Z] #58 5.476 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-17T08:03:31.208Z] #58 5.703 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-17T08:03:31.208Z] #58 12.77 Fetched 8393 kB in 9s (895 kB/s) [2022-03-17T08:03:31.340Z] #19 106.6 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-03-17T08:03:31.340Z] #19 106.6 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-03-17T08:03:31.340Z] #19 106.6 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-03-17T08:03:31.340Z] #19 106.7 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-03-17T08:03:31.340Z] #19 106.7 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-03-17T08:03:31.340Z] #19 106.7 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-03-17T08:03:31.340Z] #19 106.7 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-03-17T08:03:31.358Z] #63 3.771 + RM_GOPATH=0 [2022-03-17T08:03:31.358Z] #63 3.771 + TMP_GOPATH= [2022-03-17T08:03:31.358Z] #63 3.771 + : /build [2022-03-17T08:03:31.358Z] #63 3.771 + '[' -z '' ']' [2022-03-17T08:03:31.358Z] #63 3.771 ++ mktemp -d [2022-03-17T08:03:31.358Z] #63 3.771 + export GOPATH=/tmp/tmp.6gKnEmFckA [2022-03-17T08:03:31.358Z] #63 3.771 + GOPATH=/tmp/tmp.6gKnEmFckA [2022-03-17T08:03:31.358Z] #63 3.771 + RM_GOPATH=1 [2022-03-17T08:03:31.358Z] #63 3.771 + case "$(go env GOARCH)" in [2022-03-17T08:03:31.358Z] #63 3.771 ++ go env GOARCH [2022-03-17T08:03:31.358Z] #63 3.801 Install rootlesskit version v0.14.6 [2022-03-17T08:03:31.358Z] #63 3.801 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T08:03:31.358Z] #63 3.801 + GO_BUILDMODE=-buildmode=pie [2022-03-17T08:03:31.358Z] #63 3.801 ++ dirname /install.sh [2022-03-17T08:03:31.358Z] #63 3.801 + dir=/ [2022-03-17T08:03:31.358Z] #63 3.801 + bin=rootlesskit [2022-03-17T08:03:31.358Z] #63 3.801 + shift [2022-03-17T08:03:31.358Z] #63 3.801 + '[' '!' -f //rootlesskit.installer ']' [2022-03-17T08:03:31.358Z] #63 3.801 + . //rootlesskit.installer [2022-03-17T08:03:31.358Z] #63 3.801 ++ : v0.14.6 [2022-03-17T08:03:31.358Z] #63 3.801 + install_rootlesskit [2022-03-17T08:03:31.358Z] #63 3.801 + case "$1" in [2022-03-17T08:03:31.358Z] #63 3.801 + export CGO_ENABLED=0 [2022-03-17T08:03:31.358Z] #63 3.801 + CGO_ENABLED=0 [2022-03-17T08:03:31.358Z] #63 3.801 + _install_rootlesskit [2022-03-17T08:03:31.358Z] #63 3.801 + echo 'Install rootlesskit version v0.14.6' [2022-03-17T08:03:31.358Z] #63 3.801 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-17T08:03:31.358Z] #63 3.801 + GOBIN=/build [2022-03-17T08:03:31.358Z] #63 3.801 + GO111MODULE=on [2022-03-17T08:03:31.358Z] #63 3.801 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-17T08:03:31.358Z] #63 3.974 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-17T08:03:31.471Z] #58 12.77 Reading package lists... [2022-03-17T08:03:31.471Z] #58 ... [2022-03-17T08:03:31.471Z] [2022-03-17T08:03:31.471Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:03:31.471Z] #47 sha256:12f757fa51a9668c8397c01450e35df9dbb0bf08bece501a7fa43405ce9ecd85 [2022-03-17T08:03:31.471Z] #47 3.253 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:03:31.471Z] #47 3.342 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:03:31.471Z] #47 3.527 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:03:31.471Z] #47 3.770 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-17T08:03:31.471Z] #47 3.854 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-17T08:03:31.471Z] #47 5.335 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-17T08:03:31.471Z] #47 7.373 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-17T08:03:31.471Z] #47 10.66 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-17T08:03:31.599Z] #19 106.8 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-03-17T08:03:31.599Z] #19 106.8 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-03-17T08:03:31.599Z] #19 106.9 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-03-17T08:03:31.599Z] #19 106.9 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-03-17T08:03:31.732Z] #47 13.81 Fetched 8397 kB in 11s (778 kB/s) [2022-03-17T08:03:32.750Z] #63 ... [2022-03-17T08:03:32.750Z] [2022-03-17T08:03:32.750Z] #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-03-17T08:03:32.750Z] #26 sha256:29142810dffebb4f3260f72f453eb860a682b62efcc47fa92eafda4e638bceff [2022-03-17T08:03:32.750Z] #26 3.739 + RM_GOPATH=0 [2022-03-17T08:03:32.750Z] #26 3.739 + TMP_GOPATH= [2022-03-17T08:03:32.750Z] #26 3.739 + : /build [2022-03-17T08:03:32.750Z] #26 3.739 + '[' -z '' ']' [2022-03-17T08:03:32.750Z] #26 3.739 ++ mktemp -d [2022-03-17T08:03:32.750Z] #26 3.746 + export GOPATH=/tmp/tmp.rV1xEVyb1b [2022-03-17T08:03:32.750Z] #26 3.746 + GOPATH=/tmp/tmp.rV1xEVyb1b [2022-03-17T08:03:32.750Z] #26 3.746 + RM_GOPATH=1 [2022-03-17T08:03:32.750Z] #26 3.746 + case "$(go env GOARCH)" in [2022-03-17T08:03:32.750Z] #26 3.746 ++ go env GOARCH [2022-03-17T08:03:32.750Z] #26 3.751 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T08:03:32.750Z] #26 3.751 + GO_BUILDMODE=-buildmode=pie [2022-03-17T08:03:32.750Z] #26 3.751 ++ dirname /install.sh [2022-03-17T08:03:32.750Z] #26 3.752 + dir=/ [2022-03-17T08:03:32.750Z] #26 3.755 + bin=dockercli [2022-03-17T08:03:32.750Z] #26 3.755 + shift [2022-03-17T08:03:32.750Z] #26 3.755 + '[' '!' -f //dockercli.installer ']' [2022-03-17T08:03:32.750Z] #26 3.755 + . //dockercli.installer [2022-03-17T08:03:32.750Z] #26 3.755 ++ : stable [2022-03-17T08:03:32.750Z] #26 3.755 ++ : 17.06.2-ce [2022-03-17T08:03:32.750Z] #26 3.755 + install_dockercli [2022-03-17T08:03:32.750Z] #26 3.755 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-17T08:03:32.750Z] #26 3.755 Install docker/cli version 17.06.2-ce from stable [2022-03-17T08:03:32.750Z] #26 3.758 ++ uname -m [2022-03-17T08:03:32.750Z] #26 3.758 + arch=x86_64 [2022-03-17T08:03:32.750Z] #26 3.758 + '[' x86_64 '!=' x86_64 ']' [2022-03-17T08:03:32.750Z] #26 3.758 + url=https://download.docker.com/linux/static [2022-03-17T08:03:32.750Z] #26 3.758 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-17T08:03:32.750Z] #26 3.758 + tar -xz docker/docker [2022-03-17T08:03:32.977Z] #19 108.3 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-03-17T08:03:32.977Z] #19 108.4 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-03-17T08:03:32.977Z] #19 108.4 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-03-17T08:03:33.000Z] #38 9.493 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T08:03:33.000Z] #38 ... [2022-03-17T08:03:33.000Z] [2022-03-17T08:03:33.000Z] #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-03-17T08:03:33.000Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T08:03:33.000Z] #34 5.902 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-17T08:03:33.000Z] #34 5.920 Cloning into '.'... [2022-03-17T08:03:33.000Z] #34 ... [2022-03-17T08:03:33.000Z] [2022-03-17T08:03:33.000Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T08:03:33.000Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T08:03:33.000Z] #49 5.943 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-17T08:03:33.000Z] #49 8.043 go: downloading github.com/fatih/color v1.10.0 [2022-03-17T08:03:33.000Z] #49 8.044 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-17T08:03:33.000Z] #49 8.103 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-17T08:03:33.000Z] #49 8.220 go: downloading github.com/pkg/errors v0.9.1 [2022-03-17T08:03:33.000Z] #49 8.547 go: downloading golang.org/x/tools v0.1.0 [2022-03-17T08:03:33.000Z] #49 8.833 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-17T08:03:33.000Z] #49 8.933 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-17T08:03:33.000Z] #49 8.970 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-17T08:03:33.000Z] #49 9.104 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-17T08:03:33.000Z] #49 ... [2022-03-17T08:03:33.000Z] [2022-03-17T08:03:33.000Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T08:03:33.000Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-17T08:03:33.000Z] #58 4.801 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:03:33.000Z] #58 4.827 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:03:33.000Z] #58 4.827 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:03:33.000Z] #58 5.304 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T08:03:33.000Z] #58 6.718 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T08:03:33.000Z] #58 10.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T08:03:33.012Z] #26 ... [2022-03-17T08:03:33.012Z] [2022-03-17T08:03:33.012Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T08:03:33.012Z] #63 sha256:d14a7f28d2bbef47359bb2cc8de6d13588243030bb24111b900ed601a9b9f7d5 [2022-03-17T08:03:33.012Z] #63 6.060 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-17T08:03:33.012Z] #63 6.062 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-17T08:03:33.237Z] #19 ... [2022-03-17T08:03:33.237Z] [2022-03-17T08:03:33.237Z] #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-03-17T08:03:33.237Z] #41 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T08:03:33.237Z] #41 DONE 118.8s [2022-03-17T08:03:33.237Z] [2022-03-17T08:03:33.237Z] #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-03-17T08:03:33.237Z] #19 sha256:e122a9db5cd3f12b0a40d321fb4607255620963324bbc2d93d1d0820f2e95114 [2022-03-17T08:03:33.237Z] #19 108.5 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-03-17T08:03:33.237Z] #19 108.6 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-03-17T08:03:33.296Z] #58 ... [2022-03-17T08:03:33.296Z] [2022-03-17T08:03:33.296Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-17T08:03:33.296Z] #53 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-17T08:03:33.296Z] #53 6.594 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-17T08:03:33.296Z] #53 7.996 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-17T08:03:33.296Z] #53 8.010 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-17T08:03:33.296Z] #53 8.069 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-17T08:03:33.296Z] #53 ... [2022-03-17T08:03:33.296Z] [2022-03-17T08:03:33.296Z] #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-03-17T08:03:33.296Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:03:33.296Z] #14 5.130 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:03:33.296Z] #14 5.155 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:03:33.296Z] #14 5.155 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:03:33.296Z] #14 6.148 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T08:03:33.296Z] #14 8.797 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T08:03:33.571Z] #14 ... [2022-03-17T08:03:33.571Z] [2022-03-17T08:03:33.571Z] #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-03-17T08:03:33.571Z] #36 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591 [2022-03-17T08:03:33.571Z] #36 6.814 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-17T08:03:33.571Z] #36 ... [2022-03-17T08:03:33.571Z] [2022-03-17T08:03:33.571Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T08:03:33.571Z] #63 sha256:609fe08766131f4c1f97e6ce2f85114a32ec339ac726586527e6394165e85025 [2022-03-17T08:03:33.571Z] #63 4.916 + RM_GOPATH=0 [2022-03-17T08:03:33.571Z] #63 4.916 + TMP_GOPATH= [2022-03-17T08:03:33.571Z] #63 4.916 + : /build [2022-03-17T08:03:33.571Z] #63 4.916 + '[' -z '' ']' [2022-03-17T08:03:33.571Z] #63 4.916 ++ mktemp -d [2022-03-17T08:03:33.571Z] #63 4.916 + export GOPATH=/tmp/tmp.7rxpJKKkjb [2022-03-17T08:03:33.571Z] #63 4.916 + GOPATH=/tmp/tmp.7rxpJKKkjb [2022-03-17T08:03:33.571Z] #63 4.916 + RM_GOPATH=1 [2022-03-17T08:03:33.571Z] #63 4.916 + case "$(go env GOARCH)" in [2022-03-17T08:03:33.571Z] #63 4.916 ++ go env GOARCH [2022-03-17T08:03:33.571Z] #63 4.991 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T08:03:33.571Z] #63 4.991 + GO_BUILDMODE=-buildmode=pie [2022-03-17T08:03:33.571Z] #63 4.994 ++ dirname /install.sh [2022-03-17T08:03:33.571Z] #63 4.999 + dir=/ [2022-03-17T08:03:33.571Z] #63 4.999 + bin=rootlesskit [2022-03-17T08:03:33.571Z] #63 4.999 + shift [2022-03-17T08:03:33.571Z] #63 4.999 + '[' '!' -f //rootlesskit.installer ']' [2022-03-17T08:03:33.571Z] #63 4.999 + . //rootlesskit.installer [2022-03-17T08:03:33.571Z] #63 4.999 ++ : v0.14.6 [2022-03-17T08:03:33.571Z] #63 4.999 + install_rootlesskit [2022-03-17T08:03:33.571Z] #63 4.999 + case "$1" in [2022-03-17T08:03:33.571Z] #63 4.999 + export CGO_ENABLED=0 [2022-03-17T08:03:33.571Z] #63 4.999 + CGO_ENABLED=0 [2022-03-17T08:03:33.571Z] #63 4.999 + _install_rootlesskit [2022-03-17T08:03:33.571Z] #63 4.999 + echo 'Install rootlesskit version v0.14.6' [2022-03-17T08:03:33.571Z] #63 4.999 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-17T08:03:33.571Z] #63 4.999 + GOBIN=/build [2022-03-17T08:03:33.571Z] #63 4.999 + GO111MODULE=on [2022-03-17T08:03:33.571Z] #63 4.999 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-17T08:03:33.571Z] #63 4.999 Install rootlesskit version v0.14.6 [2022-03-17T08:03:33.571Z] #63 5.530 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-17T08:03:33.571Z] #63 9.604 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-17T08:03:33.571Z] #63 9.609 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-17T08:03:33.571Z] #63 10.52 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-17T08:03:33.588Z] #63 6.666 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-17T08:03:33.641Z] #47 13.81 Reading package lists... [2022-03-17T08:03:33.641Z] #47 ... [2022-03-17T08:03:33.641Z] [2022-03-17T08:03:33.642Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:03:33.642Z] #38 sha256:db4d2f0cadbd29cbe2d184ef88bcd32851e3ea947f2f95591660ff3a6f5e0257 [2022-03-17T08:03:33.642Z] #38 11.55 Reading package lists... [2022-03-17T08:03:33.896Z] #63 ... [2022-03-17T08:03:33.896Z] [2022-03-17T08:03:33.896Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:03:33.896Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:03:33.896Z] #51 6.016 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-17T08:03:33.896Z] #51 ... [2022-03-17T08:03:33.896Z] [2022-03-17T08:03:33.896Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T08:03:33.896Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T08:03:33.896Z] #43 5.699 + git clone https://github.com/docker/distribution.git . [2022-03-17T08:03:33.896Z] #43 5.713 Cloning into '.'... [2022-03-17T08:03:34.189Z] #43 ... [2022-03-17T08:03:34.189Z] [2022-03-17T08:03:34.189Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-17T08:03:34.189Z] #26 sha256:2ad268989d6e806b9b4d511768d4395a23a4962bfd1d627a054a62cf0cd1b594 [2022-03-17T08:03:34.189Z] #26 5.920 + RM_GOPATH=0 [2022-03-17T08:03:34.189Z] #26 5.920 + TMP_GOPATH= [2022-03-17T08:03:34.189Z] #26 5.920 + : /build [2022-03-17T08:03:34.189Z] #26 5.920 + '[' -z '' ']' [2022-03-17T08:03:34.189Z] #26 5.920 ++ mktemp -d [2022-03-17T08:03:34.189Z] #26 5.920 + export GOPATH=/tmp/tmp.yTdNSTAodu [2022-03-17T08:03:34.189Z] #26 5.920 + GOPATH=/tmp/tmp.yTdNSTAodu [2022-03-17T08:03:34.189Z] #26 5.920 + RM_GOPATH=1 [2022-03-17T08:03:34.189Z] #26 5.920 + case "$(go env GOARCH)" in [2022-03-17T08:03:34.189Z] #26 5.920 ++ go env GOARCH [2022-03-17T08:03:34.189Z] #26 5.940 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T08:03:34.189Z] #26 5.940 + GO_BUILDMODE=-buildmode=pie [2022-03-17T08:03:34.189Z] #26 5.940 ++ dirname /install.sh [2022-03-17T08:03:34.189Z] #26 5.961 + dir=/ [2022-03-17T08:03:34.189Z] #26 5.961 + bin=dockercli [2022-03-17T08:03:34.189Z] #26 5.961 + shift [2022-03-17T08:03:34.189Z] #26 5.961 + '[' '!' -f //dockercli.installer ']' [2022-03-17T08:03:34.189Z] #26 5.961 + . //dockercli.installer [2022-03-17T08:03:34.189Z] #26 5.961 ++ : stable [2022-03-17T08:03:34.189Z] #26 5.961 ++ : 17.06.2-ce [2022-03-17T08:03:34.189Z] #26 5.961 + install_dockercli [2022-03-17T08:03:34.189Z] #26 5.961 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-17T08:03:34.189Z] #26 5.961 ++ uname -m [2022-03-17T08:03:34.189Z] #26 5.961 + arch=x86_64 [2022-03-17T08:03:34.189Z] #26 5.961 + '[' x86_64 '!=' x86_64 ']' [2022-03-17T08:03:34.189Z] #26 5.961 + url=https://download.docker.com/linux/static [2022-03-17T08:03:34.189Z] #26 5.961 Install docker/cli version 17.06.2-ce from stable [2022-03-17T08:03:34.189Z] #26 5.963 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-17T08:03:34.189Z] #26 5.963 + tar -xz docker/docker [2022-03-17T08:03:34.781Z] #26 ... [2022-03-17T08:03:34.781Z] [2022-03-17T08:03:34.781Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-17T08:03:34.781Z] #53 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-17T08:03:34.781Z] #53 11.93 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-17T08:03:35.774Z] #19 111.1 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-03-17T08:03:35.774Z] #19 111.1 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-03-17T08:03:35.774Z] #19 111.1 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-03-17T08:03:35.774Z] #19 111.1 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-03-17T08:03:35.774Z] #19 111.1 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-03-17T08:03:35.774Z] #19 111.1 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-03-17T08:03:35.774Z] #19 111.1 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-03-17T08:03:35.774Z] #19 111.2 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-03-17T08:03:36.034Z] #19 111.3 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-03-17T08:03:36.034Z] #19 111.3 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-03-17T08:03:36.034Z] #19 111.3 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-03-17T08:03:36.127Z] #49 ... [2022-03-17T08:03:36.127Z] [2022-03-17T08:03:36.127Z] #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-03-17T08:03:36.127Z] #26 sha256:bf4aeaa91eda7db7d91ee4986cad75b36d8190fc938352a92e88cdec445f1525 [2022-03-17T08:03:36.127Z] #26 17.50 + mkdir -p /build [2022-03-17T08:03:36.127Z] #26 17.51 + mv docker/docker /build/ [2022-03-17T08:03:36.127Z] #26 17.51 + rmdir docker [2022-03-17T08:03:36.389Z] #26 DONE 18.1s [2022-03-17T08:03:36.389Z] [2022-03-17T08:03:36.389Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T08:03:36.389Z] #63 sha256:963d821e7666e1cdfcea010a7a79ec78795b2f7678bda336a23d5d9c8e131c1e [2022-03-17T08:03:36.389Z] #63 10.58 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-17T08:03:36.389Z] #63 10.60 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-17T08:03:36.389Z] #63 11.91 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-17T08:03:36.389Z] #63 16.12 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-17T08:03:36.389Z] #63 17.66 go: downloading github.com/google/uuid v1.3.0 [2022-03-17T08:03:36.389Z] #63 17.77 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-17T08:03:36.652Z] #63 18.36 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-17T08:03:36.652Z] #63 18.43 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-17T08:03:36.901Z] #63 9.276 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-17T08:03:36.901Z] #63 ... [2022-03-17T08:03:36.901Z] [2022-03-17T08:03:36.901Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:03:36.901Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:03:36.901Z] #51 5.123 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-17T08:03:36.901Z] #51 ... [2022-03-17T08:03:36.901Z] [2022-03-17T08:03:36.901Z] #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-03-17T08:03:36.901Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:03:36.901Z] #14 5.325 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:03:36.901Z] #14 5.373 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:03:36.901Z] #14 5.373 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:03:36.901Z] #14 6.154 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T08:03:36.901Z] #14 7.925 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T08:03:36.901Z] #14 10.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T08:03:36.901Z] #14 ... [2022-03-17T08:03:36.901Z] [2022-03-17T08:03:36.901Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T08:03:36.901Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-17T08:03:36.901Z] #58 2.399 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:03:36.901Z] #58 2.412 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:03:36.901Z] #58 2.412 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:03:36.901Z] #58 2.622 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T08:03:36.901Z] #58 2.948 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T08:03:36.901Z] #58 3.399 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T08:03:36.901Z] #58 8.065 Fetched 8506 kB in 6s (1437 kB/s) [2022-03-17T08:03:36.914Z] #63 18.61 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-17T08:03:37.164Z] #58 8.065 Reading package lists... [2022-03-17T08:03:37.164Z] #58 ... [2022-03-17T08:03:37.164Z] [2022-03-17T08:03:37.164Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-17T08:03:37.164Z] #53 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-17T08:03:37.164Z] #53 4.524 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-17T08:03:37.164Z] #53 5.565 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-17T08:03:37.164Z] #53 5.568 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-17T08:03:37.164Z] #53 5.644 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-17T08:03:37.164Z] #53 7.201 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-17T08:03:37.176Z] #63 18.83 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-17T08:03:37.425Z] #53 ... [2022-03-17T08:03:37.425Z] [2022-03-17T08:03:37.426Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:03:37.426Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:03:37.426Z] #47 5.026 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:03:37.426Z] #47 5.079 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:03:37.426Z] #47 5.082 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:03:37.426Z] #47 5.578 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-17T08:03:37.426Z] #47 5.925 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T08:03:37.426Z] #47 7.871 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T08:03:37.426Z] #47 10.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T08:03:37.426Z] #47 ... [2022-03-17T08:03:37.426Z] [2022-03-17T08:03:37.426Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:03:37.426Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:03:37.426Z] #38 3.007 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:03:37.426Z] #38 3.007 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:03:37.426Z] #38 3.007 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:03:37.426Z] #38 3.252 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T08:03:37.426Z] #38 3.603 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T08:03:37.426Z] #38 4.503 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T08:03:37.687Z] #38 ... [2022-03-17T08:03:37.687Z] [2022-03-17T08:03:37.687Z] #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-03-17T08:03:37.687Z] #36 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591 [2022-03-17T08:03:37.687Z] #36 4.102 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-17T08:03:37.687Z] #36 ... [2022-03-17T08:03:37.687Z] [2022-03-17T08:03:37.688Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T08:03:37.688Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T08:03:37.688Z] #43 4.649 + git clone https://github.com/docker/distribution.git . [2022-03-17T08:03:37.688Z] #43 4.664 Cloning into '.'... [2022-03-17T08:03:37.847Z] #38 16.01 Reading package lists... [2022-03-17T08:03:37.942Z] #19 112.9 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-03-17T08:03:37.942Z] #19 112.9 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-03-17T08:03:37.942Z] #19 113.0 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-03-17T08:03:37.942Z] #19 113.0 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-03-17T08:03:37.942Z] #19 113.0 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-03-17T08:03:37.950Z] #43 ... [2022-03-17T08:03:37.950Z] [2022-03-17T08:03:37.950Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T08:03:37.950Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T08:03:37.950Z] #49 5.031 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-17T08:03:37.950Z] #49 6.706 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-17T08:03:37.950Z] #49 6.731 go: downloading github.com/fatih/color v1.10.0 [2022-03-17T08:03:37.950Z] #49 6.756 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-17T08:03:37.950Z] #49 6.801 go: downloading github.com/pkg/errors v0.9.1 [2022-03-17T08:03:37.950Z] #49 7.156 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-17T08:03:37.950Z] #49 7.257 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-17T08:03:37.950Z] #49 7.287 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-17T08:03:37.950Z] #49 7.288 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-17T08:03:37.950Z] #49 7.510 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-17T08:03:37.950Z] #49 7.732 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-17T08:03:37.950Z] #49 7.805 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-17T08:03:37.950Z] #49 8.126 go: downloading golang.org/x/tools v0.1.0 [2022-03-17T08:03:37.950Z] #49 ... [2022-03-17T08:03:37.950Z] [2022-03-17T08:03:37.950Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T08:03:37.950Z] #63 sha256:d14a7f28d2bbef47359bb2cc8de6d13588243030bb24111b900ed601a9b9f7d5 [2022-03-17T08:03:37.950Z] #63 9.947 go: downloading github.com/google/uuid v1.3.0 [2022-03-17T08:03:37.950Z] #63 10.07 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-17T08:03:37.950Z] #63 10.09 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-17T08:03:37.950Z] #63 10.23 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-17T08:03:37.950Z] #63 10.40 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-17T08:03:37.950Z] #63 10.56 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-17T08:03:37.950Z] #63 11.05 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-17T08:03:38.123Z] #63 19.73 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-17T08:03:38.123Z] #63 19.89 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-17T08:03:38.213Z] #63 11.18 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-17T08:03:38.386Z] #63 ... [2022-03-17T08:03:38.386Z] [2022-03-17T08:03:38.386Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T08:03:38.386Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T08:03:38.386Z] #49 20.34 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-17T08:03:38.386Z] #49 20.44 go: downloading golang.org/x/mod v0.3.0 [2022-03-17T08:03:38.475Z] #63 11.36 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-17T08:03:38.786Z] #38 20.00 Building dependency tree... [2022-03-17T08:03:38.786Z] #38 ... [2022-03-17T08:03:38.786Z] [2022-03-17T08:03:38.786Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:03:38.786Z] #51 sha256:0440b8d933bd3da1fbea13e51e88ac031586445edeb34382de398ddf8bc82e2c [2022-03-17T08:03:38.786Z] #51 20.75 go: downloading github.com/fatih/color v1.13.0 [2022-03-17T08:03:38.786Z] #51 20.75 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-17T08:03:38.786Z] #51 20.77 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-17T08:03:38.786Z] #51 20.77 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-17T08:03:38.786Z] #51 20.88 go: downloading github.com/spf13/viper v1.10.1 [2022-03-17T08:03:38.786Z] #51 21.11 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-17T08:03:38.960Z] #49 ... [2022-03-17T08:03:38.960Z] [2022-03-17T08:03:38.960Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:03:38.960Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:03:38.960Z] #47 10.83 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T08:03:38.960Z] #47 14.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T08:03:38.960Z] #47 19.69 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-17T08:03:39.044Z] #51 21.34 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-17T08:03:39.045Z] #51 21.38 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-17T08:03:39.045Z] #51 21.40 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-17T08:03:39.045Z] #51 21.41 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-17T08:03:39.049Z] #63 ... [2022-03-17T08:03:39.049Z] [2022-03-17T08:03:39.049Z] #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-03-17T08:03:39.049Z] #26 sha256:29142810dffebb4f3260f72f453eb860a682b62efcc47fa92eafda4e638bceff [2022-03-17T08:03:39.049Z] #26 10.19 + mkdir -p /build [2022-03-17T08:03:39.049Z] #26 10.19 + mv docker/docker /build/ [2022-03-17T08:03:39.049Z] #26 10.23 + rmdir docker [2022-03-17T08:03:39.049Z] #26 DONE 12.2s [2022-03-17T08:03:39.049Z] [2022-03-17T08:03:39.049Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:03:39.049Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:03:39.049Z] #38 11.93 Fetched 8506 kB in 9s (924 kB/s) [2022-03-17T08:03:39.276Z] #47 ... [2022-03-17T08:03:39.276Z] [2022-03-17T08:03:39.276Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T08:03:39.276Z] #63 sha256:963d821e7666e1cdfcea010a7a79ec78795b2f7678bda336a23d5d9c8e131c1e [2022-03-17T08:03:39.276Z] #63 20.19 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-17T08:03:39.319Z] #19 114.6 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-03-17T08:03:39.319Z] #19 114.6 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-03-17T08:03:39.319Z] #19 114.6 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-03-17T08:03:39.319Z] #19 114.6 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-03-17T08:03:39.319Z] #19 114.7 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-03-17T08:03:39.319Z] #19 114.7 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-03-17T08:03:39.319Z] #19 114.7 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-03-17T08:03:39.319Z] #19 114.7 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-03-17T08:03:39.319Z] #19 114.7 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-03-17T08:03:39.319Z] #19 114.7 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-03-17T08:03:39.578Z] #19 114.8 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-03-17T08:03:39.578Z] #19 115.1 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-03-17T08:03:39.837Z] #19 115.1 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-03-17T08:03:39.837Z] #19 115.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-03-17T08:03:39.837Z] #19 115.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-03-17T08:03:39.981Z] #51 22.31 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-17T08:03:39.981Z] #51 22.34 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-17T08:03:39.981Z] #51 ... [2022-03-17T08:03:39.981Z] [2022-03-17T08:03:39.981Z] #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-03-17T08:03:39.981Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-17T08:03:39.981Z] #14 12.30 Fetched 8393 kB in 9s (954 kB/s) [2022-03-17T08:03:39.981Z] #14 12.30 Reading package lists... [2022-03-17T08:03:39.981Z] #14 16.94 Reading package lists... [2022-03-17T08:03:39.981Z] #14 21.12 Building dependency tree... [2022-03-17T08:03:39.981Z] #14 ... [2022-03-17T08:03:39.981Z] [2022-03-17T08:03:39.981Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T08:03:39.981Z] #43 sha256:21b7e977c8b6753e893831082648bc2b5d7336ed5af9dc23f297334443bc617a [2022-03-17T08:03:39.981Z] #43 15.98 + git checkout -q v2.3.0 [2022-03-17T08:03:39.981Z] #43 17.67 + 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-03-17T08:03:40.094Z] #53 ... [2022-03-17T08:03:40.094Z] [2022-03-17T08:03:40.094Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:03:40.094Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:03:40.094Z] #47 6.246 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:03:40.094Z] #47 6.287 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:03:40.094Z] #47 6.287 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:03:40.094Z] #47 6.982 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-17T08:03:40.094Z] #47 8.004 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T08:03:40.094Z] #47 12.20 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T08:03:40.094Z] #47 ... [2022-03-17T08:03:40.094Z] [2022-03-17T08:03:40.094Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T08:03:40.094Z] #63 sha256:609fe08766131f4c1f97e6ce2f85114a32ec339ac726586527e6394165e85025 [2022-03-17T08:03:40.094Z] #63 16.23 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-17T08:03:40.094Z] #63 17.02 go: downloading github.com/google/uuid v1.3.0 [2022-03-17T08:03:40.356Z] #63 17.11 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-17T08:03:40.356Z] #63 17.15 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-17T08:03:40.356Z] #63 17.25 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-17T08:03:40.356Z] #63 17.30 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-17T08:03:40.919Z] #43 ... [2022-03-17T08:03:40.919Z] [2022-03-17T08:03:40.919Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:03:40.919Z] #38 sha256:db4d2f0cadbd29cbe2d184ef88bcd32851e3ea947f2f95591660ff3a6f5e0257 [2022-03-17T08:03:40.919Z] #38 20.00 Building dependency tree... [2022-03-17T08:03:40.919Z] #38 23.17 The following additional packages will be installed: [2022-03-17T08:03:40.919Z] #38 23.18 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-17T08:03:40.919Z] #38 23.19 Suggested packages: [2022-03-17T08:03:40.919Z] #38 23.21 cmake-doc ninja-build lrzip [2022-03-17T08:03:40.919Z] #38 23.21 Recommended packages: [2022-03-17T08:03:40.919Z] #38 23.21 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-17T08:03:41.018Z] #38 11.93 Reading package lists... [2022-03-17T08:03:41.019Z] #38 ... [2022-03-17T08:03:41.019Z] [2022-03-17T08:03:41.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-03-17T08:03:41.019Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T08:03:41.019Z] #34 4.045 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-17T08:03:41.019Z] #34 4.054 Cloning into '.'... [2022-03-17T08:03:41.019Z] #34 ... [2022-03-17T08:03:41.019Z] [2022-03-17T08:03:41.019Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T08:03:41.019Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-17T08:03:41.019Z] #58 8.065 Reading package lists... [2022-03-17T08:03:41.214Z] #19 116.5 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-03-17T08:03:41.214Z] #19 116.5 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-03-17T08:03:41.214Z] #19 116.5 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-03-17T08:03:41.214Z] #19 116.6 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-03-17T08:03:41.214Z] #19 116.6 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-03-17T08:03:41.303Z] #63 18.03 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-17T08:03:41.308Z] #63 ... [2022-03-17T08:03:41.308Z] [2022-03-17T08:03:41.308Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T08:03:41.308Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-17T08:03:41.308Z] #58 13.46 Fetched 8506 kB in 9s (900 kB/s) [2022-03-17T08:03:41.308Z] #58 13.46 Reading package lists... [2022-03-17T08:03:41.488Z] #38 23.74 The following NEW packages will be installed: [2022-03-17T08:03:41.488Z] #38 23.76 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-17T08:03:41.488Z] #38 23.77 vim-common xxd [2022-03-17T08:03:41.572Z] #63 18.37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-17T08:03:41.572Z] #63 18.55 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-17T08:03:41.586Z] #58 22.14 Reading package lists... [2022-03-17T08:03:41.586Z] #58 ... [2022-03-17T08:03:41.586Z] [2022-03-17T08:03:41.586Z] #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-03-17T08:03:41.586Z] #36 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591 [2022-03-17T08:03:41.586Z] #36 23.17 tomll can be used in two ways: [2022-03-17T08:03:41.586Z] #36 23.17 Writing to STDIN and reading from STDOUT: [2022-03-17T08:03:41.586Z] #36 23.17 cat file.toml | tomll > file.toml [2022-03-17T08:03:41.586Z] #36 23.17 [2022-03-17T08:03:41.586Z] #36 23.17 Reading and updating a list of files: [2022-03-17T08:03:41.586Z] #36 23.17 tomll a.toml b.toml c.toml [2022-03-17T08:03:41.586Z] #36 23.17 [2022-03-17T08:03:41.586Z] #36 23.17 When given a list of files, tomll will modify all files in place without asking. [2022-03-17T08:03:41.586Z] #36 DONE 23.5s [2022-03-17T08:03:41.586Z] [2022-03-17T08:03:41.586Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T08:03:41.586Z] #63 sha256:963d821e7666e1cdfcea010a7a79ec78795b2f7678bda336a23d5d9c8e131c1e [2022-03-17T08:03:41.586Z] #63 23.16 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-17T08:03:41.586Z] #63 ... [2022-03-17T08:03:41.586Z] [2022-03-17T08:03:41.586Z] #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-03-17T08:03:41.586Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:03:41.586Z] #14 13.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T08:03:41.749Z] #38 24.24 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:03:41.749Z] #38 24.24 Need to get 15.6 MB of archives. [2022-03-17T08:03:41.749Z] #38 24.24 After this operation, 67.4 MB of additional disk space will be used. [2022-03-17T08:03:41.749Z] #38 24.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-17T08:03:41.749Z] #38 24.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-17T08:03:41.749Z] #38 24.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-17T08:03:41.834Z] #63 ... [2022-03-17T08:03:41.834Z] [2022-03-17T08:03:41.834Z] #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-03-17T08:03:41.834Z] #26 sha256:2ad268989d6e806b9b4d511768d4395a23a4962bfd1d627a054a62cf0cd1b594 [2022-03-17T08:03:41.834Z] #26 18.15 + mkdir -p /build [2022-03-17T08:03:41.834Z] #26 18.17 + mv docker/docker /build/ [2022-03-17T08:03:41.834Z] #26 18.17 + rmdir docker [2022-03-17T08:03:41.834Z] #26 DONE 18.7s [2022-03-17T08:03:41.854Z] #14 ... [2022-03-17T08:03:41.854Z] [2022-03-17T08:03:41.854Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:03:41.854Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:03:41.854Z] #38 14.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T08:03:42.008Z] #38 24.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-17T08:03:42.077Z] #58 13.95 Reading package lists... [2022-03-17T08:03:42.077Z] #58 ... [2022-03-17T08:03:42.077Z] [2022-03-17T08:03:42.077Z] #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-03-17T08:03:42.077Z] #36 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591 [2022-03-17T08:03:42.077Z] #36 14.87 tomll can be used in two ways: [2022-03-17T08:03:42.077Z] #36 14.87 Writing to STDIN and reading from STDOUT: [2022-03-17T08:03:42.077Z] #36 14.87 cat file.toml | tomll > file.toml [2022-03-17T08:03:42.077Z] #36 14.87 [2022-03-17T08:03:42.077Z] #36 14.87 Reading and updating a list of files: [2022-03-17T08:03:42.077Z] #36 14.87 tomll a.toml b.toml c.toml [2022-03-17T08:03:42.077Z] #36 14.87 [2022-03-17T08:03:42.077Z] #36 14.87 When given a list of files, tomll will modify all files in place without asking. [2022-03-17T08:03:42.077Z] #36 DONE 15.6s [2022-03-17T08:03:42.096Z] [2022-03-17T08:03:42.096Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T08:03:42.096Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T08:03:42.096Z] #49 14.84 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-17T08:03:42.096Z] #49 15.07 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-17T08:03:42.096Z] #49 15.18 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-17T08:03:42.096Z] #49 18.48 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-17T08:03:42.096Z] #49 18.48 go: downloading golang.org/x/mod v0.3.0 [2022-03-17T08:03:42.348Z] [2022-03-17T08:03:42.348Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T08:03:42.348Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T08:03:42.348Z] #49 13.36 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-17T08:03:42.348Z] #49 13.39 go: downloading golang.org/x/mod v0.3.0 [2022-03-17T08:03:42.595Z] #19 117.8 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-03-17T08:03:42.595Z] #19 117.8 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-03-17T08:03:42.595Z] #19 117.8 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-03-17T08:03:42.595Z] #19 117.8 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-03-17T08:03:42.595Z] #19 117.8 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-03-17T08:03:42.595Z] #19 117.8 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-03-17T08:03:42.595Z] #19 117.8 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-03-17T08:03:42.595Z] #19 117.8 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-03-17T08:03:42.595Z] #19 117.8 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-03-17T08:03:42.595Z] #19 118.0 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-03-17T08:03:42.948Z] #38 25.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-03-17T08:03:42.948Z] #38 25.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-03-17T08:03:42.948Z] #38 25.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-03-17T08:03:42.948Z] #38 25.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-03-17T08:03:42.948Z] #38 25.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-03-17T08:03:43.163Z] #19 118.3 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-03-17T08:03:43.163Z] #19 118.4 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-03-17T08:03:43.208Z] #38 25.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-03-17T08:03:43.782Z] #38 ... [2022-03-17T08:03:43.782Z] [2022-03-17T08:03:43.783Z] #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-03-17T08:03:43.783Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:03:43.783Z] #14 25.81 Fetched 8506 kB in 20s (427 kB/s) [2022-03-17T08:03:44.147Z] #38 ... [2022-03-17T08:03:44.147Z] [2022-03-17T08:03:44.147Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T08:03:44.147Z] #58 sha256:4d7f403248d513c76df69e3995755130505745bccb8abab532cb6a1437525337 [2022-03-17T08:03:44.147Z] #58 12.77 Reading package lists... [2022-03-17T08:03:44.147Z] #58 16.49 Reading package lists... [2022-03-17T08:03:44.147Z] #58 20.76 Building dependency tree... [2022-03-17T08:03:44.147Z] #58 23.91 The following additional packages will be installed: [2022-03-17T08:03:44.147Z] #58 23.91 libbtrfs0 [2022-03-17T08:03:44.147Z] #58 24.04 The following NEW packages will be installed: [2022-03-17T08:03:44.147Z] #58 24.06 libbtrfs-dev libbtrfs0 [2022-03-17T08:03:44.147Z] #58 24.41 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:03:44.147Z] #58 24.41 Need to get 454 kB of archives. [2022-03-17T08:03:44.147Z] #58 24.41 After this operation, 1275 kB of additional disk space will be used. [2022-03-17T08:03:44.147Z] #58 24.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-17T08:03:44.147Z] #58 24.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-17T08:03:44.147Z] #58 25.69 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:03:44.147Z] #58 25.88 Fetched 454 kB in 0s (1334 kB/s) [2022-03-17T08:03:44.147Z] #58 26.05 Selecting previously unselected package libbtrfs0:arm64. [2022-03-17T08:03:44.147Z] #58 26.05 (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-03-17T08:03:44.147Z] #58 26.09 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-17T08:03:44.147Z] #58 26.51 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-17T08:03:44.147Z] #58 ... [2022-03-17T08:03:44.147Z] [2022-03-17T08:03:44.147Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:03:44.147Z] #51 sha256:0440b8d933bd3da1fbea13e51e88ac031586445edeb34382de398ddf8bc82e2c [2022-03-17T08:03:44.147Z] #51 24.10 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-17T08:03:44.147Z] #51 24.11 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-17T08:03:44.147Z] #51 24.17 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-17T08:03:44.147Z] #51 24.19 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-17T08:03:44.147Z] #51 24.22 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-17T08:03:44.147Z] #51 24.28 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-17T08:03:44.147Z] #51 24.35 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-17T08:03:44.147Z] #51 24.37 go: downloading github.com/spf13/afero v1.6.0 [2022-03-17T08:03:44.147Z] #51 24.42 go: downloading github.com/spf13/cast v1.4.1 [2022-03-17T08:03:44.147Z] #51 24.50 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-17T08:03:44.147Z] #51 24.52 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-17T08:03:44.147Z] #51 24.55 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-17T08:03:44.147Z] #51 24.55 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-17T08:03:44.147Z] #51 24.59 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-17T08:03:44.147Z] #51 24.70 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-17T08:03:44.147Z] #51 24.76 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-17T08:03:44.147Z] #51 24.78 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-17T08:03:44.147Z] #51 24.81 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-17T08:03:44.147Z] #51 24.84 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-17T08:03:44.147Z] #51 24.90 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-17T08:03:44.147Z] #51 24.95 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-17T08:03:44.147Z] #51 25.21 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-17T08:03:44.147Z] #51 25.28 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-17T08:03:44.147Z] #51 25.30 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-17T08:03:44.147Z] #51 25.34 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-17T08:03:44.147Z] #51 25.38 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-17T08:03:44.147Z] #51 25.45 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-17T08:03:44.147Z] #51 25.96 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-17T08:03:44.147Z] #51 26.03 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-17T08:03:44.147Z] #51 26.04 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-17T08:03:44.147Z] #51 26.07 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-17T08:03:44.147Z] #51 26.11 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-17T08:03:44.147Z] #51 26.16 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-17T08:03:44.147Z] #51 26.24 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-17T08:03:44.147Z] #51 26.43 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-17T08:03:44.147Z] #51 26.43 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-17T08:03:44.147Z] #51 26.50 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-17T08:03:44.147Z] #51 26.51 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-17T08:03:44.147Z] #51 26.55 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-17T08:03:44.147Z] #51 26.61 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-17T08:03:44.147Z] #51 26.61 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-17T08:03:44.407Z] #51 ... [2022-03-17T08:03:44.407Z] [2022-03-17T08:03:44.407Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-17T08:03:44.407Z] #53 sha256:aeeb4bb85d76f22e805aac9fa32bb44e2d69d96ce7cc30b888aa790aaabe730b [2022-03-17T08:03:44.407Z] #53 23.66 v3.0.2 [2022-03-17T08:03:44.407Z] #53 DONE 26.7s [2022-03-17T08:03:44.407Z] [2022-03-17T08:03:44.407Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:03:44.407Z] #51 sha256:0440b8d933bd3da1fbea13e51e88ac031586445edeb34382de398ddf8bc82e2c [2022-03-17T08:03:44.407Z] #51 26.65 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-17T08:03:44.407Z] #51 26.65 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-17T08:03:44.407Z] #51 26.68 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-17T08:03:44.407Z] #51 26.77 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-17T08:03:44.407Z] #51 26.82 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-17T08:03:44.407Z] #51 26.82 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-17T08:03:44.547Z] #19 119.8 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-03-17T08:03:44.547Z] #19 119.8 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-03-17T08:03:44.547Z] #19 119.9 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-03-17T08:03:44.547Z] #19 119.9 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-03-17T08:03:44.547Z] #19 119.9 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-03-17T08:03:44.649Z] #49 ... [2022-03-17T08:03:44.649Z] [2022-03-17T08:03:44.649Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T08:03:44.649Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-17T08:03:44.649Z] #58 21.54 Fetched 8506 kB in 17s (502 kB/s) [2022-03-17T08:03:44.679Z] #51 26.98 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-17T08:03:44.679Z] #51 27.18 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-17T08:03:44.911Z] #58 21.54 Reading package lists... [2022-03-17T08:03:44.911Z] #58 ... [2022-03-17T08:03:44.911Z] [2022-03-17T08:03:44.911Z] #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-03-17T08:03:44.912Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:03:44.912Z] #14 12.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T08:03:44.968Z] #51 27.18 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-17T08:03:44.968Z] #51 ... [2022-03-17T08:03:44.968Z] [2022-03-17T08:03:44.968Z] #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-03-17T08:03:44.968Z] #31 sha256:ba703ee638a9d08db804123661d16900f1c41e8bb63b4d2c5212154d86bddab2 [2022-03-17T08:03:44.968Z] #31 4.906 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-17T08:03:44.968Z] #31 6.140 [2022-03-17T08:03:44.968Z] #31 6.425 #=#=# # 2.0% ######################################################################## 100.0% [2022-03-17T08:03:44.968Z] #31 7.690 [2022-03-17T08:03:44.968Z] #31 11.59 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-17T08:03:44.968Z] #31 12.54 [2022-03-17T08:03:44.968Z] #31 12.83 #=#=# 0.1% ######################################################################## 100.0% [2022-03-17T08:03:44.968Z] #31 13.61 [2022-03-17T08:03:44.968Z] #31 ... [2022-03-17T08:03:44.968Z] [2022-03-17T08:03:44.968Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:03:44.968Z] #51 sha256:0440b8d933bd3da1fbea13e51e88ac031586445edeb34382de398ddf8bc82e2c [2022-03-17T08:03:44.968Z] #51 27.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-17T08:03:44.968Z] #51 27.43 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-17T08:03:45.175Z] #14 ... [2022-03-17T08:03:45.175Z] [2022-03-17T08:03:45.175Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:03:45.175Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:03:45.175Z] #47 17.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T08:03:45.175Z] #47 21.35 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-17T08:03:45.228Z] #51 27.52 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-17T08:03:45.228Z] #51 27.58 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-17T08:03:45.228Z] #51 27.59 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-17T08:03:45.228Z] #51 27.60 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-17T08:03:45.228Z] #51 27.66 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-17T08:03:45.489Z] #51 27.66 go: downloading github.com/julz/importas v0.1.0 [2022-03-17T08:03:45.489Z] #51 27.68 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-17T08:03:45.489Z] #51 27.71 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-17T08:03:45.489Z] #51 27.76 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-17T08:03:45.489Z] #51 27.78 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-17T08:03:45.489Z] #51 27.84 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-17T08:03:45.489Z] #51 27.85 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-17T08:03:45.489Z] #51 27.87 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-17T08:03:45.660Z] #49 ... [2022-03-17T08:03:45.660Z] [2022-03-17T08:03:45.660Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:03:45.660Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:03:45.660Z] #38 11.93 Reading package lists... [2022-03-17T08:03:45.750Z] #47 ... [2022-03-17T08:03:45.750Z] #51 27.95 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-17T08:03:45.750Z] [2022-03-17T08:03:45.750Z] #51 27.97 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-17T08:03:45.750Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:03:45.750Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:03:45.750Z] #51 28.01 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-17T08:03:45.750Z] #38 12.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T08:03:45.750Z] #38 ... [2022-03-17T08:03:45.750Z] [2022-03-17T08:03:45.750Z] #51 28.01 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-17T08:03:45.750Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T08:03:45.750Z] #63 sha256:609fe08766131f4c1f97e6ce2f85114a32ec339ac726586527e6394165e85025 [2022-03-17T08:03:45.750Z] #51 28.02 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-17T08:03:45.750Z] #63 22.47 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-17T08:03:45.929Z] #19 121.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-03-17T08:03:45.929Z] #19 121.1 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-03-17T08:03:46.011Z] #51 ... [2022-03-17T08:03:46.011Z] [2022-03-17T08:03:46.011Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:03:46.011Z] #47 sha256:12f757fa51a9668c8397c01450e35df9dbb0bf08bece501a7fa43405ce9ecd85 [2022-03-17T08:03:46.011Z] #47 13.81 Reading package lists... [2022-03-17T08:03:46.011Z] #47 18.11 Reading package lists... [2022-03-17T08:03:46.011Z] #47 21.99 Building dependency tree... [2022-03-17T08:03:46.011Z] #47 25.00 The following additional packages will be installed: [2022-03-17T08:03:46.011Z] #47 25.02 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-17T08:03:46.011Z] #47 25.02 python3-protobuf python3-six [2022-03-17T08:03:46.011Z] #47 25.02 Suggested packages: [2022-03-17T08:03:46.011Z] #47 25.02 python3-setuptools [2022-03-17T08:03:46.011Z] #47 25.02 Recommended packages: [2022-03-17T08:03:46.011Z] #47 25.02 iproute2 | iproute [2022-03-17T08:03:46.011Z] #47 25.43 The following NEW packages will be installed: [2022-03-17T08:03:46.011Z] #47 25.43 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-17T08:03:46.011Z] #47 25.43 python3-protobuf python3-six [2022-03-17T08:03:46.011Z] #47 25.82 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:03:46.011Z] #47 25.82 Need to get 2115 kB of archives. [2022-03-17T08:03:46.011Z] #47 25.82 After this operation, 10.7 MB of additional disk space will be used. [2022-03-17T08:03:46.011Z] #47 25.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-03-17T08:03:46.011Z] #47 26.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-17T08:03:46.011Z] #47 26.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-17T08:03:46.011Z] #47 26.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-03-17T08:03:46.011Z] #47 26.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-17T08:03:46.011Z] #47 26.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-03-17T08:03:46.011Z] #47 26.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-17T08:03:46.011Z] #47 ... [2022-03-17T08:03:46.011Z] [2022-03-17T08:03:46.011Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:03:46.011Z] #38 sha256:db4d2f0cadbd29cbe2d184ef88bcd32851e3ea947f2f95591660ff3a6f5e0257 [2022-03-17T08:03:46.011Z] #38 26.64 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:03:46.011Z] #38 26.84 Fetched 15.6 MB in 2s (7929 kB/s) [2022-03-17T08:03:46.011Z] #38 27.05 Selecting previously unselected package xxd. [2022-03-17T08:03:46.011Z] #38 27.05 (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-03-17T08:03:46.012Z] #38 27.11 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-17T08:03:46.012Z] #38 27.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:03:46.012Z] #38 27.36 Selecting previously unselected package vim-common. [2022-03-17T08:03:46.012Z] #38 27.37 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T08:03:46.012Z] #38 27.45 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:03:46.012Z] #38 28.29 Selecting previously unselected package cmake-data. [2022-03-17T08:03:46.012Z] #38 28.29 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-17T08:03:46.012Z] #38 28.31 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-17T08:03:46.012Z] #63 22.90 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-17T08:03:46.189Z] #19 121.7 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:03:46.449Z] #19 122.0 Fetched 787 MB in 31s (25.6 MB/s) [2022-03-17T08:03:46.709Z] #19 122.0 Selecting previously unselected package liblocale-gettext-perl. [2022-03-17T08:03:46.709Z] #19 122.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-03-17T08:03:46.709Z] #19 122.0 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-03-17T08:03:46.709Z] #19 122.0 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-03-17T08:03:46.709Z] #19 122.1 Selecting previously unselected package bzip2. [2022-03-17T08:03:46.709Z] #19 122.1 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-03-17T08:03:46.969Z] #19 122.1 Unpacking bzip2 (1.0.8-4) ... [2022-03-17T08:03:46.969Z] #19 122.1 Selecting previously unselected package libmagic-mgc. [2022-03-17T08:03:46.969Z] #19 122.1 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-03-17T08:03:46.969Z] #19 122.1 Unpacking libmagic-mgc (1:5.39-3) ... [2022-03-17T08:03:46.969Z] #19 122.3 Selecting previously unselected package libmagic1:amd64. [2022-03-17T08:03:46.969Z] #19 122.3 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-03-17T08:03:46.969Z] #19 122.3 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-03-17T08:03:47.070Z] #38 ... [2022-03-17T08:03:47.070Z] [2022-03-17T08:03:47.070Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T08:03:47.070Z] #58 sha256:4d7f403248d513c76df69e3995755130505745bccb8abab532cb6a1437525337 [2022-03-17T08:03:47.070Z] #58 26.51 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-17T08:03:47.070Z] #58 26.78 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-17T08:03:47.070Z] #58 26.79 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-17T08:03:47.070Z] #58 26.80 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-17T08:03:47.070Z] #58 27.49 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-17T08:03:47.070Z] #58 27.53 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-17T08:03:47.070Z] #58 27.57 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:03:47.070Z] #58 DONE 29.3s [2022-03-17T08:03:47.229Z] #19 122.4 Selecting previously unselected package file. [2022-03-17T08:03:47.229Z] #19 122.4 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-03-17T08:03:47.229Z] #19 122.4 Unpacking file (1:5.39-3) ... [2022-03-17T08:03:47.229Z] #19 122.4 Selecting previously unselected package xz-utils. [2022-03-17T08:03:47.229Z] #19 122.4 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-03-17T08:03:47.229Z] #19 122.5 Unpacking xz-utils (5.2.5-2) ... [2022-03-17T08:03:47.229Z] #19 122.6 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-03-17T08:03:47.229Z] #19 122.6 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-17T08:03:47.229Z] #19 122.6 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-17T08:03:47.337Z] [2022-03-17T08:03:47.337Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:03:47.337Z] #51 sha256:0440b8d933bd3da1fbea13e51e88ac031586445edeb34382de398ddf8bc82e2c [2022-03-17T08:03:47.337Z] #51 28.55 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-17T08:03:47.337Z] #51 28.56 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-17T08:03:47.337Z] #51 28.57 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-17T08:03:47.337Z] #51 28.60 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-17T08:03:47.337Z] #51 28.66 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-17T08:03:47.337Z] #51 28.68 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-17T08:03:47.337Z] #51 28.69 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-17T08:03:47.337Z] #51 28.70 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-17T08:03:47.337Z] #51 28.72 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-17T08:03:47.337Z] #51 28.81 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-17T08:03:47.337Z] #51 28.84 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-17T08:03:47.337Z] #51 28.86 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-17T08:03:47.337Z] #51 28.88 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-17T08:03:47.337Z] #51 28.90 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-17T08:03:47.337Z] #51 28.92 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-17T08:03:47.337Z] #51 28.98 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-17T08:03:47.337Z] #51 29.00 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-17T08:03:47.337Z] #51 29.01 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-17T08:03:47.337Z] #51 29.07 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-17T08:03:47.337Z] #51 29.07 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-17T08:03:47.337Z] #51 29.11 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-17T08:03:47.337Z] #51 29.32 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-17T08:03:47.337Z] #51 29.34 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-17T08:03:47.337Z] #51 29.35 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-17T08:03:47.337Z] #51 29.36 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-17T08:03:47.337Z] #51 29.38 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-17T08:03:47.337Z] #51 29.70 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-17T08:03:47.416Z] #63 ... [2022-03-17T08:03:47.416Z] [2022-03-17T08:03:47.416Z] #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-03-17T08:03:47.416Z] #36 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591 [2022-03-17T08:03:47.416Z] #36 24.30 tomll can be used in two ways: [2022-03-17T08:03:47.416Z] #36 24.30 Writing to STDIN and reading from STDOUT: [2022-03-17T08:03:47.416Z] #36 24.30 cat file.toml | tomll > file.toml [2022-03-17T08:03:47.416Z] #36 24.30 [2022-03-17T08:03:47.416Z] #36 24.30 Reading and updating a list of files: [2022-03-17T08:03:47.416Z] #36 24.30 tomll a.toml b.toml c.toml [2022-03-17T08:03:47.416Z] #36 24.30 [2022-03-17T08:03:47.416Z] #36 24.30 When given a list of files, tomll will modify all files in place without asking. [2022-03-17T08:03:47.416Z] #36 DONE 24.5s [2022-03-17T08:03:47.416Z] [2022-03-17T08:03:47.416Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:03:47.416Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:03:47.416Z] #38 24.48 Fetched 8506 kB in 20s (433 kB/s) [2022-03-17T08:03:47.598Z] #51 29.79 go: downloading honnef.co/go/tools v0.2.2 [2022-03-17T08:03:47.857Z] #51 ... [2022-03-17T08:03:47.857Z] [2022-03-17T08:03:47.857Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-17T08:03:47.857Z] #59 sha256:598f97ae675e021ef39f22be547a450eb2cae3b708bfe7cca1c8589c36c55e2d [2022-03-17T08:03:47.857Z] #59 DONE 0.9s [2022-03-17T08:03:48.120Z] [2022-03-17T08:03:48.120Z] #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-03-17T08:03:48.120Z] #34 sha256:161945c81b3d78b8166eb66f0de5a4ec30ef0c0f329c46793eff27a2b94e7036 [2022-03-17T08:03:48.177Z] #19 123.4 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-03-17T08:03:48.177Z] #19 123.4 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-03-17T08:03:48.177Z] #19 123.4 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-17T08:03:48.383Z] #34 30.16 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-03-17T08:03:48.485Z] Running on azwin-2-e54401 in d:\jenkins\workspace\moby_PR-43380 [Pipeline] { [Pipeline] ws [2022-03-17T08:03:48.502Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-17T08:03:48.643Z] #34 30.50 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-17T08:03:48.747Z] #19 124.0 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-03-17T08:03:48.747Z] #19 124.0 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-03-17T08:03:48.747Z] #19 124.0 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-17T08:03:48.902Z] #34 30.70 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T08:03:48.985Z] #38 17.83 Reading package lists... [2022-03-17T08:03:49.687Z] #19 124.8 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-03-17T08:03:49.687Z] #19 124.8 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-17T08:03:49.687Z] #19 124.8 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-17T08:03:49.825Z] #38 22.55 Building dependency tree... [2022-03-17T08:03:49.825Z] #38 ... [2022-03-17T08:03:49.825Z] [2022-03-17T08:03:49.825Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:03:49.825Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:03:49.825Z] #47 12.77 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-17T08:03:49.825Z] #47 18.53 Fetched 8510 kB in 14s (616 kB/s) [2022-03-17T08:03:49.825Z] #47 18.53 Reading package lists... [2022-03-17T08:03:49.825Z] #47 ... [2022-03-17T08:03:49.825Z] [2022-03-17T08:03:49.825Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T08:03:49.825Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-17T08:03:49.825Z] #58 13.95 Reading package lists... [2022-03-17T08:03:49.825Z] #58 19.25 Building dependency tree... [2022-03-17T08:03:49.825Z] #58 22.06 The following additional packages will be installed: [2022-03-17T08:03:49.825Z] #58 22.06 libbtrfs0 [2022-03-17T08:03:49.825Z] #58 22.27 The following NEW packages will be installed: [2022-03-17T08:03:49.825Z] #58 22.30 libbtrfs-dev libbtrfs0 [2022-03-17T08:03:49.825Z] #58 22.83 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:03:49.825Z] #58 22.83 Need to get 460 kB of archives. [2022-03-17T08:03:49.825Z] #58 22.83 After this operation, 1237 kB of additional disk space will be used. [2022-03-17T08:03:49.825Z] #58 22.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-17T08:03:49.825Z] #58 23.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-17T08:03:49.977Z] The recommended git tool is: git [2022-03-17T08:03:50.208Z] #19 125.4 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-03-17T08:03:50.208Z] #19 125.5 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-17T08:03:50.208Z] #19 125.5 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-17T08:03:50.391Z] #14 25.81 Reading package lists... [2022-03-17T08:03:50.391Z] #14 ... [2022-03-17T08:03:50.391Z] [2022-03-17T08:03:50.391Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T08:03:50.391Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-17T08:03:50.391Z] #58 22.14 Reading package lists... [2022-03-17T08:03:50.391Z] #58 29.59 Building dependency tree... [2022-03-17T08:03:50.400Z] #58 ... [2022-03-17T08:03:50.400Z] [2022-03-17T08:03:50.400Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T08:03:50.400Z] #63 sha256:d14a7f28d2bbef47359bb2cc8de6d13588243030bb24111b900ed601a9b9f7d5 [2022-03-17T08:03:50.400Z] #63 13.26 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-17T08:03:50.400Z] #63 ... [2022-03-17T08:03:50.400Z] [2022-03-17T08:03:50.400Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:03:50.400Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:03:50.400Z] #38 22.55 Building dependency tree... [2022-03-17T08:03:50.778Z] #19 126.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-03-17T08:03:50.778Z] #19 126.0 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-17T08:03:50.778Z] #19 126.0 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-17T08:03:50.778Z] #19 126.1 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-03-17T08:03:50.778Z] #19 126.1 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-17T08:03:50.778Z] #19 126.1 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-17T08:03:51.439Z] #34 ... [2022-03-17T08:03:51.439Z] [2022-03-17T08:03:51.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-03-17T08:03:51.439Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-17T08:03:51.439Z] #14 23.76 The following additional packages will be installed: [2022-03-17T08:03:51.439Z] #14 23.80 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-17T08:03:51.439Z] #14 23.80 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-17T08:03:51.439Z] #14 23.80 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-17T08:03:51.439Z] #14 23.80 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-17T08:03:51.439Z] #14 23.80 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-17T08:03:51.439Z] #14 23.80 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-17T08:03:51.439Z] #14 23.80 mingw-w64-common mingw-w64-x86-64-dev [2022-03-17T08:03:51.439Z] #14 23.80 Suggested packages: [2022-03-17T08:03:51.439Z] #14 23.80 gcc-10-locales seccomp wine64 [2022-03-17T08:03:51.439Z] #14 24.91 The following NEW packages will be installed: [2022-03-17T08:03:51.439Z] #14 24.91 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-17T08:03:51.439Z] #14 24.91 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-17T08:03:51.439Z] #14 24.91 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-17T08:03:51.439Z] #14 24.91 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-17T08:03:51.439Z] #14 24.92 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-17T08:03:51.439Z] #14 24.92 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-17T08:03:51.439Z] #14 24.92 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-17T08:03:51.439Z] #14 24.92 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-17T08:03:51.439Z] #14 24.93 mingw-w64-x86-64-dev [2022-03-17T08:03:51.439Z] #14 25.53 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:03:51.439Z] #14 25.53 Need to get 108 MB of archives. [2022-03-17T08:03:51.439Z] #14 25.53 After this operation, 620 MB of additional disk space will be used. [2022-03-17T08:03:51.439Z] #14 25.53 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-03-17T08:03:51.439Z] #14 25.75 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-03-17T08:03:51.439Z] #14 25.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-17T08:03:51.439Z] #14 25.90 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-03-17T08:03:51.439Z] #14 25.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-03-17T08:03:51.439Z] #14 26.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-17T08:03:51.439Z] #14 26.70 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-03-17T08:03:51.439Z] #14 27.05 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-03-17T08:03:51.439Z] #14 27.05 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-03-17T08:03:51.439Z] #14 27.95 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-03-17T08:03:51.439Z] #14 29.11 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-03-17T08:03:51.439Z] #14 29.62 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-03-17T08:03:51.439Z] #14 30.12 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-03-17T08:03:51.439Z] #14 31.78 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-03-17T08:03:51.439Z] #14 32.31 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-03-17T08:03:51.439Z] #14 32.32 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-17T08:03:51.439Z] #14 32.32 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-17T08:03:51.439Z] #14 32.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-17T08:03:51.439Z] #14 32.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-17T08:03:51.439Z] #14 32.34 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-03-17T08:03:51.439Z] #14 32.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-03-17T08:03:51.439Z] #14 32.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-03-17T08:03:51.439Z] #14 32.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-03-17T08:03:51.439Z] #14 32.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-03-17T08:03:51.439Z] #14 32.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-03-17T08:03:51.439Z] #14 32.37 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-03-17T08:03:51.439Z] #14 32.39 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-03-17T08:03:51.439Z] #14 32.39 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-03-17T08:03:51.439Z] #14 32.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-17T08:03:51.439Z] #14 32.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-03-17T08:03:51.439Z] #14 33.57 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:03:51.439Z] #14 33.78 Fetched 108 MB in 8s (14.0 MB/s) [2022-03-17T08:03:51.439Z] #14 33.88 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-17T08:03:51.439Z] #14 33.88 (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-03-17T08:03:51.439Z] #14 33.95 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-17T08:03:51.439Z] #14 ... [2022-03-17T08:03:51.439Z] [2022-03-17T08:03:51.439Z] #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-03-17T08:03:51.439Z] #31 sha256:ba703ee638a9d08db804123661d16900f1c41e8bb63b4d2c5212154d86bddab2 [2022-03-17T08:03:51.439Z] #31 16.83 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-17T08:03:51.439Z] #31 17.88 [2022-03-17T08:03:51.439Z] #31 18.24 #=#=# 0.0% ######## 11.8% ############## 19.7% ###################### 31.7% ################################### 49.5% ################################################## 70.3% ################################################################### 93.9% ######################################################################## 100.0% [2022-03-17T08:03:51.439Z] #31 20.34 [2022-03-17T08:03:52.317Z] #58 34.48 The following additional packages will be installed: [2022-03-17T08:03:52.317Z] #58 34.53 libbtrfs0 [2022-03-17T08:03:52.325Z] #38 ... [2022-03-17T08:03:52.326Z] [2022-03-17T08:03:52.326Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T08:03:52.326Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-17T08:03:52.326Z] #58 24.29 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:03:52.326Z] #58 24.54 Fetched 460 kB in 1s (525 kB/s) [2022-03-17T08:03:52.326Z] #58 24.79 Selecting previously unselected package libbtrfs0:amd64. [2022-03-17T08:03:52.326Z] #58 24.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-17T08:03:52.326Z] #58 24.79 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-17T08:03:52.326Z] #58 24.79 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T08:03:52.326Z] #58 24.94 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-17T08:03:52.326Z] #58 24.96 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-17T08:03:52.326Z] #58 24.97 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T08:03:52.326Z] #58 25.30 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T08:03:52.326Z] #58 25.33 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T08:03:52.326Z] #58 25.35 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:03:52.326Z] #58 DONE 25.8s [2022-03-17T08:03:52.326Z] [2022-03-17T08:03:52.326Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:03:52.326Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:03:52.326Z] #38 25.78 The following additional packages will be installed: [2022-03-17T08:03:52.326Z] #38 25.78 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-17T08:03:52.326Z] #38 25.83 Suggested packages: [2022-03-17T08:03:52.326Z] #38 25.83 cmake-doc ninja-build lrzip [2022-03-17T08:03:52.326Z] #38 25.83 Recommended packages: [2022-03-17T08:03:52.326Z] #38 25.83 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-17T08:03:52.371Z] Running on azwin-2-e54400 in d:\jenkins\workspace\moby_PR-43380 [Pipeline] { [Pipeline] ws [2022-03-17T08:03:52.391Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-17T08:03:52.582Z] #58 34.76 The following NEW packages will be installed: [2022-03-17T08:03:52.582Z] #58 34.76 libbtrfs-dev libbtrfs0 [2022-03-17T08:03:52.721Z] #38 24.48 Reading package lists... [2022-03-17T08:03:52.721Z] #38 ... [2022-03-17T08:03:52.721Z] [2022-03-17T08:03:52.721Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T08:03:52.721Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-17T08:03:52.721Z] #58 21.54 Reading package lists... [2022-03-17T08:03:52.844Z] #58 ... [2022-03-17T08:03:52.844Z] [2022-03-17T08:03:52.844Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T08:03:52.844Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T08:03:52.844Z] #43 31.72 Updating files: 80% (1475/1837) Updating files: 81% (1488/1837) Updating files: 82% (1507/1837) Updating files: 83% (1525/1837) Updating files: 84% (1544/1837) Updating files: 85% (1562/1837) Updating files: 86% (1580/1837) Updating files: 87% (1599/1837) Updating files: 88% (1617/1837) Updating files: 89% (1635/1837) Updating files: 90% (1654/1837) Updating files: 91% (1672/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-17T08:03:52.844Z] #43 32.35 + git checkout -q v2.3.0 [2022-03-17T08:03:52.844Z] #43 34.31 + 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-03-17T08:03:52.900Z] #38 ... [2022-03-17T08:03:52.900Z] [2022-03-17T08:03:52.900Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-17T08:03:52.900Z] #59 sha256:8e5a20a0ae7c554a29ffd7ad1a30ec8e3d318ae66562f7e59ff09b209df0f0b4 [2022-03-17T08:03:52.900Z] #59 DONE 0.3s [2022-03-17T08:03:52.900Z] [2022-03-17T08:03:52.900Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:03:52.900Z] #60 sha256:5fee59ef2eb46b48703f39fa0bf01aea791c40e389abde44c2ddd9066b8ababd [2022-03-17T08:03:53.131Z] The recommended git tool is: git [2022-03-17T08:03:53.979Z] #31 23.93 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-17T08:03:54.288Z] #60 ... [2022-03-17T08:03:54.288Z] [2022-03-17T08:03:54.288Z] #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-03-17T08:03:54.288Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:03:54.288Z] #14 17.68 Fetched 8506 kB in 13s (671 kB/s) [2022-03-17T08:03:54.288Z] #14 17.68 Reading package lists... [2022-03-17T08:03:54.288Z] #14 22.59 Reading package lists... [2022-03-17T08:03:54.550Z] #14 27.04 Building dependency tree... [2022-03-17T08:03:54.550Z] #14 ... [2022-03-17T08:03:54.550Z] [2022-03-17T08:03:54.550Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:03:54.550Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:03:54.550Z] #51 27.38 go: downloading github.com/fatih/color v1.13.0 [2022-03-17T08:03:54.550Z] #51 27.39 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-17T08:03:54.550Z] #51 27.48 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-17T08:03:54.550Z] #51 27.51 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-17T08:03:54.550Z] #51 27.73 go: downloading github.com/spf13/viper v1.10.1 [2022-03-17T08:03:54.550Z] #51 27.80 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-17T08:03:54.766Z] #43 ... [2022-03-17T08:03:54.766Z] [2022-03-17T08:03:54.766Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:03:54.766Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:03:54.766Z] #38 26.59 Fetched 8506 kB in 20s (429 kB/s) [2022-03-17T08:03:54.766Z] #38 26.59 Reading package lists... [2022-03-17T08:03:54.766Z] #38 33.34 Reading package lists... [2022-03-17T08:03:54.766Z] #38 ... [2022-03-17T08:03:54.766Z] [2022-03-17T08:03:54.766Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T08:03:54.766Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-17T08:03:54.766Z] #58 35.24 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:03:54.766Z] #58 35.24 Need to get 460 kB of archives. [2022-03-17T08:03:54.766Z] #58 35.24 After this operation, 1237 kB of additional disk space will be used. [2022-03-17T08:03:54.766Z] #58 35.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-17T08:03:54.766Z] #58 35.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-17T08:03:54.766Z] #58 36.78 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:03:55.028Z] #58 37.11 Fetched 460 kB in 0s (1037 kB/s) [2022-03-17T08:03:55.123Z] #51 28.28 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-17T08:03:55.123Z] #51 28.28 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-17T08:03:55.290Z] #58 37.26 Selecting previously unselected package libbtrfs0:amd64. [2022-03-17T08:03:55.290Z] #58 37.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-03-17T08:03:55.290Z] #58 37.39 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-17T08:03:55.290Z] #58 ... [2022-03-17T08:03:55.290Z] [2022-03-17T08:03:55.290Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:03:55.290Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:03:55.290Z] #47 27.09 Fetched 8510 kB in 21s (410 kB/s) [2022-03-17T08:03:55.290Z] #47 27.09 Reading package lists... [2022-03-17T08:03:55.361Z] #31 25.23 #=#=# [2022-03-17T08:03:55.564Z] #47 33.47 Reading package lists... [2022-03-17T08:03:55.564Z] #47 ... [2022-03-17T08:03:55.564Z] [2022-03-17T08:03:55.564Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T08:03:55.564Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-17T08:03:55.564Z] #58 37.42 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T08:03:55.621Z] #31 25.51 #=#=# ################################## 48.2% ######################################################################## 100.0% [2022-03-17T08:03:55.697Z] #51 28.96 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-17T08:03:55.697Z] #51 28.97 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-17T08:03:55.827Z] #58 37.88 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-17T08:03:55.827Z] #58 37.89 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-17T08:03:55.827Z] #58 37.89 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T08:03:56.403Z] #58 38.49 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T08:03:56.403Z] #58 38.55 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T08:03:56.403Z] #58 38.59 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:03:56.560Z] #31 26.60 [2022-03-17T08:03:56.940Z] #58 29.69 Reading package lists... [2022-03-17T08:03:56.940Z] #58 ... [2022-03-17T08:03:56.940Z] [2022-03-17T08:03:56.940Z] #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-03-17T08:03:56.940Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:03:56.940Z] #14 24.24 Fetched 8506 kB in 19s (440 kB/s) [2022-03-17T08:03:56.940Z] #14 24.24 Reading package lists... [2022-03-17T08:03:56.980Z] #58 DONE 39.0s [2022-03-17T08:03:56.980Z] [2022-03-17T08:03:56.980Z] #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-03-17T08:03:56.980Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:03:56.980Z] #14 25.81 Reading package lists... [2022-03-17T08:03:56.980Z] #14 32.36 Reading package lists... [2022-03-17T08:03:56.980Z] #14 ... [2022-03-17T08:03:56.980Z] [2022-03-17T08:03:56.980Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-17T08:03:56.980Z] #59 sha256:f836b6bdf7fc0c437c4adafc5fa4e9aa43ea5f6cb159d08be0d9a6170ffac702 [2022-03-17T08:03:56.980Z] #59 DONE 0.1s [2022-03-17T08:03:57.130Z] #31 ... [2022-03-17T08:03:57.130Z] [2022-03-17T08:03:57.130Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:03:57.130Z] #47 sha256:12f757fa51a9668c8397c01450e35df9dbb0bf08bece501a7fa43405ce9ecd85 [2022-03-17T08:03:57.130Z] #47 29.23 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-03-17T08:03:57.130Z] #47 30.45 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:03:57.130Z] #47 30.69 Fetched 2115 kB in 4s (504 kB/s) [2022-03-17T08:03:57.130Z] #47 31.39 Selecting previously unselected package libprotobuf23:arm64. [2022-03-17T08:03:57.130Z] #47 31.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 ... 15700 files and directories currently installed.) [2022-03-17T08:03:57.130Z] #47 31.44 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-03-17T08:03:57.130Z] #47 31.49 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-03-17T08:03:57.130Z] #47 32.07 Selecting previously unselected package python3-pkg-resources. [2022-03-17T08:03:57.130Z] #47 32.07 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-17T08:03:57.130Z] #47 32.09 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-17T08:03:57.130Z] #47 32.29 Selecting previously unselected package python3-six. [2022-03-17T08:03:57.130Z] #47 32.29 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-17T08:03:57.130Z] #47 32.30 Unpacking python3-six (1.16.0-2) ... [2022-03-17T08:03:57.130Z] #47 32.39 Selecting previously unselected package python3-protobuf. [2022-03-17T08:03:57.130Z] #47 32.41 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-03-17T08:03:57.130Z] #47 32.43 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-17T08:03:57.130Z] #47 32.90 Selecting previously unselected package libnet1:arm64. [2022-03-17T08:03:57.130Z] #47 32.90 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-17T08:03:57.130Z] #47 32.92 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-17T08:03:57.130Z] #47 33.03 Selecting previously unselected package libnl-3-200:arm64. [2022-03-17T08:03:57.130Z] #47 33.03 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-17T08:03:57.130Z] #47 33.03 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-17T08:03:57.130Z] #47 33.13 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-17T08:03:57.130Z] #47 33.13 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-17T08:03:57.130Z] #47 33.14 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-17T08:03:57.130Z] #47 33.24 Selecting previously unselected package criu. [2022-03-17T08:03:57.130Z] #47 33.24 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-03-17T08:03:57.130Z] #47 33.25 Unpacking criu (3.16.1-3) ... [2022-03-17T08:03:57.130Z] #47 34.03 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-17T08:03:57.130Z] #47 35.53 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-03-17T08:03:57.130Z] #47 35.56 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-17T08:03:57.130Z] #47 35.58 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-17T08:03:57.130Z] #47 35.60 Setting up python3-six (1.16.0-2) ... [2022-03-17T08:03:57.130Z] #47 36.54 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-17T08:03:57.130Z] #47 36.58 Setting up python3-protobuf (3.12.4-1) ... [2022-03-17T08:03:57.203Z] #14 31.71 Reading package lists... [2022-03-17T08:03:57.203Z] #14 ... [2022-03-17T08:03:57.203Z] [2022-03-17T08:03:57.203Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T08:03:57.203Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T08:03:57.203Z] #43 31.79 Updating files: 78% (1439/1837) Updating files: 79% (1452/1837) Updating files: 80% (1470/1837) Updating files: 81% (1488/1837) Updating files: 82% (1507/1837) Updating files: 83% (1525/1837) Updating files: 84% (1544/1837) Updating files: 85% (1562/1837) Updating files: 86% (1580/1837) Updating files: 87% (1599/1837) Updating files: 88% (1617/1837) Updating files: 89% (1635/1837) Updating files: 90% (1654/1837) Updating files: 91% (1672/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-17T08:03:57.203Z] #43 32.11 + git checkout -q v2.3.0 [2022-03-17T08:03:57.243Z] [2022-03-17T08:03:57.243Z] #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-03-17T08:03:57.243Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:03:57.390Z] #47 39.35 Setting up criu (3.16.1-3) ... [2022-03-17T08:03:57.961Z] #47 ... [2022-03-17T08:03:57.961Z] [2022-03-17T08:03:57.961Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:03:57.961Z] #38 sha256:db4d2f0cadbd29cbe2d184ef88bcd32851e3ea947f2f95591660ff3a6f5e0257 [2022-03-17T08:03:57.961Z] #38 31.79 Selecting previously unselected package libicu67:arm64. [2022-03-17T08:03:57.961Z] #38 31.80 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-03-17T08:03:57.961Z] #38 31.81 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-17T08:03:57.961Z] #38 36.30 Selecting previously unselected package libxml2:arm64. [2022-03-17T08:03:57.961Z] #38 36.30 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-03-17T08:03:57.961Z] #38 36.31 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-17T08:03:57.961Z] #38 36.73 Selecting previously unselected package libarchive13:arm64. [2022-03-17T08:03:57.961Z] #38 36.73 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-03-17T08:03:57.961Z] #38 36.74 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-17T08:03:57.961Z] #38 37.02 Selecting previously unselected package libjsoncpp24:arm64. [2022-03-17T08:03:57.961Z] #38 37.03 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-03-17T08:03:57.961Z] #38 37.04 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-17T08:03:57.961Z] #38 37.15 Selecting previously unselected package librhash0:arm64. [2022-03-17T08:03:57.961Z] #38 37.18 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-03-17T08:03:57.961Z] #38 37.19 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-03-17T08:03:57.961Z] #38 37.35 Selecting previously unselected package libuv1:arm64. [2022-03-17T08:03:57.961Z] #38 37.35 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-03-17T08:03:57.961Z] #38 37.36 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-03-17T08:03:57.961Z] #38 37.53 Selecting previously unselected package cmake. [2022-03-17T08:03:57.961Z] #38 37.55 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-03-17T08:03:57.961Z] #38 37.56 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-17T08:03:57.961Z] #38 39.95 Setting up libicu67:arm64 (67.1-7) ... [2022-03-17T08:03:57.961Z] #38 39.99 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:03:57.961Z] #38 40.01 Setting up libuv1:arm64 (1.40.0-2) ... [2022-03-17T08:03:57.961Z] #38 40.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:03:57.961Z] #38 40.07 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-17T08:03:57.961Z] #38 40.09 Setting up librhash0:arm64 (1.4.1-2) ... [2022-03-17T08:03:57.961Z] #38 40.12 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-17T08:03:57.961Z] #38 40.18 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-17T08:03:57.961Z] #38 40.19 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-17T08:03:57.961Z] #38 40.23 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-17T08:03:57.961Z] #38 40.25 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:03:57.961Z] #38 ... [2022-03-17T08:03:57.961Z] [2022-03-17T08:03:57.961Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:03:57.961Z] #60 sha256:e8ef1a23121598492ed86a151e144c45b608bbb30ad93966e20af8e2d34394de [2022-03-17T08:03:57.961Z] #60 0.633 + RM_GOPATH=0 [2022-03-17T08:03:57.961Z] #60 0.633 + TMP_GOPATH= [2022-03-17T08:03:57.961Z] #60 0.633 + : /build [2022-03-17T08:03:57.961Z] #60 0.633 + '[' -z '' ']' [2022-03-17T08:03:57.961Z] #60 0.638 ++ mktemp -d [2022-03-17T08:03:57.961Z] #60 0.648 + export GOPATH=/tmp/tmp.ynWpOMKB3O [2022-03-17T08:03:57.961Z] #60 0.648 + GOPATH=/tmp/tmp.ynWpOMKB3O [2022-03-17T08:03:57.961Z] #60 0.648 + RM_GOPATH=1 [2022-03-17T08:03:57.961Z] #60 0.648 + case "$(go env GOARCH)" in [2022-03-17T08:03:57.961Z] #60 0.650 ++ go env GOARCH [2022-03-17T08:03:57.961Z] #60 0.654 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T08:03:57.961Z] #60 0.654 + GO_BUILDMODE=-buildmode=pie [2022-03-17T08:03:57.961Z] #60 0.654 ++ dirname /install.sh [2022-03-17T08:03:57.961Z] #60 0.655 + dir=/ [2022-03-17T08:03:57.961Z] #60 0.655 + bin=containerd [2022-03-17T08:03:57.961Z] #60 0.655 + shift [2022-03-17T08:03:57.961Z] #60 0.655 + '[' '!' -f //containerd.installer ']' [2022-03-17T08:03:57.961Z] #60 0.655 + . //containerd.installer [2022-03-17T08:03:57.961Z] #60 0.655 ++ set -e [2022-03-17T08:03:57.961Z] #60 0.655 ++ : v1.6.1 [2022-03-17T08:03:57.961Z] #60 0.655 + install_containerd [2022-03-17T08:03:57.961Z] #60 0.656 + echo 'Install containerd version v1.6.1' [2022-03-17T08:03:57.961Z] #60 0.656 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ynWpOMKB3O/src/github.com/containerd/containerd [2022-03-17T08:03:57.961Z] #60 0.656 Install containerd version v1.6.1 [2022-03-17T08:03:57.961Z] #60 0.659 Cloning into '/tmp/tmp.ynWpOMKB3O/src/github.com/containerd/containerd'... [2022-03-17T08:03:58.151Z] #43 35.13 + 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-03-17T08:03:58.221Z] #60 ... [2022-03-17T08:03:58.221Z] [2022-03-17T08:03:58.221Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:03:58.221Z] #51 sha256:0440b8d933bd3da1fbea13e51e88ac031586445edeb34382de398ddf8bc82e2c [2022-03-17T08:03:58.221Z] #51 30.79 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-17T08:03:58.221Z] #51 30.79 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-17T08:03:58.221Z] #51 30.88 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-17T08:03:58.221Z] #51 30.91 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-17T08:03:58.221Z] #51 30.93 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-17T08:03:58.221Z] #51 30.93 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-17T08:03:58.221Z] #51 31.12 go: downloading golang.org/x/text v0.3.7 [2022-03-17T08:03:58.221Z] #51 34.29 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-17T08:03:58.221Z] #51 34.45 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-17T08:03:58.221Z] #51 34.45 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-17T08:03:58.221Z] #51 34.55 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-17T08:03:58.221Z] #51 34.66 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-17T08:03:58.221Z] #51 34.68 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-17T08:03:58.221Z] #51 34.76 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-17T08:03:58.221Z] #51 34.78 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-17T08:03:58.221Z] #51 34.79 go: downloading golang.org/x/mod v0.5.1 [2022-03-17T08:03:58.221Z] #51 34.86 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-17T08:03:58.221Z] #51 34.94 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-17T08:03:58.221Z] #51 34.96 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-17T08:03:58.221Z] #51 35.07 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-17T08:03:58.221Z] #51 35.09 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-17T08:03:58.221Z] #51 35.13 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-17T08:03:58.221Z] #51 35.53 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-17T08:03:58.221Z] #51 35.56 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-17T08:03:58.221Z] #51 35.71 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-17T08:03:58.221Z] #51 35.78 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-17T08:03:58.221Z] #51 35.82 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-17T08:03:58.221Z] #51 35.87 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-17T08:03:58.221Z] #51 35.91 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-17T08:03:58.221Z] #51 35.92 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-17T08:03:58.221Z] #51 35.93 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-17T08:03:58.221Z] #51 36.08 go: downloading github.com/prometheus/common v0.10.0 [2022-03-17T08:03:58.221Z] #51 36.21 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-17T08:03:58.221Z] #51 36.26 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-17T08:03:58.221Z] #51 36.33 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-17T08:03:58.221Z] #51 37.36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-17T08:03:58.481Z] #51 ... [2022-03-17T08:03:58.481Z] [2022-03-17T08:03:58.481Z] #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-03-17T08:03:58.481Z] #31 sha256:ba703ee638a9d08db804123661d16900f1c41e8bb63b4d2c5212154d86bddab2 [2022-03-17T08:03:58.481Z] #31 28.51 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-17T08:03:59.007Z] #51 31.78 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-17T08:03:59.007Z] #51 31.78 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-17T08:03:59.007Z] #51 31.82 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-17T08:03:59.007Z] #51 31.95 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-17T08:03:59.007Z] #51 32.01 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-17T08:03:59.007Z] #51 32.02 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-17T08:03:59.007Z] #51 32.17 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-17T08:03:59.007Z] #51 32.28 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-17T08:03:59.007Z] #51 32.29 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-17T08:03:59.007Z] #51 32.34 go: downloading github.com/spf13/afero v1.6.0 [2022-03-17T08:03:59.007Z] #51 32.39 go: downloading github.com/spf13/cast v1.4.1 [2022-03-17T08:03:59.007Z] #51 ... [2022-03-17T08:03:59.007Z] [2022-03-17T08:03:59.007Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-17T08:03:59.007Z] #53 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-17T08:03:59.007Z] #53 32.08 v3.0.2 [2022-03-17T08:03:59.007Z] #53 DONE 32.5s [2022-03-17T08:03:59.007Z] [2022-03-17T08:03:59.007Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:03:59.007Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:03:59.007Z] #38 26.86 The following NEW packages will be installed: [2022-03-17T08:03:59.007Z] #38 26.87 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-17T08:03:59.007Z] #38 26.87 vim-common xxd [2022-03-17T08:03:59.007Z] #38 27.24 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:03:59.007Z] #38 27.24 Need to get 17.7 MB of archives. [2022-03-17T08:03:59.007Z] #38 27.24 After this operation, 70.7 MB of additional disk space will be used. [2022-03-17T08:03:59.007Z] #38 27.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-17T08:03:59.007Z] #38 27.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-17T08:03:59.007Z] #38 27.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-17T08:03:59.007Z] #38 27.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-17T08:03:59.007Z] #38 27.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-17T08:03:59.007Z] #38 27.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-17T08:03:59.007Z] #38 27.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-17T08:03:59.007Z] #38 27.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-17T08:03:59.007Z] #38 27.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-17T08:03:59.007Z] #38 27.85 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-17T08:03:59.007Z] #38 28.97 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:03:59.007Z] #38 29.20 Fetched 17.7 MB in 1s (15.8 MB/s) [2022-03-17T08:03:59.007Z] #38 29.26 Selecting previously unselected package xxd. [2022-03-17T08:03:59.007Z] #38 29.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-03-17T08:03:59.007Z] #38 29.34 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-17T08:03:59.007Z] #38 29.34 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:03:59.007Z] #38 29.52 Selecting previously unselected package vim-common. [2022-03-17T08:03:59.007Z] #38 29.52 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T08:03:59.007Z] #38 29.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:03:59.007Z] #38 29.83 Selecting previously unselected package cmake-data. [2022-03-17T08:03:59.007Z] #38 29.83 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-17T08:03:59.007Z] #38 29.85 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-17T08:03:59.187Z] #14 39.23 Building dependency tree... [2022-03-17T08:03:59.269Z] #38 ... [2022-03-17T08:03:59.269Z] [2022-03-17T08:03:59.269Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:03:59.269Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:03:59.269Z] #51 32.62 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-17T08:03:59.269Z] #51 32.63 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-17T08:03:59.269Z] #51 32.67 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-17T08:03:59.269Z] #51 32.73 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-17T08:03:59.269Z] #51 32.76 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-17T08:03:59.269Z] #51 32.77 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-17T08:03:59.269Z] #51 ... [2022-03-17T08:03:59.269Z] [2022-03-17T08:03:59.269Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T08:03:59.269Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T08:03:59.269Z] #43 22.39 + git checkout -q v2.3.0 [2022-03-17T08:03:59.269Z] #43 24.00 + 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-03-17T08:03:59.530Z] #31 29.40 [2022-03-17T08:03:59.533Z] #43 ... [2022-03-17T08:03:59.533Z] [2022-03-17T08:03:59.533Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:03:59.533Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:03:59.533Z] #51 32.79 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-17T08:03:59.533Z] #51 32.81 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-17T08:03:59.533Z] #51 32.84 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-17T08:03:59.533Z] #51 32.84 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-17T08:03:59.533Z] #51 32.92 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-17T08:03:59.533Z] #51 32.92 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-17T08:03:59.791Z] #31 29.65 #=#=# ######################################################################## 100.0% [2022-03-17T08:03:59.797Z] #51 33.07 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-17T08:03:59.797Z] #51 33.08 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-17T08:03:59.797Z] #51 33.11 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-17T08:03:59.797Z] #51 33.16 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-17T08:03:59.797Z] #51 33.19 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-17T08:03:59.856Z] Running on azwin-2-bf8ec0 in d:\jenkins\workspace\moby_PR-43380 [Pipeline] { [Pipeline] ws [2022-03-17T08:03:59.875Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-17T08:04:00.363Z] #31 30.34 [2022-03-17T08:04:00.377Z] #51 33.55 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-17T08:04:00.377Z] #51 33.59 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-17T08:04:00.377Z] #51 33.63 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-17T08:04:00.377Z] #51 ... [2022-03-17T08:04:00.377Z] [2022-03-17T08:04:00.377Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:04:00.377Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:04:00.377Z] #47 18.53 Reading package lists... [2022-03-17T08:04:00.377Z] #47 23.38 Reading package lists... [2022-03-17T08:04:00.377Z] #47 28.28 Building dependency tree... [2022-03-17T08:04:00.377Z] #47 31.11 The following additional packages will be installed: [2022-03-17T08:04:00.377Z] #47 31.11 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-17T08:04:00.377Z] #47 31.11 python3-protobuf python3-six [2022-03-17T08:04:00.377Z] #47 31.12 Suggested packages: [2022-03-17T08:04:00.377Z] #47 31.13 python3-setuptools [2022-03-17T08:04:00.377Z] #47 31.13 Recommended packages: [2022-03-17T08:04:00.377Z] #47 31.13 iproute2 | iproute [2022-03-17T08:04:00.377Z] #47 31.69 The following NEW packages will be installed: [2022-03-17T08:04:00.377Z] #47 31.69 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-17T08:04:00.377Z] #47 31.70 python3-protobuf python3-six [2022-03-17T08:04:00.377Z] #47 32.20 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:04:00.377Z] #47 32.20 Need to get 2292 kB of archives. [2022-03-17T08:04:00.377Z] #47 32.20 After this operation, 11.0 MB of additional disk space will be used. [2022-03-17T08:04:00.377Z] #47 32.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-17T08:04:00.378Z] #47 32.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-17T08:04:00.378Z] #47 32.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-17T08:04:00.378Z] #47 32.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-17T08:04:00.378Z] #47 32.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-17T08:04:00.378Z] #47 32.28 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-03-17T08:04:00.378Z] #47 32.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-17T08:04:00.378Z] #47 ... [2022-03-17T08:04:00.378Z] [2022-03-17T08:04:00.378Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:04:00.378Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:04:00.378Z] #51 33.69 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-17T08:04:00.378Z] #51 33.76 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-17T08:04:00.378Z] #51 33.80 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-17T08:04:00.378Z] #51 33.80 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-17T08:04:00.378Z] #51 33.85 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-17T08:04:00.378Z] #51 33.87 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-17T08:04:00.629Z] #31 30.52 Download of images into '/build' complete. [2022-03-17T08:04:00.629Z] #31 30.52 Use something like the following to load the result into a Docker daemon: [2022-03-17T08:04:00.629Z] #31 30.52 tar -cC '/build' . | docker load [2022-03-17T08:04:00.645Z] #51 33.91 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-17T08:04:00.645Z] #51 33.95 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-17T08:04:00.645Z] #51 33.98 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-17T08:04:00.645Z] #51 34.05 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-17T08:04:00.645Z] #51 34.05 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-17T08:04:00.645Z] #51 34.07 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-17T08:04:00.645Z] #51 34.08 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-17T08:04:00.708Z] #43 ... [2022-03-17T08:04:00.708Z] [2022-03-17T08:04:00.708Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:04:00.708Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:04:00.708Z] #47 27.83 Fetched 8510 kB in 22s (388 kB/s) [2022-03-17T08:04:00.708Z] #47 27.83 Reading package lists... [2022-03-17T08:04:00.763Z] #19 135.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-03-17T08:04:00.763Z] #19 135.8 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-03-17T08:04:00.763Z] #19 135.8 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-17T08:04:00.763Z] #19 135.9 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-03-17T08:04:00.763Z] #19 135.9 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-17T08:04:00.763Z] #19 135.9 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-17T08:04:00.909Z] #51 34.18 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-17T08:04:00.909Z] #51 34.18 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-17T08:04:00.909Z] #51 34.18 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-17T08:04:00.909Z] #51 34.21 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-17T08:04:00.909Z] #51 34.25 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-17T08:04:00.970Z] #47 35.39 Reading package lists... [2022-03-17T08:04:00.970Z] #47 ... [2022-03-17T08:04:00.970Z] [2022-03-17T08:04:00.971Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T08:04:00.971Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-17T08:04:00.971Z] #58 29.69 Reading package lists... [2022-03-17T08:04:01.172Z] #51 34.46 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-17T08:04:01.172Z] #51 34.46 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-17T08:04:01.172Z] #51 34.55 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-17T08:04:01.172Z] #51 34.61 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-17T08:04:01.172Z] #51 34.61 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-17T08:04:01.172Z] #51 34.61 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-17T08:04:01.328Z] The recommended git tool is: git [2022-03-17T08:04:01.434Z] #51 34.68 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-17T08:04:01.434Z] #51 34.77 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-17T08:04:01.434Z] #51 34.77 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-17T08:04:01.434Z] #51 34.77 go: downloading github.com/julz/importas v0.1.0 [2022-03-17T08:04:01.434Z] #51 34.77 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-17T08:04:01.696Z] #51 34.87 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-17T08:04:01.696Z] #51 34.91 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-17T08:04:01.696Z] #51 34.91 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-17T08:04:01.697Z] #51 34.99 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-17T08:04:01.697Z] #51 34.99 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-17T08:04:01.697Z] #51 34.99 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-17T08:04:01.697Z] #51 35.01 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-17T08:04:01.697Z] #51 35.04 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-17T08:04:01.697Z] #51 35.10 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-17T08:04:01.734Z] #31 ... [2022-03-17T08:04:01.734Z] [2022-03-17T08:04:01.734Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T08:04:01.734Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-17T08:04:01.734Z] #14 33.95 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-17T08:04:01.734Z] #14 33.96 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-17T08:04:01.734Z] #14 35.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-17T08:04:01.734Z] #14 35.75 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-17T08:04:01.734Z] #14 35.77 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-17T08:04:01.734Z] #14 37.99 Selecting previously unselected package binutils-mingw-w64. [2022-03-17T08:04:01.734Z] #14 37.99 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-17T08:04:01.734Z] #14 38.00 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-17T08:04:01.734Z] #14 38.10 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-03-17T08:04:01.734Z] #14 38.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-17T08:04:01.734Z] #14 38.12 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-17T08:04:01.734Z] #14 38.29 Selecting previously unselected package dmsetup. [2022-03-17T08:04:01.734Z] #14 38.29 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-03-17T08:04:01.734Z] #14 38.29 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-17T08:04:01.734Z] #14 38.44 Selecting previously unselected package mingw-w64-common. [2022-03-17T08:04:01.734Z] #14 38.44 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-17T08:04:01.734Z] #14 38.45 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-17T08:04:01.921Z] #58 36.88 Building dependency tree... [2022-03-17T08:04:01.959Z] #51 35.16 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-17T08:04:01.959Z] #51 35.19 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-17T08:04:02.221Z] #51 35.69 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-17T08:04:02.221Z] #51 35.69 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-17T08:04:02.485Z] #51 35.74 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-17T08:04:02.485Z] #51 35.77 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-17T08:04:02.485Z] #51 35.81 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-17T08:04:02.485Z] #51 35.92 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-17T08:04:02.514Z] #14 44.08 The following additional packages will be installed: [2022-03-17T08:04:02.514Z] #14 44.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-17T08:04:02.514Z] #14 44.09 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-17T08:04:02.514Z] #14 44.09 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-17T08:04:02.514Z] #14 44.10 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-17T08:04:02.514Z] #14 44.10 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-17T08:04:02.514Z] #14 44.10 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-17T08:04:02.514Z] #14 44.13 mingw-w64-common mingw-w64-x86-64-dev [2022-03-17T08:04:02.514Z] #14 44.15 Suggested packages: [2022-03-17T08:04:02.514Z] #14 44.18 gcc-10-locales seccomp wine64 [2022-03-17T08:04:02.748Z] #51 35.93 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-17T08:04:02.748Z] #51 35.98 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-17T08:04:02.748Z] #51 36.00 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-17T08:04:03.012Z] #51 36.24 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-17T08:04:03.012Z] #51 36.27 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-17T08:04:03.012Z] #51 36.27 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-17T08:04:03.012Z] #51 36.33 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-17T08:04:03.012Z] #51 36.33 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-17T08:04:03.012Z] #51 36.40 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-17T08:04:03.274Z] #51 36.45 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-17T08:04:03.274Z] #51 36.52 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-17T08:04:03.274Z] #51 36.53 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-17T08:04:03.274Z] #51 36.57 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-17T08:04:03.274Z] #51 36.62 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-17T08:04:03.274Z] #51 36.69 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-17T08:04:03.542Z] #51 36.87 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-17T08:04:03.542Z] #51 36.89 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-17T08:04:03.542Z] #51 36.91 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-17T08:04:03.542Z] #51 36.93 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-17T08:04:03.542Z] #51 36.97 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-17T08:04:03.641Z] #14 45.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-17T08:04:03.641Z] #14 45.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-17T08:04:03.641Z] #14 45.98 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-17T08:04:03.805Z] #51 37.23 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-17T08:04:03.906Z] #14 ... [2022-03-17T08:04:03.906Z] [2022-03-17T08:04:03.906Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:04:03.906Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:04:03.907Z] #51 45.79 go: downloading github.com/fatih/color v1.13.0 [2022-03-17T08:04:03.907Z] #51 45.80 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-17T08:04:03.907Z] #51 45.90 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-17T08:04:03.907Z] #51 45.93 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-17T08:04:04.074Z] #51 37.39 go: downloading honnef.co/go/tools v0.2.2 [2022-03-17T08:04:04.486Z] #51 46.42 go: downloading github.com/spf13/viper v1.10.1 [2022-03-17T08:04:04.750Z] #51 46.69 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-17T08:04:05.021Z] #51 ... [2022-03-17T08:04:05.021Z] [2022-03-17T08:04:05.021Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T08:04:05.021Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:04:05.021Z] #14 27.04 Building dependency tree... [2022-03-17T08:04:05.021Z] #14 29.71 The following additional packages will be installed: [2022-03-17T08:04:05.021Z] #14 29.71 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-17T08:04:05.021Z] #14 29.71 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-17T08:04:05.021Z] #14 29.71 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-17T08:04:05.021Z] #14 29.71 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-17T08:04:05.021Z] #14 29.71 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-17T08:04:05.021Z] #14 29.71 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-17T08:04:05.021Z] #14 29.72 mingw-w64-common mingw-w64-x86-64-dev [2022-03-17T08:04:05.021Z] #14 29.72 Suggested packages: [2022-03-17T08:04:05.021Z] #14 29.72 gcc-10-locales seccomp wine64 [2022-03-17T08:04:05.021Z] #14 30.83 The following NEW packages will be installed: [2022-03-17T08:04:05.021Z] #14 30.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-17T08:04:05.021Z] #14 30.83 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-17T08:04:05.021Z] #14 30.83 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-17T08:04:05.021Z] #14 30.83 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-17T08:04:05.021Z] #14 30.83 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-17T08:04:05.021Z] #14 30.83 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-17T08:04:05.021Z] #14 30.83 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-17T08:04:05.021Z] #14 30.83 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-17T08:04:05.021Z] #14 30.84 mingw-w64-x86-64-dev [2022-03-17T08:04:05.021Z] #14 31.23 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:04:05.021Z] #14 31.23 Need to get 115 MB of archives. [2022-03-17T08:04:05.021Z] #14 31.23 After this operation, 645 MB of additional disk space will be used. [2022-03-17T08:04:05.021Z] #14 31.23 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-03-17T08:04:05.021Z] #14 31.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-03-17T08:04:05.021Z] #14 31.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-17T08:04:05.021Z] #14 31.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-17T08:04:05.021Z] #14 31.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-17T08:04:05.021Z] #14 31.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-17T08:04:05.021Z] #14 31.83 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-03-17T08:04:05.021Z] #14 31.97 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-03-17T08:04:05.021Z] #14 31.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-03-17T08:04:05.021Z] #14 32.54 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-03-17T08:04:05.021Z] #14 33.79 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-03-17T08:04:05.021Z] #14 34.21 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-03-17T08:04:05.021Z] #14 34.68 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-03-17T08:04:05.021Z] #14 35.90 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-03-17T08:04:05.021Z] #14 36.44 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-03-17T08:04:05.021Z] #14 36.44 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-17T08:04:05.021Z] #14 36.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-17T08:04:05.021Z] #14 36.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-17T08:04:05.021Z] #14 36.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-17T08:04:05.021Z] #14 36.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-03-17T08:04:05.021Z] #14 36.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-17T08:04:05.021Z] #14 36.53 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-17T08:04:05.021Z] #14 36.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-17T08:04:05.021Z] #14 36.56 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-17T08:04:05.021Z] #14 36.57 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-17T08:04:05.021Z] #14 36.57 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-17T08:04:05.021Z] #14 36.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-17T08:04:05.021Z] #14 36.62 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-03-17T08:04:05.021Z] #14 36.62 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-17T08:04:05.021Z] #14 36.62 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-17T08:04:05.021Z] #14 37.70 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:04:05.021Z] #14 38.10 Fetched 115 MB in 6s (19.9 MB/s) [2022-03-17T08:04:05.021Z] #14 38.22 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-17T08:04:05.021Z] #14 38.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-17T08:04:05.021Z] #14 38.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-17T08:04:05.021Z] #14 38.29 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-17T08:04:05.021Z] #14 ... [2022-03-17T08:04:05.021Z] [2022-03-17T08:04:05.022Z] #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-03-17T08:04:05.022Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T08:04:05.022Z] #34 37.91 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-17T08:04:05.237Z] #58 ... [2022-03-17T08:04:05.237Z] [2022-03-17T08:04:05.237Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:04:05.237Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:04:05.237Z] #38 24.48 Reading package lists... [2022-03-17T08:04:05.237Z] #38 32.14 Reading package lists... [2022-03-17T08:04:05.237Z] #38 39.00 Building dependency tree... [2022-03-17T08:04:05.237Z] #38 ... [2022-03-17T08:04:05.237Z] [2022-03-17T08:04:05.237Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T08:04:05.237Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-17T08:04:05.237Z] #58 42.01 The following additional packages will be installed: [2022-03-17T08:04:05.237Z] #58 42.05 libbtrfs0 [2022-03-17T08:04:05.237Z] #58 42.45 The following NEW packages will be installed: [2022-03-17T08:04:05.237Z] #58 42.45 libbtrfs-dev libbtrfs0 [2022-03-17T08:04:05.284Z] #34 ... [2022-03-17T08:04:05.284Z] [2022-03-17T08:04:05.284Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:04:05.284Z] #60 sha256:5fee59ef2eb46b48703f39fa0bf01aea791c40e389abde44c2ddd9066b8ababd [2022-03-17T08:04:05.284Z] #60 2.515 + RM_GOPATH=0 [2022-03-17T08:04:05.284Z] #60 2.516 + TMP_GOPATH= [2022-03-17T08:04:05.284Z] #60 2.516 + : /build [2022-03-17T08:04:05.284Z] #60 2.516 + '[' -z '' ']' [2022-03-17T08:04:05.284Z] #60 2.518 ++ mktemp -d [2022-03-17T08:04:05.284Z] #60 2.522 + export GOPATH=/tmp/tmp.he8NSLPSEv [2022-03-17T08:04:05.284Z] #60 2.522 + GOPATH=/tmp/tmp.he8NSLPSEv [2022-03-17T08:04:05.284Z] #60 2.522 + RM_GOPATH=1 [2022-03-17T08:04:05.284Z] #60 2.522 + case "$(go env GOARCH)" in [2022-03-17T08:04:05.284Z] #60 2.523 ++ go env GOARCH [2022-03-17T08:04:05.284Z] #60 2.545 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T08:04:05.284Z] #60 2.545 + GO_BUILDMODE=-buildmode=pie [2022-03-17T08:04:05.284Z] #60 2.546 ++ dirname /install.sh [2022-03-17T08:04:05.284Z] #60 2.549 + dir=/ [2022-03-17T08:04:05.284Z] #60 2.549 + bin=containerd [2022-03-17T08:04:05.284Z] #60 2.550 + shift [2022-03-17T08:04:05.284Z] #60 2.550 + '[' '!' -f //containerd.installer ']' [2022-03-17T08:04:05.284Z] #60 2.550 + . //containerd.installer [2022-03-17T08:04:05.284Z] #60 2.550 ++ set -e [2022-03-17T08:04:05.284Z] #60 2.550 ++ : v1.6.1 [2022-03-17T08:04:05.284Z] #60 2.551 + install_containerd [2022-03-17T08:04:05.284Z] #60 2.552 + echo 'Install containerd version v1.6.1' [2022-03-17T08:04:05.284Z] #60 2.552 Install containerd version v1.6.1 [2022-03-17T08:04:05.284Z] #60 2.552 + git clone https://github.com/containerd/containerd.git /tmp/tmp.he8NSLPSEv/src/github.com/containerd/containerd [2022-03-17T08:04:05.284Z] #60 2.559 Cloning into '/tmp/tmp.he8NSLPSEv/src/github.com/containerd/containerd'... [2022-03-17T08:04:05.328Z] #51 47.24 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-17T08:04:05.328Z] #51 47.26 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-17T08:04:05.547Z] #60 ... [2022-03-17T08:04:05.547Z] [2022-03-17T08:04:05.547Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:04:05.547Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:04:05.547Z] #51 38.43 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-17T08:04:05.547Z] #51 38.45 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-17T08:04:05.547Z] #51 38.50 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-17T08:04:05.547Z] #51 38.58 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-17T08:04:05.812Z] #58 42.90 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:04:05.812Z] #58 42.90 Need to get 460 kB of archives. [2022-03-17T08:04:05.812Z] #58 42.90 After this operation, 1237 kB of additional disk space will be used. [2022-03-17T08:04:05.812Z] #58 42.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-17T08:04:05.812Z] #58 42.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-17T08:04:06.723Z] #51 48.76 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-17T08:04:06.723Z] #51 48.78 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-17T08:04:06.938Z] #51 40.14 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-17T08:04:06.938Z] #51 40.20 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-17T08:04:06.938Z] #51 40.25 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-17T08:04:06.938Z] #51 40.28 go: downloading golang.org/x/text v0.3.7 [2022-03-17T08:04:06.985Z] #51 ... [2022-03-17T08:04:06.985Z] [2022-03-17T08:04:06.985Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:04:06.985Z] #60 sha256:a86fc3521dd86cdbfb68a0063e3ffc2f8c5bab26c07c59fe5e92d9d7bbb551bd [2022-03-17T08:04:06.985Z] #60 1.350 + RM_GOPATH=0 [2022-03-17T08:04:06.985Z] #60 1.350 + TMP_GOPATH= [2022-03-17T08:04:06.985Z] #60 1.350 + : /build [2022-03-17T08:04:06.985Z] #60 1.350 + '[' -z '' ']' [2022-03-17T08:04:06.985Z] #60 1.350 ++ mktemp -d [2022-03-17T08:04:06.985Z] #60 1.365 + export GOPATH=/tmp/tmp.4xZwp4MBZL [2022-03-17T08:04:06.985Z] #60 1.365 + GOPATH=/tmp/tmp.4xZwp4MBZL [2022-03-17T08:04:06.985Z] #60 1.365 + RM_GOPATH=1 [2022-03-17T08:04:06.985Z] #60 1.365 + case "$(go env GOARCH)" in [2022-03-17T08:04:06.985Z] #60 1.365 ++ go env GOARCH [2022-03-17T08:04:06.985Z] #60 1.400 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T08:04:06.985Z] #60 1.400 + GO_BUILDMODE=-buildmode=pie [2022-03-17T08:04:06.985Z] #60 1.400 ++ dirname /install.sh [2022-03-17T08:04:06.985Z] #60 1.428 + dir=/ [2022-03-17T08:04:06.985Z] #60 1.428 + bin=containerd [2022-03-17T08:04:06.985Z] #60 1.428 + shift [2022-03-17T08:04:06.985Z] #60 1.429 + '[' '!' -f //containerd.installer ']' [2022-03-17T08:04:06.985Z] #60 1.429 + . //containerd.installer [2022-03-17T08:04:06.985Z] #60 1.429 ++ set -e [2022-03-17T08:04:06.985Z] #60 1.429 ++ : v1.6.1 [2022-03-17T08:04:06.985Z] #60 1.430 + install_containerd [2022-03-17T08:04:06.985Z] #60 1.430 + echo 'Install containerd version v1.6.1' [2022-03-17T08:04:06.985Z] #60 1.436 Install containerd version v1.6.1 [2022-03-17T08:04:06.985Z] #60 1.436 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4xZwp4MBZL/src/github.com/containerd/containerd [2022-03-17T08:04:06.985Z] #60 1.441 Cloning into '/tmp/tmp.4xZwp4MBZL/src/github.com/containerd/containerd'... [2022-03-17T08:04:07.205Z] #58 44.44 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:04:07.249Z] #60 ... [2022-03-17T08:04:07.249Z] [2022-03-17T08:04:07.249Z] #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-03-17T08:04:07.249Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:04:07.249Z] #14 45.95 The following NEW packages will be installed: [2022-03-17T08:04:07.249Z] #14 45.96 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-17T08:04:07.249Z] #14 45.96 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-17T08:04:07.249Z] #14 45.96 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-17T08:04:07.249Z] #14 45.96 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-17T08:04:07.249Z] #14 45.96 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-17T08:04:07.249Z] #14 45.97 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-17T08:04:07.249Z] #14 45.97 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-17T08:04:07.249Z] #14 45.97 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-17T08:04:07.249Z] #14 45.98 mingw-w64-x86-64-dev [2022-03-17T08:04:07.249Z] #14 46.51 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:04:07.249Z] #14 46.51 Need to get 115 MB of archives. [2022-03-17T08:04:07.249Z] #14 46.51 After this operation, 645 MB of additional disk space will be used. [2022-03-17T08:04:07.249Z] #14 46.51 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-03-17T08:04:07.249Z] #14 46.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-03-17T08:04:07.249Z] #14 46.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-17T08:04:07.249Z] #14 46.81 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-03-17T08:04:07.249Z] #14 46.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-17T08:04:07.249Z] #14 46.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-17T08:04:07.249Z] #14 47.16 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-03-17T08:04:07.249Z] #14 47.50 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-03-17T08:04:07.249Z] #14 47.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-03-17T08:04:07.249Z] #14 48.32 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-03-17T08:04:07.468Z] #58 44.78 Fetched 460 kB in 0s (1302 kB/s) [2022-03-17T08:04:07.732Z] #58 44.95 Selecting previously unselected package libbtrfs0:amd64. [2022-03-17T08:04:07.732Z] #58 44.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-17T08:04:07.840Z] #14 49.87 Selecting previously unselected package gcc-mingw-w64-base.#14 ... [2022-03-17T08:04:07.840Z] [2022-03-17T08:04:07.840Z] #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-03-17T08:04:07.840Z] #31 sha256:ba703ee638a9d08db804123661d16900f1c41e8bb63b4d2c5212154d86bddab2 [2022-03-17T08:04:07.840Z] #31 DONE 37.5s [2022-03-17T08:04:07.840Z] [2022-03-17T08:04:07.840Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T08:04:07.840Z] #49 sha256:7a99481752b7915c6d6a4dddfe503e9c7e90114426ab234d7af2c4b660d2bd7c [2022-03-17T08:04:07.840Z] #49 41.87 gotestsum version dev [2022-03-17T08:04:07.840Z] #49 DONE 49.9s [2022-03-17T08:04:07.840Z] [2022-03-17T08:04:07.840Z] #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-03-17T08:04:07.840Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-17T08:04:07.840Z] #14 49.87 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-17T08:04:07.840Z] #14 49.95 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-03-17T08:04:07.840Z] #14 49.95 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-17T08:04:07.840Z] #14 ... [2022-03-17T08:04:07.840Z] [2022-03-17T08:04:07.840Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:04:07.840Z] #47 sha256:12f757fa51a9668c8397c01450e35df9dbb0bf08bece501a7fa43405ce9ecd85 [2022-03-17T08:04:07.840Z] #47 41.26 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:04:07.840Z] #47 DONE 49.7s [2022-03-17T08:04:07.840Z] [2022-03-17T08:04:07.840Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:04:07.840Z] #38 sha256:db4d2f0cadbd29cbe2d184ef88bcd32851e3ea947f2f95591660ff3a6f5e0257 [2022-03-17T08:04:07.840Z] #38 DONE 50.0s [2022-03-17T08:04:07.840Z] [2022-03-17T08:04:07.840Z] #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-03-17T08:04:07.840Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-17T08:04:07.840Z] #14 50.12 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-17T08:04:07.840Z] #14 50.12 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-17T08:04:07.840Z] #14 50.16 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-17T08:04:07.877Z] #14 ... [2022-03-17T08:04:07.877Z] [2022-03-17T08:04:07.877Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:04:07.877Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:04:07.877Z] #38 33.34 Reading package lists... [2022-03-17T08:04:07.877Z] #38 39.96 Building dependency tree... [2022-03-17T08:04:07.877Z] #38 44.89 The following additional packages will be installed: [2022-03-17T08:04:07.877Z] #38 44.94 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-17T08:04:07.877Z] #38 45.00 Suggested packages: [2022-03-17T08:04:07.877Z] #38 45.02 cmake-doc ninja-build lrzip [2022-03-17T08:04:07.877Z] #38 45.03 Recommended packages: [2022-03-17T08:04:07.877Z] #38 45.03 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-17T08:04:07.877Z] #38 46.25 The following NEW packages will be installed: [2022-03-17T08:04:07.877Z] #38 46.27 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-17T08:04:07.877Z] #38 46.29 vim-common xxd [2022-03-17T08:04:07.877Z] #38 46.82 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:04:07.877Z] #38 46.82 Need to get 17.7 MB of archives. [2022-03-17T08:04:07.877Z] #38 46.82 After this operation, 70.7 MB of additional disk space will be used. [2022-03-17T08:04:07.877Z] #38 46.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-17T08:04:07.877Z] #38 46.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-17T08:04:07.877Z] #38 46.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-17T08:04:07.877Z] #38 46.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-17T08:04:07.877Z] #38 47.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-17T08:04:07.877Z] #38 47.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-17T08:04:07.877Z] #38 47.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-17T08:04:07.877Z] #38 47.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-17T08:04:07.877Z] #38 47.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-17T08:04:07.877Z] #38 47.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-17T08:04:07.877Z] #38 49.54 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:04:08.006Z] #58 45.04 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-17T08:04:08.006Z] #58 45.17 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T08:04:08.100Z] #14 ... [2022-03-17T08:04:08.100Z] [2022-03-17T08:04:08.100Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-17T08:04:08.100Z] #39 sha256:7a076dd24cf4b47876316a70bea402de7aa2ce6abbceee2d052700576878fa03 [2022-03-17T08:04:08.100Z] #39 DONE 0.4s [2022-03-17T08:04:08.200Z] #38 50.00 Fetched 17.7 MB in 2s (10.5 MB/s) [2022-03-17T08:04:08.270Z] #58 45.56 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-17T08:04:08.270Z] #58 45.61 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-17T08:04:08.270Z] #58 45.61 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T08:04:08.359Z] [2022-03-17T08:04:08.360Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-17T08:04:08.360Z] #40 sha256:81abb10ee4f8b05c75d78822c7a749708ef94e063c416e650d1f8defb1bfcd60 [2022-03-17T08:04:08.464Z] #38 ... [2022-03-17T08:04:08.464Z] [2022-03-17T08:04:08.464Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:04:08.464Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:04:08.464Z] #47 33.47 Reading package lists... [2022-03-17T08:04:08.464Z] #47 40.38 Building dependency tree... [2022-03-17T08:04:08.464Z] #47 45.28 The following additional packages will be installed: [2022-03-17T08:04:08.464Z] #47 45.30 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-17T08:04:08.464Z] #47 45.31 python3-protobuf python3-six [2022-03-17T08:04:08.464Z] #47 45.32 Suggested packages: [2022-03-17T08:04:08.464Z] #47 45.32 python3-setuptools [2022-03-17T08:04:08.464Z] #47 45.32 Recommended packages: [2022-03-17T08:04:08.464Z] #47 45.32 iproute2 | iproute [2022-03-17T08:04:08.464Z] #47 46.31 The following NEW packages will be installed: [2022-03-17T08:04:08.464Z] #47 46.34 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-17T08:04:08.464Z] #47 46.37 python3-protobuf python3-six [2022-03-17T08:04:08.464Z] #47 46.84 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:04:08.464Z] #47 46.84 Need to get 2292 kB of archives. [2022-03-17T08:04:08.464Z] #47 46.84 After this operation, 11.0 MB of additional disk space will be used. [2022-03-17T08:04:08.464Z] #47 46.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-17T08:04:08.464Z] #47 46.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-17T08:04:08.464Z] #47 47.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-17T08:04:08.464Z] #47 47.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-17T08:04:08.464Z] #47 47.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-17T08:04:08.464Z] #47 47.12 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-03-17T08:04:08.464Z] #47 47.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-17T08:04:08.464Z] #47 ... [2022-03-17T08:04:08.464Z] [2022-03-17T08:04:08.464Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:04:08.464Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:04:08.464Z] #38 50.56 Selecting previously unselected package xxd. [2022-03-17T08:04:08.464Z] #38 50.57 (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-03-17T08:04:08.464Z] #38 50.67 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-17T08:04:08.727Z] #38 50.79 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:04:08.727Z] #38 ... [2022-03-17T08:04:08.727Z] [2022-03-17T08:04:08.727Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-17T08:04:08.727Z] #53 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-17T08:04:08.727Z] #53 49.09 v3.0.2 [2022-03-17T08:04:08.727Z] #53 DONE 50.8s [2022-03-17T08:04:08.847Z] #58 46.21 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T08:04:08.990Z] [2022-03-17T08:04:08.990Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:04:08.990Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:04:08.990Z] #38 51.07 Selecting previously unselected package vim-common. [2022-03-17T08:04:08.990Z] #38 51.07 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T08:04:08.990Z] #38 51.12 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:04:09.110Z] #58 46.32 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T08:04:09.110Z] #58 46.40 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:04:09.495Z] #51 ... [2022-03-17T08:04:09.495Z] [2022-03-17T08:04:09.495Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:04:09.495Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:04:09.495Z] #38 32.96 Selecting previously unselected package libicu67:amd64. [2022-03-17T08:04:09.495Z] #38 32.96 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-17T08:04:09.495Z] #38 33.01 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-17T08:04:09.495Z] #38 39.28 Selecting previously unselected package libxml2:amd64. [2022-03-17T08:04:09.495Z] #38 39.29 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-17T08:04:09.495Z] #38 39.29 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-17T08:04:09.495Z] #38 39.86 Selecting previously unselected package libarchive13:amd64. [2022-03-17T08:04:09.495Z] #38 39.87 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-17T08:04:09.495Z] #38 39.88 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-17T08:04:09.495Z] #38 40.21 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-17T08:04:09.495Z] #38 40.21 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-17T08:04:09.495Z] #38 40.22 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-17T08:04:09.495Z] #38 40.34 Selecting previously unselected package librhash0:amd64. [2022-03-17T08:04:09.495Z] #38 40.34 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-17T08:04:09.495Z] #38 40.34 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-17T08:04:09.495Z] #38 40.52 Selecting previously unselected package libuv1:amd64. [2022-03-17T08:04:09.495Z] #38 40.52 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-17T08:04:09.495Z] #38 40.53 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-17T08:04:09.495Z] #38 40.67 Selecting previously unselected package cmake. [2022-03-17T08:04:09.495Z] #38 40.68 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-17T08:04:09.495Z] #38 40.69 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-17T08:04:09.752Z] #40 1.352 + RM_GOPATH=0 [2022-03-17T08:04:09.752Z] #40 1.352 + TMP_GOPATH= [2022-03-17T08:04:09.752Z] #40 1.352 + : /build [2022-03-17T08:04:09.752Z] #40 1.352 + '[' -z '' ']' [2022-03-17T08:04:09.752Z] #40 1.352 ++ mktemp -d [2022-03-17T08:04:09.752Z] #40 1.352 + export GOPATH=/tmp/tmp.QuqOqifKki [2022-03-17T08:04:09.752Z] #40 1.352 + GOPATH=/tmp/tmp.QuqOqifKki [2022-03-17T08:04:09.752Z] #40 1.352 + RM_GOPATH=1 [2022-03-17T08:04:09.752Z] #40 1.352 + case "$(go env GOARCH)" in [2022-03-17T08:04:09.752Z] #40 1.352 ++ go env GOARCH [2022-03-17T08:04:09.752Z] #40 1.377 Install tini version v0.19.0 [2022-03-17T08:04:09.752Z] #40 1.377 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T08:04:09.752Z] #40 1.377 + GO_BUILDMODE=-buildmode=pie [2022-03-17T08:04:09.752Z] #40 1.377 ++ dirname /install.sh [2022-03-17T08:04:09.752Z] #40 1.377 + dir=/ [2022-03-17T08:04:09.752Z] #40 1.377 + bin=tini [2022-03-17T08:04:09.752Z] #40 1.377 + shift [2022-03-17T08:04:09.752Z] #40 1.377 + '[' '!' -f //tini.installer ']' [2022-03-17T08:04:09.752Z] #40 1.377 + . //tini.installer [2022-03-17T08:04:09.752Z] #40 1.377 ++ : v0.19.0 [2022-03-17T08:04:09.752Z] #40 1.377 + install_tini [2022-03-17T08:04:09.752Z] #40 1.377 + echo 'Install tini version v0.19.0' [2022-03-17T08:04:09.752Z] #40 1.377 + git clone https://github.com/krallin/tini.git /tmp/tmp.QuqOqifKki/tini [2022-03-17T08:04:09.752Z] #40 1.377 Cloning into '/tmp/tmp.QuqOqifKki/tini'... [2022-03-17T08:04:09.759Z] #38 ... [2022-03-17T08:04:09.759Z] [2022-03-17T08:04:09.759Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:04:09.759Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:04:09.759Z] #47 35.58 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-17T08:04:09.759Z] #47 37.00 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:04:09.759Z] #47 37.17 Fetched 2292 kB in 4s (547 kB/s) [2022-03-17T08:04:09.759Z] #47 37.61 Selecting previously unselected package libprotobuf23:amd64. [2022-03-17T08:04:09.759Z] #47 37.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-17T08:04:09.759Z] #47 37.70 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-17T08:04:09.759Z] #47 37.75 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-17T08:04:09.759Z] #47 38.40 Selecting previously unselected package python3-pkg-resources. [2022-03-17T08:04:09.759Z] #47 38.40 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-17T08:04:09.759Z] #47 38.41 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-17T08:04:09.759Z] #47 38.59 Selecting previously unselected package python3-six. [2022-03-17T08:04:09.759Z] #47 38.59 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-17T08:04:09.759Z] #47 38.59 Unpacking python3-six (1.16.0-2) ... [2022-03-17T08:04:09.759Z] #47 38.67 Selecting previously unselected package python3-protobuf. [2022-03-17T08:04:09.759Z] #47 38.68 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-17T08:04:09.759Z] #47 38.68 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-17T08:04:09.759Z] #47 39.19 Selecting previously unselected package libnet1:amd64. [2022-03-17T08:04:09.759Z] #47 39.19 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-17T08:04:09.759Z] #47 39.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T08:04:09.759Z] #47 39.36 Selecting previously unselected package libnl-3-200:amd64. [2022-03-17T08:04:09.759Z] #47 39.37 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-17T08:04:09.759Z] #47 39.37 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T08:04:09.759Z] #47 39.59 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-17T08:04:09.759Z] #47 39.59 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-17T08:04:09.759Z] #47 39.59 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T08:04:09.759Z] #47 39.67 Selecting previously unselected package criu. [2022-03-17T08:04:09.759Z] #47 39.68 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-17T08:04:09.759Z] #47 39.69 Unpacking criu (3.16.1-3) ... [2022-03-17T08:04:09.759Z] #47 40.28 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-17T08:04:09.759Z] #47 41.83 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-17T08:04:09.759Z] #47 41.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T08:04:09.759Z] #47 41.87 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T08:04:09.759Z] #47 41.88 Setting up python3-six (1.16.0-2) ... [2022-03-17T08:04:09.937Z] #38 51.91 Selecting previously unselected package cmake-data. [2022-03-17T08:04:09.937Z] #38 51.91 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-17T08:04:09.937Z] #38 51.93 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-17T08:04:10.022Z] #47 42.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T08:04:10.022Z] #47 42.89 Setting up python3-protobuf (3.12.4-1) ... [2022-03-17T08:04:10.323Z] #40 2.185 + cd /tmp/tmp.QuqOqifKki/tini [2022-03-17T08:04:10.323Z] #40 2.185 + git checkout -q v0.19.0 [2022-03-17T08:04:10.323Z] #40 2.192 + cmake . [2022-03-17T08:04:10.582Z] #40 2.535 -- The C compiler identification is GNU 10.2.1 [2022-03-17T08:04:10.754Z] #19 144.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-03-17T08:04:10.754Z] #19 144.9 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-03-17T08:04:10.754Z] #19 144.9 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-17T08:04:10.754Z] #19 144.9 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-03-17T08:04:10.754Z] #19 144.9 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-17T08:04:10.754Z] #19 144.9 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-17T08:04:10.841Z] #40 2.606 -- Detecting C compiler ABI info [2022-03-17T08:04:10.972Z] #47 ... [2022-03-17T08:04:10.972Z] [2022-03-17T08:04:10.972Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:04:10.972Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:04:10.972Z] #38 44.47 Setting up libicu67:amd64 (67.1-7) ... [2022-03-17T08:04:11.046Z] #58 DONE 48.0s [2022-03-17T08:04:11.046Z] [2022-03-17T08:04:11.046Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-17T08:04:11.046Z] #59 sha256:60575355138b5f596ce745e80f55767268217a1c108461ec9803b7d78c33aef8 [2022-03-17T08:04:11.046Z] #59 DONE 0.3s [2022-03-17T08:04:11.046Z] [2022-03-17T08:04:11.046Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:04:11.046Z] #60 sha256:70483fe16509ff38f85b05447a6c283fb4a02a2d1f2de238b683ea9afbd2d974 [2022-03-17T08:04:11.100Z] #40 2.963 -- Detecting C compiler ABI info - done [2022-03-17T08:04:11.100Z] #40 3.032 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-17T08:04:11.100Z] #40 3.041 -- Detecting C compile features [2022-03-17T08:04:11.100Z] #40 3.045 -- Detecting C compile features - done [2022-03-17T08:04:11.100Z] #40 3.074 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-17T08:04:11.235Z] #38 44.49 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:04:11.235Z] #38 44.52 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-17T08:04:11.235Z] #38 44.57 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:04:11.235Z] #38 44.60 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-17T08:04:11.235Z] #38 44.62 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-17T08:04:11.235Z] #38 44.64 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-17T08:04:11.235Z] #38 44.66 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-17T08:04:11.235Z] #38 44.69 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-17T08:04:11.359Z] #40 3.205 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-17T08:04:11.359Z] #40 3.307 -- Configuring done [2022-03-17T08:04:11.498Z] #38 44.70 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-17T08:04:11.498Z] #38 44.74 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:04:11.618Z] #40 3.323 -- Generating done [2022-03-17T08:04:11.618Z] #40 3.333 -- Build files have been written to: /tmp/tmp.QuqOqifKki/tini [2022-03-17T08:04:11.618Z] #40 3.339 + make tini-static [2022-03-17T08:04:11.618Z] #40 3.551 Scanning dependencies of target tini-static [2022-03-17T08:04:11.618Z] #40 3.599 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-17T08:04:11.620Z] #60 ... [2022-03-17T08:04:11.620Z] [2022-03-17T08:04:11.620Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T08:04:11.620Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:04:11.620Z] #14 31.71 Reading package lists... [2022-03-17T08:04:11.620Z] #14 39.08 Building dependency tree... [2022-03-17T08:04:11.620Z] #14 43.86 The following additional packages will be installed: [2022-03-17T08:04:11.620Z] #14 43.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-17T08:04:11.620Z] #14 43.86 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-17T08:04:11.620Z] #14 43.86 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-17T08:04:11.620Z] #14 43.87 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-17T08:04:11.620Z] #14 43.87 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-17T08:04:11.620Z] #14 43.87 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-17T08:04:11.620Z] #14 43.87 mingw-w64-common mingw-w64-x86-64-dev [2022-03-17T08:04:11.620Z] #14 43.87 Suggested packages: [2022-03-17T08:04:11.620Z] #14 43.88 gcc-10-locales seccomp wine64 [2022-03-17T08:04:11.620Z] #14 45.88 The following NEW packages will be installed: [2022-03-17T08:04:11.620Z] #14 45.88 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-17T08:04:11.620Z] #14 45.88 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-17T08:04:11.620Z] #14 45.88 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-17T08:04:11.620Z] #14 45.88 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-17T08:04:11.620Z] #14 45.88 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-17T08:04:11.620Z] #14 45.88 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-17T08:04:11.620Z] #14 45.88 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-17T08:04:11.620Z] #14 45.88 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-17T08:04:11.620Z] #14 45.90 mingw-w64-x86-64-dev [2022-03-17T08:04:11.620Z] #14 46.42 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:04:11.620Z] #14 46.42 Need to get 115 MB of archives. [2022-03-17T08:04:11.620Z] #14 46.42 After this operation, 645 MB of additional disk space will be used. [2022-03-17T08:04:11.620Z] #14 46.42 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-03-17T08:04:11.620Z] #14 46.62 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-03-17T08:04:11.620Z] #14 46.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-17T08:04:11.620Z] #14 46.95 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-03-17T08:04:11.620Z] #14 46.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-17T08:04:11.620Z] #14 46.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-17T08:04:11.620Z] #14 47.28 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-03-17T08:04:11.620Z] #14 47.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-03-17T08:04:11.620Z] #14 47.61 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-03-17T08:04:11.620Z] #14 48.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-03-17T08:04:11.884Z] #14 ... [2022-03-17T08:04:11.884Z] [2022-03-17T08:04:11.885Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:04:11.885Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:04:11.885Z] #38 43.90 The following additional packages will be installed: [2022-03-17T08:04:11.885Z] #38 43.91 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-17T08:04:11.885Z] #38 43.92 Suggested packages: [2022-03-17T08:04:11.885Z] #38 43.94 cmake-doc ninja-build lrzip [2022-03-17T08:04:11.885Z] #38 43.94 Recommended packages: [2022-03-17T08:04:11.885Z] #38 43.94 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-17T08:04:11.885Z] #38 45.08 The following NEW packages will be installed: [2022-03-17T08:04:11.885Z] #38 45.12 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-17T08:04:11.885Z] #38 45.12 vim-common xxd [2022-03-17T08:04:11.885Z] #38 45.56 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:04:11.885Z] #38 45.56 Need to get 17.7 MB of archives. [2022-03-17T08:04:11.885Z] #38 45.56 After this operation, 70.7 MB of additional disk space will be used. [2022-03-17T08:04:11.885Z] #38 45.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-17T08:04:11.885Z] #38 45.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-17T08:04:11.885Z] #38 45.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-17T08:04:11.885Z] #38 45.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-17T08:04:11.885Z] #38 46.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-17T08:04:11.885Z] #38 46.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-17T08:04:11.885Z] #38 46.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-17T08:04:11.885Z] #38 46.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-17T08:04:11.885Z] #38 46.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-17T08:04:11.885Z] #38 46.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-17T08:04:11.885Z] #38 48.17 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:04:11.885Z] #38 48.62 Fetched 17.7 MB in 2s (9044 kB/s) [2022-03-17T08:04:11.885Z] #38 48.72 Selecting previously unselected package xxd. [2022-03-17T08:04:11.885Z] #38 48.72 (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-03-17T08:04:11.885Z] #38 48.88 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-17T08:04:11.885Z] #38 48.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:04:12.146Z] #38 49.28 Selecting previously unselected package vim-common. [2022-03-17T08:04:12.146Z] #38 49.29 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T08:04:12.146Z] #38 49.34 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:04:12.408Z] #38 ... [2022-03-17T08:04:12.408Z] [2022-03-17T08:04:12.408Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:04:12.408Z] #60 sha256:70483fe16509ff38f85b05447a6c283fb4a02a2d1f2de238b683ea9afbd2d974 [2022-03-17T08:04:12.408Z] #60 1.378 + RM_GOPATH=0 [2022-03-17T08:04:12.408Z] #60 1.378 + TMP_GOPATH= [2022-03-17T08:04:12.408Z] #60 1.378 + : /build [2022-03-17T08:04:12.408Z] #60 1.378 + '[' -z '' ']' [2022-03-17T08:04:12.408Z] #60 1.378 ++ mktemp -d [2022-03-17T08:04:12.408Z] #60 1.378 + export GOPATH=/tmp/tmp.Zy8CeAHc7w [2022-03-17T08:04:12.408Z] #60 1.378 + GOPATH=/tmp/tmp.Zy8CeAHc7w [2022-03-17T08:04:12.408Z] #60 1.378 + RM_GOPATH=1 [2022-03-17T08:04:12.408Z] #60 1.379 + case "$(go env GOARCH)" in [2022-03-17T08:04:12.408Z] #60 1.388 ++ go env GOARCH [2022-03-17T08:04:12.408Z] #60 1.404 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T08:04:12.408Z] #60 1.404 + GO_BUILDMODE=-buildmode=pie [2022-03-17T08:04:12.408Z] #60 1.410 ++ dirname /install.sh [2022-03-17T08:04:12.408Z] #60 1.411 + dir=/ [2022-03-17T08:04:12.408Z] #60 1.411 + bin=containerd [2022-03-17T08:04:12.408Z] #60 1.412 + shift [2022-03-17T08:04:12.408Z] #60 1.412 + '[' '!' -f //containerd.installer ']' [2022-03-17T08:04:12.408Z] #60 1.412 + . //containerd.installer [2022-03-17T08:04:12.408Z] #60 1.412 ++ set -e [2022-03-17T08:04:12.408Z] #60 1.412 ++ : v1.6.1 [2022-03-17T08:04:12.408Z] #60 1.415 + install_containerd [2022-03-17T08:04:12.408Z] #60 1.416 + echo 'Install containerd version v1.6.1' [2022-03-17T08:04:12.408Z] #60 1.416 Install containerd version v1.6.1 [2022-03-17T08:04:12.408Z] #60 1.416 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Zy8CeAHc7w/src/github.com/containerd/containerd [2022-03-17T08:04:12.408Z] #60 1.418 Cloning into '/tmp/tmp.Zy8CeAHc7w/src/github.com/containerd/containerd'... [2022-03-17T08:04:12.447Z] #38 DONE 45.7s [2022-03-17T08:04:12.447Z] [2022-03-17T08:04:12.447Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:04:12.447Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:04:12.447Z] #51 45.45 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-17T08:04:12.447Z] #51 45.56 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-17T08:04:12.447Z] #51 45.56 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-17T08:04:12.447Z] #51 45.75 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-17T08:04:12.447Z] #51 45.87 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-17T08:04:12.447Z] #51 45.88 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-17T08:04:12.447Z] #51 45.97 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-17T08:04:12.710Z] #51 ... [2022-03-17T08:04:12.710Z] [2022-03-17T08:04:12.710Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-17T08:04:12.710Z] #39 sha256:afb4e98d104eef4cdb9386645fc8aab6564a8472c5757a2fcfe0e0fb455196e8 [2022-03-17T08:04:12.710Z] #39 DONE 0.3s [2022-03-17T08:04:12.710Z] [2022-03-17T08:04:12.710Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:04:12.710Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:04:12.710Z] #51 46.04 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-17T08:04:12.710Z] #51 46.04 go: downloading golang.org/x/mod v0.5.1 [2022-03-17T08:04:12.973Z] #51 46.21 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-17T08:04:12.973Z] #51 46.34 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-17T08:04:12.973Z] #51 46.37 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-17T08:04:12.973Z] #51 46.40 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-17T08:04:12.996Z] #40 4.566 [100%] Linking C executable tini-static [2022-03-17T08:04:12.996Z] #40 4.785 [100%] Built target tini-static [2022-03-17T08:04:12.996Z] #40 4.825 + mkdir -p /build [2022-03-17T08:04:12.996Z] #40 4.827 + cp tini-static /build/docker-init [2022-03-17T08:04:13.236Z] #51 46.42 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-17T08:04:13.236Z] #51 46.56 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-17T08:04:13.499Z] #51 46.93 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-17T08:04:13.761Z] #51 47.01 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-17T08:04:13.762Z] #51 47.29 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-17T08:04:14.024Z] #51 47.39 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-17T08:04:14.024Z] #51 47.39 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-17T08:04:14.024Z] #51 47.48 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-17T08:04:14.024Z] #51 47.49 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-17T08:04:14.024Z] #51 47.51 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-17T08:04:14.158Z] #38 ... [2022-03-17T08:04:14.158Z] [2022-03-17T08:04:14.158Z] #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-03-17T08:04:14.158Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T08:04:14.288Z] #51 47.56 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-17T08:04:14.289Z] #51 47.70 go: downloading github.com/prometheus/common v0.10.0 [2022-03-17T08:04:14.377Z] #40 DONE 6.3s [2022-03-17T08:04:14.377Z] [2022-03-17T08:04:14.377Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T08:04:14.377Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-17T08:04:14.377Z] #14 56.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-17T08:04:14.377Z] #14 56.71 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-17T08:04:14.377Z] #14 56.72 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T08:04:14.421Z] #34 56.02 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-03-17T08:04:14.421Z] #34 56.34 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-17T08:04:14.552Z] #51 47.89 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-17T08:04:14.552Z] #51 47.92 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-17T08:04:14.552Z] #51 47.95 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-17T08:04:14.684Z] #34 56.58 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T08:04:14.967Z] #60 ... [2022-03-17T08:04:14.967Z] [2022-03-17T08:04:14.967Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-17T08:04:14.967Z] #53 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-17T08:04:14.967Z] #53 51.67 v3.0.2 [2022-03-17T08:04:14.967Z] #53 DONE 52.1s [2022-03-17T08:04:14.967Z] [2022-03-17T08:04:14.967Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:04:14.967Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:04:14.967Z] #51 44.51 go: downloading github.com/fatih/color v1.13.0 [2022-03-17T08:04:14.967Z] #51 44.53 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-17T08:04:14.967Z] #51 44.60 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-17T08:04:14.967Z] #51 44.68 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-17T08:04:14.967Z] #51 45.22 go: downloading github.com/spf13/viper v1.10.1 [2022-03-17T08:04:14.967Z] #51 45.40 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-17T08:04:14.967Z] #51 46.01 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-17T08:04:14.967Z] #51 46.06 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-17T08:04:14.967Z] #51 46.12 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-17T08:04:14.967Z] #51 46.16 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-17T08:04:14.967Z] #51 47.55 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-17T08:04:14.967Z] #51 47.61 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-17T08:04:14.967Z] #51 51.86 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-17T08:04:14.967Z] #51 51.86 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-17T08:04:14.967Z] #51 52.18 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-17T08:04:14.967Z] #51 52.25 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-17T08:04:15.128Z] #51 ... [2022-03-17T08:04:15.128Z] [2022-03-17T08:04:15.128Z] #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-03-17T08:04:15.128Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:04:15.128Z] #14 38.29 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-17T08:04:15.128Z] #14 40.16 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-17T08:04:15.128Z] #14 40.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-17T08:04:15.128Z] #14 40.17 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-17T08:04:15.128Z] #14 42.28 Selecting previously unselected package binutils-mingw-w64. [2022-03-17T08:04:15.128Z] #14 42.28 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-17T08:04:15.128Z] #14 42.30 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-17T08:04:15.128Z] #14 42.40 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-17T08:04:15.128Z] #14 42.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T08:04:15.128Z] #14 42.41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T08:04:15.128Z] #14 42.57 Selecting previously unselected package dmsetup. [2022-03-17T08:04:15.128Z] #14 42.57 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T08:04:15.128Z] #14 42.58 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-17T08:04:15.128Z] #14 42.73 Selecting previously unselected package mingw-w64-common. [2022-03-17T08:04:15.128Z] #14 42.73 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-17T08:04:15.128Z] #14 42.74 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-17T08:04:15.128Z] #14 47.97 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-17T08:04:15.128Z] #14 47.98 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-17T08:04:15.128Z] #14 48.01 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-17T08:04:15.128Z] #14 ... [2022-03-17T08:04:15.128Z] [2022-03-17T08:04:15.128Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-17T08:04:15.128Z] #40 sha256:d78b424d3d09d11980de22c588f6967e448b9d3d3d68bff6daede5407af93054 [2022-03-17T08:04:15.128Z] #40 2.082 + RM_GOPATH=0 [2022-03-17T08:04:15.128Z] #40 2.082 + TMP_GOPATH= [2022-03-17T08:04:15.128Z] #40 2.082 + : /build [2022-03-17T08:04:15.128Z] #40 2.082 + '[' -z '' ']' [2022-03-17T08:04:15.128Z] #40 2.083 ++ mktemp -d [2022-03-17T08:04:15.128Z] #40 2.084 + export GOPATH=/tmp/tmp.l2pu39Ps0h [2022-03-17T08:04:15.128Z] #40 2.084 + GOPATH=/tmp/tmp.l2pu39Ps0h [2022-03-17T08:04:15.128Z] #40 2.084 + RM_GOPATH=1 [2022-03-17T08:04:15.128Z] #40 2.084 + case "$(go env GOARCH)" in [2022-03-17T08:04:15.128Z] #40 2.084 ++ go env GOARCH [2022-03-17T08:04:15.128Z] #40 2.118 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T08:04:15.128Z] #40 2.118 + GO_BUILDMODE=-buildmode=pie [2022-03-17T08:04:15.128Z] #40 2.118 ++ dirname /install.sh [2022-03-17T08:04:15.128Z] #40 2.120 + dir=/ [2022-03-17T08:04:15.128Z] #40 2.120 + bin=tini [2022-03-17T08:04:15.128Z] #40 2.120 + shift [2022-03-17T08:04:15.128Z] #40 2.120 + '[' '!' -f //tini.installer ']' [2022-03-17T08:04:15.128Z] #40 2.120 + . //tini.installer [2022-03-17T08:04:15.128Z] #40 2.120 ++ : v0.19.0 [2022-03-17T08:04:15.128Z] #40 2.120 + install_tini [2022-03-17T08:04:15.128Z] #40 2.121 + echo 'Install tini version v0.19.0' [2022-03-17T08:04:15.128Z] #40 2.121 Install tini version v0.19.0 [2022-03-17T08:04:15.128Z] #40 2.121 + git clone https://github.com/krallin/tini.git /tmp/tmp.l2pu39Ps0h/tini [2022-03-17T08:04:15.128Z] #40 2.123 Cloning into '/tmp/tmp.l2pu39Ps0h/tini'... [2022-03-17T08:04:15.229Z] #51 52.35 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-17T08:04:15.229Z] #51 52.44 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-17T08:04:15.229Z] #51 52.45 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-17T08:04:15.492Z] #51 52.60 go: downloading github.com/spf13/afero v1.6.0 [2022-03-17T08:04:15.492Z] #51 52.77 go: downloading github.com/spf13/cast v1.4.1 [2022-03-17T08:04:15.492Z] #51 52.85 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-17T08:04:15.705Z] #40 2.849 + cd /tmp/tmp.l2pu39Ps0h/tini [2022-03-17T08:04:15.705Z] #40 2.850 + git checkout -q v0.19.0 [2022-03-17T08:04:15.705Z] #40 2.877 + cmake . [2022-03-17T08:04:15.705Z] #40 ... [2022-03-17T08:04:15.705Z] [2022-03-17T08:04:15.705Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:04:15.705Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:04:15.705Z] #47 46.57 Setting up criu (3.16.1-3) ... [2022-03-17T08:04:15.705Z] #47 48.19 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:04:15.705Z] #47 DONE 48.8s [2022-03-17T08:04:15.705Z] [2022-03-17T08:04:15.705Z] #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-03-17T08:04:15.705Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T08:04:15.705Z] #34 38.79 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T08:04:15.834Z] #51 52.95 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-17T08:04:15.834Z] #51 52.95 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-17T08:04:15.834Z] #51 ... [2022-03-17T08:04:15.834Z] [2022-03-17T08:04:15.834Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:04:15.834Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:04:15.834Z] #47 35.39 Reading package lists... [2022-03-17T08:04:15.834Z] #47 42.84 Building dependency tree... [2022-03-17T08:04:15.834Z] #47 47.51 The following additional packages will be installed: [2022-03-17T08:04:15.834Z] #47 47.51 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-17T08:04:15.834Z] #47 47.52 python3-protobuf python3-six [2022-03-17T08:04:15.834Z] #47 47.54 Suggested packages: [2022-03-17T08:04:15.834Z] #47 47.54 python3-setuptools [2022-03-17T08:04:15.834Z] #47 47.54 Recommended packages: [2022-03-17T08:04:15.834Z] #47 47.54 iproute2 | iproute [2022-03-17T08:04:15.834Z] #47 48.53 The following NEW packages will be installed: [2022-03-17T08:04:15.834Z] #47 48.55 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-17T08:04:15.834Z] #47 48.55 python3-protobuf python3-six [2022-03-17T08:04:15.834Z] #47 49.18 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:04:15.834Z] #47 49.18 Need to get 2292 kB of archives. [2022-03-17T08:04:15.834Z] #47 49.18 After this operation, 11.0 MB of additional disk space will be used. [2022-03-17T08:04:15.834Z] #47 49.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-17T08:04:15.834Z] #47 49.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-17T08:04:15.834Z] #47 49.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-17T08:04:15.834Z] #47 49.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-17T08:04:15.834Z] #47 49.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-17T08:04:15.834Z] #47 49.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-17T08:04:15.834Z] #47 49.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-17T08:04:15.834Z] #47 52.62 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-17T08:04:15.834Z] #47 ... [2022-03-17T08:04:15.834Z] [2022-03-17T08:04:15.834Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:04:15.834Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:04:15.834Z] #51 53.14 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-17T08:04:16.037Z] #19 ... [2022-03-17T08:04:16.037Z] [2022-03-17T08:04:16.037Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T08:04:16.037Z] #50 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T08:04:16.037Z] #50 161.2 + dpkg --print-architecture [2022-03-17T08:04:16.037Z] #50 161.2 + git checkout -q v2.1.0 [2022-03-17T08:04:16.037Z] #50 161.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-17T08:04:16.037Z] #50 161.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-17T08:04:16.116Z] #51 53.21 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-17T08:04:16.116Z] #51 53.28 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-17T08:04:16.116Z] #51 53.30 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-17T08:04:16.116Z] #51 53.35 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-17T08:04:16.116Z] #51 53.37 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-17T08:04:16.116Z] #51 53.38 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-17T08:04:16.116Z] #51 53.40 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-17T08:04:16.116Z] #51 53.44 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-17T08:04:16.280Z] #34 ... [2022-03-17T08:04:16.280Z] [2022-03-17T08:04:16.280Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-17T08:04:16.280Z] #40 sha256:d78b424d3d09d11980de22c588f6967e448b9d3d3d68bff6daede5407af93054 [2022-03-17T08:04:16.280Z] #40 3.438 -- The C compiler identification is GNU 10.2.1 [2022-03-17T08:04:16.280Z] #40 3.515 -- Detecting C compiler ABI info [2022-03-17T08:04:16.552Z] #40 4.006 -- Detecting C compiler ABI info - done [2022-03-17T08:04:16.815Z] #40 4.188 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-17T08:04:16.815Z] #40 4.188 -- Detecting C compile features [2022-03-17T08:04:16.815Z] #40 4.188 -- Detecting C compile features - done [2022-03-17T08:04:16.815Z] #40 4.217 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-17T08:04:17.077Z] #40 4.362 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-17T08:04:17.077Z] #40 4.465 -- Configuring done [2022-03-17T08:04:17.077Z] #40 4.470 -- Generating done [2022-03-17T08:04:17.077Z] #40 4.470 -- Build files have been written to: /tmp/tmp.l2pu39Ps0h/tini [2022-03-17T08:04:17.077Z] #40 4.490 + make tini-static [2022-03-17T08:04:17.536Z] #51 54.54 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-17T08:04:17.554Z] using credential docker-jenkins-github-credentials [2022-03-17T08:04:17.642Z] Cloning the remote Git repository [2022-03-17T08:04:17.642Z] Cloning with configured refspecs honoured and without tags [2022-03-17T08:04:17.652Z] #40 4.774 Scanning dependencies of target tini-static [2022-03-17T08:04:17.652Z] #40 4.930 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-17T08:04:17.797Z] #51 54.98 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-17T08:04:17.798Z] #51 55.03 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-17T08:04:18.060Z] #51 55.22 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-17T08:04:18.060Z] #51 55.40 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-17T08:04:18.060Z] #51 55.49 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-17T08:04:17.856Z] Cloning repository https://github.com/moby/moby.git [2022-03-17T08:04:18.297Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-17T08:04:18.600Z] #40 6.090 [100%] Linking C executable tini-static [2022-03-17T08:04:18.905Z] #34 ... [2022-03-17T08:04:18.905Z] [2022-03-17T08:04:18.905Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T08:04:18.905Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:04:18.905Z] #14 50.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-03-17T08:04:18.905Z] #14 51.84 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-03-17T08:04:18.905Z] #14 52.98 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-03-17T08:04:18.905Z] #14 55.21 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-03-17T08:04:18.905Z] #14 55.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-03-17T08:04:18.905Z] #14 55.99 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-17T08:04:18.905Z] #14 55.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-17T08:04:18.905Z] #14 56.00 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-17T08:04:18.905Z] #14 56.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-17T08:04:18.905Z] #14 56.03 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-03-17T08:04:18.905Z] #14 56.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-17T08:04:18.905Z] #14 56.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-17T08:04:18.905Z] #14 56.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-17T08:04:18.905Z] #14 56.11 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-17T08:04:18.905Z] #14 56.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-17T08:04:18.905Z] #14 56.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-17T08:04:18.905Z] #14 56.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-17T08:04:18.905Z] #14 56.27 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-03-17T08:04:18.905Z] #14 56.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-17T08:04:18.905Z] #14 56.29 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-17T08:04:18.905Z] #14 57.56 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:04:18.905Z] #14 58.19 Fetched 115 MB in 10s (11.3 MB/s) [2022-03-17T08:04:18.905Z] #14 58.33 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-17T08:04:18.905Z] #14 58.33 (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-03-17T08:04:18.905Z] #14 58.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-17T08:04:18.905Z] #14 58.49 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-17T08:04:18.905Z] #14 ... [2022-03-17T08:04:18.905Z] [2022-03-17T08:04:18.905Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:04:18.905Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:04:18.905Z] #47 50.61 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-17T08:04:18.905Z] #47 52.99 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:04:18.905Z] #47 53.40 Fetched 2292 kB in 5s (504 kB/s) [2022-03-17T08:04:18.905Z] #47 53.65 Selecting previously unselected package libprotobuf23:amd64. [2022-03-17T08:04:18.905Z] #47 53.65 (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-03-17T08:04:18.905Z] #47 53.76 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-17T08:04:18.905Z] #47 53.78 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-17T08:04:18.905Z] #47 55.18 Selecting previously unselected package python3-pkg-resources. [2022-03-17T08:04:18.905Z] #47 55.19 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-17T08:04:18.905Z] #47 55.20 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-17T08:04:18.905Z] #47 55.57 Selecting previously unselected package python3-six. [2022-03-17T08:04:18.905Z] #47 55.57 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-17T08:04:18.905Z] #47 55.59 Unpacking python3-six (1.16.0-2) ... [2022-03-17T08:04:18.905Z] #47 56.23 Selecting previously unselected package python3-protobuf. [2022-03-17T08:04:18.905Z] #47 56.24 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-17T08:04:18.905Z] #47 56.30 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-17T08:04:18.905Z] #47 57.68 Selecting previously unselected package libnet1:amd64. [2022-03-17T08:04:18.905Z] #47 57.69 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-17T08:04:18.905Z] #47 57.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T08:04:18.905Z] #47 57.97 Selecting previously unselected package libnl-3-200:amd64. [2022-03-17T08:04:18.905Z] #47 57.97 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-17T08:04:18.905Z] #47 57.99 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T08:04:18.905Z] #47 58.26 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-17T08:04:18.905Z] #47 58.26 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-17T08:04:18.905Z] #47 58.35 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T08:04:18.905Z] #47 58.51 Selecting previously unselected package criu. [2022-03-17T08:04:18.905Z] #47 58.52 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-17T08:04:18.905Z] #47 58.53 Unpacking criu (3.16.1-3) ... [2022-03-17T08:04:18.905Z] #47 59.77 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-17T08:04:18.905Z] #47 ... [2022-03-17T08:04:18.905Z] [2022-03-17T08:04:18.905Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:04:18.905Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:04:18.905Z] #51 53.33 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-17T08:04:18.905Z] #51 53.34 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-17T08:04:18.905Z] #51 53.35 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-17T08:04:18.905Z] #51 53.66 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-17T08:04:18.905Z] #51 53.74 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-17T08:04:18.905Z] #51 53.74 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-17T08:04:18.905Z] #51 53.91 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-17T08:04:18.905Z] #51 53.92 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-17T08:04:18.905Z] #51 54.09 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-17T08:04:18.905Z] #51 54.14 go: downloading github.com/spf13/afero v1.6.0 [2022-03-17T08:04:18.905Z] #51 54.32 go: downloading github.com/spf13/cast v1.4.1 [2022-03-17T08:04:18.905Z] #51 54.33 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-17T08:04:18.905Z] #51 54.37 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-17T08:04:18.905Z] #51 54.45 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-17T08:04:18.905Z] #51 54.51 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-17T08:04:18.905Z] #51 54.55 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-17T08:04:18.905Z] #51 54.58 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-17T08:04:18.905Z] #51 54.61 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-17T08:04:18.905Z] #51 54.62 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-17T08:04:18.905Z] #51 54.65 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-17T08:04:18.905Z] #51 54.68 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-17T08:04:18.905Z] #51 54.69 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-17T08:04:18.905Z] #51 54.71 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-17T08:04:18.905Z] #51 54.90 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-17T08:04:18.905Z] #51 54.95 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-17T08:04:18.905Z] #51 55.01 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-17T08:04:18.905Z] #51 55.21 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-17T08:04:18.905Z] #51 55.26 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-17T08:04:18.905Z] #51 55.47 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-17T08:04:18.905Z] #51 55.57 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-17T08:04:18.905Z] #51 55.67 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-17T08:04:18.905Z] #51 55.74 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-17T08:04:18.905Z] #51 55.86 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-17T08:04:18.905Z] #51 55.98 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-17T08:04:18.905Z] #51 56.00 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-17T08:04:18.905Z] #51 56.01 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-17T08:04:18.905Z] #51 56.04 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-17T08:04:18.905Z] #51 56.10 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-17T08:04:18.905Z] #51 56.13 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-17T08:04:18.905Z] #51 56.23 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-17T08:04:18.905Z] #51 56.24 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-17T08:04:18.905Z] #51 56.27 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-17T08:04:18.905Z] #51 56.31 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-17T08:04:18.905Z] #51 56.35 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-17T08:04:18.905Z] #51 56.44 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-17T08:04:18.905Z] #51 56.54 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-17T08:04:18.905Z] #51 56.54 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-17T08:04:18.905Z] #51 56.63 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-17T08:04:18.905Z] #51 56.83 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-17T08:04:18.905Z] #51 56.95 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-17T08:04:18.905Z] #51 57.11 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-17T08:04:18.905Z] #51 57.12 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-17T08:04:18.905Z] #51 57.20 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-17T08:04:18.905Z] #51 57.23 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-17T08:04:18.905Z] #51 57.26 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-17T08:04:18.905Z] #51 57.28 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-17T08:04:18.905Z] #51 57.32 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-17T08:04:18.905Z] #51 57.39 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-17T08:04:18.905Z] #51 57.40 go: downloading github.com/julz/importas v0.1.0 [2022-03-17T08:04:18.905Z] #51 57.50 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-17T08:04:18.905Z] #51 57.62 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-17T08:04:18.905Z] #51 57.63 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-17T08:04:18.905Z] #51 57.81 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-17T08:04:18.905Z] #51 57.82 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-17T08:04:18.905Z] #51 57.92 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-17T08:04:18.905Z] #51 57.93 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-17T08:04:18.905Z] #51 57.99 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-17T08:04:18.905Z] #51 58.01 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-17T08:04:18.905Z] #51 58.03 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-17T08:04:18.905Z] #51 58.04 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-17T08:04:18.905Z] #51 58.04 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-17T08:04:18.905Z] #51 58.61 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-17T08:04:18.905Z] #51 58.66 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-17T08:04:18.905Z] #51 58.71 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-17T08:04:18.905Z] #51 58.74 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-17T08:04:18.905Z] #51 58.82 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-17T08:04:18.905Z] #51 58.83 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-17T08:04:18.905Z] #51 58.85 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-17T08:04:18.906Z] #51 58.88 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-17T08:04:18.906Z] #51 58.89 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-17T08:04:18.906Z] #51 59.34 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-17T08:04:18.906Z] #51 59.35 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-17T08:04:18.906Z] #51 59.37 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-17T08:04:18.906Z] #51 59.40 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-17T08:04:18.906Z] #51 59.44 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-17T08:04:18.906Z] #51 59.47 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-17T08:04:18.906Z] #51 59.54 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-17T08:04:18.906Z] #51 59.58 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-17T08:04:18.906Z] #51 59.64 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-17T08:04:18.906Z] #51 59.75 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-17T08:04:18.906Z] #51 59.79 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-17T08:04:18.906Z] #51 59.81 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-17T08:04:18.906Z] #51 60.14 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-17T08:04:18.906Z] #51 60.21 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-17T08:04:18.906Z] #51 60.28 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-17T08:04:18.906Z] #51 60.34 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-17T08:04:18.906Z] #51 60.40 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-17T08:04:18.906Z] #51 60.81 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-17T08:04:18.906Z] #51 60.97 go: downloading honnef.co/go/tools v0.2.2 [2022-03-17T08:04:19.047Z] #51 56.38 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-17T08:04:19.181Z] #40 6.576 [100%] Built target tini-static [2022-03-17T08:04:19.181Z] #40 6.648 + mkdir -p /build [2022-03-17T08:04:19.310Z] #51 56.47 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-17T08:04:19.310Z] #51 56.57 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-17T08:04:19.310Z] #51 56.64 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-17T08:04:19.445Z] #40 6.658 + cp tini-static /build/docker-init [2022-03-17T08:04:19.572Z] #51 56.75 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-17T08:04:19.572Z] #51 56.80 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-17T08:04:19.572Z] #51 56.92 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-17T08:04:19.572Z] #51 56.98 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-17T08:04:19.657Z] #14 ... [2022-03-17T08:04:19.657Z] [2022-03-17T08:04:19.657Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:04:19.657Z] #60 sha256:e8ef1a23121598492ed86a151e144c45b608bbb30ad93966e20af8e2d34394de [2022-03-17T08:04:19.710Z] #40 DONE 7.1s [2022-03-17T08:04:19.710Z] [2022-03-17T08:04:19.710Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:04:19.710Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:04:19.710Z] #51 49.47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-17T08:04:19.834Z] #51 57.09 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-17T08:04:19.834Z] #51 57.14 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-17T08:04:19.834Z] #51 57.21 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-17T08:04:19.876Z] using credential docker-jenkins-github-credentials [2022-03-17T08:04:19.954Z] Cloning the remote Git repository [2022-03-17T08:04:19.954Z] Cloning with configured refspecs honoured and without tags [2022-03-17T08:04:20.096Z] #51 57.26 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-17T08:04:20.096Z] #51 57.32 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-17T08:04:20.096Z] #51 57.35 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-17T08:04:20.096Z] #51 57.41 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-17T08:04:20.297Z] #51 ... [2022-03-17T08:04:20.297Z] [2022-03-17T08:04:20.297Z] #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-03-17T08:04:20.297Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:04:20.297Z] #14 62.06 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-17T08:04:20.297Z] #14 62.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-17T08:04:20.297Z] #14 62.08 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-17T08:04:20.357Z] #51 57.48 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-17T08:04:20.357Z] #51 57.52 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-17T08:04:20.357Z] #51 57.55 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-17T08:04:20.436Z] #60 31.84 Updating files: 68% (3231/4740) Updating files: 69% (3271/4740) Updating files: 70% (3318/4740) Updating files: 71% (3366/4740) Updating files: 72% (3413/4740) Updating files: 73% (3461/4740) Updating files: 74% (3508/4740) Updating files: 75% (3555/4740) Updating files: 76% (3603/4740) Updating files: 77% (3650/4740) Updating files: 78% (3698/4740) Updating files: 79% (3745/4740) Updating files: 80% (3792/4740) Updating files: 81% (3840/4740) Updating files: 82% (3887/4740) Updating files: 83% (3935/4740) Updating files: 84% (3982/4740) Updating files: 85% (4029/4740) Updating files: 86% (4077/4740) Updating files: 87% (4124/4740) Updating files: 88% (4172/4740) Updating files: 89% (4219/4740) Updating files: 90% (4266/4740) Updating files: 91% (4314/4740) Updating files: 92% (4361/4740) Updating files: 93% (4409/4740) Updating files: 94% (4456/4740) Updating files: 95% (4503/4740) Updating files: 96% (4551/4740) Updating files: 97% (4598/4740) Updating files: 98% (4646/4740) Updating files: 99% (4693/4740) Updating files: 100% (4740/4740) Updating files: 100% (4740/4740), done. [2022-03-17T08:04:20.436Z] #60 32.52 + cd /tmp/tmp.ynWpOMKB3O/src/github.com/containerd/containerd [2022-03-17T08:04:20.436Z] #60 32.52 + git checkout -q v1.6.1 [2022-03-17T08:04:20.620Z] #51 57.75 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-17T08:04:19.355Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T08:04:19.355Z] > git --version # timeout=10 [2022-03-17T08:04:19.397Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-17T08:04:19.397Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:04:19.401Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43380/head:refs/remotes/origin/PR-43380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:04:20.881Z] #51 58.12 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-17T08:04:21.012Z] #60 33.03 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-17T08:04:21.012Z] #60 33.03 + BUILDTAGS='netgo osusergo static_build' [2022-03-17T08:04:21.012Z] #60 33.03 + export EXTRA_FLAGS=-buildmode=pie [2022-03-17T08:04:21.012Z] #60 33.03 + EXTRA_FLAGS=-buildmode=pie [2022-03-17T08:04:21.012Z] #60 33.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-17T08:04:21.012Z] #60 33.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-17T08:04:21.012Z] #60 33.03 + '[' '' = dynamic ']' [2022-03-17T08:04:21.012Z] #60 33.03 + make [2022-03-17T08:04:21.144Z] #51 58.33 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-17T08:04:21.144Z] #51 58.33 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-17T08:04:21.144Z] #51 58.44 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-17T08:04:21.144Z] #51 58.48 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-17T08:04:21.406Z] #51 58.51 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-17T08:04:21.406Z] #51 58.65 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-17T08:04:21.406Z] #51 58.67 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-17T08:04:21.636Z] #51 ... [2022-03-17T08:04:21.636Z] [2022-03-17T08:04:21.636Z] #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-03-17T08:04:21.636Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:04:21.636Z] #14 53.32 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-17T08:04:21.636Z] #14 53.32 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:04:21.636Z] #14 53.33 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-17T08:04:21.636Z] #14 53.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-17T08:04:21.636Z] #14 53.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:04:21.636Z] #14 53.45 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-17T08:04:21.668Z] #51 58.79 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-17T08:04:21.668Z] #51 58.81 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-17T08:04:21.668Z] #51 58.91 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-17T08:04:21.668Z] #51 59.01 go: downloading github.com/julz/importas v0.1.0 [2022-03-17T08:04:21.898Z] #14 ... [2022-03-17T08:04:21.898Z] [2022-03-17T08:04:21.898Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T08:04:21.898Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T08:04:21.898Z] #49 54.32 gotestsum version dev [2022-03-17T08:04:21.898Z] #49 DONE 55.1s [2022-03-17T08:04:21.898Z] [2022-03-17T08:04:21.898Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T08:04:21.898Z] #63 sha256:d14a7f28d2bbef47359bb2cc8de6d13588243030bb24111b900ed601a9b9f7d5 [2022-03-17T08:04:21.933Z] #51 59.01 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-17T08:04:21.934Z] #51 59.03 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-17T08:04:21.934Z] #51 59.06 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-17T08:04:21.934Z] #51 59.07 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-17T08:04:21.934Z] #51 59.23 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-17T08:04:21.934Z] #51 59.27 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-17T08:04:21.953Z] #60 34.14 + bin/ctr [2022-03-17T08:04:22.196Z] #51 59.30 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-17T08:04:22.196Z] #51 59.30 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-17T08:04:22.196Z] #51 59.39 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-17T08:04:22.196Z] #51 59.43 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-17T08:04:22.197Z] #51 59.44 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-17T08:04:22.197Z] #51 59.47 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-17T08:04:22.197Z] #51 ... [2022-03-17T08:04:22.197Z] [2022-03-17T08:04:22.197Z] #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-03-17T08:04:22.197Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T08:04:22.197Z] #34 58.21 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-03-17T08:04:22.197Z] #34 59.01 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-17T08:04:22.197Z] #34 59.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T08:04:20.152Z] Cloning repository https://github.com/moby/moby.git [2022-03-17T08:04:20.558Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-17T08:04:21.630Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T08:04:21.630Z] > git --version # timeout=10 [2022-03-17T08:04:21.674Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-17T08:04:21.675Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:04:21.678Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43380/head:refs/remotes/origin/PR-43380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:04:22.459Z] #34 ... [2022-03-17T08:04:22.459Z] [2022-03-17T08:04:22.459Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:04:22.459Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:04:22.459Z] #38 49.81 Selecting previously unselected package cmake-data. [2022-03-17T08:04:22.459Z] #38 49.81 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-17T08:04:22.459Z] #38 49.83 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-17T08:04:22.459Z] #38 55.65 Selecting previously unselected package libicu67:amd64. [2022-03-17T08:04:22.459Z] #38 55.71 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-17T08:04:22.459Z] #38 55.78 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-17T08:04:22.722Z] #38 ... [2022-03-17T08:04:22.722Z] [2022-03-17T08:04:22.722Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:04:22.722Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:04:22.722Z] #47 54.93 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:04:22.722Z] #47 55.51 Fetched 2292 kB in 4s (519 kB/s) [2022-03-17T08:04:22.722Z] #47 55.68 Selecting previously unselected package libprotobuf23:amd64. [2022-03-17T08:04:22.722Z] #47 55.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-17T08:04:22.722Z] #47 55.82 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-17T08:04:22.722Z] #47 55.88 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-17T08:04:22.722Z] #47 57.17 Selecting previously unselected package python3-pkg-resources. [2022-03-17T08:04:22.722Z] #47 57.18 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-17T08:04:22.722Z] #47 57.20 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-17T08:04:22.722Z] #47 57.68 Selecting previously unselected package python3-six. [2022-03-17T08:04:22.722Z] #47 57.70 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-17T08:04:22.722Z] #47 57.73 Unpacking python3-six (1.16.0-2) ... [2022-03-17T08:04:22.722Z] #47 57.90 Selecting previously unselected package python3-protobuf. [2022-03-17T08:04:22.722Z] #47 57.90 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-17T08:04:22.722Z] #47 57.91 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-17T08:04:22.722Z] #47 58.64 Selecting previously unselected package libnet1:amd64. [2022-03-17T08:04:22.722Z] #47 58.64 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-17T08:04:22.722Z] #47 58.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T08:04:22.722Z] #47 58.88 Selecting previously unselected package libnl-3-200:amd64. [2022-03-17T08:04:22.722Z] #47 58.89 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-17T08:04:22.722Z] #47 58.91 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T08:04:22.722Z] #47 59.01 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-17T08:04:22.722Z] #47 59.01 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-17T08:04:22.722Z] #47 59.02 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T08:04:22.722Z] #47 59.15 Selecting previously unselected package criu. [2022-03-17T08:04:22.722Z] #47 59.16 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-17T08:04:22.722Z] #47 59.18 Unpacking criu (3.16.1-3) ... [2022-03-17T08:04:22.985Z] #47 ... [2022-03-17T08:04:22.985Z] [2022-03-17T08:04:22.985Z] #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-03-17T08:04:22.985Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:04:22.985Z] #14 50.34 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-03-17T08:04:22.985Z] #14 51.32 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-03-17T08:04:22.985Z] #14 52.36 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-03-17T08:04:22.985Z] #14 54.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-17T08:04:22.985Z] #14 55.53 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-17T08:04:22.985Z] #14 55.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-17T08:04:22.985Z] #14 55.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-17T08:04:22.985Z] #14 55.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-17T08:04:22.985Z] #14 55.54 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-17T08:04:22.985Z] #14 55.56 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-03-17T08:04:22.985Z] #14 55.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-17T08:04:22.985Z] #14 55.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-17T08:04:22.985Z] #14 55.60 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-17T08:04:22.985Z] #14 55.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-17T08:04:22.985Z] #14 55.67 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-17T08:04:22.985Z] #14 55.67 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-17T08:04:22.985Z] #14 55.72 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-17T08:04:22.985Z] #14 55.73 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-03-17T08:04:22.985Z] #14 55.73 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-17T08:04:22.985Z] #14 55.75 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-17T08:04:22.985Z] #14 57.29 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:04:22.985Z] #14 57.63 Fetched 115 MB in 10s (11.8 MB/s) [2022-03-17T08:04:22.985Z] #14 57.78 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-17T08:04:22.985Z] #14 57.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-17T08:04:22.985Z] #14 57.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-17T08:04:22.985Z] #14 57.94 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-17T08:04:23.247Z] #14 ... [2022-03-17T08:04:23.247Z] [2022-03-17T08:04:23.248Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:04:23.248Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:04:23.248Z] #47 60.21 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-17T08:04:24.516Z] #14 66.32 Selecting previously unselected package binutils-mingw-w64. [2022-03-17T08:04:24.516Z] #14 66.32 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-17T08:04:24.516Z] #14 66.36 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-17T08:04:24.516Z] #14 ... [2022-03-17T08:04:24.516Z] [2022-03-17T08:04:24.516Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:04:24.516Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:04:24.516Z] #38 56.46 Selecting previously unselected package libicu67:amd64. [2022-03-17T08:04:24.516Z] #38 56.46 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-17T08:04:24.516Z] #38 56.50 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-17T08:04:24.516Z] #38 ... [2022-03-17T08:04:24.516Z] [2022-03-17T08:04:24.516Z] #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-03-17T08:04:24.516Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:04:24.516Z] #14 66.61 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-17T08:04:24.516Z] #14 66.61 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T08:04:24.516Z] #14 66.63 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T08:04:24.779Z] #14 66.81 Selecting previously unselected package dmsetup. [2022-03-17T08:04:24.779Z] #14 66.81 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T08:04:24.779Z] #14 66.81 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-17T08:04:25.041Z] #14 67.10 Selecting previously unselected package mingw-w64-common. [2022-03-17T08:04:25.041Z] #14 67.10 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-17T08:04:25.041Z] #14 67.11 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-17T08:04:25.802Z] #47 62.64 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-17T08:04:25.802Z] #47 62.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T08:04:25.802Z] #47 62.68 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T08:04:25.802Z] #47 62.70 Setting up python3-six (1.16.0-2) ... [2022-03-17T08:04:27.208Z] #63 ... [2022-03-17T08:04:27.208Z] [2022-03-17T08:04:27.208Z] #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-03-17T08:04:27.208Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:04:27.208Z] #14 59.86 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-17T08:04:27.208Z] #14 59.86 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:04:27.208Z] #14 59.86 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T08:04:27.275Z] using credential docker-jenkins-github-credentials [2022-03-17T08:04:27.355Z] Cloning the remote Git repository [2022-03-17T08:04:27.355Z] Cloning with configured refspecs honoured and without tags [2022-03-17T08:04:28.256Z] #50 ... [2022-03-17T08:04:28.256Z] [2022-03-17T08:04:28.256Z] #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-03-17T08:04:28.256Z] #19 sha256:e122a9db5cd3f12b0a40d321fb4607255620963324bbc2d93d1d0820f2e95114 [2022-03-17T08:04:28.256Z] #19 153.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-03-17T08:04:28.256Z] #19 153.9 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-17T08:04:28.256Z] #19 153.9 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-17T08:04:28.256Z] #19 154.0 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-03-17T08:04:28.256Z] #19 154.0 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-17T08:04:28.256Z] #19 154.0 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-17T08:04:28.256Z] #19 163.0 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-03-17T08:04:28.256Z] #19 163.0 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-17T08:04:28.256Z] #19 163.0 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-17T08:04:28.256Z] #19 163.0 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-03-17T08:04:28.256Z] #19 163.0 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-17T08:04:28.256Z] #19 163.0 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-17T08:04:29.116Z] #47 65.50 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T08:04:29.116Z] #47 ... [2022-03-17T08:04:29.116Z] [2022-03-17T08:04:29.116Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:04:29.116Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:04:29.116Z] #51 60.32 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-17T08:04:29.116Z] #51 60.32 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-17T08:04:29.116Z] #51 60.38 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-17T08:04:29.116Z] #51 60.39 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-17T08:04:29.116Z] #51 60.52 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-17T08:04:29.116Z] #51 60.59 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-17T08:04:29.116Z] #51 60.72 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-17T08:04:29.116Z] #51 60.85 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-17T08:04:29.116Z] #51 60.88 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-17T08:04:29.116Z] #51 61.15 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-17T08:04:29.116Z] #51 61.15 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-17T08:04:29.116Z] #51 61.19 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-17T08:04:29.116Z] #51 61.20 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-17T08:04:29.116Z] #51 61.25 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-17T08:04:29.116Z] #51 61.28 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-17T08:04:29.116Z] #51 61.60 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-17T08:04:29.116Z] #51 61.67 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-17T08:04:29.116Z] #51 61.69 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-17T08:04:29.116Z] #51 61.69 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-17T08:04:29.116Z] #51 61.76 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-17T08:04:29.116Z] #51 61.78 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-17T08:04:29.116Z] #51 62.15 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-17T08:04:29.116Z] #51 62.21 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-17T08:04:29.116Z] #51 62.24 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-17T08:04:29.116Z] #51 62.28 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-17T08:04:29.116Z] #51 62.46 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-17T08:04:29.116Z] #51 62.86 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-17T08:04:29.116Z] #51 63.11 go: downloading honnef.co/go/tools v0.2.2 [2022-03-17T08:04:29.116Z] #51 65.16 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-17T08:04:29.116Z] #51 65.25 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-17T08:04:29.116Z] #51 65.40 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-17T08:04:29.116Z] #51 65.50 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-17T08:04:29.116Z] #51 65.53 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-17T08:04:29.116Z] #51 65.61 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-17T08:04:29.116Z] #51 65.71 go: downloading golang.org/x/text v0.3.7 [2022-03-17T08:04:27.557Z] Cloning repository https://github.com/moby/moby.git [2022-03-17T08:04:27.971Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-17T08:04:29.300Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T08:04:29.301Z] > git --version # timeout=10 [2022-03-17T08:04:29.360Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-17T08:04:29.361Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:04:29.364Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43380/head:refs/remotes/origin/PR-43380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:04:30.344Z] #14 ... [2022-03-17T08:04:30.344Z] [2022-03-17T08:04:30.344Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:04:30.344Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:04:30.344Z] #47 62.16 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-17T08:04:30.344Z] #47 62.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T08:04:30.344Z] #47 62.22 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T08:04:30.344Z] #47 62.25 Setting up python3-six (1.16.0-2) ... [2022-03-17T08:04:30.344Z] #47 63.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T08:04:30.344Z] #47 63.91 Setting up python3-protobuf (3.12.4-1) ... [2022-03-17T08:04:30.344Z] #47 70.40 Setting up criu (3.16.1-3) ... [2022-03-17T08:04:30.505Z] #51 ... [2022-03-17T08:04:30.505Z] [2022-03-17T08:04:30.505Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:04:30.505Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:04:30.505Z] #38 67.72 Selecting previously unselected package libxml2:amd64. [2022-03-17T08:04:30.505Z] #38 67.73 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-17T08:04:30.505Z] #38 67.74 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-17T08:04:30.607Z] #47 ... [2022-03-17T08:04:30.607Z] [2022-03-17T08:04:30.607Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:04:30.607Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:04:30.607Z] #38 66.79 Selecting previously unselected package libxml2:amd64. [2022-03-17T08:04:30.607Z] #38 66.79 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-17T08:04:30.607Z] #38 66.79 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-17T08:04:30.607Z] #38 67.80 Selecting previously unselected package libarchive13:amd64. [2022-03-17T08:04:30.607Z] #38 67.81 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-17T08:04:30.607Z] #38 67.85 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-17T08:04:30.607Z] #38 68.32 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-17T08:04:30.607Z] #38 68.34 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-17T08:04:30.607Z] #38 68.35 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-17T08:04:30.607Z] #38 68.71 Selecting previously unselected package librhash0:amd64. [2022-03-17T08:04:30.607Z] #38 68.71 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-17T08:04:30.607Z] #38 68.76 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-17T08:04:30.607Z] #38 69.03 Selecting previously unselected package libuv1:amd64. [2022-03-17T08:04:30.607Z] #38 69.04 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-17T08:04:30.607Z] #38 69.06 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-17T08:04:30.607Z] #38 69.38 Selecting previously unselected package cmake. [2022-03-17T08:04:30.607Z] #38 69.38 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-17T08:04:30.607Z] #38 69.40 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-17T08:04:30.869Z] #38 ... [2022-03-17T08:04:30.869Z] [2022-03-17T08:04:30.869Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:04:30.869Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:04:30.869Z] #51 62.80 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-17T08:04:30.869Z] #51 62.80 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-17T08:04:30.869Z] #51 62.90 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-17T08:04:30.869Z] #51 63.09 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-17T08:04:30.869Z] #51 63.12 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-17T08:04:30.869Z] #51 63.26 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-17T08:04:30.869Z] #51 63.36 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-17T08:04:30.869Z] #51 65.68 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-17T08:04:30.869Z] #51 65.97 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-17T08:04:30.869Z] #51 65.98 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-17T08:04:30.869Z] #51 66.21 go: downloading golang.org/x/text v0.3.7 [2022-03-17T08:04:31.078Z] #38 68.40 Selecting previously unselected package libarchive13:amd64. [2022-03-17T08:04:31.339Z] #38 68.40 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-17T08:04:31.339Z] #38 68.42 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-17T08:04:31.601Z] #38 68.82 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-17T08:04:31.601Z] #38 68.83 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-17T08:04:31.601Z] #38 68.83 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-17T08:04:31.863Z] #38 69.14 Selecting previously unselected package librhash0:amd64. [2022-03-17T08:04:31.863Z] #38 69.14 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-17T08:04:31.863Z] #38 69.15 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-17T08:04:32.124Z] #38 69.49 Selecting previously unselected package libuv1:amd64. [2022-03-17T08:04:32.124Z] #38 69.50 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-17T08:04:32.124Z] #38 69.53 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-17T08:04:32.261Z] #51 ... [2022-03-17T08:04:32.261Z] [2022-03-17T08:04:32.261Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:04:32.261Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:04:32.261Z] #47 74.08 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:04:32.513Z] #14 ... [2022-03-17T08:04:32.514Z] [2022-03-17T08:04:32.514Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:04:32.514Z] #60 sha256:5fee59ef2eb46b48703f39fa0bf01aea791c40e389abde44c2ddd9066b8ababd [2022-03-17T08:04:32.703Z] #38 69.88 Selecting previously unselected package cmake. [2022-03-17T08:04:32.703Z] #38 69.89 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-17T08:04:32.703Z] #38 69.89 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-17T08:04:33.632Z] #60 39.88 Updating files: 60% (2848/4740) Updating files: 61% (2892/4740) Updating files: 62% (2939/4740) Updating files: 63% (2987/4740) Updating files: 64% (3034/4740) Updating files: 65% (3081/4740) Updating files: 66% (3129/4740) Updating files: 67% (3176/4740) Updating files: 68% (3224/4740) Updating files: 69% (3271/4740) Updating files: 70% (3318/4740) Updating files: 71% (3366/4740) Updating files: 72% (3413/4740) Updating files: 73% (3461/4740) Updating files: 74% (3508/4740) Updating files: 75% (3555/4740) Updating files: 76% (3603/4740) Updating files: 77% (3650/4740) Updating files: 78% (3698/4740) Updating files: 79% (3745/4740) Updating files: 80% (3792/4740) Updating files: 81% (3840/4740) Updating files: 82% (3887/4740) Updating files: 83% (3935/4740) Updating files: 84% (3982/4740) Updating files: 85% (4029/4740) Updating files: 86% (4077/4740) Updating files: 87% (4124/4740) Updating files: 88% (4172/4740) Updating files: 89% (4219/4740) Updating files: 90% (4266/4740) Updating files: 91% (4314/4740) Updating files: 92% (4361/4740) Updating files: 93% (4409/4740) Updating files: 94% (4456/4740) Updating files: 95% (4503/4740) Updating files: 96% (4551/4740) Updating files: 97% (4598/4740) Updating files: 98% (4646/4740) Updating files: 99% (4693/4740) Updating files: 100% (4740/4740) Updating files: 100% (4740/4740), done. [2022-03-17T08:04:33.632Z] #60 40.91 + cd /tmp/tmp.he8NSLPSEv/src/github.com/containerd/containerd [2022-03-17T08:04:33.632Z] #60 40.92 + git checkout -q v1.6.1 [2022-03-17T08:04:34.101Z] #38 ... [2022-03-17T08:04:34.101Z] [2022-03-17T08:04:34.101Z] #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-03-17T08:04:34.101Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:04:34.101Z] #14 61.18 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-17T08:04:34.101Z] #14 61.19 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-17T08:04:34.101Z] #14 61.20 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-17T08:04:34.101Z] #14 67.40 Selecting previously unselected package binutils-mingw-w64. [2022-03-17T08:04:34.101Z] #14 67.40 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-17T08:04:34.101Z] #14 67.42 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-17T08:04:34.101Z] #14 67.81 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-17T08:04:34.101Z] #14 67.82 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T08:04:34.101Z] #14 67.83 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T08:04:34.101Z] #14 68.28 Selecting previously unselected package dmsetup. [2022-03-17T08:04:34.101Z] #14 68.33 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T08:04:34.101Z] #14 68.36 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-17T08:04:34.101Z] #14 68.54 Selecting previously unselected package mingw-w64-common. [2022-03-17T08:04:34.101Z] #14 68.57 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-17T08:04:34.101Z] #14 68.57 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-17T08:04:34.171Z] #60 ... [2022-03-17T08:04:34.171Z] [2022-03-17T08:04:34.171Z] #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-03-17T08:04:34.171Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-17T08:04:34.171Z] #14 65.37 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-17T08:04:34.171Z] #14 65.37 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-17T08:04:34.171Z] #14 65.39 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T08:04:34.171Z] #14 69.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-17T08:04:34.171Z] #14 69.02 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-17T08:04:34.171Z] #14 69.04 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-17T08:04:34.171Z] #14 73.39 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-17T08:04:34.171Z] #14 73.39 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-17T08:04:34.171Z] #14 73.40 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T08:04:34.216Z] #60 41.44 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-17T08:04:34.216Z] #60 41.45 + BUILDTAGS='netgo osusergo static_build' [2022-03-17T08:04:34.216Z] #60 41.45 + export EXTRA_FLAGS=-buildmode=pie [2022-03-17T08:04:34.216Z] #60 41.45 + EXTRA_FLAGS=-buildmode=pie [2022-03-17T08:04:34.216Z] #60 41.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-17T08:04:34.216Z] #60 41.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-17T08:04:34.216Z] #60 41.45 + '[' '' = dynamic ']' [2022-03-17T08:04:34.216Z] #60 41.45 + make [2022-03-17T08:04:34.296Z] #47 DONE 75.8s [2022-03-17T08:04:34.296Z] [2022-03-17T08:04:34.296Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:04:34.296Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:04:34.296Z] #51 75.91 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-17T08:04:34.296Z] #51 76.00 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-17T08:04:34.296Z] #51 76.07 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-17T08:04:34.296Z] #51 76.17 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-17T08:04:34.296Z] #51 76.27 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-17T08:04:34.296Z] #51 76.28 go: downloading golang.org/x/mod v0.5.1 [2022-03-17T08:04:34.296Z] #51 76.36 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-17T08:04:34.296Z] #51 76.53 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-17T08:04:34.575Z] #51 76.59 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-17T08:04:34.756Z] #14 ... [2022-03-17T08:04:34.756Z] [2022-03-17T08:04:34.756Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T08:04:34.756Z] #63 sha256:63f206f79972aba01afbfc61d0821339014fb7efbcb12cebe57426103726629b [2022-03-17T08:04:34.756Z] #63 76.70 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-17T08:04:34.756Z] #63 76.70 + GOBIN=/build [2022-03-17T08:04:34.756Z] #63 76.70 + GO111MODULE=on [2022-03-17T08:04:34.756Z] #63 76.70 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-17T08:04:34.841Z] #51 76.92 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-17T08:04:34.841Z] #51 76.95 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-17T08:04:35.111Z] #51 77.10 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-17T08:04:35.620Z] #60 42.72 + bin/ctr [2022-03-17T08:04:35.685Z] #51 77.69 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-17T08:04:35.685Z] #51 77.76 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-17T08:04:35.957Z] #51 ... [2022-03-17T08:04:35.957Z] [2022-03-17T08:04:35.957Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:04:35.957Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:04:35.957Z] #38 77.05 Setting up libicu67:amd64 (67.1-7) ... [2022-03-17T08:04:35.957Z] #38 77.12 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:04:35.957Z] #38 77.14 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-17T08:04:35.957Z] #38 77.18 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:04:35.957Z] #38 77.23 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-17T08:04:35.957Z] #38 77.26 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-17T08:04:35.957Z] #38 77.33 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-17T08:04:35.957Z] #38 77.39 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-17T08:04:35.957Z] #38 77.43 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-17T08:04:35.957Z] #38 77.51 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-17T08:04:35.957Z] #38 77.54 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:04:35.957Z] #38 DONE 78.1s [2022-03-17T08:04:35.957Z] [2022-03-17T08:04:35.957Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:04:35.957Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:04:35.957Z] #51 78.20 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-17T08:04:36.219Z] #51 78.30 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-17T08:04:36.219Z] #51 ... [2022-03-17T08:04:36.219Z] [2022-03-17T08:04:36.219Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-17T08:04:36.219Z] #39 sha256:550aff01db2d68590ebad82761006f5fd9da482f3a08fb7e7b4b4c0dbe4f77be [2022-03-17T08:04:36.219Z] #39 DONE 0.2s [2022-03-17T08:04:36.219Z] [2022-03-17T08:04:36.219Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:04:36.219Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:04:36.219Z] #51 78.43 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-17T08:04:36.410Z] #19 171.4 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-03-17T08:04:36.410Z] #19 171.4 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-17T08:04:36.410Z] #19 171.6 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-17T08:04:36.480Z] #51 78.58 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-17T08:04:36.481Z] #51 78.61 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-17T08:04:36.537Z] Fetching without tags [2022-03-17T08:04:36.655Z] #14 ... [2022-03-17T08:04:36.655Z] [2022-03-17T08:04:36.655Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:04:36.655Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:04:36.655Z] #51 73.80 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-17T08:04:36.655Z] #51 73.90 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-17T08:04:36.742Z] #51 78.73 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-17T08:04:36.742Z] #51 78.75 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-17T08:04:36.170Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T08:04:36.238Z] > git config --add remote.origin.fetch +refs/pull/43380/head:refs/remotes/origin/PR-43380 # timeout=10 [2022-03-17T08:04:36.290Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:04:36.423Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T08:04:36.578Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T08:04:36.578Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:04:36.580Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43380/head:refs/remotes/origin/PR-43380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:04:36.916Z] #51 74.12 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-17T08:04:37.263Z] Merging remotes/origin/master commit 7f99438ce7f17c9272793bd62b840028ab72a521 into PR head commit 8ba83f63a0e9f6133c9033e25cda9ebee37bffa2 [2022-03-17T08:04:37.328Z] #51 79.35 go: downloading github.com/prometheus/common v0.10.0 [2022-03-17T08:04:37.348Z] #19 172.7 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-03-17T08:04:37.348Z] #19 172.7 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-17T08:04:37.348Z] #19 172.7 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-17T08:04:37.489Z] #51 74.54 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-17T08:04:37.489Z] #51 74.69 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-17T08:04:37.489Z] #51 74.70 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-17T08:04:37.489Z] #51 74.76 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-17T08:04:37.489Z] #51 74.85 go: downloading golang.org/x/mod v0.5.1 [2022-03-17T08:04:37.489Z] #51 74.87 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-17T08:04:37.589Z] #51 79.56 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-17T08:04:37.751Z] #51 74.93 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-17T08:04:37.751Z] #51 75.05 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-17T08:04:37.860Z] #51 79.81 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-17T08:04:37.860Z] #51 79.99 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-17T08:04:38.022Z] #51 75.18 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-17T08:04:38.022Z] #51 75.31 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-17T08:04:38.277Z] Fetching without tags [2022-03-17T08:04:38.283Z] #51 75.32 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-17T08:04:38.284Z] #51 75.49 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-17T08:04:38.727Z] #19 173.8 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-03-17T08:04:38.727Z] #19 173.9 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-17T08:04:38.727Z] #19 174.1 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-17T08:04:38.857Z] #51 76.10 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-17T08:04:38.991Z] Merging remotes/origin/master commit 7f99438ce7f17c9272793bd62b840028ab72a521 into PR head commit 8ba83f63a0e9f6133c9033e25cda9ebee37bffa2 [2022-03-17T08:04:39.119Z] #51 76.29 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-17T08:04:39.380Z] #51 76.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-17T08:04:39.380Z] #51 76.78 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-17T08:04:39.656Z] #51 76.89 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-17T08:04:39.656Z] #51 77.02 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-17T08:04:39.666Z] #19 175.1 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-03-17T08:04:39.666Z] #19 175.1 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-17T08:04:39.780Z] #51 81.94 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-17T08:04:39.917Z] #51 77.05 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-17T08:04:39.917Z] #51 77.07 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-17T08:04:39.917Z] #51 77.14 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-17T08:04:39.927Z] [2022-03-17T08:04:39.927Z] #19 ... [2022-03-17T08:04:39.927Z] [2022-03-17T08:04:39.927Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T08:04:39.927Z] #50 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T08:04:39.927Z] #50 DONE 185.6s [2022-03-17T08:04:39.927Z] [2022-03-17T08:04:39.927Z] #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-03-17T08:04:39.927Z] #19 sha256:e122a9db5cd3f12b0a40d321fb4607255620963324bbc2d93d1d0820f2e95114 [2022-03-17T08:04:39.927Z] #19 175.2 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-17T08:04:39.927Z] #19 175.3 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-03-17T08:04:39.927Z] #19 175.3 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-17T08:04:39.927Z] #19 175.3 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-17T08:04:39.927Z] #19 175.3 Selecting previously unselected package cross-config. [2022-03-17T08:04:39.927Z] #19 175.3 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-03-17T08:04:39.927Z] #19 175.3 Unpacking cross-config (2.6.18+nmu1) ... [2022-03-17T08:04:40.074Z] #63 82.00 rootlesskit version 0.14.6 [2022-03-17T08:04:40.074Z] #63 ... [2022-03-17T08:04:40.074Z] [2022-03-17T08:04:40.074Z] #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-03-17T08:04:40.074Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-17T08:04:40.074Z] #14 82.18 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-17T08:04:40.074Z] #14 82.18 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-17T08:04:40.074Z] #14 82.18 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T08:04:37.386Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T08:04:37.435Z] > git checkout -f 8ba83f63a0e9f6133c9033e25cda9ebee37bffa2 # timeout=10 [2022-03-17T08:04:40.187Z] #19 175.4 Selecting previously unselected package gcc-10-cross-base. [2022-03-17T08:04:40.187Z] #19 175.4 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-03-17T08:04:40.187Z] #19 175.4 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-17T08:04:40.187Z] #19 175.5 Selecting previously unselected package libc6-arm64-cross. [2022-03-17T08:04:40.187Z] #19 175.5 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-03-17T08:04:40.187Z] #19 175.5 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-03-17T08:04:40.226Z] #51 ... [2022-03-17T08:04:40.226Z] [2022-03-17T08:04:40.226Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:04:40.226Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:04:40.226Z] #47 67.14 Setting up python3-protobuf (3.12.4-1) ... [2022-03-17T08:04:40.226Z] #47 73.47 Setting up criu (3.16.1-3) ... [2022-03-17T08:04:40.226Z] #47 76.85 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:04:40.226Z] #47 ... [2022-03-17T08:04:40.226Z] [2022-03-17T08:04:40.226Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:04:40.226Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:04:40.226Z] #38 77.32 Setting up libicu67:amd64 (67.1-7) ... [2022-03-17T08:04:40.226Z] #38 77.37 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:04:40.226Z] #38 77.45 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-17T08:04:40.226Z] #38 77.49 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:04:40.354Z] #51 ... [2022-03-17T08:04:40.354Z] [2022-03-17T08:04:40.354Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T08:04:40.354Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T08:04:40.354Z] #49 81.92 gotestsum version dev [2022-03-17T08:04:40.354Z] #49 DONE 82.2s [2022-03-17T08:04:40.354Z] [2022-03-17T08:04:40.354Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-17T08:04:40.354Z] #40 sha256:f12ecd90c37616456f713b0410e36b351098433b25354836859a83f914326b4a [2022-03-17T08:04:40.354Z] #40 2.576 + RM_GOPATH=0 [2022-03-17T08:04:40.354Z] #40 2.576 + TMP_GOPATH= [2022-03-17T08:04:40.354Z] #40 2.576 + : /build [2022-03-17T08:04:40.354Z] #40 2.576 + '[' -z '' ']' [2022-03-17T08:04:40.354Z] #40 2.583 ++ mktemp -d [2022-03-17T08:04:40.354Z] #40 2.639 + export GOPATH=/tmp/tmp.oI8PXpT3OK [2022-03-17T08:04:40.354Z] #40 2.639 + GOPATH=/tmp/tmp.oI8PXpT3OK [2022-03-17T08:04:40.354Z] #40 2.639 + RM_GOPATH=1 [2022-03-17T08:04:40.354Z] #40 2.639 + case "$(go env GOARCH)" in [2022-03-17T08:04:40.354Z] #40 2.640 ++ go env GOARCH [2022-03-17T08:04:40.354Z] #40 2.683 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T08:04:40.354Z] #40 2.683 + GO_BUILDMODE=-buildmode=pie [2022-03-17T08:04:40.354Z] #40 2.684 ++ dirname /install.sh [2022-03-17T08:04:40.354Z] #40 2.691 + dir=/ [2022-03-17T08:04:40.354Z] #40 2.691 + bin=tini [2022-03-17T08:04:40.354Z] #40 2.691 + shift [2022-03-17T08:04:40.354Z] #40 2.691 + '[' '!' -f //tini.installer ']' [2022-03-17T08:04:40.354Z] #40 2.691 + . //tini.installer [2022-03-17T08:04:40.354Z] #40 2.691 ++ : v0.19.0 [2022-03-17T08:04:40.354Z] #40 2.691 + install_tini [2022-03-17T08:04:40.354Z] #40 2.691 + echo 'Install tini version v0.19.0' [2022-03-17T08:04:40.354Z] #40 2.691 + git clone https://github.com/krallin/tini.git /tmp/tmp.oI8PXpT3OK/tini [2022-03-17T08:04:40.354Z] #40 2.691 Install tini version v0.19.0 [2022-03-17T08:04:40.354Z] #40 2.693 Cloning into '/tmp/tmp.oI8PXpT3OK/tini'... [2022-03-17T08:04:40.354Z] #40 3.985 + cd /tmp/tmp.oI8PXpT3OK/tini [2022-03-17T08:04:40.354Z] #40 3.985 + git checkout -q v0.19.0 [2022-03-17T08:04:40.354Z] #40 4.039 + cmake . [2022-03-17T08:04:40.447Z] #19 175.9 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-03-17T08:04:40.447Z] #19 175.9 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:04:40.447Z] #19 175.9 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T08:04:40.707Z] #19 175.9 Selecting previously unselected package libgomp1-arm64-cross. [2022-03-17T08:04:40.707Z] #19 175.9 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:04:40.707Z] #19 175.9 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T08:04:40.707Z] #19 176.0 Selecting previously unselected package libitm1-arm64-cross. [2022-03-17T08:04:40.707Z] #19 176.0 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:04:40.707Z] #19 176.0 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T08:04:40.707Z] #19 176.1 Selecting previously unselected package libatomic1-arm64-cross. [2022-03-17T08:04:40.801Z] #38 78.01 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-17T08:04:37.971Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T08:04:38.036Z] > git config --add remote.origin.fetch +refs/pull/43380/head:refs/remotes/origin/PR-43380 # timeout=10 [2022-03-17T08:04:38.081Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:04:38.197Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T08:04:38.317Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T08:04:38.317Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:04:38.318Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43380/head:refs/remotes/origin/PR-43380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:04:39.106Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T08:04:39.149Z] > git checkout -f 8ba83f63a0e9f6133c9033e25cda9ebee37bffa2 # timeout=10 [2022-03-17T08:04:40.967Z] #19 176.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:04:40.967Z] #19 176.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T08:04:40.967Z] #19 176.1 Selecting previously unselected package libasan6-arm64-cross. [2022-03-17T08:04:40.967Z] #19 176.1 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:04:40.967Z] #19 176.1 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-17T08:04:41.083Z] #38 78.43 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-17T08:04:41.087Z] Merge succeeded, producing 15f4b2129f9ff7d2accb310f2310049fbc99b82e [2022-03-17T08:04:41.087Z] Checking out Revision 15f4b2129f9ff7d2accb310f2310049fbc99b82e (PR-43380) [2022-03-17T08:04:41.226Z] #19 176.6 Selecting previously unselected package liblsan0-arm64-cross. [2022-03-17T08:04:41.226Z] #19 176.6 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:04:41.226Z] #19 176.6 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-17T08:04:41.299Z] #40 4.827 -- The C compiler identification is GNU 10.2.1 [2022-03-17T08:04:41.299Z] #40 4.923 -- Detecting C compiler ABI info [2022-03-17T08:04:41.345Z] #38 78.60 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-17T08:04:41.489Z] #19 176.7 Selecting previously unselected package libtsan0-arm64-cross. [2022-03-17T08:04:41.489Z] #19 176.8 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:04:41.489Z] #19 176.8 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-17T08:04:41.749Z] #19 177.1 Selecting previously unselected package libstdc++6-arm64-cross. [2022-03-17T08:04:41.749Z] #19 177.1 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:04:41.749Z] #19 177.1 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-17T08:04:41.749Z] #19 177.2 Selecting previously unselected package libubsan1-arm64-cross. [2022-03-17T08:04:41.920Z] #38 79.20 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-17T08:04:42.008Z] #19 177.2 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:04:42.008Z] #19 177.2 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T08:04:42.182Z] #38 ... [2022-03-17T08:04:42.182Z] [2022-03-17T08:04:42.182Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:04:42.182Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:04:42.182Z] #47 DONE 79.1s [2022-03-17T08:04:42.182Z] [2022-03-17T08:04:42.182Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:04:42.182Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:04:42.182Z] #38 79.36 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-17T08:04:42.182Z] #38 79.46 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-17T08:04:42.182Z] #38 79.50 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:04:42.252Z] #40 5.907 -- Detecting C compiler ABI info - done [2022-03-17T08:04:42.267Z] #19 177.4 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-03-17T08:04:42.268Z] #19 177.4 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:04:42.268Z] #19 177.4 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-17T08:04:42.268Z] #19 177.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-03-17T08:04:42.518Z] #40 6.083 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-17T08:04:42.518Z] #40 6.083 -- Detecting C compile features [2022-03-17T08:04:42.518Z] #40 6.083 -- Detecting C compile features - done [2022-03-17T08:04:42.518Z] #40 6.155 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-17T08:04:42.527Z] #19 177.6 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-17T08:04:42.527Z] #19 177.6 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-17T08:04:42.785Z] #40 6.429 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-17T08:04:42.785Z] #40 6.569 -- Configuring done [2022-03-17T08:04:42.785Z] #40 6.584 -- Generating done [2022-03-17T08:04:42.785Z] #40 6.585 -- Build files have been written to: /tmp/tmp.oI8PXpT3OK/tini [2022-03-17T08:04:42.785Z] #40 6.596 + make tini-static [2022-03-17T08:04:43.005Z] Merge succeeded, producing 372de6ebea775e5a645a6f9301fed5b451bb5706 [2022-03-17T08:04:43.005Z] Checking out Revision 372de6ebea775e5a645a6f9301fed5b451bb5706 (PR-43380) [2022-03-17T08:04:43.129Z] #38 DONE 80.2s [2022-03-17T08:04:43.129Z] [2022-03-17T08:04:43.129Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-17T08:04:43.129Z] #39 sha256:a1a5ab214727df252698aa7e9c86d2c0ddc118cb83b18bbbbf080a8b9f22a50f [2022-03-17T08:04:43.129Z] #39 DONE 0.3s [2022-03-17T08:04:43.129Z] [2022-03-17T08:04:43.129Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:04:43.129Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:04:43.129Z] #51 77.60 go: downloading github.com/prometheus/common v0.10.0 [2022-03-17T08:04:43.129Z] #51 77.86 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-17T08:04:43.129Z] #51 77.88 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-17T08:04:43.129Z] #51 77.93 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-17T08:04:43.129Z] #51 80.43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-17T08:04:43.357Z] #40 6.994 Scanning dependencies of target tini-static [2022-03-17T08:04:43.357Z] #40 7.175 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-17T08:04:40.530Z] > git remote # timeout=10 [2022-03-17T08:04:40.607Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T08:04:40.651Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:04:40.653Z] > git merge 7f99438ce7f17c9272793bd62b840028ab72a521 # timeout=10 [2022-03-17T08:04:41.004Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-17T08:04:41.127Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T08:04:41.171Z] > git checkout -f 15f4b2129f9ff7d2accb310f2310049fbc99b82e # timeout=10 [2022-03-17T08:04:42.434Z] > git remote # timeout=10 [2022-03-17T08:04:42.498Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T08:04:42.539Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:04:42.541Z] > git merge 7f99438ce7f17c9272793bd62b840028ab72a521 # timeout=10 [2022-03-17T08:04:42.922Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-17T08:04:43.044Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T08:04:43.090Z] > git checkout -f 372de6ebea775e5a645a6f9301fed5b451bb5706 # timeout=10 [2022-03-17T08:04:44.453Z] #14 86.50 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-17T08:04:44.453Z] #14 86.51 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-17T08:04:44.453Z] #14 86.54 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-17T08:04:45.279Z] #40 8.873 [100%] Linking C executable tini-static [2022-03-17T08:04:45.279Z] #40 ... [2022-03-17T08:04:45.279Z] [2022-03-17T08:04:45.279Z] #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-03-17T08:04:45.279Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:04:45.279Z] #14 77.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-17T08:04:45.279Z] #14 77.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-17T08:04:45.279Z] #14 77.24 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-17T08:04:45.279Z] #14 85.51 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-17T08:04:45.279Z] #14 85.52 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:04:45.279Z] #14 85.52 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-17T08:04:45.279Z] #14 85.79 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-17T08:04:45.279Z] #14 85.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:04:45.279Z] #14 85.81 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-17T08:04:45.832Z] #14 88.13 Selecting previously unselected package libapparmor1:arm64. [2022-03-17T08:04:45.832Z] #14 88.13 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-17T08:04:45.832Z] #14 88.15 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-17T08:04:45.856Z] #14 ... [2022-03-17T08:04:45.856Z] [2022-03-17T08:04:45.856Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-17T08:04:45.856Z] #40 sha256:f12ecd90c37616456f713b0410e36b351098433b25354836859a83f914326b4a [2022-03-17T08:04:45.856Z] #40 9.602 [100%] Built target tini-static [2022-03-17T08:04:45.856Z] #40 9.715 + mkdir -p /build [2022-03-17T08:04:46.125Z] #40 9.718 + cp tini-static /build/docker-init [2022-03-17T08:04:46.771Z] #14 89.25 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-17T08:04:47.164Z] #14 89.25 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-17T08:04:47.165Z] #14 89.27 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-17T08:04:47.357Z] #51 ... [2022-03-17T08:04:47.357Z] [2022-03-17T08:04:47.357Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-17T08:04:47.357Z] #40 sha256:0f5a5dea0e72f3de841ed444f49d1e24f039f429e483128d157fa7221f9f7d6c [2022-03-17T08:04:47.357Z] #40 2.221 + RM_GOPATH=0 [2022-03-17T08:04:47.357Z] #40 2.221 + TMP_GOPATH= [2022-03-17T08:04:47.357Z] #40 2.221 + : /build [2022-03-17T08:04:47.357Z] #40 2.221 + '[' -z '' ']' [2022-03-17T08:04:47.357Z] #40 2.221 ++ mktemp -d [2022-03-17T08:04:47.357Z] #40 2.226 + export GOPATH=/tmp/tmp.prk0aLRI2G [2022-03-17T08:04:47.357Z] #40 2.226 + GOPATH=/tmp/tmp.prk0aLRI2G [2022-03-17T08:04:47.357Z] #40 2.226 + RM_GOPATH=1 [2022-03-17T08:04:47.357Z] #40 2.226 + case "$(go env GOARCH)" in [2022-03-17T08:04:47.357Z] #40 2.226 ++ go env GOARCH [2022-03-17T08:04:47.357Z] #40 2.273 Install tini version v0.19.0 [2022-03-17T08:04:47.357Z] #40 2.273 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T08:04:47.357Z] #40 2.273 + GO_BUILDMODE=-buildmode=pie [2022-03-17T08:04:47.357Z] #40 2.273 ++ dirname /install.sh [2022-03-17T08:04:47.357Z] #40 2.273 + dir=/ [2022-03-17T08:04:47.357Z] #40 2.273 + bin=tini [2022-03-17T08:04:47.357Z] #40 2.273 + shift [2022-03-17T08:04:47.357Z] #40 2.273 + '[' '!' -f //tini.installer ']' [2022-03-17T08:04:47.357Z] #40 2.273 + . //tini.installer [2022-03-17T08:04:47.357Z] #40 2.273 ++ : v0.19.0 [2022-03-17T08:04:47.357Z] #40 2.273 + install_tini [2022-03-17T08:04:47.357Z] #40 2.273 + echo 'Install tini version v0.19.0' [2022-03-17T08:04:47.357Z] #40 2.273 + git clone https://github.com/krallin/tini.git /tmp/tmp.prk0aLRI2G/tini [2022-03-17T08:04:47.357Z] #40 2.273 Cloning into '/tmp/tmp.prk0aLRI2G/tini'... [2022-03-17T08:04:47.357Z] #40 3.161 + cd /tmp/tmp.prk0aLRI2G/tini [2022-03-17T08:04:47.357Z] #40 3.161 + git checkout -q v0.19.0 [2022-03-17T08:04:47.357Z] #40 3.201 + cmake . [2022-03-17T08:04:47.357Z] #40 3.715 -- The C compiler identification is GNU 10.2.1 [2022-03-17T08:04:47.357Z] #40 3.884 -- Detecting C compiler ABI info [2022-03-17T08:04:47.520Z] #40 DONE 11.3s [2022-03-17T08:04:47.520Z] [2022-03-17T08:04:47.520Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T08:04:47.520Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T08:04:47.865Z] #60 ... [2022-03-17T08:04:47.865Z] [2022-03-17T08:04:47.865Z] #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-03-17T08:04:47.865Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:04:47.865Z] #14 71.02 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-17T08:04:47.865Z] #14 71.02 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:04:47.865Z] #14 71.04 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T08:04:47.865Z] #14 75.78 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-17T08:04:47.865Z] #14 75.78 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:04:47.865Z] #14 75.79 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-17T08:04:47.865Z] #14 81.07 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-17T08:04:47.865Z] #14 81.07 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:04:47.865Z] #14 81.08 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T08:04:48.306Z] #40 4.953 -- Detecting C compiler ABI info - done [2022-03-17T08:04:48.306Z] #40 5.123 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-17T08:04:48.306Z] #40 5.124 -- Detecting C compile features [2022-03-17T08:04:48.306Z] #40 5.133 -- Detecting C compile features - done [2022-03-17T08:04:48.362Z] #14 90.49 Selecting previously unselected package libbtrfs0:arm64. [2022-03-17T08:04:48.362Z] #14 90.50 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-17T08:04:48.362Z] #14 90.51 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-17T08:04:48.570Z] #40 5.225 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-17T08:04:48.782Z] Fetching without tags [2022-03-17T08:04:48.833Z] #40 ... [2022-03-17T08:04:48.833Z] [2022-03-17T08:04:48.833Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T08:04:48.833Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T08:04:48.833Z] #49 85.29 gotestsum version dev [2022-03-17T08:04:48.833Z] #49 DONE 86.1s [2022-03-17T08:04:48.833Z] [2022-03-17T08:04:48.833Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-17T08:04:48.833Z] #40 sha256:0f5a5dea0e72f3de841ed444f49d1e24f039f429e483128d157fa7221f9f7d6c [2022-03-17T08:04:48.833Z] #40 5.606 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-17T08:04:48.833Z] #40 ... [2022-03-17T08:04:48.833Z] [2022-03-17T08:04:48.833Z] #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-03-17T08:04:48.833Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:04:48.833Z] #14 77.30 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-17T08:04:48.833Z] #14 77.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-17T08:04:48.833Z] #14 77.34 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-17T08:04:48.931Z] #14 91.32 Selecting previously unselected package libbtrfs-dev:arm64.#14 ... [2022-03-17T08:04:48.931Z] [2022-03-17T08:04:48.931Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T08:04:48.931Z] #63 sha256:63f206f79972aba01afbfc61d0821339014fb7efbcb12cebe57426103726629b [2022-03-17T08:04:48.931Z] #63 82.00 Usage of /build/rootlesskit-docker-proxy: [2022-03-17T08:04:48.931Z] #63 82.00 -container-ip string [2022-03-17T08:04:48.931Z] #63 82.00 container ip [2022-03-17T08:04:48.931Z] #63 82.00 -container-port int [2022-03-17T08:04:48.931Z] #63 82.00 container port (default -1) [2022-03-17T08:04:48.931Z] #63 82.00 -host-ip string [2022-03-17T08:04:48.931Z] #63 82.00 host ip [2022-03-17T08:04:48.931Z] #63 82.00 -host-port int [2022-03-17T08:04:48.931Z] #63 82.00 host port (default -1) [2022-03-17T08:04:48.931Z] #63 82.00 -proto string [2022-03-17T08:04:48.931Z] #63 82.00 proxy protocol (default "tcp") [2022-03-17T08:04:48.931Z] #63 DONE 91.2s [2022-03-17T08:04:48.931Z] [2022-03-17T08:04:48.931Z] #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-03-17T08:04:48.931Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-17T08:04:48.931Z] #14 91.32 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-17T08:04:48.931Z] #14 91.32 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-17T08:04:48.931Z] #14 91.35 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-17T08:04:49.095Z] #14 86.23 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-17T08:04:49.095Z] #14 86.23 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:04:49.095Z] #14 86.24 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-17T08:04:49.095Z] #14 ... [2022-03-17T08:04:49.095Z] [2022-03-17T08:04:49.095Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-17T08:04:49.095Z] #40 sha256:0f5a5dea0e72f3de841ed444f49d1e24f039f429e483128d157fa7221f9f7d6c [2022-03-17T08:04:49.095Z] #40 5.737 -- Configuring done [2022-03-17T08:04:49.095Z] #40 5.749 -- Generating done [2022-03-17T08:04:49.095Z] #40 5.749 -- Build files have been written to: /tmp/tmp.prk0aLRI2G/tini [2022-03-17T08:04:49.095Z] #40 5.804 + make tini-static [2022-03-17T08:04:49.190Z] #14 91.54 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-03-17T08:04:49.190Z] #14 91.54 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-17T08:04:49.190Z] #14 91.56 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-17T08:04:49.190Z] #14 ... [2022-03-17T08:04:49.190Z] [2022-03-17T08:04:49.190Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-17T08:04:49.190Z] #64 sha256:176f25a411ae70f79e04e7fd591cd0415c624462de1c14f43e7885201daa138a [2022-03-17T08:04:49.190Z] #64 DONE 0.1s [2022-03-17T08:04:49.190Z] [2022-03-17T08:04:49.190Z] #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-03-17T08:04:49.190Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-17T08:04:49.190Z] #14 91.60 Selecting previously unselected package libudev-dev:arm64. [2022-03-17T08:04:49.190Z] #14 91.61 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-03-17T08:04:49.190Z] #14 91.64 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-03-17T08:04:49.449Z] #14 ... [2022-03-17T08:04:49.449Z] [2022-03-17T08:04:49.449Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-17T08:04:49.449Z] #65 sha256:bcd5b97f6e3930ef65db976cfac1f4227f37d6590b88708a7df587321590b7af [2022-03-17T08:04:49.449Z] #65 DONE 0.1s [2022-03-17T08:04:49.449Z] [2022-03-17T08:04:49.449Z] #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-03-17T08:04:49.449Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-17T08:04:49.449Z] #14 91.80 Selecting previously unselected package libsepol1-dev:arm64. [2022-03-17T08:04:49.449Z] #14 91.82 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-03-17T08:04:49.449Z] #14 91.82 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-03-17T08:04:49.670Z] #40 6.255 Scanning dependencies of target tini-static [2022-03-17T08:04:49.670Z] #40 6.405 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-17T08:04:49.708Z] #14 92.17 Selecting previously unselected package libpcre2-16-0:arm64. [2022-03-17T08:04:49.779Z] Merging remotes/origin/master commit 7f99438ce7f17c9272793bd62b840028ab72a521 into PR head commit 8ba83f63a0e9f6133c9033e25cda9ebee37bffa2 [2022-03-17T08:04:49.967Z] #14 92.18 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-03-17T08:04:49.967Z] #14 92.18 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-03-17T08:04:49.967Z] #14 92.41 Selecting previously unselected package libpcre2-32-0:arm64. [2022-03-17T08:04:49.967Z] #14 92.41 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-03-17T08:04:49.967Z] #14 92.41 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-03-17T08:04:50.228Z] #14 92.62 Selecting previously unselected package libpcre2-posix2:arm64. [2022-03-17T08:04:50.228Z] #14 92.62 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-03-17T08:04:50.487Z] #14 92.68 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-03-17T08:04:50.488Z] #14 92.73 Selecting previously unselected package libpcre2-dev:arm64. [2022-03-17T08:04:50.488Z] #14 92.73 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-03-17T08:04:50.488Z] #14 92.74 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-03-17T08:04:50.654Z] #19 ... [2022-03-17T08:04:50.654Z] [2022-03-17T08:04:50.654Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:04:50.654Z] #58 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:04:50.654Z] #58 195.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-17T08:04:50.654Z] #58 DONE 195.5s [2022-03-17T08:04:50.654Z] [2022-03-17T08:04:50.654Z] #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-03-17T08:04:50.654Z] #19 sha256:e122a9db5cd3f12b0a40d321fb4607255620963324bbc2d93d1d0820f2e95114 [2022-03-17T08:04:50.654Z] #19 184.9 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-03-17T08:04:50.654Z] #19 184.9 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-17T08:04:50.654Z] #19 184.9 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-17T08:04:50.654Z] #19 185.0 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-03-17T08:04:50.654Z] #19 185.0 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-03-17T08:04:50.654Z] #19 185.0 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-17T08:04:50.654Z] #19 185.3 Selecting previously unselected package libc6-dev-arm64-cross. [2022-03-17T08:04:50.654Z] #19 185.3 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-03-17T08:04:50.654Z] #19 185.3 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-17T08:04:50.654Z] #19 185.7 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-03-17T08:04:50.654Z] #19 185.7 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:04:50.654Z] #19 185.7 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-17T08:04:50.654Z] #19 186.1 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-03-17T08:04:50.747Z] #14 93.04 Selecting previously unselected package libselinux1-dev:arm64. [2022-03-17T08:04:50.747Z] #14 93.04 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-03-17T08:04:50.747Z] #14 93.08 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-03-17T08:04:50.747Z] #14 93.25 Selecting previously unselected package libdevmapper-dev:arm64. [2022-03-17T08:04:50.914Z] #19 186.1 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-17T08:04:50.914Z] #19 186.1 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-17T08:04:51.007Z] #14 93.26 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-03-17T08:04:51.007Z] #14 93.26 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-17T08:04:51.007Z] #14 93.32 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-17T08:04:51.007Z] #14 93.33 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-17T08:04:51.007Z] #14 93.34 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-17T08:04:51.007Z] #14 93.43 Selecting previously unselected package libsystemd-dev:arm64. [2022-03-17T08:04:51.007Z] #14 93.44 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-03-17T08:04:51.007Z] #14 93.45 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-03-17T08:04:48.385Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T08:04:48.474Z] > git config --add remote.origin.fetch +refs/pull/43380/head:refs/remotes/origin/PR-43380 # timeout=10 [2022-03-17T08:04:48.542Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:04:48.679Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T08:04:48.823Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T08:04:48.823Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:04:48.825Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43380/head:refs/remotes/origin/PR-43380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:04:49.896Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T08:04:49.965Z] > git checkout -f 8ba83f63a0e9f6133c9033e25cda9ebee37bffa2 # timeout=10 [2022-03-17T08:04:51.577Z] #14 93.85 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-17T08:04:51.577Z] #14 93.87 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-17T08:04:51.577Z] #14 93.88 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-17T08:04:51.577Z] #14 93.90 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-03-17T08:04:51.577Z] #14 93.92 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-17T08:04:51.577Z] #14 93.93 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-03-17T08:04:51.577Z] #14 93.95 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-17T08:04:51.577Z] #14 93.96 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-03-17T08:04:51.577Z] #14 94.04 Setting up libudev-dev:arm64 (247.3-6) ... [2022-03-17T08:04:51.577Z] #14 94.06 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-03-17T08:04:51.591Z] #40 8.479 [100%] Linking C executable tini-static [2022-03-17T08:04:51.837Z] #14 94.08 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-17T08:04:51.837Z] #14 94.09 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-17T08:04:51.837Z] #14 94.11 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-17T08:04:51.837Z] #14 94.13 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-17T08:04:51.837Z] #14 94.16 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-17T08:04:51.837Z] #14 94.19 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-03-17T08:04:51.837Z] #14 94.23 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-17T08:04:52.406Z] #14 94.73 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-03-17T08:04:52.406Z] #14 94.79 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-03-17T08:04:52.406Z] #14 94.82 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-17T08:04:52.406Z] #14 94.86 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T08:04:52.667Z] #14 ... [2022-03-17T08:04:52.667Z] [2022-03-17T08:04:52.667Z] #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-03-17T08:04:52.667Z] #34 sha256:161945c81b3d78b8166eb66f0de5a4ec30ef0c0f329c46793eff27a2b94e7036 [2022-03-17T08:04:52.667Z] #34 DONE 94.6s [2022-03-17T08:04:52.667Z] [2022-03-17T08:04:52.667Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T08:04:52.667Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-17T08:04:52.667Z] #14 94.95 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-03-17T08:04:52.667Z] #14 94.97 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T08:04:52.667Z] #14 95.02 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-03-17T08:04:52.667Z] #14 95.02 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-17T08:04:52.667Z] #14 95.03 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T08:04:52.667Z] #14 95.05 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-03-17T08:04:52.667Z] #14 95.07 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T08:04:52.667Z] #14 95.12 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-17T08:04:52.667Z] #14 95.15 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-17T08:04:52.667Z] #14 95.16 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-17T08:04:52.928Z] #14 95.17 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-17T08:04:52.928Z] #14 95.19 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-17T08:04:52.928Z] #14 95.21 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:04:52.986Z] #40 9.561 [100%] Built target tini-static [2022-03-17T08:04:52.986Z] #40 9.677 + mkdir -p /build [2022-03-17T08:04:52.986Z] #40 9.684 + cp tini-static /build/docker-init [2022-03-17T08:04:53.248Z] #40 DONE 9.9s [2022-03-17T08:04:53.248Z] [2022-03-17T08:04:53.248Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T08:04:53.248Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:04:53.248Z] #14 86.43 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-17T08:04:53.248Z] #14 86.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:04:53.248Z] #14 86.46 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-17T08:04:53.362Z] Commit message: "Merge commit '7f99438ce7f17c9272793bd62b840028ab72a521' into HEAD" [2022-03-17T08:04:53.497Z] First time build. Skipping changelog. [2022-03-17T08:04:53.498Z] #14 DONE 95.7s [2022-03-17T08:04:53.498Z] [2022-03-17T08:04:53.498Z] #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-03-17T08:04:53.498Z] #26 sha256:639be5a608a9d18058afb1e626e86b9443a764e5c45371bffe59de8e5e27f673 [2022-03-17T08:04:53.498Z] #26 91.14 Updating files: 23% (2711/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/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: 37% (4278/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/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: 69% (7959/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 98% (11282/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-03-17T08:04:53.498Z] #26 94.34 + cd /tmp/tmp.oKoJEOrVfQ/tmp/docker-ce [2022-03-17T08:04:53.498Z] #26 94.34 + git checkout -q v17.06.2-ce [2022-03-17T08:04:53.761Z] #26 ... [2022-03-17T08:04:53.761Z] [2022-03-17T08:04:53.761Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-17T08:04:53.761Z] #55 sha256:c0a6e58caab10d2ad34000f0e69865f0e9af4cd98f073964b70db8005f9dca56 [2022-03-17T08:04:53.761Z] #55 DONE 0.4s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-03-17T08:04:54.098Z] [2022-03-17T08:04:54.099Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T08:04:54.099Z] #56 sha256:7e418dd2ff172d3a46cd5a6b181059827716c53b1c12cf830edb8e8e22a1dd0f [Pipeline] sh [2022-03-17T08:04:54.113Z] #43 ... [2022-03-17T08:04:54.114Z] [2022-03-17T08:04:54.114Z] #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-03-17T08:04:54.114Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:04:54.114Z] #14 95.95 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-17T08:04:54.114Z] #14 95.95 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:04:54.114Z] #14 95.96 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T08:04:54.219Z] Merge succeeded, producing 452aebbd327fafe25914e4eb86256bed4a9ef698 [2022-03-17T08:04:54.220Z] Checking out Revision 452aebbd327fafe25914e4eb86256bed4a9ef698 (PR-43380) [2022-03-17T08:04:53.403Z] > git rev-list --no-walk ed1af561ad1e338d2f28ef9cfb056feba9de2a65 # timeout=10 [2022-03-17T08:04:53.532Z] > git remote # timeout=10 [2022-03-17T08:04:53.617Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T08:04:53.677Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:04:53.679Z] > git merge 7f99438ce7f17c9272793bd62b840028ab72a521 # timeout=10 [2022-03-17T08:04:54.120Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-17T08:04:54.284Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T08:04:54.352Z] > git checkout -f 452aebbd327fafe25914e4eb86256bed4a9ef698 # timeout=10 [2022-03-17T08:04:54.670Z] Commit message: "Merge commit '7f99438ce7f17c9272793bd62b840028ab72a521' into HEAD" [2022-03-17T08:04:54.672Z] #56 ... [2022-03-17T08:04:54.672Z] [2022-03-17T08:04:54.672Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-17T08:04:54.672Z] #15 sha256:d8a320c82cab7f01422ae89ff193aaa97e19460198554d5911e34085d2be90ac [2022-03-17T08:04:54.672Z] #15 DONE 1.2s [2022-03-17T08:04:54.672Z] [2022-03-17T08:04:54.672Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-17T08:04:54.672Z] #16 sha256:9af9a131a283b306b75a5655478cfa0ed2c50593015561b111c5fea5b55f518e [2022-03-17T08:04:54.804Z] First time build. Skipping changelog. [2022-03-17T08:04:55.611Z] #16 DONE 1.0s [2022-03-17T08:04:55.611Z] [2022-03-17T08:04:55.611Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-17T08:04:55.611Z] #17 sha256:b1359dabe6ea1f3046c709d19048acb4fdd140c9b8224d0f164f87f2fe93f153 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-17T08:04:56.179Z] #17 0.490 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-17T08:04:56.179Z] #17 DONE 0.7s [2022-03-17T08:04:56.179Z] [2022-03-17T08:04:56.179Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T08:04:56.179Z] #56 sha256:7e418dd2ff172d3a46cd5a6b181059827716c53b1c12cf830edb8e8e22a1dd0f [2022-03-17T08:04:56.179Z] #56 0.977 + RM_GOPATH=0 [2022-03-17T08:04:56.179Z] #56 0.977 + TMP_GOPATH= [2022-03-17T08:04:56.179Z] #56 0.977 + : /build [2022-03-17T08:04:56.179Z] #56 0.978 + '[' -z '' ']' [2022-03-17T08:04:56.179Z] #56 0.979 ++ mktemp -d [2022-03-17T08:04:56.179Z] #56 0.980 + export GOPATH=/tmp/tmp.2YOERnDasC [2022-03-17T08:04:56.179Z] #56 0.980 + GOPATH=/tmp/tmp.2YOERnDasC [2022-03-17T08:04:56.179Z] #56 0.980 + RM_GOPATH=1 [2022-03-17T08:04:56.179Z] #56 0.980 + case "$(go env GOARCH)" in [2022-03-17T08:04:56.179Z] #56 0.980 ++ go env GOARCH [2022-03-17T08:04:56.179Z] #56 0.997 Install runc version v1.1.0 (build tags: seccomp) [2022-03-17T08:04:56.179Z] #56 0.997 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T08:04:56.179Z] #56 0.997 + GO_BUILDMODE=-buildmode=pie [2022-03-17T08:04:56.179Z] #56 0.997 ++ dirname /install.sh [2022-03-17T08:04:56.179Z] #56 0.997 + dir=/ [2022-03-17T08:04:56.179Z] #56 0.997 + bin=runc [2022-03-17T08:04:56.179Z] #56 0.997 + shift [2022-03-17T08:04:56.179Z] #56 0.997 + '[' '!' -f //runc.installer ']' [2022-03-17T08:04:56.179Z] #56 0.997 + . //runc.installer [2022-03-17T08:04:56.179Z] #56 0.997 ++ set -e [2022-03-17T08:04:56.179Z] #56 0.997 ++ : v1.1.0 [2022-03-17T08:04:56.179Z] #56 0.997 + install_runc [2022-03-17T08:04:56.179Z] #56 0.997 + RUNC_BUILDTAGS=seccomp [2022-03-17T08:04:56.179Z] #56 0.997 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-17T08:04:56.179Z] #56 0.997 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2YOERnDasC/src/github.com/opencontainers/runc [2022-03-17T08:04:56.179Z] #56 0.997 Cloning into '/tmp/tmp.2YOERnDasC/src/github.com/opencontainers/runc'... [2022-03-17T08:04:56.184Z] #19 190.9 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-03-17T08:04:56.184Z] #19 190.9 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-17T08:04:56.184Z] #19 190.9 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-17T08:04:56.184Z] #19 190.9 Selecting previously unselected package patch. [2022-03-17T08:04:56.184Z] #19 190.9 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-03-17T08:04:56.184Z] #19 190.9 Unpacking patch (2.7.6-7) ... [2022-03-17T08:04:56.184Z] #19 191.0 Selecting previously unselected package dpkg-dev. [2022-03-17T08:04:56.184Z] #19 191.0 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-03-17T08:04:56.184Z] #19 191.0 Unpacking dpkg-dev (1.20.9) ... [2022-03-17T08:04:56.184Z] #19 191.1 Selecting previously unselected package libconfig-inifiles-perl. [2022-03-17T08:04:56.184Z] #19 191.1 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-03-17T08:04:56.184Z] #19 191.1 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-03-17T08:04:56.184Z] #19 191.2 Selecting previously unselected package libio-string-perl. [2022-03-17T08:04:56.184Z] #19 191.2 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-03-17T08:04:56.184Z] #19 191.2 Unpacking libio-string-perl (1.08-3.1) ... [2022-03-17T08:04:56.184Z] #19 191.2 Selecting previously unselected package libicu67:amd64. [2022-03-17T08:04:56.184Z] #19 191.2 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-03-17T08:04:56.184Z] #19 191.2 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-17T08:04:56.751Z] #19 192.0 Selecting previously unselected package libxml2:amd64. [2022-03-17T08:04:56.751Z] #19 192.0 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-17T08:04:56.751Z] #19 192.0 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-17T08:04:56.751Z] #19 192.1 Selecting previously unselected package libxml-namespacesupport-perl. [2022-03-17T08:04:56.751Z] #19 192.1 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-03-17T08:04:56.751Z] #19 192.1 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-17T08:04:56.751Z] #19 192.1 Selecting previously unselected package libxml-sax-base-perl. [2022-03-17T08:04:57.009Z] #19 192.1 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-03-17T08:04:57.009Z] #19 192.1 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-03-17T08:04:57.009Z] #19 192.2 Selecting previously unselected package libxml-sax-perl. [2022-03-17T08:04:57.009Z] #19 192.2 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-03-17T08:04:57.009Z] #19 192.2 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-03-17T08:04:57.009Z] #19 192.2 Selecting previously unselected package libxml-libxml-perl. [2022-03-17T08:04:57.009Z] #19 192.2 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-03-17T08:04:57.009Z] #19 192.2 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-17T08:04:57.009Z] #19 192.3 Selecting previously unselected package libxml-simple-perl. [2022-03-17T08:04:57.009Z] #19 192.3 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-03-17T08:04:57.009Z] #19 192.3 Unpacking libxml-simple-perl (2.25-1) ... [2022-03-17T08:04:57.009Z] #19 192.3 Selecting previously unselected package libyaml-perl. [2022-03-17T08:04:57.009Z] #19 192.3 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-03-17T08:04:57.009Z] #19 192.3 Unpacking libyaml-perl (1.30-1) ... [2022-03-17T08:04:57.009Z] #19 192.4 Selecting previously unselected package libconfig-auto-perl. [2022-03-17T08:04:57.009Z] #19 192.4 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-03-17T08:04:57.009Z] #19 192.4 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-03-17T08:04:57.009Z] #19 192.4 Selecting previously unselected package libfile-which-perl. [2022-03-17T08:04:57.119Z] #56 ... [2022-03-17T08:04:57.119Z] [2022-03-17T08:04:57.119Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-17T08:04:57.119Z] #18 sha256:dc3ee12dc3c5f798165618fed69a3b7fb018dea19025d36719b0e2f93d5fcce9 [2022-03-17T08:04:57.119Z] #18 DONE 0.9s [2022-03-17T08:04:57.119Z] [2022-03-17T08:04:57.119Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-17T08:04:57.119Z] #19 sha256:af2db5a9e6837155a5130faf2fd7291d95f1bbba83f097db1c6047d556c7701f [2022-03-17T08:04:57.152Z] + docker version [2022-03-17T08:04:57.268Z] #19 192.4 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-03-17T08:04:57.268Z] #19 192.4 Unpacking libfile-which-perl (1.23-1) ... [2022-03-17T08:04:57.268Z] #19 192.5 Selecting previously unselected package libfile-homedir-perl. [2022-03-17T08:04:57.268Z] #19 192.5 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-03-17T08:04:57.268Z] #19 192.5 Unpacking libfile-homedir-perl (1.006-1) ... [2022-03-17T08:04:57.268Z] #19 192.5 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-03-17T08:04:57.268Z] #19 192.5 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-03-17T08:04:57.268Z] #19 192.5 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-17T08:04:57.268Z] #19 192.6 Selecting previously unselected package dpkg-cross. [2022-03-17T08:04:57.268Z] #19 192.6 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-03-17T08:04:57.268Z] #19 192.6 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-03-17T08:04:57.268Z] #19 192.6 Selecting previously unselected package crossbuild-essential-arm64. [2022-03-17T08:04:57.268Z] #19 192.6 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-03-17T08:04:57.268Z] #19 192.6 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-03-17T08:04:57.268Z] #19 192.6 Selecting previously unselected package libc6-armel-cross. [2022-03-17T08:04:57.268Z] #19 192.6 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-03-17T08:04:57.268Z] #19 192.6 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-03-17T08:04:57.527Z] #19 192.7 Selecting previously unselected package libgcc-s1-armel-cross. [2022-03-17T08:04:57.527Z] #19 192.8 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:04:57.527Z] #19 192.8 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-17T08:04:57.527Z] #19 192.8 Selecting previously unselected package libgomp1-armel-cross. [2022-03-17T08:04:57.527Z] #19 192.8 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:04:57.527Z] #19 192.8 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-17T08:04:57.527Z] #19 192.8 Selecting previously unselected package libatomic1-armel-cross. [2022-03-17T08:04:57.527Z] #19 192.8 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:04:57.527Z] #19 192.8 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-17T08:04:57.527Z] #19 192.9 Selecting previously unselected package libasan6-armel-cross. [2022-03-17T08:04:57.527Z] #19 192.9 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:04:57.527Z] #19 192.9 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-17T08:04:57.787Z] #19 193.1 Selecting previously unselected package libstdc++6-armel-cross. [2022-03-17T08:04:57.787Z] #19 193.1 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:04:57.787Z] #19 193.1 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-17T08:04:57.787Z] #19 193.2 Selecting previously unselected package libubsan1-armel-cross. [2022-03-17T08:04:57.787Z] #19 193.2 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:04:57.787Z] #19 193.2 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-17T08:04:57.884Z] #14 91.35 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-17T08:04:57.884Z] #14 91.35 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:04:57.884Z] #14 91.36 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T08:04:58.046Z] #19 193.3 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-03-17T08:04:58.046Z] #19 193.3 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:04:58.046Z] #19 193.3 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-17T08:04:58.046Z] #19 193.4 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-03-17T08:04:58.046Z] #19 193.4 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-17T08:04:58.046Z] #19 193.4 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-17T08:04:58.059Z] #19 DONE 0.9s [2022-03-17T08:04:58.059Z] [2022-03-17T08:04:58.059Z] #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-03-17T08:04:58.059Z] #26 sha256:639be5a608a9d18058afb1e626e86b9443a764e5c45371bffe59de8e5e27f673 [2022-03-17T08:04:58.059Z] #26 97.03 + mkdir -p /tmp/tmp.oKoJEOrVfQ/src/github.com/docker [2022-03-17T08:04:58.059Z] #26 97.03 + mv components/cli /tmp/tmp.oKoJEOrVfQ/src/github.com/docker/cli [2022-03-17T08:04:58.059Z] #26 97.04 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-03-17T08:04:54.710Z] > git rev-list --no-walk ed1af561ad1e338d2f28ef9cfb056feba9de2a65 # timeout=10 [2022-03-17T08:04:59.002Z] #26 ... [2022-03-17T08:04:59.002Z] [2022-03-17T08:04:59.002Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-17T08:04:59.002Z] #20 sha256:8055231f05864d044699d80182330c875eafb66a3509d5708c53c9db4b773682 [2022-03-17T08:04:59.002Z] #20 DONE 0.9s [2022-03-17T08:04:59.002Z] [2022-03-17T08:04:59.002Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T08:04:59.002Z] #21 sha256:43cb0df811a315d153d32ff8cd0fa0308904585110f4d5d27efc99017e00d555 [2022-03-17T08:04:59.007Z] + docker version [2022-03-17T08:04:59.425Z] #14 ... [2022-03-17T08:04:59.425Z] [2022-03-17T08:04:59.425Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:04:59.425Z] #60 sha256:a86fc3521dd86cdbfb68a0063e3ffc2f8c5bab26c07c59fe5e92d9d7bbb551bd [2022-03-17T08:04:59.571Z] #21 0.870 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:04:59.831Z] #21 1.065 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:04:59.831Z] #21 1.073 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:05:00.091Z] #21 1.253 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-17T08:05:00.438Z] #14 ... [2022-03-17T08:05:00.438Z] [2022-03-17T08:05:00.438Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T08:05:00.438Z] #63 sha256:d14a7f28d2bbef47359bb2cc8de6d13588243030bb24111b900ed601a9b9f7d5 [2022-03-17T08:05:00.438Z] #63 93.29 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-17T08:05:00.438Z] #63 93.29 + GOBIN=/build [2022-03-17T08:05:00.438Z] #63 93.29 + GO111MODULE=on [2022-03-17T08:05:00.438Z] #63 93.29 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-17T08:05:00.660Z] #21 1.747 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-17T08:05:01.277Z] #60 61.70 Updating files: 29% (1389/4740) Updating files: 30% (1422/4740) Updating files: 31% (1470/4740) Updating files: 32% (1517/4740) Updating files: 33% (1565/4740) Updating files: 34% (1612/4740) Updating files: 35% (1659/4740) Updating files: 36% (1707/4740) Updating files: 37% (1754/4740) Updating files: 38% (1802/4740) Updating files: 39% (1849/4740) Updating files: 40% (1896/4740) Updating files: 41% (1944/4740) Updating files: 42% (1991/4740) Updating files: 43% (2039/4740) Updating files: 44% (2086/4740) Updating files: 45% (2133/4740) Updating files: 46% (2181/4740) Updating files: 47% (2228/4740) Updating files: 48% (2276/4740) Updating files: 49% (2323/4740) Updating files: 50% (2370/4740) Updating files: 51% (2418/4740) Updating files: 52% (2465/4740) Updating files: 53% (2513/4740) Updating files: 54% (2560/4740) Updating files: 55% (2607/4740) Updating files: 56% (2655/4740) Updating files: 57% (2702/4740) Updating files: 58% (2750/4740) Updating files: 59% (2797/4740) Updating files: 60% (2844/4740) Updating files: 61% (2892/4740) Updating files: 62% (2939/4740) Updating files: 63% (2987/4740) Updating files: 64% (3034/4740) Updating files: 65% (3081/4740) Updating files: 66% (3129/4740) Updating files: 67% (3176/4740) Updating files: 68% (3224/4740) Updating files: 69% (3271/4740) Updating files: 70% (3318/4740) Updating files: 71% (3366/4740) Updating files: 72% (3413/4740) Updating files: 73% (3461/4740) Updating files: 74% (3508/4740) Updating files: 75% (3555/4740) Updating files: 76% (3603/4740) Updating files: 77% (3650/4740) Updating files: 78% (3698/4740) Updating files: 79% (3745/4740) Updating files: 80% (3792/4740) Updating files: 81% (3840/4740) Updating files: 82% (3887/4740) Updating files: 83% (3935/4740) Updating files: 84% (3982/4740) Updating files: 85% (4029/4740) Updating files: 86% (4077/4740) Updating files: 87% (4124/4740) Updating files: 88% (4172/4740) Updating files: 89% (4219/4740) Updating files: 89% (4246/4740) Updating files: 90% (4266/4740) Updating files: 91% (4314/4740) Updating files: 92% (4361/4740) Updating files: 93% (4409/4740) Updating files: 94% (4456/4740) Updating files: 95% (4503/4740) Updating files: 96% (4551/4740) Updating files: 97% (4598/4740) Updating files: 98% (4646/4740) Updating files: 99% (4693/4740) Updating files: 100% (4740/4740) Updating files: 100% (4740/4740), done. [2022-03-17T08:05:01.277Z] #60 64.29 + cd /tmp/tmp.4xZwp4MBZL/src/github.com/containerd/containerd [2022-03-17T08:05:01.277Z] #60 64.29 + git checkout -q v1.6.1 [2022-03-17T08:05:01.434Z] #14 98.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-17T08:05:01.434Z] #14 98.25 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:05:01.434Z] #14 98.25 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T08:05:01.600Z] #21 2.628 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-17T08:05:02.235Z] #60 65.03 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-17T08:05:02.235Z] #60 65.03 + BUILDTAGS='netgo osusergo static_build' [2022-03-17T08:05:02.235Z] #60 65.03 + export EXTRA_FLAGS=-buildmode=pie [2022-03-17T08:05:02.235Z] #60 65.03 + EXTRA_FLAGS=-buildmode=pie [2022-03-17T08:05:02.235Z] #60 65.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-17T08:05:02.235Z] #60 65.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-17T08:05:02.235Z] #60 65.03 + '[' '' = dynamic ']' [2022-03-17T08:05:02.235Z] #60 65.03 + make [2022-03-17T08:05:03.323Z] #19 198.1 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-03-17T08:05:03.323Z] #19 198.1 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-17T08:05:03.323Z] #19 198.1 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-17T08:05:03.323Z] #19 198.1 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-03-17T08:05:03.323Z] #19 198.1 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-03-17T08:05:03.323Z] #19 198.1 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-17T08:05:03.323Z] #19 198.3 Selecting previously unselected package libc6-dev-armel-cross. [2022-03-17T08:05:03.323Z] #19 198.3 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-03-17T08:05:03.323Z] #19 198.3 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-17T08:05:03.323Z] #19 198.5 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-03-17T08:05:03.323Z] #19 198.5 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:03.323Z] #19 198.5 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-17T08:05:03.323Z] #19 198.8 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-03-17T08:05:03.581Z] #19 198.8 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-17T08:05:03.581Z] #19 198.8 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-17T08:05:04.143Z] #21 4.917 Fetched 8393 kB in 4s (1933 kB/s) [2022-03-17T08:05:04.813Z] #60 67.73 + bin/ctr [2022-03-17T08:05:05.523Z] #21 4.917 Reading package lists... [2022-03-17T08:05:05.751Z] Commit message: "Merge commit '7f99438ce7f17c9272793bd62b840028ab72a521' into HEAD" [2022-03-17T08:05:05.867Z] #63 98.27 rootlesskit version 0.14.6 [2022-03-17T08:05:05.867Z] #63 98.29 Usage of /build/rootlesskit-docker-proxy: [2022-03-17T08:05:05.867Z] #63 98.29 -container-ip string [2022-03-17T08:05:05.867Z] #63 98.29 container ip [2022-03-17T08:05:05.867Z] #63 98.29 -container-port int [2022-03-17T08:05:05.867Z] #63 98.29 container port (default -1) [2022-03-17T08:05:05.867Z] #63 98.29 -host-ip string [2022-03-17T08:05:05.867Z] #63 98.29 host ip [2022-03-17T08:05:05.867Z] #63 98.29 -host-port int [2022-03-17T08:05:05.867Z] #63 98.29 host port (default -1) [2022-03-17T08:05:05.867Z] #63 98.29 -proto string [2022-03-17T08:05:05.867Z] #63 98.29 proxy protocol (default "tcp") [2022-03-17T08:05:05.867Z] #63 ... [2022-03-17T08:05:05.867Z] [2022-03-17T08:05:05.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-03-17T08:05:05.868Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:05:05.868Z] #14 96.15 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-17T08:05:05.868Z] #14 96.15 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-17T08:05:05.868Z] #14 96.16 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-17T08:05:05.868Z] #14 96.29 Selecting previously unselected package libapparmor1:amd64. [2022-03-17T08:05:05.868Z] #14 96.29 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-17T08:05:05.868Z] #14 96.30 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-17T08:05:05.868Z] #14 96.38 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-17T08:05:05.868Z] #14 96.38 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-17T08:05:05.868Z] #14 96.40 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-17T08:05:05.868Z] #14 96.51 Selecting previously unselected package libbtrfs0:amd64. [2022-03-17T08:05:05.868Z] #14 96.51 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-17T08:05:05.868Z] #14 96.52 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T08:05:05.868Z] #14 96.66 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-17T08:05:05.868Z] #14 96.67 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-17T08:05:05.868Z] #14 96.67 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T08:05:05.868Z] #14 96.84 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-17T08:05:05.868Z] #14 96.86 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T08:05:05.868Z] #14 96.86 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T08:05:05.868Z] #14 96.92 Selecting previously unselected package libudev-dev:amd64. [2022-03-17T08:05:05.868Z] #14 96.93 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-17T08:05:05.868Z] #14 96.94 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-17T08:05:05.868Z] #14 97.07 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-17T08:05:05.868Z] #14 97.07 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-17T08:05:05.868Z] #14 97.09 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-17T08:05:05.868Z] #14 97.29 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-17T08:05:05.868Z] #14 97.29 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-17T08:05:05.868Z] #14 97.30 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-17T08:05:05.868Z] #14 97.48 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-17T08:05:05.868Z] #14 97.48 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-17T08:05:05.868Z] #14 97.49 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-17T08:05:05.868Z] #14 97.65 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-17T08:05:05.868Z] #14 97.65 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-17T08:05:05.868Z] #14 97.66 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-17T08:05:05.868Z] #14 97.74 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-17T08:05:05.868Z] #14 97.75 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-17T08:05:05.868Z] #14 97.75 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-17T08:05:05.868Z] #14 98.13 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-17T08:05:05.868Z] #14 98.13 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-17T08:05:05.868Z] #14 98.14 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-17T08:05:05.868Z] #14 98.33 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-17T08:05:05.868Z] #14 98.33 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T08:05:05.868Z] #14 98.34 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-17T08:05:05.868Z] #14 98.45 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-17T08:05:05.868Z] #14 98.45 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-17T08:05:05.868Z] #14 98.47 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-17T08:05:05.868Z] #14 98.59 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-17T08:05:05.868Z] #14 98.60 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-17T08:05:05.868Z] #14 98.61 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-17T08:05:05.911Z] First time build. Skipping changelog. [2022-03-17T08:05:06.042Z] Client: [2022-03-17T08:05:06.042Z] Version: 20.10.9 [2022-03-17T08:05:06.042Z] API version: 1.41 [2022-03-17T08:05:06.042Z] Go version: go1.16.8 [2022-03-17T08:05:06.042Z] Git commit: c2ea9bc [2022-03-17T08:05:06.042Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-17T08:05:06.042Z] OS/Arch: windows/amd64 [2022-03-17T08:05:06.042Z] Context: default [2022-03-17T08:05:06.042Z] Experimental: true [2022-03-17T08:05:06.042Z] [2022-03-17T08:05:06.042Z] Server: Docker Engine - Community [2022-03-17T08:05:06.042Z] Engine: [2022-03-17T08:05:06.042Z] Version: 20.10.9 [2022-03-17T08:05:06.042Z] API version: 1.41 (minimum version 1.24) [2022-03-17T08:05:06.042Z] Go version: go1.16.8 [2022-03-17T08:05:06.042Z] Git commit: 79ea9d3 [2022-03-17T08:05:06.042Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-17T08:05:06.042Z] OS/Arch: windows/amd64 [2022-03-17T08:05:06.042Z] Experimental: true [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-17T08:05:06.836Z] Client: [2022-03-17T08:05:06.836Z] Version: 20.10.9 [2022-03-17T08:05:06.836Z] API version: 1.41 [2022-03-17T08:05:06.836Z] Go version: go1.16.8 [2022-03-17T08:05:06.836Z] Git commit: c2ea9bc [2022-03-17T08:05:06.836Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-17T08:05:06.836Z] OS/Arch: windows/amd64 [2022-03-17T08:05:06.836Z] Context: default [2022-03-17T08:05:06.836Z] Experimental: true [2022-03-17T08:05:06.836Z] [2022-03-17T08:05:06.836Z] Server: Docker Engine - Community [2022-03-17T08:05:06.836Z] Engine: [2022-03-17T08:05:06.836Z] Version: 20.10.9 [2022-03-17T08:05:06.836Z] API version: 1.41 (minimum version 1.24) [2022-03-17T08:05:06.836Z] Go version: go1.16.8 [2022-03-17T08:05:06.836Z] Git commit: 79ea9d3 [2022-03-17T08:05:06.836Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-17T08:05:06.836Z] OS/Arch: windows/amd64 [2022-03-17T08:05:06.836Z] Experimental: true [2022-03-17T08:05:07.294Z] #14 100.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-17T08:05:07.294Z] #14 100.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-17T08:05:07.688Z] #21 6.894 Reading package lists... [2022-03-17T08:05:07.772Z] #19 203.3 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-03-17T08:05:07.948Z] #21 8.773 Building dependency tree... [2022-03-17T08:05:08.014Z] #14 101.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-17T08:05:08.014Z] #14 101.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-17T08:05:08.031Z] #19 203.3 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-17T08:05:08.031Z] #19 203.3 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-17T08:05:08.031Z] #19 203.3 Selecting previously unselected package crossbuild-essential-armel. [2022-03-17T08:05:08.031Z] #19 203.3 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-03-17T08:05:08.031Z] #19 203.3 Unpacking crossbuild-essential-armel (12.9) ... [2022-03-17T08:05:08.031Z] #19 203.3 Selecting previously unselected package libc6-armhf-cross. [2022-03-17T08:05:08.031Z] #19 203.3 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-03-17T08:05:08.031Z] #19 203.3 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-03-17T08:05:08.031Z] #19 203.4 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-03-17T08:05:08.031Z] #19 203.5 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:08.031Z] #19 203.5 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-17T08:05:08.031Z] #19 203.5 Selecting previously unselected package libgomp1-armhf-cross. [2022-03-17T08:05:08.031Z] #19 203.5 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:08.031Z] #19 203.5 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-17T08:05:08.031Z] #19 203.5 Selecting previously unselected package libatomic1-armhf-cross. [2022-03-17T08:05:08.290Z] #19 203.5 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:08.290Z] #19 203.5 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-17T08:05:08.290Z] #19 203.6 Selecting previously unselected package libasan6-armhf-cross. [2022-03-17T08:05:08.290Z] #19 203.6 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:08.290Z] #19 203.6 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [Pipeline] sh [2022-03-17T08:05:08.552Z] #19 203.8 Selecting previously unselected package libstdc++6-armhf-cross. [2022-03-17T08:05:08.552Z] #19 203.8 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:08.552Z] #19 203.8 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-17T08:05:08.552Z] #19 203.9 Selecting previously unselected package libubsan1-armhf-cross. [2022-03-17T08:05:08.552Z] #19 203.9 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:08.552Z] #19 203.9 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-17T08:05:08.588Z] #14 101.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-17T08:05:08.588Z] #14 101.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-17T08:05:08.813Z] #19 204.0 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-03-17T08:05:08.813Z] #19 204.0 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:08.813Z] #19 204.0 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-17T08:05:08.813Z] #19 204.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-03-17T08:05:08.813Z] #19 204.1 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-17T08:05:08.813Z] #19 204.1 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [Pipeline] sh [2022-03-17T08:05:08.849Z] #14 102.0 Setting up libbtrfs0:amd64 (5.10.1-2) ...#14 ... [2022-03-17T08:05:08.849Z] [2022-03-17T08:05:08.849Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T08:05:08.849Z] #63 sha256:d14a7f28d2bbef47359bb2cc8de6d13588243030bb24111b900ed601a9b9f7d5 [2022-03-17T08:05:08.849Z] #63 DONE 101.7s [2022-03-17T08:05:08.849Z] [2022-03-17T08:05:08.849Z] #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-03-17T08:05:08.849Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:05:08.849Z] #14 102.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T08:05:08.849Z] #14 102.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-17T08:05:08.849Z] #14 102.1 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-17T08:05:08.849Z] #14 102.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-17T08:05:08.849Z] #14 ... [2022-03-17T08:05:08.849Z] [2022-03-17T08:05:08.849Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-17T08:05:08.849Z] #64 sha256:ada2f35ab283cd4be662b38eb6b66b042d32a7dce4c785e75a7594d415c7adb6 [2022-03-17T08:05:08.849Z] #64 DONE 0.1s [2022-03-17T08:05:08.849Z] [2022-03-17T08:05:08.849Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-17T08:05:08.849Z] #65 sha256:1bbe2c78a0935b5a359403d93a8ab68e6bd6486ba7ca008ccc8d8fca8489c8f1 [2022-03-17T08:05:08.887Z] #21 10.06 The following additional packages will be installed: [2022-03-17T08:05:08.887Z] #21 10.07 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-17T08:05:08.887Z] #21 10.07 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-17T08:05:08.887Z] #21 10.07 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-17T08:05:08.887Z] #21 10.07 python3-pkg-resources vim-runtime xxd [2022-03-17T08:05:08.887Z] #21 10.07 Suggested packages: [2022-03-17T08:05:08.887Z] #21 10.07 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-17T08:05:08.887Z] #21 10.07 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-17T08:05:08.887Z] #21 10.07 acl attr quota [2022-03-17T08:05:08.887Z] #21 10.07 Recommended packages: [2022-03-17T08:05:08.887Z] #21 10.07 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-17T08:05:09.111Z] #65 DONE 0.1s [2022-03-17T08:05:09.111Z] [2022-03-17T08:05:09.111Z] #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-03-17T08:05:09.111Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:05:09.111Z] #14 102.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-17T08:05:09.111Z] #14 102.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T08:05:09.111Z] #14 102.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-17T08:05:09.111Z] #14 102.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-17T08:05:09.111Z] #14 102.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-17T08:05:09.111Z] #14 102.3 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-17T08:05:09.111Z] #14 102.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-17T08:05:09.111Z] #14 102.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-17T08:05:09.111Z] #14 102.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-17T08:05:09.111Z] #14 102.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-17T08:05:09.111Z] #14 102.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T08:05:09.111Z] #14 102.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-17T08:05:09.111Z] #14 102.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T08:05:09.111Z] #14 102.4 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-03-17T08:05:09.111Z] #14 102.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-17T08:05:09.111Z] #14 102.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T08:05:09.111Z] #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-03-17T08:05:09.111Z] #14 102.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T08:05:09.111Z] #14 102.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-17T08:05:09.111Z] #14 102.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T08:05:09.111Z] #14 102.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-17T08:05:09.308Z] + docker info [2022-03-17T08:05:09.308Z] Client: [2022-03-17T08:05:09.308Z] Context: default [2022-03-17T08:05:09.308Z] Debug Mode: false [2022-03-17T08:05:09.308Z] [2022-03-17T08:05:09.308Z] Server: [2022-03-17T08:05:09.308Z] Containers: 0 [2022-03-17T08:05:09.308Z] Running: 0 [2022-03-17T08:05:09.308Z] Paused: 0 [2022-03-17T08:05:09.308Z] Stopped: 0 [2022-03-17T08:05:09.308Z] Images: 0 [2022-03-17T08:05:09.308Z] Server Version: 20.10.9 [2022-03-17T08:05:09.308Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-17T08:05:09.308Z] Windows: [2022-03-17T08:05:09.308Z] LCOW: [2022-03-17T08:05:09.308Z] Logging Driver: json-file [2022-03-17T08:05:09.308Z] Plugins: [2022-03-17T08:05:09.308Z] Volume: local [2022-03-17T08:05:09.308Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T08:05:09.308Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T08:05:09.308Z] Swarm: inactive [2022-03-17T08:05:09.308Z] Default Isolation: process [2022-03-17T08:05:09.308Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-17T08:05:09.308Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-17T08:05:09.308Z] OSType: windows [2022-03-17T08:05:09.308Z] Architecture: x86_64 [2022-03-17T08:05:09.308Z] CPUs: 4 [2022-03-17T08:05:09.308Z] Total Memory: 32GiB [2022-03-17T08:05:09.308Z] Name: azwin-2-e54401 [2022-03-17T08:05:09.308Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-17T08:05:09.308Z] Docker Root Dir: D:\docker [2022-03-17T08:05:09.308Z] Debug Mode: false [2022-03-17T08:05:09.308Z] Registry: https://index.docker.io/v1/ [2022-03-17T08:05:09.308Z] Labels: [2022-03-17T08:05:09.308Z] Experimental: true [2022-03-17T08:05:09.308Z] Insecure Registries: [2022-03-17T08:05:09.308Z] 10.0.0.4:5000 [2022-03-17T08:05:09.308Z] 127.0.0.0/8 [2022-03-17T08:05:09.308Z] Registry Mirrors: [2022-03-17T08:05:09.308Z] http://10.0.0.4:5000/ [2022-03-17T08:05:09.308Z] Live Restore Enabled: false [2022-03-17T08:05:09.308Z] Product License: Community Engine [2022-03-17T08:05:09.308Z] [2022-03-17T08:05:09.325Z] + docker version [2022-03-17T08:05:09.373Z] #14 102.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T08:05:09.373Z] #14 102.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-17T08:05:09.373Z] #14 102.6 Processing triggers for libc-bin (2.31-13+deb11u2) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-17T08:05:09.733Z] + docker info [2022-03-17T08:05:09.733Z] Client: [2022-03-17T08:05:09.733Z] Context: default [2022-03-17T08:05:09.733Z] Debug Mode: false [2022-03-17T08:05:09.733Z] [2022-03-17T08:05:09.733Z] Server: [2022-03-17T08:05:09.733Z] Containers: 0 [2022-03-17T08:05:09.733Z] Running: 0 [2022-03-17T08:05:09.733Z] Paused: 0 [2022-03-17T08:05:09.733Z] Stopped: 0 [2022-03-17T08:05:09.733Z] Images: 0 [2022-03-17T08:05:09.733Z] Server Version: 20.10.9 [2022-03-17T08:05:09.733Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-17T08:05:09.733Z] Windows: [2022-03-17T08:05:09.733Z] LCOW: [2022-03-17T08:05:09.733Z] Logging Driver: json-file [2022-03-17T08:05:09.733Z] Plugins: [2022-03-17T08:05:09.733Z] Volume: local [2022-03-17T08:05:09.733Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T08:05:09.733Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T08:05:09.733Z] Swarm: inactive [2022-03-17T08:05:09.733Z] Default Isolation: process [2022-03-17T08:05:09.733Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-17T08:05:09.733Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-17T08:05:09.733Z] OSType: windows [2022-03-17T08:05:09.733Z] Architecture: x86_64 [2022-03-17T08:05:09.733Z] CPUs: 4 [2022-03-17T08:05:09.733Z] Total Memory: 32GiB [2022-03-17T08:05:09.733Z] Name: azwin-2-e54400 [2022-03-17T08:05:09.733Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-17T08:05:09.733Z] Docker Root Dir: D:\docker [2022-03-17T08:05:09.733Z] Debug Mode: false [2022-03-17T08:05:09.733Z] Registry: https://index.docker.io/v1/ [2022-03-17T08:05:09.733Z] Labels: [2022-03-17T08:05:09.733Z] Experimental: true [2022-03-17T08:05:09.733Z] Insecure Registries: [2022-03-17T08:05:09.733Z] 10.0.0.4:5000 [2022-03-17T08:05:09.733Z] 127.0.0.0/8 [2022-03-17T08:05:09.733Z] Registry Mirrors: [2022-03-17T08:05:09.733Z] http://10.0.0.4:5000/ [2022-03-17T08:05:09.733Z] Live Restore Enabled: false [2022-03-17T08:05:09.733Z] Product License: Community Engine [2022-03-17T08:05:09.733Z] [2022-03-17T08:05:09.826Z] #21 10.94 The following NEW packages will be installed: [2022-03-17T08:05:09.826Z] #21 10.94 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-17T08:05:09.826Z] #21 10.94 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-17T08:05:09.826Z] #21 10.94 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-17T08:05:09.826Z] #21 10.94 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-17T08:05:09.826Z] #21 10.94 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-17T08:05:09.826Z] #21 10.94 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-17T08:05:09.826Z] #21 10.94 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-17T08:05:09.826Z] #21 10.94 xz-utils zip zstd [2022-03-17T08:05:05.791Z] > git rev-list --no-walk ed1af561ad1e338d2f28ef9cfb056feba9de2a65 # timeout=10 [2022-03-17T08:05:09.947Z] #14 DONE 103.1s [2022-03-17T08:05:09.947Z] [2022-03-17T08:05:09.947Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-17T08:05:09.947Z] #55 sha256:c5c915fa295520ecd97146ba2563358e63363f63fcb853fa20aa32ea6f4d78f6 [2022-03-17T08:05:10.086Z] #21 11.27 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:05:10.086Z] #21 11.27 Need to get 27.0 MB of archives. [2022-03-17T08:05:10.086Z] #21 11.27 After this operation, 105 MB of additional disk space will be used. [2022-03-17T08:05:10.086Z] #21 11.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-03-17T08:05:10.086Z] #21 11.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-17T08:05:10.212Z] #55 DONE 0.4s [2022-03-17T08:05:10.212Z] [2022-03-17T08:05:10.212Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T08:05:10.212Z] #56 sha256:50ab6ed3d58996cfe1a045057bde9b705f272506b82ab66fa19b968b1b2e8cde [2022-03-17T08:05:10.346Z] #21 11.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-03-17T08:05:10.346Z] #21 11.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-03-17T08:05:10.346Z] #21 11.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-03-17T08:05:10.346Z] #21 11.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-03-17T08:05:10.346Z] #21 11.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-03-17T08:05:10.346Z] #21 11.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-03-17T08:05:10.346Z] #21 11.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-17T08:05:10.346Z] #21 11.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-17T08:05:10.605Z] #21 11.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-03-17T08:05:10.605Z] #21 11.92 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-03-17T08:05:10.865Z] #21 11.92 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-03-17T08:05:10.865Z] #21 11.98 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-03-17T08:05:10.865Z] #21 11.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-03-17T08:05:10.865Z] #21 11.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-03-17T08:05:10.865Z] #21 11.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-03-17T08:05:10.865Z] #21 12.00 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-03-17T08:05:11.125Z] #21 12.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-03-17T08:05:11.125Z] #21 12.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-03-17T08:05:11.125Z] #21 ... [2022-03-17T08:05:11.125Z] [2022-03-17T08:05:11.125Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T08:05:11.125Z] #56 sha256:7e418dd2ff172d3a46cd5a6b181059827716c53b1c12cf830edb8e8e22a1dd0f [2022-03-17T08:05:11.125Z] #56 7.295 + cd /tmp/tmp.2YOERnDasC/src/github.com/opencontainers/runc [2022-03-17T08:05:11.125Z] #56 7.296 + git checkout -q v1.1.0 [2022-03-17T08:05:11.125Z] #56 7.602 + '[' -z '' ']' [2022-03-17T08:05:11.125Z] #56 7.602 + target=static [2022-03-17T08:05:11.125Z] #56 7.607 + make BUILDTAGS=seccomp static [2022-03-17T08:05:11.125Z] #56 7.761 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-17T08:05:11.125Z] #56 ... [2022-03-17T08:05:11.125Z] [2022-03-17T08:05:11.125Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T08:05:11.125Z] #21 sha256:43cb0df811a315d153d32ff8cd0fa0308904585110f4d5d27efc99017e00d555 [2022-03-17T08:05:11.125Z] #21 12.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-03-17T08:05:11.707Z] #21 13.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-17T08:05:11.707Z] #21 13.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-17T08:05:11.967Z] #21 13.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-17T08:05:11.967Z] #21 13.05 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-03-17T08:05:11.967Z] #21 13.05 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-03-17T08:05:11.967Z] #21 13.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-17T08:05:12.227Z] #21 13.42 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-03-17T08:05:12.227Z] #21 13.42 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-17T08:05:12.227Z] #21 13.43 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-03-17T08:05:12.227Z] #21 13.44 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-17T08:05:12.227Z] #21 13.44 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-03-17T08:05:12.227Z] #21 13.44 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-03-17T08:05:12.227Z] #21 13.49 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-17T08:05:12.227Z] #21 13.52 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-17T08:05:12.227Z] #21 13.52 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-17T08:05:12.227Z] #21 13.53 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-17T08:05:12.227Z] #21 13.53 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-17T08:05:12.227Z] #21 13.58 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-17T08:05:12.487Z] #21 13.68 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-03-17T08:05:12.747Z] #21 13.87 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-03-17T08:05:12.747Z] #21 13.88 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-03-17T08:05:12.766Z] #56 2.573 + RM_GOPATH=0 [2022-03-17T08:05:12.766Z] #56 2.573 + TMP_GOPATH= [2022-03-17T08:05:12.766Z] #56 2.573 + : /build [2022-03-17T08:05:12.766Z] #56 2.573 + '[' -z '' ']' [2022-03-17T08:05:12.766Z] #56 2.573 ++ mktemp -d [2022-03-17T08:05:12.766Z] #56 2.577 + export GOPATH=/tmp/tmp.1jwq7uZaM1 [2022-03-17T08:05:12.766Z] #56 2.579 + GOPATH=/tmp/tmp.1jwq7uZaM1 [2022-03-17T08:05:12.766Z] #56 2.579 + RM_GOPATH=1 [2022-03-17T08:05:12.766Z] #56 2.579 + case "$(go env GOARCH)" in [2022-03-17T08:05:12.766Z] #56 2.579 ++ go env GOARCH [2022-03-17T08:05:12.766Z] #56 2.597 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T08:05:12.766Z] #56 2.597 + GO_BUILDMODE=-buildmode=pie [2022-03-17T08:05:12.766Z] #56 2.597 ++ dirname /install.sh [2022-03-17T08:05:12.766Z] #56 2.597 + dir=/ [2022-03-17T08:05:12.766Z] #56 2.604 Install runc version v1.1.0 (build tags: seccomp) [2022-03-17T08:05:12.766Z] #56 2.604 + bin=runc [2022-03-17T08:05:12.766Z] #56 2.604 + shift [2022-03-17T08:05:12.766Z] #56 2.604 + '[' '!' -f //runc.installer ']' [2022-03-17T08:05:12.766Z] #56 2.604 + . //runc.installer [2022-03-17T08:05:12.766Z] #56 2.604 ++ set -e [2022-03-17T08:05:12.766Z] #56 2.604 ++ : v1.1.0 [2022-03-17T08:05:12.766Z] #56 2.604 + install_runc [2022-03-17T08:05:12.766Z] #56 2.604 + RUNC_BUILDTAGS=seccomp [2022-03-17T08:05:12.766Z] #56 2.604 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-17T08:05:12.767Z] #56 2.604 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1jwq7uZaM1/src/github.com/opencontainers/runc [2022-03-17T08:05:12.767Z] #56 2.609 Cloning into '/tmp/tmp.1jwq7uZaM1/src/github.com/opencontainers/runc'... [2022-03-17T08:05:13.008Z] #21 14.04 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-03-17T08:05:13.008Z] #21 14.27 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-17T08:05:13.028Z] #56 ... [2022-03-17T08:05:13.028Z] [2022-03-17T08:05:13.028Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-17T08:05:13.028Z] #15 sha256:d01ca6c60d5853600a9f6e468a1b7d623a4df950c6ee40b382b912ea6ff78001 [2022-03-17T08:05:13.028Z] #15 DONE 3.3s [2022-03-17T08:05:13.267Z] #21 14.51 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-03-17T08:05:13.267Z] #21 14.59 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-03-17T08:05:13.292Z] [2022-03-17T08:05:13.293Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-17T08:05:13.293Z] #16 sha256:48eec67cb986c8d1ecb30a8ee9634d282ab3aea27a47fbefb5201117c35b7f29 [2022-03-17T08:05:13.527Z] #21 14.66 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-03-17T08:05:13.527Z] #21 14.66 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-03-17T08:05:13.696Z] #14 ... [2022-03-17T08:05:13.696Z] [2022-03-17T08:05:13.696Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:05:13.696Z] #60 sha256:70483fe16509ff38f85b05447a6c283fb4a02a2d1f2de238b683ea9afbd2d974 [2022-03-17T08:05:14.092Z] #19 208.8 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-03-17T08:05:14.092Z] #19 208.8 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-17T08:05:14.092Z] #19 208.8 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-17T08:05:14.092Z] #19 208.8 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-03-17T08:05:14.092Z] #19 208.8 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-03-17T08:05:14.092Z] #19 208.8 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-17T08:05:14.092Z] #19 209.0 Selecting previously unselected package libc6-dev-armhf-cross. [2022-03-17T08:05:14.092Z] #19 209.0 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-03-17T08:05:14.092Z] #19 209.0 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-17T08:05:14.092Z] #19 209.2 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-03-17T08:05:14.092Z] #19 209.2 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:14.092Z] #19 209.2 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-17T08:05:14.096Z] #21 15.18 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:05:14.096Z] #21 15.31 Fetched 27.0 MB in 4s (7298 kB/s) [2022-03-17T08:05:14.096Z] #21 15.35 Selecting previously unselected package pigz. [2022-03-17T08:05:14.096Z] #21 15.35 (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-03-17T08:05:14.096Z] #21 15.40 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-03-17T08:05:14.254Z] #60 61.46 Updating files: 47% (2232/4740) Updating files: 48% (2276/4740) Updating files: 49% (2323/4740) Updating files: 50% (2370/4740) Updating files: 51% (2418/4740) Updating files: 52% (2465/4740) Updating files: 53% (2513/4740) Updating files: 54% (2560/4740) Updating files: 55% (2607/4740) Updating files: 56% (2655/4740) Updating files: 57% (2702/4740) Updating files: 58% (2750/4740) Updating files: 59% (2797/4740) Updating files: 60% (2844/4740) Updating files: 61% (2892/4740) Updating files: 62% (2939/4740) Updating files: 63% (2987/4740) Updating files: 64% (3034/4740) Updating files: 65% (3081/4740) Updating files: 66% (3129/4740) Updating files: 67% (3176/4740) Updating files: 68% (3224/4740) Updating files: 69% (3271/4740) Updating files: 70% (3318/4740) Updating files: 71% (3366/4740) Updating files: 72% (3413/4740) Updating files: 73% (3461/4740) Updating files: 74% (3508/4740) Updating files: 75% (3555/4740) Updating files: 76% (3603/4740) Updating files: 77% (3650/4740) Updating files: 78% (3698/4740) Updating files: 79% (3745/4740) Updating files: 80% (3792/4740) Updating files: 81% (3840/4740) Updating files: 82% (3887/4740) Updating files: 83% (3935/4740) Updating files: 83% (3975/4740) Updating files: 84% (3982/4740) Updating files: 85% (4029/4740) Updating files: 86% (4077/4740) Updating files: 87% (4124/4740) Updating files: 88% (4172/4740) Updating files: 89% (4219/4740) Updating files: 90% (4266/4740) Updating files: 91% (4314/4740) Updating files: 92% (4361/4740) Updating files: 93% (4409/4740) Updating files: 94% (4456/4740) Updating files: 95% (4503/4740) Updating files: 96% (4551/4740) Updating files: 97% (4598/4740) Updating files: 98% (4646/4740) Updating files: 99% (4693/4740) Updating files: 100% (4740/4740) Updating files: 100% (4740/4740), done. [2022-03-17T08:05:14.351Z] #19 209.5 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-03-17T08:05:14.351Z] #19 209.5 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-17T08:05:14.351Z] #19 209.5 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-17T08:05:14.355Z] #21 15.41 Unpacking pigz (2.6-1) ... [2022-03-17T08:05:14.355Z] #21 15.48 Selecting previously unselected package libelf1:arm64. [2022-03-17T08:05:14.355Z] #21 15.48 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-03-17T08:05:14.355Z] #21 15.49 Unpacking libelf1:arm64 (0.183-1) ... [2022-03-17T08:05:14.355Z] #21 15.63 Selecting previously unselected package libbpf0:arm64. [2022-03-17T08:05:14.355Z] #21 15.63 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-03-17T08:05:14.355Z] #21 15.64 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-03-17T08:05:14.536Z] #60 63.30 + cd /tmp/tmp.Zy8CeAHc7w/src/github.com/containerd/containerd [2022-03-17T08:05:14.536Z] #60 63.30 + git checkout -q v1.6.1 [2022-03-17T08:05:14.615Z] #21 15.72 Selecting previously unselected package libcap2:arm64. [2022-03-17T08:05:14.615Z] #21 15.73 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-03-17T08:05:14.615Z] #21 15.73 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-03-17T08:05:14.615Z] #21 15.79 Selecting previously unselected package libmnl0:arm64. [2022-03-17T08:05:14.615Z] #21 15.79 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-03-17T08:05:14.615Z] #21 15.79 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-03-17T08:05:14.615Z] #21 15.84 Selecting previously unselected package libxtables12:arm64. [2022-03-17T08:05:14.834Z] #60 ... [2022-03-17T08:05:14.834Z] [2022-03-17T08:05:14.834Z] #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-03-17T08:05:14.834Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:05:14.834Z] #14 116.3 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-17T08:05:14.835Z] #14 116.3 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:05:14.835Z] #14 116.4 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T08:05:14.875Z] #21 15.85 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-03-17T08:05:14.875Z] #21 15.85 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-03-17T08:05:14.875Z] #21 15.92 Selecting previously unselected package libcap2-bin. [2022-03-17T08:05:14.875Z] #21 15.92 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-03-17T08:05:14.875Z] #21 15.94 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-17T08:05:14.875Z] #21 16.00 Selecting previously unselected package iproute2. [2022-03-17T08:05:14.875Z] #21 16.00 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-03-17T08:05:14.875Z] #21 16.01 Unpacking iproute2 (5.10.0-4) ... [2022-03-17T08:05:15.110Z] #60 64.01 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-17T08:05:15.110Z] #60 64.01 + BUILDTAGS='netgo osusergo static_build' [2022-03-17T08:05:15.110Z] #60 64.01 + export EXTRA_FLAGS=-buildmode=pie [2022-03-17T08:05:15.110Z] #60 64.01 + EXTRA_FLAGS=-buildmode=pie [2022-03-17T08:05:15.110Z] #60 64.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-17T08:05:15.110Z] #60 64.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-17T08:05:15.110Z] #60 64.01 + '[' '' = dynamic ']' [2022-03-17T08:05:15.110Z] #60 64.01 + make [2022-03-17T08:05:15.135Z] #21 16.38 Selecting previously unselected package xxd. [2022-03-17T08:05:15.135Z] #21 16.39 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-17T08:05:15.135Z] #21 16.40 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:05:15.395Z] #21 16.50 Selecting previously unselected package vim-common. [2022-03-17T08:05:15.395Z] #21 16.50 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T08:05:15.395Z] #21 16.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:05:15.395Z] #21 16.65 Selecting previously unselected package bash-completion. [2022-03-17T08:05:15.395Z] #21 16.65 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-17T08:05:17.381Z] #21 18.15 Unpacking bash-completion (1:2.11-2) ... [2022-03-17T08:05:17.381Z] #21 18.38 Selecting previously unselected package bzip2. [2022-03-17T08:05:17.381Z] #21 18.39 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-03-17T08:05:17.381Z] #21 18.39 Unpacking bzip2 (1.0.8-4) ... [2022-03-17T08:05:17.381Z] #21 18.47 Selecting previously unselected package xz-utils. [2022-03-17T08:05:17.381Z] #21 18.47 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-03-17T08:05:17.381Z] #21 18.48 Unpacking xz-utils (5.2.5-2) ... [2022-03-17T08:05:17.381Z] #21 18.62 Selecting previously unselected package apparmor. [2022-03-17T08:05:17.381Z] #21 18.62 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-03-17T08:05:17.531Z] #16 DONE 3.8s [2022-03-17T08:05:17.531Z] [2022-03-17T08:05:17.531Z] #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-03-17T08:05:17.531Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T08:05:17.531Z] #34 ... [2022-03-17T08:05:17.531Z] [2022-03-17T08:05:17.531Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-17T08:05:17.531Z] #17 sha256:d744666469a55c9b7b611a77f14cd171e23ff92bfa72fc48d04a803284ab5ae5 [2022-03-17T08:05:17.640Z] #21 18.68 Unpacking apparmor (2.13.6-10) ... [2022-03-17T08:05:17.662Z] #60 66.35 + bin/ctr [2022-03-17T08:05:17.899Z] #21 19.05 Selecting previously unselected package inetutils-ping. [2022-03-17T08:05:17.899Z] #21 19.06 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-03-17T08:05:17.899Z] #21 19.07 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-17T08:05:17.899Z] #21 19.16 Selecting previously unselected package libip4tc2:arm64. [2022-03-17T08:05:17.899Z] #21 19.16 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-03-17T08:05:17.899Z] #21 19.17 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-03-17T08:05:17.899Z] #21 19.22 Selecting previously unselected package libip6tc2:arm64. [2022-03-17T08:05:17.899Z] #21 19.23 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-03-17T08:05:18.158Z] #21 19.24 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-03-17T08:05:18.158Z] #21 19.29 Selecting previously unselected package libnfnetlink0:arm64. [2022-03-17T08:05:18.158Z] #21 19.29 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-03-17T08:05:18.158Z] #21 19.29 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-17T08:05:18.158Z] #21 19.34 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-03-17T08:05:18.158Z] #21 19.34 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-03-17T08:05:18.158Z] #21 19.34 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-17T08:05:18.158Z] #21 19.40 Selecting previously unselected package libnftnl11:arm64. [2022-03-17T08:05:18.158Z] #21 19.40 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-03-17T08:05:18.158Z] #21 19.41 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-03-17T08:05:18.417Z] #21 19.49 Selecting previously unselected package iptables. [2022-03-17T08:05:18.417Z] #21 19.49 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-03-17T08:05:18.417Z] #21 19.51 Unpacking iptables (1.8.7-1) ... [2022-03-17T08:05:18.479Z] #17 1.389 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-17T08:05:18.479Z] #17 DONE 1.5s [2022-03-17T08:05:18.479Z] [2022-03-17T08:05:18.479Z] #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-03-17T08:05:18.479Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T08:05:18.479Z] #34 ... [2022-03-17T08:05:18.479Z] [2022-03-17T08:05:18.479Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-17T08:05:18.479Z] #18 sha256:ef2f677c6024d4d59ef80d4634c89dfe999b49ced4ca773fc2b54252aa289372 [2022-03-17T08:05:18.543Z] #19 213.9 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-03-17T08:05:18.676Z] #21 19.77 Selecting previously unselected package libonig5:arm64. [2022-03-17T08:05:18.676Z] #21 19.77 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-17T08:05:18.676Z] #21 19.78 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-17T08:05:18.676Z] #21 19.90 Selecting previously unselected package libjq1:arm64. [2022-03-17T08:05:18.676Z] #21 19.90 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-03-17T08:05:18.676Z] #21 19.91 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-17T08:05:18.802Z] #19 213.9 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-17T08:05:18.802Z] #19 213.9 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-17T08:05:18.802Z] #19 214.0 Selecting previously unselected package crossbuild-essential-armhf. [2022-03-17T08:05:18.802Z] #19 214.0 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-03-17T08:05:18.802Z] #19 214.0 Unpacking crossbuild-essential-armhf (12.9) ... [2022-03-17T08:05:18.802Z] #19 214.0 Selecting previously unselected package libc6-ppc64el-cross. [2022-03-17T08:05:18.802Z] #19 214.0 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-17T08:05:18.802Z] #19 214.0 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-17T08:05:18.802Z] #19 214.2 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-03-17T08:05:18.802Z] #19 214.2 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:18.802Z] #19 214.2 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T08:05:18.802Z] #19 214.2 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-03-17T08:05:18.802Z] #19 214.2 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:18.802Z] #19 214.2 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T08:05:18.802Z] #19 214.2 Selecting previously unselected package libitm1-ppc64el-cross. [2022-03-17T08:05:18.802Z] #19 214.2 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:18.802Z] #19 214.2 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T08:05:18.802Z] #19 214.3 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-03-17T08:05:18.802Z] #19 214.3 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:18.802Z] #19 214.3 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T08:05:18.802Z] #19 214.3 Selecting previously unselected package libasan6-ppc64el-cross. [2022-03-17T08:05:18.802Z] #19 214.3 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:18.935Z] #21 20.00 Selecting previously unselected package jq. [2022-03-17T08:05:18.935Z] #21 20.01 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-03-17T08:05:18.935Z] #21 20.02 Unpacking jq (1.6-2.1) ... [2022-03-17T08:05:18.935Z] #21 20.09 Selecting previously unselected package libaio1:arm64. [2022-03-17T08:05:18.935Z] #21 20.09 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-03-17T08:05:18.935Z] #21 20.09 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-03-17T08:05:18.935Z] #21 20.15 Selecting previously unselected package libgpm2:arm64. [2022-03-17T08:05:18.935Z] #21 20.15 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-03-17T08:05:18.935Z] #21 20.15 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-03-17T08:05:18.935Z] #21 20.24 Selecting previously unselected package libicu67:arm64. [2022-03-17T08:05:19.065Z] #19 214.3 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T08:05:19.065Z] #19 214.5 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-03-17T08:05:19.065Z] #19 214.5 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:19.065Z] #19 214.6 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T08:05:19.194Z] #21 20.25 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-03-17T08:05:19.194Z] #21 20.25 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-17T08:05:19.325Z] #19 214.7 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-03-17T08:05:19.325Z] #19 214.7 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:19.325Z] #19 214.7 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T08:05:19.584Z] #19 214.9 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-03-17T08:05:19.584Z] #19 214.9 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:19.584Z] #19 214.9 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T08:05:19.584Z] #19 215.0 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-03-17T08:05:19.584Z] #19 215.0 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:19.584Z] #19 215.0 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T08:05:19.584Z] #19 215.1 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-03-17T08:05:19.800Z] Client: [2022-03-17T08:05:19.800Z] Version: 20.10.9 [2022-03-17T08:05:19.800Z] API version: 1.41 [2022-03-17T08:05:19.800Z] Go version: go1.16.8 [2022-03-17T08:05:19.800Z] Git commit: c2ea9bc [2022-03-17T08:05:19.800Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-17T08:05:19.800Z] OS/Arch: windows/amd64 [2022-03-17T08:05:19.800Z] Context: default [2022-03-17T08:05:19.800Z] Experimental: true [2022-03-17T08:05:19.800Z] [2022-03-17T08:05:19.800Z] Server: Docker Engine - Community [2022-03-17T08:05:19.800Z] Engine: [2022-03-17T08:05:19.800Z] Version: 20.10.9 [2022-03-17T08:05:19.800Z] API version: 1.41 (minimum version 1.24) [2022-03-17T08:05:19.800Z] Go version: go1.16.8 [2022-03-17T08:05:19.800Z] Git commit: 79ea9d3 [2022-03-17T08:05:19.800Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-17T08:05:19.800Z] OS/Arch: windows/amd64 [2022-03-17T08:05:19.800Z] Experimental: true [2022-03-17T08:05:19.844Z] #19 215.1 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:19.844Z] #19 215.1 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T08:05:19.844Z] #19 215.1 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-03-17T08:05:19.844Z] #19 215.1 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:19.844Z] #19 215.1 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T08:05:19.870Z] #18 DONE 1.5s [2022-03-17T08:05:19.870Z] [2022-03-17T08:05:19.870Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:05:19.870Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:05:19.870Z] #51 ... [2022-03-17T08:05:19.870Z] [2022-03-17T08:05:19.870Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-17T08:05:19.870Z] #19 sha256:ef81ffb677afb21478ed6414e9aad92ce09039b90b47c68509fd7a69f7d853c8 [2022-03-17T08:05:20.104Z] #19 215.3 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-03-17T08:05:20.104Z] #19 215.3 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-17T08:05:20.104Z] #19 215.3 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-17T08:05:20.216Z] #60 ... [2022-03-17T08:05:20.216Z] [2022-03-17T08:05:20.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-03-17T08:05:20.216Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:05:20.216Z] #14 117.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-17T08:05:20.216Z] #14 117.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:05:20.216Z] #14 117.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [Pipeline] sh [2022-03-17T08:05:21.261Z] #19 DONE 1.5s [2022-03-17T08:05:21.262Z] [2022-03-17T08:05:21.262Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T08:05:21.262Z] #56 sha256:50ab6ed3d58996cfe1a045057bde9b705f272506b82ab66fa19b968b1b2e8cde [2022-03-17T08:05:21.262Z] #56 10.64 + cd /tmp/tmp.1jwq7uZaM1/src/github.com/opencontainers/runc [2022-03-17T08:05:21.262Z] #56 10.64 + git checkout -q v1.1.0 [2022-03-17T08:05:21.262Z] #56 11.06 + '[' -z '' ']' [2022-03-17T08:05:21.262Z] #56 11.06 + target=static [2022-03-17T08:05:21.262Z] #56 11.07 + make BUILDTAGS=seccomp static [2022-03-17T08:05:21.407Z] + docker info [2022-03-17T08:05:21.524Z] #56 11.17 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-17T08:05:21.733Z] #21 22.67 Selecting previously unselected package libinih1:arm64. [2022-03-17T08:05:21.733Z] #21 22.67 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-03-17T08:05:21.733Z] #21 22.67 Unpacking libinih1:arm64 (53-1+b2) ... [2022-03-17T08:05:21.733Z] #21 22.72 Selecting previously unselected package libnet1:arm64. [2022-03-17T08:05:21.733Z] #21 22.75 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-17T08:05:21.733Z] #21 22.75 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-17T08:05:21.733Z] #21 22.82 Selecting previously unselected package libnl-3-200:arm64. [2022-03-17T08:05:21.733Z] #21 22.82 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-17T08:05:21.733Z] #21 22.83 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-17T08:05:21.733Z] #21 22.89 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-17T08:05:21.733Z] #21 22.93 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-17T08:05:21.733Z] #21 22.93 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-17T08:05:21.733Z] #21 22.98 Selecting previously unselected package net-tools. [2022-03-17T08:05:21.992Z] #21 22.99 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-03-17T08:05:21.992Z] #21 23.00 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-17T08:05:21.992Z] #21 23.18 Selecting previously unselected package patch. [2022-03-17T08:05:21.992Z] #21 23.19 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-03-17T08:05:21.992Z] #21 23.19 Unpacking patch (2.7.6-7) ... [2022-03-17T08:05:22.257Z] #21 23.30 Selecting previously unselected package python-pip-whl. [2022-03-17T08:05:22.257Z] #21 23.32 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-17T08:05:22.257Z] #21 23.32 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-17T08:05:22.827Z] #21 23.82 Selecting previously unselected package python3-lib2to3. [2022-03-17T08:05:22.827Z] #21 23.82 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-17T08:05:22.827Z] #21 23.83 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-17T08:05:22.827Z] #21 23.93 Selecting previously unselected package python3-distutils. [2022-03-17T08:05:22.827Z] #21 23.94 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-17T08:05:22.827Z] #21 23.95 Unpacking python3-distutils (3.9.2-1) ... [2022-03-17T08:05:22.917Z] #56 ... [2022-03-17T08:05:22.917Z] [2022-03-17T08:05:22.917Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-17T08:05:22.917Z] #20 sha256:860b36bc333da64c25b05a244f1080c207abbd5ae304d3e84f6cf978c0e267bc [2022-03-17T08:05:22.917Z] #20 DONE 1.8s [2022-03-17T08:05:23.087Z] #21 24.08 Selecting previously unselected package python3-pkg-resources. [2022-03-17T08:05:23.087Z] #21 24.08 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-17T08:05:23.087Z] #21 24.10 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-17T08:05:23.087Z] #21 24.21 Selecting previously unselected package python3-setuptools. [2022-03-17T08:05:23.087Z] #21 24.22 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-17T08:05:23.087Z] #21 24.22 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-17T08:05:23.179Z] [2022-03-17T08:05:23.179Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T08:05:23.179Z] #21 sha256:13ffff76c343bfa3b7c68b1e98ebf09d48d85d53e1682eb6d4cd5604f01f3bd1 [2022-03-17T08:05:23.347Z] #21 24.41 Selecting previously unselected package python3-wheel. [2022-03-17T08:05:23.347Z] #21 24.41 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-17T08:05:23.347Z] #21 24.42 Unpacking python3-wheel (0.34.2-1) ... [2022-03-17T08:05:23.347Z] #21 24.50 Selecting previously unselected package python3-pip. [2022-03-17T08:05:23.347Z] #21 24.50 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-17T08:05:23.347Z] #21 24.50 Unpacking python3-pip (20.3.4-4) ... [2022-03-17T08:05:23.607Z] #21 24.72 Selecting previously unselected package sudo. [2022-03-17T08:05:23.607Z] #21 24.73 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-03-17T08:05:23.607Z] #21 24.73 Unpacking sudo (1.9.5p2-3) ... [2022-03-17T08:05:24.176Z] #21 25.16 Selecting previously unselected package thin-provisioning-tools. [2022-03-17T08:05:24.176Z] #21 25.17 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-03-17T08:05:24.176Z] #21 25.17 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-17T08:05:24.176Z] #21 25.36 Selecting previously unselected package uidmap. [2022-03-17T08:05:24.176Z] #21 25.36 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-03-17T08:05:24.176Z] #21 25.37 Unpacking uidmap (1:4.8.1-1) ... [2022-03-17T08:05:24.176Z] #21 25.46 Selecting previously unselected package vim-runtime. [2022-03-17T08:05:24.441Z] #21 25.47 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T08:05:24.441Z] #21 25.50 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-17T08:05:24.441Z] #21 25.53 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-17T08:05:24.441Z] #21 25.54 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:05:24.847Z] #14 125.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-17T08:05:24.847Z] #14 125.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:05:24.847Z] #14 125.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-17T08:05:25.107Z] #21 1.853 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:05:25.108Z] #21 1.880 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:05:25.108Z] #21 2.083 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:05:25.370Z] #21 2.281 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T08:05:25.381Z] #19 219.9 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-03-17T08:05:25.381Z] #19 219.9 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-17T08:05:25.381Z] #19 219.9 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-17T08:05:25.381Z] #19 219.9 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-03-17T08:05:25.381Z] #19 219.9 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-03-17T08:05:25.381Z] #19 219.9 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-17T08:05:25.381Z] #19 220.1 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-03-17T08:05:25.381Z] #19 220.1 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-17T08:05:25.381Z] #19 220.1 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-17T08:05:25.381Z] #19 220.4 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-03-17T08:05:25.381Z] #19 220.4 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:25.381Z] #19 220.4 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T08:05:25.381Z] #19 220.7 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-03-17T08:05:25.381Z] #19 220.7 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-17T08:05:25.381Z] #19 220.7 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-17T08:05:25.945Z] #21 2.884 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T08:05:26.981Z] #21 28.09 Selecting previously unselected package vim. [2022-03-17T08:05:26.981Z] #21 28.10 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-17T08:05:26.981Z] #21 28.12 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:05:27.240Z] #21 28.48 Selecting previously unselected package xfsprogs. [2022-03-17T08:05:27.240Z] #21 28.49 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-03-17T08:05:27.240Z] #21 28.50 Unpacking xfsprogs (5.10.0-4) ... [2022-03-17T08:05:27.336Z] #21 3.892 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T08:05:27.598Z] #21 ... [2022-03-17T08:05:27.598Z] [2022-03-17T08:05:27.598Z] #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-03-17T08:05:27.598Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T08:05:27.598Z] #34 DONE 120.8s [2022-03-17T08:05:27.759Z] #21 28.86 Selecting previously unselected package zip. [2022-03-17T08:05:27.759Z] #21 28.88 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-03-17T08:05:27.759Z] #21 28.88 Unpacking zip (3.0-12) ... [2022-03-17T08:05:27.861Z] [2022-03-17T08:05:27.861Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:05:27.861Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:05:28.018Z] #21 29.01 Selecting previously unselected package zstd. [2022-03-17T08:05:28.018Z] #21 29.01 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-03-17T08:05:28.018Z] #21 29.02 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-17T08:05:28.018Z] #21 29.25 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-17T08:05:28.247Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-17T08:05:28.247Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3e2a4eaf\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-17T08:05:28.247Z] ---------------------------------------------------------------------------- [2022-03-17T08:05:28.247Z] [2022-03-17T08:05:28.247Z] INFO: executeCI.ps1 starting at Thu Mar 17 08:05:26 CUT 2022 [2022-03-17T08:05:28.247Z] [2022-03-17T08:05:28.247Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-17T08:05:28.247Z] INFO: Running git version 2.24.1.windows.2 [2022-03-17T08:05:28.247Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-17T08:05:28.247Z] INFO: Environment variables: [2022-03-17T08:05:28.247Z] [2022-03-17T08:05:28.247Z] Name Value [2022-03-17T08:05:28.247Z] ---- ----- [2022-03-17T08:05:28.247Z] ALLUSERSPROFILE C:\ProgramData [2022-03-17T08:05:28.247Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-17T08:05:28.247Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-17T08:05:28.247Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-17T08:05:28.247Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-17T08:05:28.247Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-17T08:05:28.247Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-17T08:05:28.247Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-17T08:05:28.247Z] BRANCH_NAME PR-43380 [2022-03-17T08:05:28.247Z] BUILD_DISPLAY_NAME #8 [2022-03-17T08:05:28.247Z] BUILD_ID 8 [2022-03-17T08:05:28.247Z] BUILD_NUMBER 8 [2022-03-17T08:05:28.247Z] BUILD_TAG jenkins-moby-PR-43380-8 [2022-03-17T08:05:28.247Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43380/8/ [2022-03-17T08:05:28.247Z] CHANGE_AUTHOR thaJeztah [2022-03-17T08:05:28.247Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-17T08:05:28.247Z] CHANGE_BRANCH client_search_limits [2022-03-17T08:05:28.247Z] CHANGE_FORK thaJeztah/docker [2022-03-17T08:05:28.247Z] CHANGE_ID 43380 [2022-03-17T08:05:28.247Z] CHANGE_TARGET master [2022-03-17T08:05:28.247Z] CHANGE_TITLE client: ImageSearch(): don't send limit if none was specified [2022-03-17T08:05:28.247Z] CHANGE_URL https://github.com/moby/moby/pull/43380 [2022-03-17T08:05:28.247Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T08:05:28.247Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-17T08:05:28.247Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-17T08:05:28.247Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-17T08:05:28.247Z] COMPUTERNAME azwin-2-e54401 [2022-03-17T08:05:28.247Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-17T08:05:28.247Z] ConfigSequenceNumber 0 [2022-03-17T08:05:28.247Z] DOCKER_BUILDKIT 0 [2022-03-17T08:05:28.247Z] DOCKER_DUT_DEBUG 1 [2022-03-17T08:05:28.247Z] DOCKER_EXPERIMENTAL 1 [2022-03-17T08:05:28.247Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-17T08:05:28.247Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-17T08:05:28.247Z] EXECUTOR_NUMBER 0 [2022-03-17T08:05:28.247Z] FQDN azwin-2-e54401.westus.cloudapp.azure.com [2022-03-17T08:05:28.247Z] GIT_BRANCH PR-43380 [2022-03-17T08:05:28.248Z] GIT_COMMIT 372de6ebea775e5a645a6f9301fed5b451bb5706 [2022-03-17T08:05:28.248Z] GIT_PREVIOUS_COMMIT ed1af561ad1e338d2f28ef9cfb056feba9de2a65 [2022-03-17T08:05:28.248Z] GIT_URL https://github.com/moby/moby.git [2022-03-17T08:05:28.248Z] HUDSON_COOKIE d6fd3dfa-5d09-4b24-b29e-cb4cd8a42a0a [2022-03-17T08:05:28.248Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-17T08:05:28.248Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-17T08:05:28.248Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-17T08:05:28.248Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-17T08:05:28.248Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-17T08:05:28.248Z] JENKINS_NODE_COOKIE ea8c2bef-aeaf-41e5-9180-2f6763dac67e [2022-03-17T08:05:28.248Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-17T08:05:28.248Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-17T08:05:28.248Z] JOB_BASE_NAME PR-43380 [2022-03-17T08:05:28.248Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43380/display/redirect [2022-03-17T08:05:28.248Z] JOB_NAME moby/PR-43380 [2022-03-17T08:05:28.248Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43380/ [2022-03-17T08:05:28.248Z] library.jps.version master [2022-03-17T08:05:28.248Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-17T08:05:28.248Z] NODE_LABELS amd64 azure azwin-2-e54401 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-17T08:05:28.248Z] NODE_NAME azwin-2-e54401 [2022-03-17T08:05:28.248Z] NUMBER_OF_PROCESSORS 4 [2022-03-17T08:05:28.248Z] OS Windows_NT [2022-03-17T08:05:28.248Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-17T08:05:28.248Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-17T08:05:28.248Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-17T08:05:28.248Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-17T08:05:28.248Z] PROCESSOR_LEVEL 6 [2022-03-17T08:05:28.248Z] PROCESSOR_REVISION 4f01 [2022-03-17T08:05:28.248Z] ProgramData C:\ProgramData [2022-03-17T08:05:28.248Z] ProgramFiles C:\Program Files [2022-03-17T08:05:28.248Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-17T08:05:28.248Z] ProgramW6432 C:\Program Files [2022-03-17T08:05:28.248Z] PROMPT $P$G [2022-03-17T08:05:28.248Z] PSExecutionPolicyPreference Bypass [2022-03-17T08:05:28.248Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-17T08:05:28.248Z] PUBLIC C:\Users\Public [2022-03-17T08:05:28.248Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43380/8/display/redirect?page=artif... [2022-03-17T08:05:28.248Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43380/8/display/redirect?page=changes [2022-03-17T08:05:28.248Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43380/8/display/redirect [2022-03-17T08:05:28.248Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43380/8/display/redirect?page=tests [2022-03-17T08:05:28.248Z] SKIP_VALIDATION_TESTS 1 [2022-03-17T08:05:28.248Z] SOURCES_DRIVE d [2022-03-17T08:05:28.248Z] SOURCES_SUBDIR gopath [2022-03-17T08:05:28.248Z] STAGE_NAME Run tests [2022-03-17T08:05:28.248Z] SystemDrive C: [2022-03-17T08:05:28.248Z] SystemRoot C:\Windows [2022-03-17T08:05:28.248Z] TEMP C:\Windows\TEMP [2022-03-17T08:05:28.248Z] TESTDEBUG 0 [2022-03-17T08:05:28.248Z] TESTRUN_DRIVE d [2022-03-17T08:05:28.248Z] TESTRUN_SUBDIR CI [2022-03-17T08:05:28.248Z] TIMEOUT 120m [2022-03-17T08:05:28.248Z] TMP C:\Windows\TEMP [2022-03-17T08:05:28.248Z] USERDOMAIN WORKGROUP [2022-03-17T08:05:28.248Z] USERNAME azwin-2-e54401$ [2022-03-17T08:05:28.248Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-17T08:05:28.248Z] windir C:\Windows [2022-03-17T08:05:28.248Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-17T08:05:28.248Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-17T08:05:28.248Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-17T08:05:28.248Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-17T08:05:28.248Z] [2022-03-17T08:05:28.248Z] [2022-03-17T08:05:28.248Z] [2022-03-17T08:05:28.248Z] INFO: Sources under d:\gopath\... [2022-03-17T08:05:28.248Z] INFO: Test run under d:\CI\... [2022-03-17T08:05:28.248Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-17T08:05:28.248Z] INFO: docker/docker repository was found [2022-03-17T08:05:28.373Z] #14 124.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-17T08:05:28.374Z] #14 124.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:05:28.374Z] #14 124.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-17T08:05:28.603Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-17T08:05:28.603Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-513e72d2\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-17T08:05:28.603Z] ---------------------------------------------------------------------------- [2022-03-17T08:05:28.603Z] [2022-03-17T08:05:28.603Z] INFO: executeCI.ps1 starting at Thu Mar 17 08:05:26 CUT 2022 [2022-03-17T08:05:28.603Z] [2022-03-17T08:05:28.603Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-17T08:05:28.603Z] INFO: Running git version 2.24.1.windows.2 [2022-03-17T08:05:28.603Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-17T08:05:28.603Z] INFO: Environment variables: [2022-03-17T08:05:28.603Z] [2022-03-17T08:05:28.603Z] Name Value [2022-03-17T08:05:28.603Z] ---- ----- [2022-03-17T08:05:28.603Z] ALLUSERSPROFILE C:\ProgramData [2022-03-17T08:05:28.603Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-17T08:05:28.603Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-17T08:05:28.603Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-17T08:05:28.603Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-17T08:05:28.603Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-17T08:05:28.603Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-17T08:05:28.603Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-17T08:05:28.603Z] BRANCH_NAME PR-43380 [2022-03-17T08:05:28.603Z] BUILD_DISPLAY_NAME #8 [2022-03-17T08:05:28.603Z] BUILD_ID 8 [2022-03-17T08:05:28.603Z] BUILD_NUMBER 8 [2022-03-17T08:05:28.603Z] BUILD_TAG jenkins-moby-PR-43380-8 [2022-03-17T08:05:28.603Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43380/8/ [2022-03-17T08:05:28.603Z] CHANGE_AUTHOR thaJeztah [2022-03-17T08:05:28.603Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-17T08:05:28.603Z] CHANGE_BRANCH client_search_limits [2022-03-17T08:05:28.603Z] CHANGE_FORK thaJeztah/docker [2022-03-17T08:05:28.603Z] CHANGE_ID 43380 [2022-03-17T08:05:28.603Z] CHANGE_TARGET master [2022-03-17T08:05:28.603Z] CHANGE_TITLE client: ImageSearch(): don't send limit if none was specified [2022-03-17T08:05:28.603Z] CHANGE_URL https://github.com/moby/moby/pull/43380 [2022-03-17T08:05:28.603Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T08:05:28.603Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-17T08:05:28.603Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-17T08:05:28.603Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-17T08:05:28.603Z] COMPUTERNAME azwin-2-e54400 [2022-03-17T08:05:28.603Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-17T08:05:28.603Z] ConfigSequenceNumber 0 [2022-03-17T08:05:28.603Z] DOCKER_BUILDKIT 0 [2022-03-17T08:05:28.603Z] DOCKER_DUT_DEBUG 1 [2022-03-17T08:05:28.603Z] DOCKER_EXPERIMENTAL 1 [2022-03-17T08:05:28.603Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-17T08:05:28.603Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-03-17T08:05:28.603Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-17T08:05:28.603Z] EXECUTOR_NUMBER 0 [2022-03-17T08:05:28.603Z] FQDN azwin-2-e54400.westus.cloudapp.azure.com [2022-03-17T08:05:28.603Z] GIT_BRANCH PR-43380 [2022-03-17T08:05:28.603Z] GIT_COMMIT 452aebbd327fafe25914e4eb86256bed4a9ef698 [2022-03-17T08:05:28.603Z] GIT_PREVIOUS_COMMIT ed1af561ad1e338d2f28ef9cfb056feba9de2a65 [2022-03-17T08:05:28.603Z] GIT_URL https://github.com/moby/moby.git [2022-03-17T08:05:28.603Z] HUDSON_COOKIE aafc2409-39ea-4760-a90e-1a525eb15010 [2022-03-17T08:05:28.603Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-17T08:05:28.603Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-17T08:05:28.603Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-17T08:05:28.603Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-17T08:05:28.603Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-17T08:05:28.603Z] JENKINS_NODE_COOKIE 3bce8a3b-773f-42a8-96b6-0a3ed92a0ca1 [2022-03-17T08:05:28.603Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-17T08:05:28.603Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-17T08:05:28.603Z] JOB_BASE_NAME PR-43380 [2022-03-17T08:05:28.603Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43380/display/redirect [2022-03-17T08:05:28.603Z] JOB_NAME moby/PR-43380 [2022-03-17T08:05:28.603Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43380/ [2022-03-17T08:05:28.603Z] library.jps.version master [2022-03-17T08:05:28.603Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-17T08:05:28.603Z] NODE_LABELS amd64 azure azwin-2-e54400 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-17T08:05:28.603Z] NODE_NAME azwin-2-e54400 [2022-03-17T08:05:28.603Z] NUMBER_OF_PROCESSORS 4 [2022-03-17T08:05:28.603Z] OS Windows_NT [2022-03-17T08:05:28.603Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-17T08:05:28.603Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-17T08:05:28.603Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-17T08:05:28.603Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-17T08:05:28.603Z] PROCESSOR_LEVEL 6 [2022-03-17T08:05:28.603Z] PROCESSOR_REVISION 4f01 [2022-03-17T08:05:28.603Z] ProgramData C:\ProgramData [2022-03-17T08:05:28.603Z] ProgramFiles C:\Program Files [2022-03-17T08:05:28.603Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-17T08:05:28.603Z] ProgramW6432 C:\Program Files [2022-03-17T08:05:28.603Z] PROMPT $P$G [2022-03-17T08:05:28.603Z] PSExecutionPolicyPreference Bypass [2022-03-17T08:05:28.603Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-17T08:05:28.603Z] PUBLIC C:\Users\Public [2022-03-17T08:05:28.603Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43380/8/display/redirect?page=artif... [2022-03-17T08:05:28.603Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43380/8/display/redirect?page=changes [2022-03-17T08:05:28.603Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43380/8/display/redirect [2022-03-17T08:05:28.603Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43380/8/display/redirect?page=tests [2022-03-17T08:05:28.603Z] SKIP_VALIDATION_TESTS 1 [2022-03-17T08:05:28.603Z] SOURCES_DRIVE d [2022-03-17T08:05:28.603Z] SOURCES_SUBDIR gopath [2022-03-17T08:05:28.603Z] STAGE_NAME Run tests [2022-03-17T08:05:28.603Z] SystemDrive C: [2022-03-17T08:05:28.603Z] SystemRoot C:\Windows [2022-03-17T08:05:28.603Z] TEMP C:\Windows\TEMP [2022-03-17T08:05:28.603Z] TESTDEBUG 0 [2022-03-17T08:05:28.603Z] TESTRUN_DRIVE d [2022-03-17T08:05:28.603Z] TESTRUN_SUBDIR CI [2022-03-17T08:05:28.603Z] TIMEOUT 120m [2022-03-17T08:05:28.603Z] TMP C:\Windows\TEMP [2022-03-17T08:05:28.603Z] USERDOMAIN WORKGROUP [2022-03-17T08:05:28.603Z] USERNAME azwin-2-e54400$ [2022-03-17T08:05:28.603Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-17T08:05:28.603Z] windir C:\Windows [2022-03-17T08:05:28.603Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-17T08:05:28.603Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-17T08:05:28.603Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-17T08:05:28.604Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-17T08:05:28.604Z] [2022-03-17T08:05:28.604Z] [2022-03-17T08:05:28.604Z] [2022-03-17T08:05:28.740Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-03-17T08:05:28.955Z] #21 30.13 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-03-17T08:05:28.955Z] #21 30.15 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-17T08:05:28.955Z] #21 30.16 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-03-17T08:05:28.955Z] #21 30.18 Setting up libicu67:arm64 (67.1-7) ... [2022-03-17T08:05:28.955Z] #21 30.19 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-03-17T08:05:28.955Z] #21 30.21 Setting up libinih1:arm64 (53-1+b2) ... [2022-03-17T08:05:28.955Z] #21 30.22 Setting up uidmap (1:4.8.1-1) ... [2022-03-17T08:05:28.955Z] #21 30.24 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-17T08:05:28.955Z] #21 30.25 Setting up bzip2 (1.0.8-4) ... [2022-03-17T08:05:28.955Z] #21 30.26 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-17T08:05:29.214Z] #21 30.27 Setting up python3-wheel (0.34.2-1) ... [2022-03-17T08:05:29.231Z] ltsc2022: Pulling from windows/servercore [2022-03-17T08:05:29.231Z] 8f616e6e9eec: Pulling fs layer [2022-03-17T08:05:29.231Z] 037d5740b404: Pulling fs layer [2022-03-17T08:05:29.474Z] #21 30.80 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:05:29.475Z] #21 30.81 Setting up libcap2:arm64 (1:2.44-1) ... [2022-03-17T08:05:29.576Z] #19 225.0 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-03-17T08:05:29.592Z] INFO: Sources under d:\gopath\... [2022-03-17T08:05:29.592Z] INFO: Test run under d:\CI\... [2022-03-17T08:05:29.592Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-17T08:05:29.592Z] INFO: docker/docker repository was found [2022-03-17T08:05:29.592Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-03-17T08:05:29.734Z] #21 30.83 Setting up libcap2-bin (1:2.44-1) ... [2022-03-17T08:05:29.734Z] #21 30.84 Setting up apparmor (2.13.6-10) ... [2022-03-17T08:05:29.835Z] #19 225.0 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-17T08:05:29.836Z] #19 225.0 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-17T08:05:29.836Z] #19 225.0 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-03-17T08:05:29.836Z] #19 225.0 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-03-17T08:05:29.836Z] #19 225.0 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-03-17T08:05:29.836Z] #19 225.0 Selecting previously unselected package libc6-s390x-cross. [2022-03-17T08:05:29.836Z] #19 225.0 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-03-17T08:05:29.836Z] #19 225.1 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-03-17T08:05:29.836Z] #19 225.2 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-03-17T08:05:29.836Z] #19 225.2 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:29.836Z] #19 225.2 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T08:05:29.836Z] #19 225.2 Selecting previously unselected package libgomp1-s390x-cross. [2022-03-17T08:05:29.836Z] #19 225.2 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:29.836Z] #19 225.2 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T08:05:29.836Z] #19 225.3 Selecting previously unselected package libitm1-s390x-cross. [2022-03-17T08:05:29.836Z] #19 225.3 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:30.094Z] #19 225.3 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T08:05:30.094Z] #19 225.3 Selecting previously unselected package libatomic1-s390x-cross. [2022-03-17T08:05:30.094Z] #19 225.3 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:30.094Z] #19 225.3 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T08:05:30.094Z] #19 225.3 Selecting previously unselected package libasan6-s390x-cross. [2022-03-17T08:05:30.094Z] #19 225.3 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:30.094Z] #19 225.3 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-17T08:05:30.094Z] #19 225.6 Selecting previously unselected package libstdc++6-s390x-cross. [2022-03-17T08:05:30.354Z] #19 225.6 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:30.354Z] #19 225.6 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-17T08:05:30.354Z] #19 225.6 Selecting previously unselected package libubsan1-s390x-cross. [2022-03-17T08:05:30.354Z] #19 225.6 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:30.354Z] #19 225.6 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T08:05:30.354Z] #19 225.7 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-03-17T08:05:30.354Z] #19 225.8 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:30.354Z] #19 225.8 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-17T08:05:30.354Z] #19 225.9 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-03-17T08:05:30.580Z] ltsc2022: Pulling from windows/servercore [2022-03-17T08:05:30.580Z] 8f616e6e9eec: Pulling fs layer [2022-03-17T08:05:30.580Z] 037d5740b404: Pulling fs layer [2022-03-17T08:05:30.613Z] #19 225.9 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-17T08:05:30.614Z] #19 225.9 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-17T08:05:31.173Z] #51 ... [2022-03-17T08:05:31.173Z] [2022-03-17T08:05:31.173Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T08:05:31.173Z] #21 sha256:13ffff76c343bfa3b7c68b1e98ebf09d48d85d53e1682eb6d4cd5604f01f3bd1 [2022-03-17T08:05:31.173Z] #21 7.870 Fetched 8506 kB in 6s (1355 kB/s) [2022-03-17T08:05:31.643Z] #21 32.42 Setting up zip (3.0-12) ... [2022-03-17T08:05:31.643Z] #21 32.51 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:05:31.643Z] #21 32.53 Setting up bash-completion (1:2.11-2) ... [2022-03-17T08:05:33.009Z] #14 134.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-17T08:05:33.009Z] #14 134.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:05:33.009Z] #14 134.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T08:05:33.030Z] #21 34.24 Setting up xz-utils (5.2.5-2) ... [2022-03-17T08:05:33.030Z] #21 34.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-17T08:05:33.030Z] #21 34.27 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-03-17T08:05:33.030Z] #21 34.28 Setting up patch (2.7.6-7) ... [2022-03-17T08:05:33.030Z] #21 34.29 Setting up sudo (1.9.5p2-3) ... [2022-03-17T08:05:33.030Z] #21 34.36 invoke-rc.d: could not determine current runlevel [2022-03-17T08:05:33.090Z] #21 7.870 Reading package lists... [2022-03-17T08:05:33.290Z] #21 34.37 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-17T08:05:33.290Z] #21 34.38 Setting up xfsprogs (5.10.0-4) ... [2022-03-17T08:05:33.291Z] #21 34.41 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-03-17T08:05:33.291Z] #21 34.44 Setting up inetutils-ping (2:2.0-1) ... [2022-03-17T08:05:33.291Z] #21 34.46 Setting up pigz (2.6-1) ... [2022-03-17T08:05:33.291Z] #21 34.47 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-17T08:05:33.291Z] #21 34.49 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-17T08:05:33.291Z] #21 34.51 Setting up python-pip-whl (20.3.4-4) ... [2022-03-17T08:05:33.291Z] #21 34.54 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:05:34.326Z] #21 35.17 Setting up libaio1:arm64 (0.3.112-9) ... [2022-03-17T08:05:34.326Z] #21 35.18 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-17T08:05:34.597Z] #21 35.56 Setting up libelf1:arm64 (0.183-1) ... [2022-03-17T08:05:34.597Z] #21 35.69 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-17T08:05:34.597Z] #21 35.72 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-17T08:05:35.009Z] #21 9.990 Reading package lists... [2022-03-17T08:05:35.166Z] #21 36.29 Setting up python3-distutils (3.9.2-1) ... [2022-03-17T08:05:35.534Z] #21 12.00 Building dependency tree... [2022-03-17T08:05:35.736Z] #21 36.68 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:05:35.736Z] #21 36.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-17T08:05:35.736Z] #21 36.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-17T08:05:35.736Z] #21 36.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-17T08:05:35.736Z] #21 36.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-17T08:05:35.736Z] #21 36.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-17T08:05:35.736Z] #21 36.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-17T08:05:35.736Z] #21 36.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-17T08:05:35.736Z] #21 36.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-17T08:05:35.736Z] #21 36.74 Setting up python3-setuptools (52.0.0-4) ... [2022-03-17T08:05:35.891Z] #19 230.2 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-03-17T08:05:35.891Z] #19 230.2 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-17T08:05:35.891Z] #19 230.2 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-17T08:05:35.891Z] #19 230.3 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-03-17T08:05:35.891Z] #19 230.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-03-17T08:05:35.891Z] #19 230.3 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-17T08:05:35.891Z] #19 230.4 Selecting previously unselected package libc6-dev-s390x-cross. [2022-03-17T08:05:35.891Z] #19 230.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-03-17T08:05:35.891Z] #19 230.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-17T08:05:35.891Z] #19 230.7 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-03-17T08:05:35.891Z] #19 230.7 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-17T08:05:35.891Z] #19 230.7 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-17T08:05:35.891Z] #19 231.0 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-03-17T08:05:35.891Z] #19 231.0 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-17T08:05:35.891Z] #19 231.0 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-17T08:05:36.108Z] #21 13.02 The following additional packages will be installed: [2022-03-17T08:05:36.108Z] #21 13.02 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-17T08:05:36.108Z] #21 13.02 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-17T08:05:36.108Z] #21 13.02 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-17T08:05:36.108Z] #21 13.03 python3-pkg-resources vim-runtime xxd [2022-03-17T08:05:36.108Z] #21 13.03 Suggested packages: [2022-03-17T08:05:36.108Z] #21 13.03 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-17T08:05:36.108Z] #21 13.03 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-17T08:05:36.108Z] #21 13.03 acl attr quota [2022-03-17T08:05:36.108Z] #21 13.03 Recommended packages: [2022-03-17T08:05:36.108Z] #21 13.03 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-17T08:05:36.528Z] #14 132.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-17T08:05:36.528Z] #14 132.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:05:36.528Z] #14 132.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T08:05:36.675Z] #21 37.91 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-17T08:05:36.675Z] #21 37.92 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-03-17T08:05:36.675Z] #21 37.94 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-17T08:05:36.675Z] #21 37.95 Setting up python3-pip (20.3.4-4) ... [2022-03-17T08:05:37.499Z] #21 14.14 The following NEW packages will be installed: [2022-03-17T08:05:37.499Z] #21 14.14 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-17T08:05:37.499Z] #21 14.15 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-17T08:05:37.499Z] #21 14.15 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-17T08:05:37.499Z] #21 14.15 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-17T08:05:37.499Z] #21 14.15 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-17T08:05:37.499Z] #21 14.15 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-17T08:05:37.499Z] #21 14.15 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-17T08:05:37.499Z] #21 14.15 xz-utils zip zstd [2022-03-17T08:05:37.499Z] #21 14.46 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:05:37.499Z] #21 14.46 Need to get 27.6 MB of archives. [2022-03-17T08:05:37.499Z] #21 14.46 After this operation, 106 MB of additional disk space will be used. [2022-03-17T08:05:37.499Z] #21 14.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-17T08:05:37.499Z] #21 14.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-17T08:05:37.499Z] #21 14.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-17T08:05:37.499Z] #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-03-17T08:05:37.499Z] #21 14.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-17T08:05:37.499Z] #21 14.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-17T08:05:37.762Z] #21 14.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-17T08:05:37.762Z] #21 14.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-17T08:05:37.762Z] #21 14.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-17T08:05:37.762Z] #21 14.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-17T08:05:37.762Z] #21 14.62 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-17T08:05:37.762Z] #21 14.63 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-17T08:05:37.762Z] #21 14.64 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-17T08:05:37.762Z] #21 14.64 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-17T08:05:37.762Z] #21 14.66 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-17T08:05:37.762Z] #21 14.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-17T08:05:38.025Z] #21 14.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-17T08:05:38.025Z] #21 14.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-17T08:05:38.025Z] #21 14.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-17T08:05:38.025Z] #21 14.88 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-17T08:05:38.025Z] #21 14.88 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-17T08:05:38.025Z] #21 14.89 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-17T08:05:38.025Z] #21 14.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-17T08:05:38.025Z] #21 14.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-17T08:05:38.025Z] #21 14.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-17T08:05:38.025Z] #21 14.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-17T08:05:38.025Z] #21 14.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-17T08:05:38.055Z] #21 38.93 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-17T08:05:38.055Z] #21 38.95 Setting up jq (1.6-2.1) ... [2022-03-17T08:05:38.055Z] #21 38.98 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-03-17T08:05:38.055Z] #21 39.00 Setting up iptables (1.8.7-1) ... [2022-03-17T08:05:38.055Z] #21 39.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-17T08:05:38.055Z] #21 39.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-17T08:05:38.055Z] #21 39.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-17T08:05:38.055Z] #21 39.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-17T08:05:38.055Z] #21 39.04 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-17T08:05:38.055Z] #21 39.05 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-17T08:05:38.055Z] #21 39.05 Setting up iproute2 (5.10.0-4) ... [2022-03-17T08:05:38.134Z] 037d5740b404: Verifying Checksum [2022-03-17T08:05:38.134Z] 037d5740b404: Download complete [2022-03-17T08:05:38.314Z] #21 39.43 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:05:38.600Z] #21 15.41 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-17T08:05:38.600Z] #21 15.41 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-17T08:05:38.600Z] #21 15.41 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-17T08:05:38.600Z] #21 15.42 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-17T08:05:38.600Z] #21 15.42 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-17T08:05:38.600Z] #21 15.42 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-17T08:05:38.600Z] #21 15.42 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-17T08:05:38.600Z] #21 15.48 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-17T08:05:38.600Z] #21 15.49 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-17T08:05:38.600Z] #21 15.50 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-17T08:05:38.600Z] #21 15.51 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-17T08:05:38.600Z] #21 15.52 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-17T08:05:38.600Z] #21 15.52 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-17T08:05:38.600Z] #21 15.55 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-17T08:05:38.600Z] #21 15.57 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-17T08:05:38.600Z] #21 15.58 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-17T08:05:38.863Z] #21 15.58 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-17T08:05:39.125Z] #21 15.89 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-17T08:05:39.125Z] #21 15.93 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-17T08:05:39.125Z] #21 15.97 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-17T08:05:39.125Z] #21 15.97 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-17T08:05:39.281Z] Client: [2022-03-17T08:05:39.281Z] Context: default [2022-03-17T08:05:39.281Z] Debug Mode: false [2022-03-17T08:05:39.281Z] Plugins: [2022-03-17T08:05:39.281Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-17T08:05:39.281Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-17T08:05:39.281Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-17T08:05:39.281Z] [2022-03-17T08:05:39.281Z] Server: [2022-03-17T08:05:39.281Z] Containers: 0 [2022-03-17T08:05:39.281Z] Running: 0 [2022-03-17T08:05:39.281Z] Paused: 0 [2022-03-17T08:05:39.281Z] Stopped: 0 [2022-03-17T08:05:39.281Z] Images: 0 [2022-03-17T08:05:39.281Z] Server Version: 20.10.9 [2022-03-17T08:05:39.281Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-17T08:05:39.281Z] Windows: [2022-03-17T08:05:39.281Z] LCOW: [2022-03-17T08:05:39.281Z] Logging Driver: json-file [2022-03-17T08:05:39.281Z] Plugins: [2022-03-17T08:05:39.281Z] Volume: local [2022-03-17T08:05:39.281Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T08:05:39.281Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T08:05:39.281Z] Swarm: inactive [2022-03-17T08:05:39.281Z] Default Isolation: process [2022-03-17T08:05:39.281Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-17T08:05:39.281Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-17T08:05:39.281Z] OSType: windows [2022-03-17T08:05:39.281Z] Architecture: x86_64 [2022-03-17T08:05:39.281Z] CPUs: 4 [2022-03-17T08:05:39.281Z] Total Memory: 32GiB [2022-03-17T08:05:39.281Z] Name: azwin-2-bf8ec0 [2022-03-17T08:05:39.281Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-17T08:05:39.281Z] Docker Root Dir: D:\docker [2022-03-17T08:05:39.281Z] Debug Mode: false [2022-03-17T08:05:39.281Z] Registry: https://index.docker.io/v1/ [2022-03-17T08:05:39.281Z] Labels: [2022-03-17T08:05:39.281Z] Experimental: true [2022-03-17T08:05:39.281Z] Insecure Registries: [2022-03-17T08:05:39.281Z] 10.0.0.4:5000 [2022-03-17T08:05:39.281Z] 127.0.0.0/8 [2022-03-17T08:05:39.281Z] Registry Mirrors: [2022-03-17T08:05:39.281Z] http://10.0.0.4:5000/ [2022-03-17T08:05:39.281Z] Live Restore Enabled: false [2022-03-17T08:05:39.281Z] Product License: Community Engine [2022-03-17T08:05:39.281Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-17T08:05:39.700Z] #21 16.69 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:05:39.963Z] #21 16.80 Fetched 27.6 MB in 2s (14.2 MB/s) [2022-03-17T08:05:39.963Z] #21 16.84 Selecting previously unselected package pigz. [2022-03-17T08:05:39.963Z] #21 16.84 (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-03-17T08:05:39.963Z] #21 16.87 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-17T08:05:39.963Z] #21 16.88 Unpacking pigz (2.6-1) ... [2022-03-17T08:05:40.112Z] #19 235.3 Selecting previously unselected package g++-s390x-linux-gnu. [2022-03-17T08:05:40.112Z] #19 235.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-17T08:05:40.112Z] #19 235.3 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-17T08:05:40.112Z] #19 235.3 Selecting previously unselected package crossbuild-essential-s390x. [2022-03-17T08:05:40.112Z] #19 235.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-03-17T08:05:40.112Z] #19 235.4 Unpacking crossbuild-essential-s390x (12.9) ... [2022-03-17T08:05:40.112Z] #19 235.4 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-03-17T08:05:40.112Z] #19 235.4 Setting up libfile-which-perl (1.23-1) ... [2022-03-17T08:05:40.112Z] #19 235.4 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-17T08:05:40.112Z] #19 235.4 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-03-17T08:05:40.112Z] #19 235.4 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-17T08:05:40.112Z] #19 235.4 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-17T08:05:40.112Z] #19 235.5 Setting up libicu67:amd64 (67.1-7) ... [2022-03-17T08:05:40.112Z] #19 235.5 Setting up libmagic-mgc (1:5.39-3) ... [2022-03-17T08:05:40.112Z] #19 235.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-17T08:05:40.112Z] #19 235.5 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-03-17T08:05:40.112Z] #19 235.5 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-03-17T08:05:40.112Z] #19 235.5 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-17T08:05:40.225Z] #21 16.94 Selecting previously unselected package libelf1:amd64. [2022-03-17T08:05:40.225Z] #21 16.95 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-17T08:05:40.225Z] #21 16.96 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-17T08:05:40.225Z] #21 17.10 Selecting previously unselected package libbpf0:amd64. [2022-03-17T08:05:40.225Z] #21 17.11 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-17T08:05:40.225Z] #21 17.12 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-17T08:05:40.370Z] #19 235.5 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-17T08:05:40.370Z] #19 235.5 Setting up file (1:5.39-3) ... [2022-03-17T08:05:40.370Z] #19 235.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-17T08:05:40.370Z] #19 235.6 Setting up bzip2 (1.0.8-4) ... [2022-03-17T08:05:40.370Z] #19 235.6 Setting up libyaml-perl (1.30-1) ... [2022-03-17T08:05:40.370Z] #19 235.6 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-17T08:05:40.370Z] #19 235.6 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-03-17T08:05:40.370Z] #19 235.6 Setting up libio-string-perl (1.08-3.1) ... [2022-03-17T08:05:40.370Z] #19 235.6 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-17T08:05:40.370Z] #19 235.6 Setting up cross-config (2.6.18+nmu1) ... [2022-03-17T08:05:40.370Z] #19 235.7 Setting up xz-utils (5.2.5-2) ... [2022-03-17T08:05:40.370Z] #19 235.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-17T08:05:40.370Z] #19 235.7 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-03-17T08:05:40.370Z] #19 235.8 Setting up patch (2.7.6-7) ... [2022-03-17T08:05:40.370Z] #19 235.8 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-17T08:05:40.370Z] #19 235.8 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-17T08:05:40.370Z] #19 235.8 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T08:05:40.370Z] #19 235.8 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-17T08:05:40.370Z] #19 235.8 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-03-17T08:05:40.370Z] #19 235.8 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T08:05:40.370Z] #19 235.8 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T08:05:40.370Z] #19 235.8 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-17T08:05:40.370Z] #19 235.8 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-17T08:05:40.488Z] #21 17.23 Selecting previously unselected package libcap2:amd64. [2022-03-17T08:05:40.488Z] #21 17.24 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-17T08:05:40.488Z] #21 17.25 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-17T08:05:40.488Z] #21 17.30 Selecting previously unselected package libmnl0:amd64. [2022-03-17T08:05:40.488Z] #21 17.31 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-17T08:05:40.488Z] #21 17.31 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-17T08:05:40.488Z] #21 17.38 Selecting previously unselected package libxtables12:amd64. [2022-03-17T08:05:40.488Z] #21 17.38 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-17T08:05:40.488Z] #21 17.39 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-17T08:05:40.488Z] #21 17.44 Selecting previously unselected package libcap2-bin. [2022-03-17T08:05:40.488Z] #21 17.45 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-17T08:05:40.488Z] #21 17.46 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-17T08:05:40.629Z] #19 235.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T08:05:40.629Z] #19 235.9 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-17T08:05:40.629Z] #19 235.9 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-17T08:05:40.629Z] #19 235.9 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-17T08:05:40.629Z] #19 235.9 Setting up libfile-homedir-perl (1.006-1) ... [2022-03-17T08:05:40.629Z] #19 235.9 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-17T08:05:40.629Z] #19 235.9 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T08:05:40.630Z] #19 235.9 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-17T08:05:40.630Z] #19 235.9 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-17T08:05:40.630Z] #19 235.9 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-03-17T08:05:40.630Z] #19 236.0 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-17T08:05:40.630Z] #19 236.0 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-17T08:05:40.630Z] #19 236.0 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-17T08:05:40.630Z] #19 236.0 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T08:05:40.630Z] #19 236.0 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-17T08:05:40.630Z] #19 236.0 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T08:05:40.630Z] #19 236.0 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-17T08:05:40.630Z] #19 236.0 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-17T08:05:40.630Z] #19 236.0 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T08:05:40.630Z] #19 236.0 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T08:05:40.630Z] #19 236.1 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-17T08:05:40.630Z] #19 236.1 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-17T08:05:40.750Z] #21 17.53 Selecting previously unselected package iproute2. [2022-03-17T08:05:40.750Z] #21 17.54 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-17T08:05:40.750Z] #21 17.54 Unpacking iproute2 (5.10.0-4) ... [2022-03-17T08:05:40.852Z] #21 DONE 41.5s [2022-03-17T08:05:40.852Z] [2022-03-17T08:05:40.852Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-17T08:05:40.852Z] #22 sha256:e0642d8718311db49c358af96d886b1b583535ee02a7fef8acff9e3f161e6560 [2022-03-17T08:05:40.852Z] #22 0.607 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-17T08:05:40.852Z] #22 0.611 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-17T08:05:40.852Z] #22 0.614 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-17T08:05:40.852Z] #22 DONE 0.7s [2022-03-17T08:05:40.852Z] [2022-03-17T08:05:40.852Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T08:05:40.852Z] #56 sha256:7e418dd2ff172d3a46cd5a6b181059827716c53b1c12cf830edb8e8e22a1dd0f [2022-03-17T08:05:40.888Z] #19 236.1 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T08:05:40.888Z] #19 236.1 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-17T08:05:40.888Z] #19 236.1 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-17T08:05:40.888Z] #19 236.1 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-17T08:05:40.888Z] #19 236.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-17T08:05:40.888Z] #19 236.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T08:05:40.888Z] #19 236.1 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-17T08:05:40.888Z] #19 236.2 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-17T08:05:40.888Z] #19 236.2 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-17T08:05:40.888Z] #19 236.2 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-17T08:05:40.888Z] #19 236.2 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-17T08:05:40.888Z] #19 236.2 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T08:05:40.888Z] #19 236.2 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-03-17T08:05:40.888Z] #19 236.3 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-03-17T08:05:41.012Z] #21 17.97 Selecting previously unselected package xxd. [2022-03-17T08:05:41.012Z] #21 17.97 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-17T08:05:41.012Z] #21 17.98 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:05:41.012Z] #21 18.10 Selecting previously unselected package vim-common. [2022-03-17T08:05:41.115Z] #56 ... [2022-03-17T08:05:41.115Z] [2022-03-17T08:05:41.115Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-17T08:05:41.115Z] #23 sha256:39052603085ce0256db3baa3a0b98a38fca8301fed5d326660748793ac630d1b [2022-03-17T08:05:41.147Z] #19 236.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-17T08:05:41.147Z] #19 236.5 [2022-03-17T08:05:41.147Z] #19 236.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-17T08:05:41.147Z] #19 236.5 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T08:05:41.147Z] #19 236.5 Setting up dpkg-dev (1.20.9) ... [2022-03-17T08:05:41.147Z] #19 236.5 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-17T08:05:41.147Z] #19 236.5 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-17T08:05:41.147Z] #19 236.5 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-17T08:05:41.147Z] #19 236.6 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T08:05:41.147Z] #19 236.6 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-17T08:05:41.147Z] #19 236.6 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-17T08:05:41.147Z] #19 236.6 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-17T08:05:41.147Z] #19 236.6 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-17T08:05:41.147Z] #19 236.6 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T08:05:41.147Z] #19 236.6 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T08:05:41.147Z] #19 236.6 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T08:05:41.147Z] #19 236.6 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-17T08:05:41.274Z] #21 18.10 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T08:05:41.274Z] #21 18.12 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:05:41.407Z] #19 236.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-03-17T08:05:41.407Z] #19 236.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-03-17T08:05:41.407Z] #19 236.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-17T08:05:41.537Z] #21 18.29 Selecting previously unselected package bash-completion. [2022-03-17T08:05:41.537Z] #21 18.30 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-17T08:05:41.666Z] #19 236.9 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-17T08:05:41.666Z] #19 237.0 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-17T08:05:41.666Z] #19 237.0 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-17T08:05:41.666Z] #19 237.0 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-17T08:05:41.666Z] #19 237.0 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-17T08:05:41.666Z] #19 237.0 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-17T08:05:41.666Z] #19 237.0 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T08:05:41.666Z] #19 237.0 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-17T08:05:41.666Z] #19 237.0 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-17T08:05:41.666Z] #19 237.1 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-17T08:05:41.666Z] #19 237.1 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-17T08:05:41.666Z] #19 237.1 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-17T08:05:41.666Z] #19 237.1 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T08:05:41.666Z] #19 237.1 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-17T08:05:41.666Z] #19 237.1 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-17T08:05:41.666Z] #19 237.1 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-17T08:05:41.925Z] #19 237.1 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-17T08:05:41.925Z] #19 237.1 Setting up libxml-simple-perl (2.25-1) ... [2022-03-17T08:05:41.925Z] #19 237.2 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-17T08:05:41.925Z] #19 237.2 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-17T08:05:41.925Z] #19 237.2 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-17T08:05:41.925Z] #19 237.2 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T08:05:41.925Z] #19 237.2 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T08:05:41.925Z] #19 237.2 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-17T08:05:41.925Z] #19 237.2 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-17T08:05:41.925Z] #19 237.2 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-17T08:05:41.925Z] #19 237.2 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-03-17T08:05:41.925Z] #19 237.2 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T08:05:41.925Z] #19 237.3 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-17T08:05:41.925Z] #19 237.3 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-17T08:05:41.925Z] #19 237.3 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-17T08:05:41.925Z] #19 237.3 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-17T08:05:41.925Z] #19 237.3 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-17T08:05:41.925Z] #19 237.3 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-17T08:05:41.925Z] #19 237.3 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-17T08:05:41.925Z] #19 237.3 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-17T08:05:42.184Z] #19 237.3 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-17T08:05:42.184Z] #19 237.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-17T08:05:42.184Z] #19 237.4 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-17T08:05:42.184Z] #19 237.4 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-17T08:05:42.184Z] #19 237.4 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-17T08:05:42.184Z] #19 237.4 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-17T08:05:42.184Z] #19 237.4 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-17T08:05:42.184Z] #19 237.4 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-03-17T08:05:42.184Z] #19 237.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-17T08:05:42.184Z] #19 237.5 Setting up crossbuild-essential-armel (12.9) ... [2022-03-17T08:05:42.184Z] #19 237.5 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-17T08:05:42.184Z] #19 237.5 Setting up crossbuild-essential-armhf (12.9) ... [2022-03-17T08:05:42.184Z] #19 237.5 Setting up crossbuild-essential-arm64 (12.9) ... [2022-03-17T08:05:42.184Z] #19 237.5 Setting up crossbuild-essential-s390x (12.9) ... [2022-03-17T08:05:42.184Z] #19 237.5 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-03-17T08:05:42.184Z] #19 237.5 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:05:42.752Z] #19 DONE 238.1s [2022-03-17T08:05:42.752Z] [2022-03-17T08:05:42.752Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-17T08:05:42.752Z] #32 sha256:94a8f0ee45c66d45dad2700e940f36fac476ada88bdaed3415973a23384c37ad [2022-03-17T08:05:42.928Z] #21 19.87 Unpacking bash-completion (1:2.11-2) ... [2022-03-17T08:05:43.012Z] #32 DONE 0.2s [2022-03-17T08:05:43.012Z] [2022-03-17T08:05:43.012Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-17T08:05:43.012Z] #69 sha256:e391d2ee220c70ae62f8375a253f57131714b752d4f0cbe56e52eb1f3a82240e [2022-03-17T08:05:43.012Z] #69 DONE 0.1s [2022-03-17T08:05:43.012Z] [2022-03-17T08:05:43.012Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T08:05:43.012Z] #70 sha256:b6643dafb6349402b0ad514b20dbde0f28211d6c96fb35432c8dbfd3f31d4109 [2022-03-17T08:05:43.503Z] #21 20.29 Selecting previously unselected package bzip2. [2022-03-17T08:05:43.503Z] #21 20.30 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-17T08:05:43.503Z] #21 20.31 Unpacking bzip2 (1.0.8-4) ... [2022-03-17T08:05:43.503Z] #21 20.40 Selecting previously unselected package xz-utils. [2022-03-17T08:05:43.503Z] #21 20.40 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-17T08:05:43.503Z] #21 20.42 Unpacking xz-utils (5.2.5-2) ... [2022-03-17T08:05:43.765Z] #21 20.57 Selecting previously unselected package apparmor. [2022-03-17T08:05:43.765Z] #21 20.58 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-17T08:05:43.765Z] #21 20.64 Unpacking apparmor (2.13.6-10) ... [2022-03-17T08:05:44.340Z] #21 21.24 Selecting previously unselected package inetutils-ping. [2022-03-17T08:05:44.340Z] #21 21.24 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-17T08:05:44.340Z] #21 21.25 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-17T08:05:44.393Z] #70 1.316 + RM_GOPATH=0 [2022-03-17T08:05:44.393Z] #70 1.316 + TMP_GOPATH= [2022-03-17T08:05:44.393Z] #70 1.316 + : /build [2022-03-17T08:05:44.393Z] #70 1.316 + '[' -z '' ']' [2022-03-17T08:05:44.393Z] #70 1.316 ++ mktemp -d [2022-03-17T08:05:44.393Z] #70 1.316 + export GOPATH=/tmp/tmp.ZNnArTULUF [2022-03-17T08:05:44.393Z] #70 1.316 + GOPATH=/tmp/tmp.ZNnArTULUF [2022-03-17T08:05:44.393Z] #70 1.316 + RM_GOPATH=1 [2022-03-17T08:05:44.393Z] #70 1.316 + case "$(go env GOARCH)" in [2022-03-17T08:05:44.393Z] #70 1.316 ++ go env GOARCH [2022-03-17T08:05:44.393Z] #70 1.324 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T08:05:44.393Z] #70 1.324 + GO_BUILDMODE=-buildmode=pie [2022-03-17T08:05:44.393Z] #70 1.326 ++ dirname /install.sh [2022-03-17T08:05:44.393Z] #70 1.327 + dir=/ [2022-03-17T08:05:44.393Z] #70 1.327 + bin=rootlesskit [2022-03-17T08:05:44.393Z] #70 1.327 + shift [2022-03-17T08:05:44.393Z] #70 1.327 + '[' '!' -f //rootlesskit.installer ']' [2022-03-17T08:05:44.393Z] #70 1.327 + . //rootlesskit.installer [2022-03-17T08:05:44.393Z] #70 1.327 ++ : v0.14.6 [2022-03-17T08:05:44.393Z] #70 1.327 + install_rootlesskit [2022-03-17T08:05:44.393Z] #70 1.327 + case "$1" in [2022-03-17T08:05:44.393Z] #70 1.327 + export CGO_ENABLED=0 [2022-03-17T08:05:44.393Z] #70 1.327 + CGO_ENABLED=0 [2022-03-17T08:05:44.393Z] #70 1.327 + _install_rootlesskit [2022-03-17T08:05:44.393Z] #70 1.327 + echo 'Install rootlesskit version v0.14.6' [2022-03-17T08:05:44.393Z] #70 1.327 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-17T08:05:44.393Z] #70 1.327 + GOBIN=/build [2022-03-17T08:05:44.393Z] #70 1.327 + GO111MODULE=on [2022-03-17T08:05:44.393Z] #70 1.327 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-17T08:05:44.393Z] #70 1.328 Install rootlesskit version v0.14.6 [2022-03-17T08:05:44.603Z] #21 21.36 Selecting previously unselected package libip4tc2:amd64. [2022-03-17T08:05:44.603Z] #21 21.36 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-17T08:05:44.603Z] #21 21.37 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-17T08:05:44.603Z] #21 21.44 Selecting previously unselected package libip6tc2:amd64. [2022-03-17T08:05:44.603Z] #21 21.46 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-17T08:05:44.603Z] #21 21.47 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-17T08:05:44.603Z] #21 21.54 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-17T08:05:44.603Z] #21 21.55 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-17T08:05:44.603Z] #21 21.55 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-17T08:05:44.603Z] #21 21.61 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-17T08:05:44.603Z] #21 21.62 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-17T08:05:44.652Z] #70 1.729 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-17T08:05:44.865Z] #21 21.65 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-17T08:05:44.865Z] #21 21.73 Selecting previously unselected package libnftnl11:amd64. [2022-03-17T08:05:44.865Z] #21 21.73 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-17T08:05:44.865Z] #21 21.73 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-17T08:05:44.865Z] #21 21.81 Selecting previously unselected package iptables. [2022-03-17T08:05:44.865Z] #21 21.82 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-17T08:05:44.865Z] #21 21.83 Unpacking iptables (1.8.7-1) ... [2022-03-17T08:05:45.158Z] #21 22.15 Selecting previously unselected package libonig5:amd64. [2022-03-17T08:05:45.158Z] #21 22.17 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-17T08:05:45.158Z] #21 22.17 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T08:05:45.264Z] #14 ... [2022-03-17T08:05:45.264Z] [2022-03-17T08:05:45.264Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T08:05:45.264Z] #63 sha256:963d821e7666e1cdfcea010a7a79ec78795b2f7678bda336a23d5d9c8e131c1e [2022-03-17T08:05:45.264Z] #63 146.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-17T08:05:45.264Z] #63 146.4 + GOBIN=/build [2022-03-17T08:05:45.264Z] #63 146.4 + GO111MODULE=on [2022-03-17T08:05:45.264Z] #63 146.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-17T08:05:45.446Z] #21 22.37 Selecting previously unselected package libjq1:amd64. [2022-03-17T08:05:45.446Z] #21 22.38 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-17T08:05:45.446Z] #21 22.38 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-17T08:05:45.446Z] #21 22.50 Selecting previously unselected package jq. [2022-03-17T08:05:45.534Z] 037d5740b404: Verifying Checksum [2022-03-17T08:05:45.534Z] 037d5740b404: Download complete [2022-03-17T08:05:45.707Z] #21 22.50 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-17T08:05:45.707Z] #21 22.52 Unpacking jq (1.6-2.1) ... [2022-03-17T08:05:45.707Z] #21 22.61 Selecting previously unselected package libaio1:amd64. [2022-03-17T08:05:45.707Z] #21 22.61 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-17T08:05:45.707Z] #21 22.61 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-17T08:05:45.707Z] #21 22.68 Selecting previously unselected package libgpm2:amd64. [2022-03-17T08:05:45.707Z] #21 22.68 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-17T08:05:45.707Z] #21 22.68 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-17T08:05:45.707Z] #21 22.74 Selecting previously unselected package libicu67:amd64. [2022-03-17T08:05:45.986Z] #21 22.74 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-17T08:05:45.986Z] #21 22.75 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-17T08:05:46.037Z] #70 3.109 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-17T08:05:46.037Z] #70 3.110 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-17T08:05:46.297Z] #70 3.396 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-17T08:05:47.677Z] #70 ... [2022-03-17T08:05:47.677Z] [2022-03-17T08:05:47.677Z] #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-03-17T08:05:47.677Z] #33 sha256:eccb2065cedd501110b98a0c1725ccd8d7180c86ba01c8f3a967f3f98002cd41 [2022-03-17T08:05:47.677Z] #33 1.366 + RM_GOPATH=0 [2022-03-17T08:05:47.677Z] #33 1.366 + TMP_GOPATH= [2022-03-17T08:05:47.677Z] #33 1.366 + : /build [2022-03-17T08:05:47.677Z] #33 1.366 + '[' -z '' ']' [2022-03-17T08:05:47.677Z] #33 1.366 ++ mktemp -d [2022-03-17T08:05:47.677Z] #33 1.368 + export GOPATH=/tmp/tmp.NdcHGE8OJh [2022-03-17T08:05:47.677Z] #33 1.368 + GOPATH=/tmp/tmp.NdcHGE8OJh [2022-03-17T08:05:47.677Z] #33 1.368 + RM_GOPATH=1 [2022-03-17T08:05:47.677Z] #33 1.368 + case "$(go env GOARCH)" in [2022-03-17T08:05:47.677Z] #33 1.369 ++ go env GOARCH [2022-03-17T08:05:47.677Z] #33 1.373 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T08:05:47.677Z] #33 1.373 + GO_BUILDMODE=-buildmode=pie [2022-03-17T08:05:47.677Z] #33 1.377 ++ dirname /install.sh [2022-03-17T08:05:47.677Z] #33 1.378 + dir=/ [2022-03-17T08:05:47.677Z] #33 1.378 + bin=dockercli [2022-03-17T08:05:47.677Z] #33 1.378 + shift [2022-03-17T08:05:47.677Z] #33 1.378 + '[' '!' -f //dockercli.installer ']' [2022-03-17T08:05:47.677Z] #33 1.378 + . //dockercli.installer [2022-03-17T08:05:47.677Z] #33 1.378 ++ : stable [2022-03-17T08:05:47.677Z] #33 1.378 ++ : 17.06.2-ce [2022-03-17T08:05:47.677Z] #33 1.379 + install_dockercli [2022-03-17T08:05:47.677Z] #33 1.379 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-17T08:05:47.677Z] #33 1.379 Install docker/cli version 17.06.2-ce from stable [2022-03-17T08:05:47.677Z] #33 1.379 ++ uname -m [2022-03-17T08:05:47.677Z] #33 1.382 + arch=x86_64 [2022-03-17T08:05:47.677Z] #33 1.382 + '[' x86_64 '!=' x86_64 ']' [2022-03-17T08:05:47.677Z] #33 1.382 + url=https://download.docker.com/linux/static [2022-03-17T08:05:47.677Z] #33 1.383 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-17T08:05:47.677Z] #33 1.383 + tar -xz docker/docker [2022-03-17T08:05:47.677Z] #33 4.456 + mkdir -p /build [2022-03-17T08:05:47.677Z] #33 4.458 + mv docker/docker /build/ [2022-03-17T08:05:47.677Z] #33 4.462 + rmdir docker [2022-03-17T08:05:47.677Z] #33 DONE 4.7s [2022-03-17T08:05:47.677Z] [2022-03-17T08:05:47.677Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T08:05:47.677Z] #70 sha256:b6643dafb6349402b0ad514b20dbde0f28211d6c96fb35432c8dbfd3f31d4109 [2022-03-17T08:05:47.677Z] #70 4.629 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-17T08:05:47.937Z] #70 ... [2022-03-17T08:05:47.937Z] [2022-03-17T08:05:47.937Z] #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-03-17T08:05:47.937Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T08:05:47.937Z] #20 1.570 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:05:47.937Z] #20 1.588 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:05:47.937Z] #20 1.588 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:05:47.937Z] #20 1.693 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T08:05:47.937Z] #20 1.866 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-17T08:05:47.937Z] #20 2.246 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-17T08:05:47.937Z] #20 2.712 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-17T08:05:47.937Z] #20 3.248 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-17T08:05:47.937Z] #20 3.664 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-17T08:05:47.937Z] #20 4.203 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T08:05:47.937Z] #20 4.204 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-17T08:05:47.937Z] #20 4.215 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-17T08:05:47.937Z] #20 4.220 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-17T08:05:47.937Z] #20 4.226 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-17T08:05:47.937Z] #20 4.236 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-17T08:05:47.937Z] #20 4.241 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-17T08:05:47.937Z] #20 4.243 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T08:05:47.937Z] #20 4.246 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-17T08:05:47.937Z] #20 4.247 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-17T08:05:47.937Z] #20 4.255 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-17T08:05:47.937Z] #20 4.256 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-17T08:05:48.769Z] #14 ... [2022-03-17T08:05:48.769Z] [2022-03-17T08:05:48.769Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T08:05:48.769Z] #63 sha256:609fe08766131f4c1f97e6ce2f85114a32ec339ac726586527e6394165e85025 [2022-03-17T08:05:48.769Z] #63 144.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-17T08:05:48.769Z] #63 144.7 + GOBIN=/build [2022-03-17T08:05:48.769Z] #63 144.7 + GO111MODULE=on [2022-03-17T08:05:48.769Z] #63 144.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-17T08:05:49.236Z] #23 8.398 Collecting yamllint==1.26.1 [2022-03-17T08:05:49.314Z] #21 25.73 Selecting previously unselected package libinih1:amd64. [2022-03-17T08:05:49.314Z] #21 25.74 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-17T08:05:49.314Z] #21 25.74 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-17T08:05:49.314Z] #21 25.80 Selecting previously unselected package libnet1:amd64. [2022-03-17T08:05:49.314Z] #21 25.80 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-17T08:05:49.314Z] #21 25.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T08:05:49.314Z] #21 25.90 Selecting previously unselected package libnl-3-200:amd64. [2022-03-17T08:05:49.314Z] #21 25.90 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-17T08:05:49.314Z] #21 25.90 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T08:05:49.314Z] #21 25.98 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-17T08:05:49.314Z] #21 25.98 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-17T08:05:49.314Z] #21 25.99 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T08:05:49.314Z] #21 26.04 Selecting previously unselected package net-tools. [2022-03-17T08:05:49.314Z] #21 26.05 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-17T08:05:49.314Z] #21 26.07 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-17T08:05:49.317Z] #20 ... [2022-03-17T08:05:49.317Z] [2022-03-17T08:05:49.317Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T08:05:49.317Z] #70 sha256:b6643dafb6349402b0ad514b20dbde0f28211d6c96fb35432c8dbfd3f31d4109 [2022-03-17T08:05:49.317Z] #70 5.025 go: downloading github.com/google/uuid v1.3.0 [2022-03-17T08:05:49.317Z] #70 5.030 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-17T08:05:49.317Z] #70 5.083 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-17T08:05:49.317Z] #70 5.125 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-17T08:05:49.317Z] #70 5.299 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-17T08:05:49.317Z] #70 5.435 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-17T08:05:49.317Z] #70 5.747 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-17T08:05:49.317Z] #70 5.806 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-17T08:05:49.317Z] #70 5.886 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-17T08:05:49.575Z] #21 26.45 Selecting previously unselected package patch. [2022-03-17T08:05:49.575Z] #21 26.46 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-17T08:05:49.575Z] #21 26.46 Unpacking patch (2.7.6-7) ... [2022-03-17T08:05:49.575Z] #21 26.57 Selecting previously unselected package python-pip-whl. [2022-03-17T08:05:49.576Z] #70 6.519 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-17T08:05:49.837Z] #21 26.58 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-17T08:05:49.837Z] #21 26.58 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-17T08:05:50.099Z] #21 27.08 Selecting previously unselected package python3-lib2to3. [2022-03-17T08:05:50.099Z] #21 27.08 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-17T08:05:50.099Z] #21 27.09 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-17T08:05:50.361Z] #21 27.22 Selecting previously unselected package python3-distutils. [2022-03-17T08:05:50.361Z] #21 27.23 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-17T08:05:50.361Z] #21 27.23 Unpacking python3-distutils (3.9.2-1) ... [2022-03-17T08:05:50.567Z] #63 151.5 rootlesskit version 0.14.6 [2022-03-17T08:05:50.567Z] #63 151.5 Usage of /build/rootlesskit-docker-proxy: [2022-03-17T08:05:50.567Z] #63 151.5 -container-ip string [2022-03-17T08:05:50.567Z] #63 151.5 container ip [2022-03-17T08:05:50.567Z] #63 151.5 -container-port int [2022-03-17T08:05:50.567Z] #63 151.5 container port (default -1) [2022-03-17T08:05:50.567Z] #63 151.5 -host-ip string [2022-03-17T08:05:50.567Z] #63 151.5 host ip [2022-03-17T08:05:50.567Z] #63 151.5 -host-port int [2022-03-17T08:05:50.567Z] #63 151.5 host port (default -1) [2022-03-17T08:05:50.567Z] #63 151.5 -proto string [2022-03-17T08:05:50.567Z] #63 151.5 proxy protocol (default "tcp") [2022-03-17T08:05:50.615Z] #23 9.486 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-17T08:05:50.623Z] #21 27.38 Selecting previously unselected package python3-pkg-resources. [2022-03-17T08:05:50.624Z] #21 27.38 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-17T08:05:50.624Z] #21 27.38 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-17T08:05:50.624Z] #21 27.51 Selecting previously unselected package python3-setuptools. [2022-03-17T08:05:50.624Z] #21 27.53 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-17T08:05:50.624Z] #21 27.53 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-17T08:05:50.886Z] #21 27.77 Selecting previously unselected package python3-wheel. [2022-03-17T08:05:50.886Z] #21 27.78 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-17T08:05:50.886Z] #21 27.78 Unpacking python3-wheel (0.34.2-1) ... [2022-03-17T08:05:50.886Z] #21 27.85 Selecting previously unselected package python3-pip. [2022-03-17T08:05:50.886Z] #21 27.87 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-17T08:05:51.148Z] #21 27.87 Unpacking python3-pip (20.3.4-4) ... [2022-03-17T08:05:51.182Z] #23 10.35 Collecting pathspec>=0.5.3 [2022-03-17T08:05:51.442Z] #23 10.35 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-17T08:05:51.442Z] #23 10.62 Collecting pyyaml [2022-03-17T08:05:51.702Z] #23 10.65 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-03-17T08:05:51.962Z] #23 10.78 Building wheels for collected packages: yamllint [2022-03-17T08:05:51.962Z] #23 10.78 Building wheel for yamllint (setup.py): started [2022-03-17T08:05:52.094Z] #21 28.79 Selecting previously unselected package sudo. [2022-03-17T08:05:52.094Z] #21 28.79 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-17T08:05:52.094Z] #21 28.81 Unpacking sudo (1.9.5p2-3) ... [2022-03-17T08:05:52.356Z] #21 29.25 Selecting previously unselected package thin-provisioning-tools. [2022-03-17T08:05:52.356Z] #21 29.25 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-17T08:05:52.356Z] #21 29.26 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-17T08:05:52.491Z] #63 DONE 154.1s [2022-03-17T08:05:52.491Z] [2022-03-17T08:05:52.491Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-17T08:05:52.491Z] #64 sha256:8bbea785b5f6bb1e7cfa974d02074bd0d86ac855df2e15f8b705fcb9e47702dd [2022-03-17T08:05:52.491Z] #64 DONE 0.1s [2022-03-17T08:05:52.491Z] [2022-03-17T08:05:52.491Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-17T08:05:52.491Z] #65 sha256:183dd30185470e63fbda65c6e75b0e4fe9356e32f4311eff87a5d7dcd2b6eb51 [2022-03-17T08:05:52.491Z] #65 DONE 0.1s [2022-03-17T08:05:52.491Z] [2022-03-17T08:05:52.491Z] #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-03-17T08:05:52.491Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:05:52.491Z] #14 149.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-17T08:05:52.491Z] #14 149.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:05:52.491Z] #14 149.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T08:05:52.491Z] #14 154.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-17T08:05:52.491Z] #14 154.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-17T08:05:52.491Z] #14 154.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-17T08:05:52.531Z] #23 11.66 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-17T08:05:52.620Z] #21 29.42 Selecting previously unselected package uidmap. [2022-03-17T08:05:52.620Z] #21 29.43 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-17T08:05:52.620Z] #21 29.43 Unpacking uidmap (1:4.8.1-1) ... [2022-03-17T08:05:52.620Z] #21 29.56 Selecting previously unselected package vim-runtime. [2022-03-17T08:05:52.620Z] #21 29.57 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T08:05:52.620Z] #21 29.60 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-17T08:05:52.620Z] #21 29.64 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-17T08:05:52.754Z] #14 154.7 Selecting previously unselected package libapparmor1:amd64. [2022-03-17T08:05:52.754Z] #14 154.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-17T08:05:52.754Z] #14 154.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-17T08:05:52.754Z] #14 154.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-17T08:05:52.754Z] #14 154.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-17T08:05:52.754Z] #14 154.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-17T08:05:52.754Z] #14 154.9 Selecting previously unselected package libbtrfs0:amd64. [2022-03-17T08:05:52.791Z] #23 11.66 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1d883217037f783658086a7bcd4eb57aa4551890d5a9ae568bf87a65f10e9f7c [2022-03-17T08:05:52.791Z] #23 11.66 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-17T08:05:52.791Z] #23 11.66 Successfully built yamllint [2022-03-17T08:05:52.791Z] #23 11.69 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-17T08:05:52.866Z] #70 ... [2022-03-17T08:05:52.866Z] [2022-03-17T08:05:52.866Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T08:05:52.866Z] #65 sha256:e88611c10d94e38a9dc0d6bee9864e43a21c2ba16291e93140a932c736e0128b [2022-03-17T08:05:52.866Z] #65 1.685 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:05:52.866Z] #65 1.701 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:05:52.866Z] #65 1.701 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:05:52.866Z] #65 1.983 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T08:05:52.866Z] #65 2.239 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-17T08:05:52.866Z] #65 2.750 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-17T08:05:52.866Z] #65 3.223 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-17T08:05:52.866Z] #65 3.860 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-17T08:05:52.866Z] #65 4.336 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-17T08:05:52.866Z] #65 4.801 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-17T08:05:52.866Z] #65 4.810 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-17T08:05:52.866Z] #65 4.814 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-17T08:05:52.866Z] #65 4.815 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-17T08:05:52.866Z] #65 4.818 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T08:05:52.866Z] #65 4.827 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-17T08:05:52.866Z] #65 4.923 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-17T08:05:52.866Z] #65 4.963 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T08:05:52.866Z] #65 4.963 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-17T08:05:52.866Z] #65 4.963 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-17T08:05:52.866Z] #65 4.963 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-17T08:05:52.866Z] #65 4.963 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-17T08:05:52.882Z] #21 29.65 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:05:52.981Z] #63 149.7 rootlesskit version 0.14.6 [2022-03-17T08:05:52.981Z] #63 149.7 Usage of /build/rootlesskit-docker-proxy: [2022-03-17T08:05:52.981Z] #63 149.7 -container-ip string [2022-03-17T08:05:52.981Z] #63 149.7 container ip [2022-03-17T08:05:52.981Z] #63 149.7 -container-port int [2022-03-17T08:05:52.981Z] #63 149.7 container port (default -1) [2022-03-17T08:05:52.981Z] #63 149.7 -host-ip string [2022-03-17T08:05:52.981Z] #63 149.7 host ip [2022-03-17T08:05:52.981Z] #63 149.7 -host-port int [2022-03-17T08:05:52.981Z] #63 149.7 host port (default -1) [2022-03-17T08:05:52.981Z] #63 149.7 -proto string [2022-03-17T08:05:52.981Z] #63 149.7 proxy protocol (default "tcp") [2022-03-17T08:05:53.017Z] #14 154.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-17T08:05:53.017Z] #14 155.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T08:05:53.017Z] #14 155.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-17T08:05:53.017Z] #14 155.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-17T08:05:53.017Z] #14 155.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T08:05:53.051Z] #23 12.03 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-17T08:05:53.125Z] #65 ... [2022-03-17T08:05:53.125Z] [2022-03-17T08:05:53.125Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:05:53.125Z] #45 sha256:3d87606ecef51881226c1cc0dbd81924a0a18fba273d3345fb57f63a7324222b [2022-03-17T08:05:53.125Z] #45 1.837 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:05:53.125Z] #45 1.855 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:05:53.125Z] #45 1.855 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:05:53.125Z] #45 2.160 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-17T08:05:53.125Z] #45 2.602 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-17T08:05:53.125Z] #45 3.086 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-17T08:05:53.125Z] #45 3.696 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-17T08:05:53.125Z] #45 4.218 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-17T08:05:53.125Z] #45 4.707 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T08:05:53.125Z] #45 5.162 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-17T08:05:53.125Z] #45 5.163 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-17T08:05:53.125Z] #45 5.163 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-17T08:05:53.125Z] #45 5.183 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T08:05:53.125Z] #45 5.183 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-17T08:05:53.125Z] #45 5.211 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-17T08:05:53.125Z] #45 5.223 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-17T08:05:53.125Z] #45 5.223 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-17T08:05:53.125Z] #45 5.223 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-17T08:05:53.125Z] #45 5.223 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-17T08:05:53.125Z] #45 5.223 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T08:05:53.125Z] #45 5.223 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-17T08:05:53.280Z] #14 155.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-17T08:05:53.280Z] #14 155.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T08:05:53.280Z] #14 155.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T08:05:53.280Z] #14 155.4 Selecting previously unselected package libudev-dev:amd64. [2022-03-17T08:05:53.280Z] #14 155.5 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-17T08:05:53.280Z] #14 155.5 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-17T08:05:53.552Z] #14 155.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-17T08:05:53.552Z] #14 155.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-17T08:05:53.552Z] #14 155.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-17T08:05:53.816Z] #14 155.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-17T08:05:53.816Z] #14 155.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-17T08:05:53.816Z] #14 155.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-17T08:05:53.988Z] #23 ... [2022-03-17T08:05:53.988Z] [2022-03-17T08:05:53.988Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T08:05:53.988Z] #43 sha256:21b7e977c8b6753e893831082648bc2b5d7336ed5af9dc23f297334443bc617a [2022-03-17T08:05:53.988Z] #43 155.8 + dpkg --print-architecture [2022-03-17T08:05:53.988Z] #43 DONE 156.1s [2022-03-17T08:05:53.988Z] [2022-03-17T08:05:53.988Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:05:53.988Z] #60 sha256:e8ef1a23121598492ed86a151e144c45b608bbb30ad93966e20af8e2d34394de [2022-03-17T08:05:53.988Z] #60 ... [2022-03-17T08:05:53.988Z] [2022-03-17T08:05:53.988Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-17T08:05:53.988Z] #23 sha256:39052603085ce0256db3baa3a0b98a38fca8301fed5d326660748793ac630d1b [2022-03-17T08:05:53.988Z] #23 DONE 13.0s [2022-03-17T08:05:54.078Z] #14 156.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-17T08:05:54.078Z] #14 156.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-17T08:05:54.078Z] #14 156.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-17T08:05:54.247Z] [2022-03-17T08:05:54.247Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T08:05:54.247Z] #56 sha256:7e418dd2ff172d3a46cd5a6b181059827716c53b1c12cf830edb8e8e22a1dd0f [2022-03-17T08:05:54.341Z] #14 156.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-17T08:05:54.341Z] #14 156.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-17T08:05:54.341Z] #14 156.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-17T08:05:54.341Z] #14 156.4 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-17T08:05:54.341Z] #14 156.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-17T08:05:54.341Z] #14 156.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-17T08:05:54.604Z] #14 156.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-17T08:05:54.866Z] #14 156.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-17T08:05:54.866Z] #14 156.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-17T08:05:55.129Z] #14 157.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-17T08:05:55.129Z] #14 157.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T08:05:55.129Z] #14 157.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-17T08:05:55.129Z] #14 157.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-17T08:05:55.391Z] #14 157.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-17T08:05:55.391Z] #14 157.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-17T08:05:55.391Z] #14 157.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-17T08:05:55.391Z] #14 157.5 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-17T08:05:55.441Z] #21 32.43 Selecting previously unselected package vim. [2022-03-17T08:05:55.441Z] #21 32.43 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-17T08:05:55.653Z] #14 157.5 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-17T08:05:55.653Z] #14 157.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-17T08:05:55.653Z] #14 157.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-17T08:05:55.653Z] #14 157.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-17T08:05:55.653Z] #14 157.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-17T08:05:55.704Z] #21 32.45 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:05:55.915Z] #14 157.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-17T08:05:55.916Z] #14 157.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-17T08:05:55.916Z] #14 157.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T08:05:55.916Z] #14 158.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-17T08:05:55.916Z] #14 158.0 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-17T08:05:55.916Z] #14 158.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-17T08:05:55.916Z] #14 158.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-17T08:05:55.916Z] #14 158.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T08:05:55.916Z] #14 158.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-17T08:05:55.916Z] #14 158.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-17T08:05:55.916Z] #14 158.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-17T08:05:55.916Z] #14 158.1 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-17T08:05:55.916Z] #14 158.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-17T08:05:55.916Z] #14 158.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-17T08:05:55.916Z] #14 158.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-17T08:05:55.916Z] #14 158.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-17T08:05:55.916Z] #14 158.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T08:05:55.966Z] #21 32.92 Selecting previously unselected package xfsprogs. [2022-03-17T08:05:55.966Z] #21 32.93 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-17T08:05:55.966Z] #21 32.93 Unpacking xfsprogs (5.10.0-4) ... [2022-03-17T08:05:56.178Z] #14 158.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-03-17T08:05:56.178Z] #14 158.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T08:05:56.178Z] #14 158.2 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-03-17T08:05:56.178Z] #14 158.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-17T08:05:56.178Z] #14 158.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T08:05:56.178Z] #14 158.2 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-03-17T08:05:56.178Z] #14 158.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T08:05:56.178Z] #14 158.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-17T08:05:56.178Z] #14 158.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T08:05:56.178Z] #14 158.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-17T08:05:56.178Z] #14 158.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T08:05:56.178Z] #14 158.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-17T08:05:56.178Z] #14 158.3 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:05:56.295Z] #63 ... [2022-03-17T08:05:56.295Z] [2022-03-17T08:05:56.295Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T08:05:56.295Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:05:56.295Z] #14 145.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-17T08:05:56.295Z] #14 145.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:05:56.295Z] #14 145.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T08:05:56.295Z] #14 152.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-17T08:05:56.295Z] #14 152.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-17T08:05:56.295Z] #14 153.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-17T08:05:56.441Z] #14 DONE 158.6s [2022-03-17T08:05:56.441Z] [2022-03-17T08:05:56.441Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:05:56.441Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:05:56.541Z] #21 33.35 Selecting previously unselected package zip. [2022-03-17T08:05:56.541Z] #21 33.37 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-17T08:05:56.541Z] #21 33.38 Unpacking zip (3.0-12) ... [2022-03-17T08:05:56.557Z] #14 ... [2022-03-17T08:05:56.557Z] [2022-03-17T08:05:56.557Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T08:05:56.557Z] #63 sha256:609fe08766131f4c1f97e6ce2f85114a32ec339ac726586527e6394165e85025 [2022-03-17T08:05:56.557Z] #63 DONE 153.4s [2022-03-17T08:05:56.557Z] [2022-03-17T08:05:56.557Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-17T08:05:56.557Z] #64 sha256:e8db745b2e0256009ced4e8e633009659c57df971d3ea39d23fa88979f820c02 [2022-03-17T08:05:56.557Z] #64 DONE 0.1s [2022-03-17T08:05:56.557Z] [2022-03-17T08:05:56.557Z] #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-03-17T08:05:56.557Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:05:56.557Z] #14 153.7 Selecting previously unselected package libapparmor1:amd64. [2022-03-17T08:05:56.557Z] #14 153.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-17T08:05:56.557Z] #14 153.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-17T08:05:56.557Z] #14 ... [2022-03-17T08:05:56.557Z] [2022-03-17T08:05:56.557Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-17T08:05:56.557Z] #65 sha256:4f9237c47cbb3db20a7ccbbd51997316385c211a531cb169745dd9f519b35803 [2022-03-17T08:05:56.557Z] #65 DONE 0.1s [2022-03-17T08:05:56.705Z] #51 ... [2022-03-17T08:05:56.705Z] [2022-03-17T08:05:56.705Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-17T08:05:56.705Z] #55 sha256:a50b17dc7efa52379b61b10d46ad3c0a2e559003ed6ca7c6071002ed455acb1f [2022-03-17T08:05:56.705Z] #55 DONE 0.2s [2022-03-17T08:05:56.705Z] [2022-03-17T08:05:56.705Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T08:05:56.705Z] #56 sha256:fa4820a4712ef15aced1a6e3d45261d2c849ce4c96f4f92b54ac85c2e69a4494 [2022-03-17T08:05:56.803Z] #21 33.51 Selecting previously unselected package zstd. [2022-03-17T08:05:56.803Z] #21 33.51 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-17T08:05:56.803Z] #21 33.52 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-17T08:05:56.821Z] [2022-03-17T08:05:56.821Z] #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-03-17T08:05:56.821Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:05:56.821Z] #14 153.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-17T08:05:56.821Z] #14 153.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-17T08:05:56.821Z] #14 153.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-17T08:05:56.821Z] #14 154.1 Selecting previously unselected package libbtrfs0:amd64. [2022-03-17T08:05:56.821Z] #14 154.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-17T08:05:56.821Z] #14 154.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T08:05:57.066Z] #21 33.82 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-17T08:05:57.083Z] #14 154.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-17T08:05:57.083Z] #14 154.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-17T08:05:57.083Z] #14 154.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T08:05:57.346Z] #14 154.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-17T08:05:57.346Z] #14 154.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T08:05:57.346Z] #14 154.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T08:05:57.346Z] #14 154.6 Selecting previously unselected package libudev-dev:amd64. [2022-03-17T08:05:57.346Z] #14 154.7 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-17T08:05:57.346Z] #14 154.7 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-17T08:05:57.611Z] #14 154.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-17T08:05:57.611Z] #14 154.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-17T08:05:57.611Z] #14 154.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-17T08:05:57.640Z] #21 34.53 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-17T08:05:57.641Z] #21 34.55 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-17T08:05:57.641Z] #21 34.56 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-17T08:05:57.641Z] #21 34.58 Setting up libicu67:amd64 (67.1-7) ... [2022-03-17T08:05:57.641Z] #21 34.59 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-17T08:05:57.641Z] #21 34.61 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-17T08:05:57.641Z] #21 34.63 Setting up uidmap (1:4.8.1-1) ... [2022-03-17T08:05:57.903Z] #21 34.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T08:05:57.903Z] #21 34.66 Setting up bzip2 (1.0.8-4) ... [2022-03-17T08:05:57.903Z] #21 34.67 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T08:05:57.903Z] #21 34.69 Setting up python3-wheel (0.34.2-1) ... [2022-03-17T08:05:58.096Z] #56 1.129 + RM_GOPATH=0 [2022-03-17T08:05:58.096Z] #56 1.129 + TMP_GOPATH= [2022-03-17T08:05:58.096Z] #56 1.129 + : /build [2022-03-17T08:05:58.096Z] #56 1.129 + '[' -z '' ']' [2022-03-17T08:05:58.096Z] #56 1.129 ++ mktemp -d [2022-03-17T08:05:58.096Z] #56 1.131 + export GOPATH=/tmp/tmp.0uKF8bUK7R [2022-03-17T08:05:58.096Z] #56 1.131 + GOPATH=/tmp/tmp.0uKF8bUK7R [2022-03-17T08:05:58.096Z] #56 1.131 + RM_GOPATH=1 [2022-03-17T08:05:58.096Z] #56 1.131 + case "$(go env GOARCH)" in [2022-03-17T08:05:58.096Z] #56 1.131 ++ go env GOARCH [2022-03-17T08:05:58.096Z] #56 1.163 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T08:05:58.096Z] #56 1.163 + GO_BUILDMODE=-buildmode=pie [2022-03-17T08:05:58.096Z] #56 1.164 ++ dirname /install.sh [2022-03-17T08:05:58.096Z] #56 1.166 + dir=/ [2022-03-17T08:05:58.096Z] #56 1.166 + bin=runc [2022-03-17T08:05:58.096Z] #56 1.166 + shift [2022-03-17T08:05:58.096Z] #56 1.166 + '[' '!' -f //runc.installer ']' [2022-03-17T08:05:58.096Z] #56 1.166 + . //runc.installer [2022-03-17T08:05:58.096Z] #56 1.166 ++ set -e [2022-03-17T08:05:58.096Z] #56 1.166 ++ : v1.1.0 [2022-03-17T08:05:58.096Z] #56 1.166 + install_runc [2022-03-17T08:05:58.096Z] #56 1.167 Install runc version v1.1.0 (build tags: seccomp) [2022-03-17T08:05:58.096Z] #56 1.167 + RUNC_BUILDTAGS=seccomp [2022-03-17T08:05:58.096Z] #56 1.167 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-17T08:05:58.096Z] #56 1.167 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0uKF8bUK7R/src/github.com/opencontainers/runc [2022-03-17T08:05:58.096Z] #56 1.168 Cloning into '/tmp/tmp.0uKF8bUK7R/src/github.com/opencontainers/runc'... [2022-03-17T08:05:58.096Z] #56 ... [2022-03-17T08:05:58.096Z] [2022-03-17T08:05:58.096Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-17T08:05:58.096Z] #15 sha256:d01ca6c60d5853600a9f6e468a1b7d623a4df950c6ee40b382b912ea6ff78001 [2022-03-17T08:05:58.096Z] #15 DONE 1.6s [2022-03-17T08:05:58.185Z] #14 155.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-17T08:05:58.185Z] #14 155.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-17T08:05:58.185Z] #14 155.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-17T08:05:58.185Z] #14 155.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-17T08:05:58.185Z] #14 155.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-17T08:05:58.185Z] #14 155.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-17T08:05:58.368Z] [2022-03-17T08:05:58.368Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-17T08:05:58.368Z] #16 sha256:48eec67cb986c8d1ecb30a8ee9634d282ab3aea27a47fbefb5201117c35b7f29 [2022-03-17T08:05:58.448Z] #14 155.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-17T08:05:58.448Z] #14 155.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-17T08:05:58.448Z] #14 155.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-17T08:05:58.448Z] #14 155.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-17T08:05:58.448Z] #14 155.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-17T08:05:58.448Z] #14 155.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-17T08:05:58.478Z] #21 35.27 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:05:58.478Z] #21 35.28 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-17T08:05:58.478Z] #21 35.30 Setting up libcap2-bin (1:2.44-1) ... [2022-03-17T08:05:58.478Z] #21 35.32 Setting up apparmor (2.13.6-10) ... [2022-03-17T08:05:59.024Z] #14 156.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-17T08:05:59.024Z] #14 156.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-17T08:05:59.024Z] #14 156.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-17T08:05:59.287Z] #14 156.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-17T08:05:59.287Z] #14 156.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T08:05:59.287Z] #14 156.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-17T08:05:59.287Z] #14 156.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-17T08:05:59.287Z] #14 156.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-17T08:05:59.287Z] #14 156.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-17T08:05:59.287Z] #14 156.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-17T08:05:59.287Z] #14 156.7 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-17T08:05:59.315Z] #16 DONE 1.2s [2022-03-17T08:05:59.315Z] [2022-03-17T08:05:59.315Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-17T08:05:59.315Z] #17 sha256:d744666469a55c9b7b611a77f14cd171e23ff92bfa72fc48d04a803284ab5ae5 [2022-03-17T08:05:59.549Z] #14 156.7 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-17T08:05:59.812Z] #14 157.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-17T08:05:59.812Z] #14 157.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-17T08:05:59.812Z] #14 157.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-17T08:05:59.812Z] #14 157.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-17T08:05:59.812Z] #14 157.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-17T08:05:59.812Z] #14 157.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-17T08:05:59.812Z] #14 157.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T08:06:00.074Z] #14 157.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-17T08:06:00.074Z] #14 157.2 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-17T08:06:00.074Z] #14 157.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-17T08:06:00.074Z] #14 157.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-17T08:06:00.074Z] #14 157.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T08:06:00.074Z] #14 157.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-17T08:06:00.074Z] #14 157.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-17T08:06:00.074Z] #14 157.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-17T08:06:00.074Z] #14 157.4 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-17T08:06:00.074Z] #14 157.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-17T08:06:00.074Z] #14 157.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-17T08:06:00.074Z] #14 157.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-17T08:06:00.263Z] #17 0.930 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-17T08:06:00.337Z] #14 157.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-17T08:06:00.337Z] #14 157.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T08:06:00.337Z] #14 157.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-03-17T08:06:00.337Z] #14 157.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T08:06:00.337Z] #14 157.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-03-17T08:06:00.337Z] #14 157.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-17T08:06:00.337Z] #14 157.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T08:06:00.337Z] #14 157.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-03-17T08:06:00.337Z] #14 157.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T08:06:00.337Z] #14 157.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-17T08:06:00.337Z] #14 157.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T08:06:00.337Z] #14 157.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-17T08:06:00.337Z] #14 157.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T08:06:00.337Z] #14 157.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-17T08:06:00.337Z] #14 157.6 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:06:00.398Z] #21 36.91 Setting up zip (3.0-12) ... [2022-03-17T08:06:00.398Z] #21 36.94 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:06:00.398Z] #21 36.97 Setting up bash-completion (1:2.11-2) ... [2022-03-17T08:06:00.596Z] #17 DONE 1.0s [2022-03-17T08:06:00.596Z] [2022-03-17T08:06:00.596Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-17T08:06:00.596Z] #18 sha256:ef2f677c6024d4d59ef80d4634c89dfe999b49ced4ca773fc2b54252aa289372 [2022-03-17T08:06:00.913Z] #14 DONE 158.1s [2022-03-17T08:06:00.913Z] [2022-03-17T08:06:00.913Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-17T08:06:00.913Z] #55 sha256:bfd4f7bb818b7384b84e7413fe241e3ba88bd224c9763fa84dc1978edf50fc35 [2022-03-17T08:06:01.178Z] #55 DONE 0.2s [2022-03-17T08:06:01.178Z] [2022-03-17T08:06:01.178Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T08:06:01.178Z] #56 sha256:f62e555de3c40e1241d4d3380ca86121a83beefd73991b0b87a9e74b0bebeb48 [2022-03-17T08:06:01.789Z] #21 38.72 Setting up xz-utils (5.2.5-2) ... [2022-03-17T08:06:01.789Z] #21 38.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-17T08:06:01.789Z] #21 38.75 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-17T08:06:01.789Z] #21 38.77 Setting up patch (2.7.6-7) ... [2022-03-17T08:06:01.789Z] #21 38.79 Setting up sudo (1.9.5p2-3) ... [2022-03-17T08:06:02.011Z] #18 DONE 1.6s [2022-03-17T08:06:02.011Z] [2022-03-17T08:06:02.011Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T08:06:02.011Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T08:06:02.011Z] #43 ... [2022-03-17T08:06:02.011Z] [2022-03-17T08:06:02.011Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-17T08:06:02.011Z] #19 sha256:ef81ffb677afb21478ed6414e9aad92ce09039b90b47c68509fd7a69f7d853c8 [2022-03-17T08:06:02.051Z] #21 38.87 invoke-rc.d: could not determine current runlevel [2022-03-17T08:06:02.051Z] #21 38.87 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-17T08:06:02.051Z] #21 38.88 Setting up xfsprogs (5.10.0-4) ... [2022-03-17T08:06:02.051Z] #21 38.90 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-17T08:06:02.051Z] #21 38.92 Setting up inetutils-ping (2:2.0-1) ... [2022-03-17T08:06:02.051Z] #21 38.94 Setting up pigz (2.6-1) ... [2022-03-17T08:06:02.051Z] #21 38.95 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-17T08:06:02.051Z] #21 38.98 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T08:06:02.051Z] #21 39.00 Setting up python-pip-whl (20.3.4-4) ... [2022-03-17T08:06:02.051Z] #21 39.02 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:06:02.125Z] #56 1.176 + RM_GOPATH=0 [2022-03-17T08:06:02.125Z] #56 1.176 + TMP_GOPATH= [2022-03-17T08:06:02.125Z] #56 1.176 + : /build [2022-03-17T08:06:02.125Z] #56 1.176 + '[' -z '' ']' [2022-03-17T08:06:02.125Z] #56 1.176 ++ mktemp -d [2022-03-17T08:06:02.392Z] #56 ... [2022-03-17T08:06:02.392Z] [2022-03-17T08:06:02.392Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-17T08:06:02.392Z] #15 sha256:d01ca6c60d5853600a9f6e468a1b7d623a4df950c6ee40b382b912ea6ff78001 [2022-03-17T08:06:02.392Z] #15 DONE 1.4s [2022-03-17T08:06:02.392Z] [2022-03-17T08:06:02.392Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T08:06:02.392Z] #56 sha256:f62e555de3c40e1241d4d3380ca86121a83beefd73991b0b87a9e74b0bebeb48 [2022-03-17T08:06:02.392Z] #56 1.183 + export GOPATH=/tmp/tmp.php7cdRcJL [2022-03-17T08:06:02.392Z] #56 1.183 + GOPATH=/tmp/tmp.php7cdRcJL [2022-03-17T08:06:02.392Z] #56 1.183 + RM_GOPATH=1 [2022-03-17T08:06:02.392Z] #56 1.183 + case "$(go env GOARCH)" in [2022-03-17T08:06:02.392Z] #56 1.191 ++ go env GOARCH [2022-03-17T08:06:02.392Z] #56 1.223 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T08:06:02.392Z] #56 1.223 + GO_BUILDMODE=-buildmode=pie [2022-03-17T08:06:02.392Z] #56 1.225 ++ dirname /install.sh [2022-03-17T08:06:02.392Z] #56 1.232 + dir=/ [2022-03-17T08:06:02.392Z] #56 1.232 + bin=runc [2022-03-17T08:06:02.392Z] #56 1.232 + shift [2022-03-17T08:06:02.392Z] #56 1.234 + '[' '!' -f //runc.installer ']' [2022-03-17T08:06:02.392Z] #56 1.235 + . //runc.installer [2022-03-17T08:06:02.392Z] #56 1.236 ++ set -e [2022-03-17T08:06:02.392Z] #56 1.236 ++ : v1.1.0 [2022-03-17T08:06:02.392Z] #56 1.242 + install_runc [2022-03-17T08:06:02.392Z] #56 1.242 + RUNC_BUILDTAGS=seccomp [2022-03-17T08:06:02.392Z] #56 1.244 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-17T08:06:02.392Z] #56 1.244 Install runc version v1.1.0 (build tags: seccomp) [2022-03-17T08:06:02.392Z] #56 1.245 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.php7cdRcJL/src/github.com/opencontainers/runc [2022-03-17T08:06:02.392Z] #56 1.268 Cloning into '/tmp/tmp.php7cdRcJL/src/github.com/opencontainers/runc'... [2022-03-17T08:06:02.987Z] #19 DONE 1.0s [2022-03-17T08:06:02.987Z] [2022-03-17T08:06:02.987Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-17T08:06:02.987Z] #20 sha256:860b36bc333da64c25b05a244f1080c207abbd5ae304d3e84f6cf978c0e267bc [2022-03-17T08:06:02.999Z] #21 39.76 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-17T08:06:02.999Z] #21 39.78 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-17T08:06:03.262Z] #21 40.13 Setting up libelf1:amd64 (0.183-1) ... [2022-03-17T08:06:03.262Z] #21 40.16 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-17T08:06:03.262Z] #21 40.17 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T08:06:03.262Z] #21 40.19 Setting up python3-distutils (3.9.2-1) ... [2022-03-17T08:06:03.343Z] #56 ... [2022-03-17T08:06:03.343Z] [2022-03-17T08:06:03.343Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-17T08:06:03.343Z] #16 sha256:48eec67cb986c8d1ecb30a8ee9634d282ab3aea27a47fbefb5201117c35b7f29 [2022-03-17T08:06:03.343Z] #16 DONE 1.1s [2022-03-17T08:06:03.343Z] [2022-03-17T08:06:03.343Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-17T08:06:03.343Z] #17 sha256:d744666469a55c9b7b611a77f14cd171e23ff92bfa72fc48d04a803284ab5ae5 [2022-03-17T08:06:03.837Z] #21 40.65 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:06:03.837Z] #21 40.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-17T08:06:03.837Z] #21 40.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-17T08:06:03.837Z] #21 40.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-17T08:06:03.837Z] #21 40.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-17T08:06:03.837Z] #21 40.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-17T08:06:03.837Z] #21 40.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-17T08:06:03.837Z] #21 40.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-17T08:06:03.837Z] #21 40.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-17T08:06:03.837Z] #21 40.72 Setting up python3-setuptools (52.0.0-4) ... [2022-03-17T08:06:03.935Z] #20 DONE 0.9s [2022-03-17T08:06:03.935Z] [2022-03-17T08:06:03.935Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T08:06:03.935Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T08:06:03.935Z] #43 ... [2022-03-17T08:06:03.935Z] [2022-03-17T08:06:03.935Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T08:06:03.935Z] #21 sha256:13ffff76c343bfa3b7c68b1e98ebf09d48d85d53e1682eb6d4cd5604f01f3bd1 [2022-03-17T08:06:04.291Z] #17 0.839 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-17T08:06:04.554Z] #17 DONE 1.1s [2022-03-17T08:06:04.554Z] [2022-03-17T08:06:04.554Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-17T08:06:04.554Z] #18 sha256:ef2f677c6024d4d59ef80d4634c89dfe999b49ced4ca773fc2b54252aa289372 [2022-03-17T08:06:05.229Z] #21 41.97 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-17T08:06:05.229Z] #21 41.99 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-17T08:06:05.229Z] #21 42.00 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-17T08:06:05.229Z] #21 42.02 Setting up python3-pip (20.3.4-4) ... [2022-03-17T08:06:05.328Z] #21 1.298 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:06:05.328Z] #21 1.323 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:06:05.328Z] #21 1.323 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:06:05.338Z] #45 ... [2022-03-17T08:06:05.338Z] [2022-03-17T08:06:05.338Z] #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-03-17T08:06:05.338Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T08:06:05.338Z] #20 21.20 Fetched 48.9 MB in 20s (2461 kB/s) [2022-03-17T08:06:05.501Z] #18 DONE 1.1s [2022-03-17T08:06:05.501Z] [2022-03-17T08:06:05.501Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-17T08:06:05.501Z] #19 sha256:ef81ffb677afb21478ed6414e9aad92ce09039b90b47c68509fd7a69f7d853c8 [2022-03-17T08:06:05.590Z] #21 1.760 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T08:06:06.175Z] #21 43.07 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-17T08:06:06.175Z] #21 43.09 Setting up jq (1.6-2.1) ... [2022-03-17T08:06:06.175Z] #21 43.11 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-17T08:06:06.175Z] #21 43.12 Setting up iptables (1.8.7-1) ... [2022-03-17T08:06:06.175Z] #21 43.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-17T08:06:06.440Z] #21 43.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-17T08:06:06.440Z] #21 43.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-17T08:06:06.440Z] #21 43.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-17T08:06:06.440Z] #21 43.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-17T08:06:06.440Z] #21 43.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-17T08:06:06.440Z] #21 43.19 Setting up iproute2 (5.10.0-4) ... [2022-03-17T08:06:06.538Z] #21 2.418 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T08:06:06.703Z] #21 43.50 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:06:06.898Z] #19 DONE 1.1s [2022-03-17T08:06:06.898Z] [2022-03-17T08:06:06.898Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-17T08:06:06.898Z] #20 sha256:860b36bc333da64c25b05a244f1080c207abbd5ae304d3e84f6cf978c0e267bc [2022-03-17T08:06:06.966Z] #21 DONE 44.0s [2022-03-17T08:06:06.966Z] [2022-03-17T08:06:06.966Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-17T08:06:06.966Z] #22 sha256:bf92e087b75e837958780d07fd79d377450331ceb7d2aa20771e5a8579410c9e [2022-03-17T08:06:07.485Z] #21 3.485 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T08:06:07.850Z] #20 DONE 1.0s [2022-03-17T08:06:07.850Z] [2022-03-17T08:06:07.850Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T08:06:07.850Z] #21 sha256:13ffff76c343bfa3b7c68b1e98ebf09d48d85d53e1682eb6d4cd5604f01f3bd1 [2022-03-17T08:06:08.357Z] #22 1.210 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-17T08:06:08.357Z] #22 1.215 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-17T08:06:08.357Z] #22 1.219 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-17T08:06:08.357Z] #22 DONE 1.3s [2022-03-17T08:06:08.357Z] [2022-03-17T08:06:08.357Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-17T08:06:08.357Z] #23 sha256:ae5d8ac4759537eacc776876f32978930d975f1ac753299a1e873b84d06c76c4 [2022-03-17T08:06:08.636Z] 8f616e6e9eec: Verifying Checksum [2022-03-17T08:06:08.636Z] 8f616e6e9eec: Download complete [2022-03-17T08:06:08.798Z] #21 1.261 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:06:08.798Z] #21 1.295 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:06:09.060Z] #21 1.306 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:06:09.323Z] #21 1.761 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T08:06:10.220Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-17T08:06:10.221Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-39496def\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-17T08:06:10.221Z] ---------------------------------------------------------------------------- [2022-03-17T08:06:10.221Z] [2022-03-17T08:06:10.221Z] INFO: executeCI.ps1 starting at Thu Mar 17 08:06:07 CUT 2022 [2022-03-17T08:06:10.221Z] [2022-03-17T08:06:10.221Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-17T08:06:10.221Z] INFO: Running git version 2.24.1.windows.2 [2022-03-17T08:06:10.221Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-17T08:06:10.221Z] INFO: Environment variables: [2022-03-17T08:06:10.221Z] [2022-03-17T08:06:10.221Z] Name Value [2022-03-17T08:06:10.221Z] ---- ----- [2022-03-17T08:06:10.221Z] ALLUSERSPROFILE C:\ProgramData [2022-03-17T08:06:10.221Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-17T08:06:10.221Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-17T08:06:10.221Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-17T08:06:10.221Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-17T08:06:10.221Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-17T08:06:10.221Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-17T08:06:10.221Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-17T08:06:10.221Z] BRANCH_NAME PR-43380 [2022-03-17T08:06:10.221Z] BUILD_DISPLAY_NAME #8 [2022-03-17T08:06:10.221Z] BUILD_ID 8 [2022-03-17T08:06:10.221Z] BUILD_NUMBER 8 [2022-03-17T08:06:10.221Z] BUILD_TAG jenkins-moby-PR-43380-8 [2022-03-17T08:06:10.221Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43380/8/ [2022-03-17T08:06:10.221Z] CHANGE_AUTHOR thaJeztah [2022-03-17T08:06:10.221Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-17T08:06:10.221Z] CHANGE_BRANCH client_search_limits [2022-03-17T08:06:10.221Z] CHANGE_FORK thaJeztah/docker [2022-03-17T08:06:10.221Z] CHANGE_ID 43380 [2022-03-17T08:06:10.221Z] CHANGE_TARGET master [2022-03-17T08:06:10.221Z] CHANGE_TITLE client: ImageSearch(): don't send limit if none was specified [2022-03-17T08:06:10.221Z] CHANGE_URL https://github.com/moby/moby/pull/43380 [2022-03-17T08:06:10.221Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T08:06:10.221Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-17T08:06:10.221Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-17T08:06:10.221Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-17T08:06:10.221Z] COMPUTERNAME azwin-2-bf8ec0 [2022-03-17T08:06:10.221Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-17T08:06:10.221Z] ConfigSequenceNumber 0 [2022-03-17T08:06:10.221Z] DOCKER_BUILDKIT 0 [2022-03-17T08:06:10.221Z] DOCKER_DUT_DEBUG 1 [2022-03-17T08:06:10.221Z] DOCKER_EXPERIMENTAL 1 [2022-03-17T08:06:10.221Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-17T08:06:10.221Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-17T08:06:10.221Z] EXECUTOR_NUMBER 0 [2022-03-17T08:06:10.221Z] FQDN azwin-2-bf8ec0.westus.cloudapp.azure.com [2022-03-17T08:06:10.221Z] GIT_BRANCH PR-43380 [2022-03-17T08:06:10.221Z] GIT_COMMIT 452aebbd327fafe25914e4eb86256bed4a9ef698 [2022-03-17T08:06:10.221Z] GIT_PREVIOUS_COMMIT ed1af561ad1e338d2f28ef9cfb056feba9de2a65 [2022-03-17T08:06:10.221Z] GIT_URL https://github.com/moby/moby.git [2022-03-17T08:06:10.221Z] HUDSON_COOKIE 650df08d-aafc-4658-8290-ca2f4a470f58 [2022-03-17T08:06:10.221Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-17T08:06:10.221Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-17T08:06:10.221Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-17T08:06:10.221Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-17T08:06:10.221Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-17T08:06:10.221Z] JENKINS_NODE_COOKIE 55926e99-f238-4e80-b102-5f15d42edca0 [2022-03-17T08:06:10.221Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-17T08:06:10.221Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-17T08:06:10.221Z] JOB_BASE_NAME PR-43380 [2022-03-17T08:06:10.221Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43380/display/redirect [2022-03-17T08:06:10.221Z] JOB_NAME moby/PR-43380 [2022-03-17T08:06:10.221Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43380/ [2022-03-17T08:06:10.221Z] library.jps.version master [2022-03-17T08:06:10.221Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-17T08:06:10.221Z] NODE_LABELS amd64 azure azwin-2-bf8ec0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-17T08:06:10.221Z] NODE_NAME azwin-2-bf8ec0 [2022-03-17T08:06:10.221Z] NUMBER_OF_PROCESSORS 4 [2022-03-17T08:06:10.221Z] OS Windows_NT [2022-03-17T08:06:10.221Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-17T08:06:10.221Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-17T08:06:10.221Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-17T08:06:10.221Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-17T08:06:10.221Z] PROCESSOR_LEVEL 6 [2022-03-17T08:06:10.221Z] PROCESSOR_REVISION 4f01 [2022-03-17T08:06:10.221Z] ProgramData C:\ProgramData [2022-03-17T08:06:10.221Z] ProgramFiles C:\Program Files [2022-03-17T08:06:10.221Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-17T08:06:10.221Z] ProgramW6432 C:\Program Files [2022-03-17T08:06:10.221Z] PROMPT $P$G [2022-03-17T08:06:10.221Z] PSExecutionPolicyPreference Bypass [2022-03-17T08:06:10.221Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-17T08:06:10.221Z] PUBLIC C:\Users\Public [2022-03-17T08:06:10.221Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43380/8/display/redirect?page=artif... [2022-03-17T08:06:10.221Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43380/8/display/redirect?page=changes [2022-03-17T08:06:10.221Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43380/8/display/redirect [2022-03-17T08:06:10.221Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43380/8/display/redirect?page=tests [2022-03-17T08:06:10.221Z] SKIP_VALIDATION_TESTS 1 [2022-03-17T08:06:10.221Z] SOURCES_DRIVE d [2022-03-17T08:06:10.221Z] SOURCES_SUBDIR gopath [2022-03-17T08:06:10.221Z] STAGE_NAME Run tests [2022-03-17T08:06:10.221Z] SystemDrive C: [2022-03-17T08:06:10.221Z] SystemRoot C:\Windows [2022-03-17T08:06:10.221Z] TEMP C:\Windows\TEMP [2022-03-17T08:06:10.221Z] TESTDEBUG 0 [2022-03-17T08:06:10.221Z] TESTRUN_DRIVE d [2022-03-17T08:06:10.221Z] TESTRUN_SUBDIR CI [2022-03-17T08:06:10.221Z] TIMEOUT 120m [2022-03-17T08:06:10.221Z] TMP C:\Windows\TEMP [2022-03-17T08:06:10.221Z] USERDOMAIN WORKGROUP [2022-03-17T08:06:10.221Z] USERNAME azwin-2-bf8ec0$ [2022-03-17T08:06:10.221Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-17T08:06:10.221Z] windir C:\Windows [2022-03-17T08:06:10.221Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-17T08:06:10.221Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-17T08:06:10.221Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-17T08:06:10.221Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-17T08:06:10.221Z] [2022-03-17T08:06:10.221Z] [2022-03-17T08:06:10.221Z] [2022-03-17T08:06:10.270Z] #21 2.736 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T08:06:11.214Z] INFO: Sources under d:\gopath\... [2022-03-17T08:06:11.214Z] INFO: Test run under d:\CI\... [2022-03-17T08:06:11.214Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-17T08:06:11.214Z] INFO: docker/docker repository was found [2022-03-17T08:06:11.214Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-03-17T08:06:11.661Z] #21 3.848 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T08:06:11.686Z] ltsc2019: Pulling from windows/servercore [2022-03-17T08:06:11.686Z] 4612f6d0b889: Pulling fs layer [2022-03-17T08:06:11.686Z] 0a6173b79e25: Pulling fs layer [2022-03-17T08:06:11.705Z] #21 7.179 Fetched 8506 kB in 6s (1372 kB/s) [2022-03-17T08:06:11.911Z] #20 21.20 Reading package lists... [2022-03-17T08:06:11.911Z] #20 ... [2022-03-17T08:06:11.911Z] [2022-03-17T08:06:11.911Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:06:11.911Z] #45 sha256:3d87606ecef51881226c1cc0dbd81924a0a18fba273d3345fb57f63a7324222b [2022-03-17T08:06:11.911Z] #45 21.64 Fetched 48.9 MB in 20s (2439 kB/s) [2022-03-17T08:06:13.097Z] #21 7.179 Reading package lists... [2022-03-17T08:06:13.097Z] #21 ... [2022-03-17T08:06:13.097Z] [2022-03-17T08:06:13.097Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T08:06:13.097Z] #56 sha256:fa4820a4712ef15aced1a6e3d45261d2c849ce4c96f4f92b54ac85c2e69a4494 [2022-03-17T08:06:13.097Z] #56 10.49 + cd /tmp/tmp.0uKF8bUK7R/src/github.com/opencontainers/runc [2022-03-17T08:06:13.097Z] #56 10.50 + git checkout -q v1.1.0 [2022-03-17T08:06:13.097Z] #56 10.67 + '[' -z '' ']' [2022-03-17T08:06:13.097Z] #56 10.67 + target=static [2022-03-17T08:06:13.097Z] #56 10.67 + make BUILDTAGS=seccomp static [2022-03-17T08:06:13.097Z] #56 11.02 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-17T08:06:13.290Z] #45 21.64 Reading package lists... [2022-03-17T08:06:13.290Z] #45 ... [2022-03-17T08:06:13.290Z] [2022-03-17T08:06:13.290Z] #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-03-17T08:06:13.290Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T08:06:13.290Z] #20 21.20 Reading package lists... [2022-03-17T08:06:13.360Z] #56 ... [2022-03-17T08:06:13.360Z] [2022-03-17T08:06:13.360Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T08:06:13.360Z] #21 sha256:13ffff76c343bfa3b7c68b1e98ebf09d48d85d53e1682eb6d4cd5604f01f3bd1 [2022-03-17T08:06:13.360Z] #21 7.179 Reading package lists... [2022-03-17T08:06:14.198Z] #21 9.590 Reading package lists... [2022-03-17T08:06:14.198Z] #21 ... [2022-03-17T08:06:14.198Z] [2022-03-17T08:06:14.198Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T08:06:14.198Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T08:06:14.198Z] #34 DONE 176.1s [2022-03-17T08:06:14.198Z] [2022-03-17T08:06:14.198Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T08:06:14.198Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T08:06:14.670Z] #20 30.46 Reading package lists... [2022-03-17T08:06:14.670Z] #20 ... [2022-03-17T08:06:14.670Z] [2022-03-17T08:06:14.670Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T08:06:14.670Z] #65 sha256:e88611c10d94e38a9dc0d6bee9864e43a21c2ba16291e93140a932c736e0128b [2022-03-17T08:06:14.670Z] #65 21.64 Fetched 48.9 MB in 20s (2422 kB/s) [2022-03-17T08:06:14.670Z] #65 21.64 Reading package lists... [2022-03-17T08:06:14.670Z] #65 30.88 Reading package lists... [2022-03-17T08:06:14.670Z] #65 ... [2022-03-17T08:06:14.670Z] [2022-03-17T08:06:14.670Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:06:14.670Z] #45 sha256:3d87606ecef51881226c1cc0dbd81924a0a18fba273d3345fb57f63a7324222b [2022-03-17T08:06:14.670Z] #45 21.64 Reading package lists... [2022-03-17T08:06:14.975Z] #21 7.131 Fetched 8506 kB in 6s (1380 kB/s) [2022-03-17T08:06:16.121Z] #43 ... [2022-03-17T08:06:16.121Z] [2022-03-17T08:06:16.121Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T08:06:16.121Z] #21 sha256:13ffff76c343bfa3b7c68b1e98ebf09d48d85d53e1682eb6d4cd5604f01f3bd1 [2022-03-17T08:06:16.121Z] #21 9.590 Reading package lists... [2022-03-17T08:06:16.696Z] #21 12.28 Building dependency tree... [2022-03-17T08:06:17.271Z] #21 13.30 The following additional packages will be installed: [2022-03-17T08:06:17.271Z] #21 13.30 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-17T08:06:17.271Z] #21 13.30 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-17T08:06:17.271Z] #21 13.30 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-17T08:06:17.271Z] #21 13.30 python3-pkg-resources vim-runtime xxd [2022-03-17T08:06:17.271Z] #21 13.31 Suggested packages: [2022-03-17T08:06:17.271Z] #21 13.31 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-17T08:06:17.271Z] #21 13.31 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-17T08:06:17.271Z] #21 13.31 acl attr quota [2022-03-17T08:06:17.271Z] #21 13.31 Recommended packages: [2022-03-17T08:06:17.271Z] #21 13.31 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-17T08:06:17.614Z] #21 7.131 Reading package lists... [2022-03-17T08:06:17.614Z] #21 9.682 Reading package lists... [2022-03-17T08:06:17.614Z] #21 ... [2022-03-17T08:06:17.614Z] [2022-03-17T08:06:17.614Z] #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-03-17T08:06:17.614Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T08:06:17.614Z] #34 DONE 174.8s [2022-03-17T08:06:17.614Z] [2022-03-17T08:06:17.614Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T08:06:17.614Z] #56 sha256:f62e555de3c40e1241d4d3380ca86121a83beefd73991b0b87a9e74b0bebeb48 [2022-03-17T08:06:17.614Z] #56 10.29 + cd /tmp/tmp.php7cdRcJL/src/github.com/opencontainers/runc [2022-03-17T08:06:17.614Z] #56 10.29 + git checkout -q v1.1.0 [2022-03-17T08:06:17.614Z] #56 10.53 + '[' -z '' ']' [2022-03-17T08:06:17.614Z] #56 10.53 + target=static [2022-03-17T08:06:17.614Z] #56 10.53 + make BUILDTAGS=seccomp static [2022-03-17T08:06:17.614Z] #56 11.05 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-17T08:06:18.218Z] #21 14.43 The following NEW packages will be installed: [2022-03-17T08:06:18.218Z] #21 14.43 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-17T08:06:18.218Z] #21 14.43 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-17T08:06:18.218Z] #21 14.43 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-17T08:06:18.218Z] #21 14.43 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-17T08:06:18.218Z] #21 14.43 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-17T08:06:18.218Z] #21 14.43 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-17T08:06:18.218Z] #21 14.43 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-17T08:06:18.218Z] #21 14.43 xz-utils zip zstd [2022-03-17T08:06:18.371Z] #23 9.829 Collecting yamllint==1.26.1 [2022-03-17T08:06:18.481Z] #21 14.75 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:06:18.481Z] #21 14.75 Need to get 27.6 MB of archives. [2022-03-17T08:06:18.481Z] #21 14.75 After this operation, 106 MB of additional disk space will be used. [2022-03-17T08:06:18.481Z] #21 14.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-17T08:06:18.743Z] #21 14.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-17T08:06:18.743Z] #21 14.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-17T08:06:18.743Z] #21 14.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-17T08:06:18.743Z] #21 14.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-17T08:06:18.743Z] #21 14.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-17T08:06:18.743Z] #21 14.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-17T08:06:18.743Z] #21 14.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-17T08:06:18.743Z] #21 14.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-17T08:06:18.743Z] #21 14.80 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-17T08:06:18.743Z] #21 14.81 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-17T08:06:18.743Z] #21 14.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-17T08:06:18.743Z] #21 14.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-17T08:06:18.743Z] #21 14.83 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-17T08:06:18.743Z] #21 14.85 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-17T08:06:18.743Z] #21 14.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-17T08:06:18.743Z] #21 14.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-17T08:06:18.743Z] #21 14.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-17T08:06:18.743Z] #21 14.86 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-17T08:06:18.743Z] #21 14.86 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-17T08:06:18.743Z] #21 14.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-17T08:06:18.743Z] #21 14.88 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-17T08:06:18.743Z] #21 14.88 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-17T08:06:18.743Z] #21 14.89 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-17T08:06:18.743Z] #21 14.90 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-17T08:06:18.743Z] #21 14.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-17T08:06:18.743Z] #21 14.90 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-17T08:06:19.007Z] #21 15.18 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-17T08:06:19.007Z] #21 15.21 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-17T08:06:19.007Z] #21 15.21 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-03-17T08:06:19.007Z] #21 15.21 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-17T08:06:19.007Z] #21 15.21 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-17T08:06:19.007Z] #21 15.21 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-17T08:06:19.007Z] #21 15.22 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-17T08:06:19.007Z] #21 15.27 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-17T08:06:19.270Z] #21 15.27 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-17T08:06:19.270Z] #21 15.28 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-17T08:06:19.270Z] #21 15.28 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-17T08:06:19.270Z] #21 15.29 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-17T08:06:19.270Z] #21 15.30 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-17T08:06:19.270Z] #21 15.30 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-17T08:06:19.270Z] #21 15.34 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-17T08:06:19.270Z] #21 15.34 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-17T08:06:19.270Z] #21 15.36 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-17T08:06:19.317Z] #23 10.87 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-17T08:06:19.533Z] #21 15.58 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-17T08:06:19.533Z] #21 15.62 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-17T08:06:19.533Z] #21 15.64 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-17T08:06:19.533Z] #21 15.65 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-17T08:06:20.107Z] #21 16.16 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:06:20.107Z] #21 16.26 Fetched 27.6 MB in 1s (22.9 MB/s) [2022-03-17T08:06:20.107Z] #21 16.37 Selecting previously unselected package pigz. [2022-03-17T08:06:20.107Z] #21 16.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-03-17T08:06:20.107Z] #21 16.41 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-17T08:06:20.107Z] #21 16.41 Unpacking pigz (2.6-1) ... [2022-03-17T08:06:20.189Z] #56 ... [2022-03-17T08:06:20.189Z] [2022-03-17T08:06:20.189Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T08:06:20.189Z] #21 sha256:13ffff76c343bfa3b7c68b1e98ebf09d48d85d53e1682eb6d4cd5604f01f3bd1 [2022-03-17T08:06:20.189Z] #21 9.682 Reading package lists... [2022-03-17T08:06:20.373Z] #21 16.50 Selecting previously unselected package libelf1:amd64. [2022-03-17T08:06:20.373Z] #21 16.51 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-17T08:06:20.373Z] #21 16.53 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-17T08:06:20.373Z] #21 16.66 Selecting previously unselected package libbpf0:amd64. [2022-03-17T08:06:20.637Z] #21 16.66 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-17T08:06:20.637Z] #21 16.67 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-17T08:06:20.637Z] #21 16.75 Selecting previously unselected package libcap2:amd64. [2022-03-17T08:06:20.637Z] #21 16.76 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-17T08:06:20.637Z] #21 16.76 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-17T08:06:20.637Z] #21 16.85 Selecting previously unselected package libmnl0:amd64. [2022-03-17T08:06:20.637Z] #21 16.86 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-17T08:06:20.706Z] #23 11.95 Collecting pathspec>=0.5.3 [2022-03-17T08:06:20.706Z] #23 11.97 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-17T08:06:20.706Z] #23 12.33 Collecting pyyaml [2022-03-17T08:06:20.706Z] #23 12.34 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-03-17T08:06:20.706Z] #23 12.40 Building wheels for collected packages: yamllint [2022-03-17T08:06:20.706Z] #23 12.40 Building wheel for yamllint (setup.py): started [2022-03-17T08:06:20.764Z] #21 12.52 Building dependency tree... [2022-03-17T08:06:20.899Z] #21 16.87 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-17T08:06:20.900Z] #21 16.92 Selecting previously unselected package libxtables12:amd64. [2022-03-17T08:06:20.900Z] #21 16.93 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-17T08:06:20.900Z] #21 16.94 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-17T08:06:20.900Z] #21 17.01 Selecting previously unselected package libcap2-bin. [2022-03-17T08:06:20.900Z] #21 17.01 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-17T08:06:20.900Z] #21 17.03 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-17T08:06:20.900Z] #21 17.10 Selecting previously unselected package iproute2. [2022-03-17T08:06:20.900Z] #21 17.10 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-17T08:06:20.900Z] #21 17.11 Unpacking iproute2 (5.10.0-4) ... [2022-03-17T08:06:21.475Z] #21 17.54 Selecting previously unselected package xxd. [2022-03-17T08:06:21.475Z] #21 17.55 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-17T08:06:21.475Z] #21 17.55 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:06:21.475Z] #21 17.70 Selecting previously unselected package vim-common. [2022-03-17T08:06:21.475Z] #21 17.70 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T08:06:21.475Z] #21 17.73 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:06:21.653Z] #23 13.30 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-17T08:06:21.653Z] #23 13.30 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=53fa268a8ca66e7cebdb8456b20ee9d95225d68ef8eab03ca207764c070e48b2 [2022-03-17T08:06:21.653Z] #23 13.30 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-17T08:06:21.653Z] #23 13.30 Successfully built yamllint [2022-03-17T08:06:21.653Z] #23 13.33 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-17T08:06:21.712Z] #21 13.96 The following additional packages will be installed: [2022-03-17T08:06:21.712Z] #21 13.96 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-17T08:06:21.712Z] #21 13.96 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-17T08:06:21.712Z] #21 13.96 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-17T08:06:21.712Z] #21 13.98 python3-pkg-resources vim-runtime xxd [2022-03-17T08:06:21.712Z] #21 13.99 Suggested packages: [2022-03-17T08:06:21.712Z] #21 13.99 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-17T08:06:21.712Z] #21 13.99 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-17T08:06:21.712Z] #21 13.99 acl attr quota [2022-03-17T08:06:21.712Z] #21 13.99 Recommended packages: [2022-03-17T08:06:21.712Z] #21 13.99 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-17T08:06:21.737Z] #21 17.86 Selecting previously unselected package bash-completion. [2022-03-17T08:06:21.737Z] #21 17.87 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-17T08:06:21.915Z] #23 13.67 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-17T08:06:22.489Z] #23 DONE 14.2s [2022-03-17T08:06:22.489Z] [2022-03-17T08:06:22.489Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-17T08:06:22.489Z] #27 sha256:762aca4f248b02a7942a52c6b872a79ac509c3616538b172288726139d4f1f6d [2022-03-17T08:06:22.790Z] #45 31.08 Reading package lists... [2022-03-17T08:06:22.790Z] #45 ... [2022-03-17T08:06:22.790Z] [2022-03-17T08:06:22.790Z] #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-03-17T08:06:22.790Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T08:06:22.790Z] #20 30.46 Reading package lists... [2022-03-17T08:06:23.073Z] #27 DONE 0.3s [2022-03-17T08:06:23.073Z] [2022-03-17T08:06:23.073Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-17T08:06:23.073Z] #32 sha256:fa9c83b7359f8d3163f572410c7cb02bb0e430e6a068a80b3198746849904042 [2022-03-17T08:06:23.104Z] #21 15.19 The following NEW packages will be installed: [2022-03-17T08:06:23.104Z] #21 15.19 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-17T08:06:23.104Z] #21 15.19 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-17T08:06:23.104Z] #21 15.19 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-17T08:06:23.104Z] #21 15.19 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-17T08:06:23.104Z] #21 15.19 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-17T08:06:23.104Z] #21 15.19 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-17T08:06:23.104Z] #21 15.19 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-17T08:06:23.104Z] #21 15.19 xz-utils zip zstd [2022-03-17T08:06:23.104Z] #21 15.50 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:06:23.104Z] #21 15.50 Need to get 27.6 MB of archives. [2022-03-17T08:06:23.104Z] #21 15.50 After this operation, 106 MB of additional disk space will be used. [2022-03-17T08:06:23.104Z] #21 15.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-17T08:06:23.104Z] #21 15.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-17T08:06:23.104Z] #21 15.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-17T08:06:23.104Z] #21 15.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-17T08:06:23.104Z] #21 15.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-17T08:06:23.104Z] #21 15.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-17T08:06:23.104Z] #21 15.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-17T08:06:23.104Z] #21 15.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-17T08:06:23.104Z] #21 15.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-17T08:06:23.104Z] #21 15.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-03-17T08:06:23.104Z] #21 15.57 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-17T08:06:23.104Z] #21 15.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-17T08:06:23.104Z] #21 15.59 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-17T08:06:23.104Z] #21 15.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-17T08:06:23.104Z] #21 15.62 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-17T08:06:23.104Z] #21 15.63 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-17T08:06:23.104Z] #21 15.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-17T08:06:23.104Z] #21 15.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-17T08:06:23.104Z] #21 15.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-17T08:06:23.104Z] #21 15.65 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-17T08:06:23.104Z] #21 15.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-17T08:06:23.104Z] #21 15.65 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-17T08:06:23.104Z] #21 15.66 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-17T08:06:23.104Z] #21 15.67 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-17T08:06:23.104Z] #21 15.67 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-17T08:06:23.377Z] #21 15.67 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-17T08:06:23.377Z] #21 15.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-17T08:06:23.643Z] #21 16.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-17T08:06:23.643Z] #21 16.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-17T08:06:23.643Z] #21 16.01 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-03-17T08:06:23.643Z] #21 16.01 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-17T08:06:23.643Z] #21 16.02 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-17T08:06:23.643Z] #21 16.03 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-17T08:06:23.643Z] #21 16.03 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-17T08:06:23.643Z] #21 16.09 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-17T08:06:23.643Z] #21 16.10 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-17T08:06:23.643Z] #21 16.10 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-17T08:06:23.643Z] #21 16.11 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-17T08:06:23.643Z] #21 16.13 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-17T08:06:23.643Z] #21 16.13 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-17T08:06:23.643Z] #21 16.14 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-17T08:06:23.643Z] #21 16.17 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-17T08:06:23.643Z] #21 16.18 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-17T08:06:23.643Z] #21 16.19 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-17T08:06:23.649Z] #32 DONE 0.6s [2022-03-17T08:06:23.649Z] [2022-03-17T08:06:23.649Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-17T08:06:23.649Z] #35 sha256:38d2fab8b9b551db011c8cb8a47e2e42fcf8c4cf8b4f738bda024c87e4dee718 [2022-03-17T08:06:23.649Z] #35 DONE 0.2s [2022-03-17T08:06:23.649Z] [2022-03-17T08:06:23.649Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-17T08:06:23.649Z] #37 sha256:cf51c3ac7e6e9ff6320f41add31ee729e28e3aa2c9c5af9c202348438b1d367a [2022-03-17T08:06:23.649Z] #37 DONE 0.1s [2022-03-17T08:06:23.649Z] [2022-03-17T08:06:23.649Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-17T08:06:23.649Z] #41 sha256:e76ac400bd111c68c2e21c7739619159a1ecabbe2f3eb97709292dee75292563 [2022-03-17T08:06:23.649Z] #41 DONE 0.1s [2022-03-17T08:06:23.649Z] [2022-03-17T08:06:23.649Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:06:23.649Z] #60 sha256:5fee59ef2eb46b48703f39fa0bf01aea791c40e389abde44c2ddd9066b8ababd [2022-03-17T08:06:23.664Z] #21 19.58 Unpacking bash-completion (1:2.11-2) ... [2022-03-17T08:06:23.927Z] #21 19.94 Selecting previously unselected package bzip2. [2022-03-17T08:06:23.927Z] #21 19.95 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-17T08:06:23.927Z] #21 19.96 Unpacking bzip2 (1.0.8-4) ... [2022-03-17T08:06:23.927Z] #21 20.04 Selecting previously unselected package xz-utils. [2022-03-17T08:06:23.927Z] #21 20.05 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-17T08:06:23.927Z] #21 20.06 Unpacking xz-utils (5.2.5-2) ... [2022-03-17T08:06:23.927Z] #21 20.19 Selecting previously unselected package apparmor. [2022-03-17T08:06:24.189Z] #21 20.19 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-17T08:06:24.189Z] #21 20.24 Unpacking apparmor (2.13.6-10) ... [2022-03-17T08:06:24.216Z] #21 16.39 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-17T08:06:24.216Z] #21 16.43 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-17T08:06:24.216Z] #21 16.45 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-17T08:06:24.216Z] #21 16.46 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-17T08:06:24.452Z] #21 20.60 Selecting previously unselected package inetutils-ping. [2022-03-17T08:06:24.452Z] #21 20.61 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-17T08:06:24.452Z] #21 20.62 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-17T08:06:24.452Z] #21 20.71 Selecting previously unselected package libip4tc2:amd64. [2022-03-17T08:06:24.696Z] #20 39.69 Building dependency tree... [2022-03-17T08:06:24.715Z] #21 20.71 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-17T08:06:24.715Z] #21 20.72 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-17T08:06:24.715Z] #21 20.78 Selecting previously unselected package libip6tc2:amd64. [2022-03-17T08:06:24.715Z] #21 20.78 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-17T08:06:24.715Z] #21 20.79 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-17T08:06:24.715Z] #21 20.87 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-17T08:06:24.715Z] #21 20.88 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-17T08:06:24.715Z] #21 20.89 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-17T08:06:24.715Z] #21 20.95 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-17T08:06:24.794Z] #21 17.02 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:06:24.794Z] #21 17.16 Fetched 27.6 MB in 1s (22.0 MB/s) [2022-03-17T08:06:24.794Z] #21 17.22 Selecting previously unselected package pigz. [2022-03-17T08:06:24.794Z] #21 17.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-03-17T08:06:24.794Z] #21 17.26 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-17T08:06:24.794Z] #21 17.28 Unpacking pigz (2.6-1) ... [2022-03-17T08:06:24.794Z] #21 17.35 Selecting previously unselected package libelf1:amd64. [2022-03-17T08:06:24.977Z] #21 20.97 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-17T08:06:24.977Z] #21 20.99 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-17T08:06:24.977Z] #21 21.05 Selecting previously unselected package libnftnl11:amd64. [2022-03-17T08:06:24.977Z] #21 21.06 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-17T08:06:24.977Z] #21 21.07 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-17T08:06:24.977Z] #21 21.16 Selecting previously unselected package iptables. [2022-03-17T08:06:24.977Z] #21 21.17 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-17T08:06:24.977Z] #21 21.18 Unpacking iptables (1.8.7-1) ... [2022-03-17T08:06:25.055Z] #21 17.36 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-17T08:06:25.055Z] #21 17.36 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-17T08:06:25.055Z] #21 17.51 Selecting previously unselected package libbpf0:amd64. [2022-03-17T08:06:25.055Z] #21 17.51 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-17T08:06:25.055Z] #21 17.52 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-17T08:06:25.318Z] #21 17.61 Selecting previously unselected package libcap2:amd64. [2022-03-17T08:06:25.318Z] #21 17.63 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-17T08:06:25.318Z] #21 17.63 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-17T08:06:25.318Z] #21 17.69 Selecting previously unselected package libmnl0:amd64. [2022-03-17T08:06:25.318Z] #21 17.70 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-17T08:06:25.318Z] #21 17.71 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-17T08:06:25.318Z] #21 17.76 Selecting previously unselected package libxtables12:amd64. [2022-03-17T08:06:25.318Z] #21 17.76 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-17T08:06:25.318Z] #21 17.77 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-17T08:06:25.318Z] #21 17.83 Selecting previously unselected package libcap2-bin. [2022-03-17T08:06:25.318Z] #21 17.85 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-17T08:06:25.559Z] #21 21.48 Selecting previously unselected package libonig5:amd64. [2022-03-17T08:06:25.559Z] #21 21.49 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-17T08:06:25.559Z] #21 21.49 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T08:06:25.559Z] #21 21.62 Selecting previously unselected package libjq1:amd64. [2022-03-17T08:06:25.559Z] #21 21.62 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-17T08:06:25.559Z] #21 21.63 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-17T08:06:25.559Z] #21 21.73 Selecting previously unselected package jq. [2022-03-17T08:06:25.580Z] #21 17.86 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-17T08:06:25.580Z] #21 17.96 Selecting previously unselected package iproute2. [2022-03-17T08:06:25.580Z] #21 17.97 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-17T08:06:25.580Z] #21 17.97 Unpacking iproute2 (5.10.0-4) ... [2022-03-17T08:06:25.821Z] #21 21.73 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-17T08:06:25.821Z] #21 21.74 Unpacking jq (1.6-2.1) ... [2022-03-17T08:06:25.821Z] #21 21.81 Selecting previously unselected package libaio1:amd64. [2022-03-17T08:06:25.821Z] #21 21.81 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-17T08:06:25.821Z] #21 21.82 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-17T08:06:25.821Z] #21 21.88 Selecting previously unselected package libgpm2:amd64. [2022-03-17T08:06:25.821Z] #21 21.89 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-17T08:06:25.821Z] #21 21.90 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-17T08:06:25.821Z] #21 21.94 Selecting previously unselected package libicu67:amd64. [2022-03-17T08:06:25.821Z] #21 21.95 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-17T08:06:25.821Z] #21 21.95 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-17T08:06:26.155Z] #21 18.43 Selecting previously unselected package xxd. [2022-03-17T08:06:26.155Z] #21 18.44 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-17T08:06:26.155Z] #21 18.44 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:06:26.155Z] #21 18.55 Selecting previously unselected package vim-common. [2022-03-17T08:06:26.155Z] #21 18.55 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T08:06:26.155Z] #21 18.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:06:26.155Z] #21 18.70 Selecting previously unselected package bash-completion. [2022-03-17T08:06:26.418Z] #21 18.70 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-17T08:06:26.602Z] #20 43.80 The following additional packages will be installed: [2022-03-17T08:06:26.602Z] #20 43.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-17T08:06:26.602Z] #20 43.81 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-17T08:06:26.602Z] #20 43.81 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-17T08:06:26.602Z] #20 43.81 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-17T08:06:26.602Z] #20 43.82 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-17T08:06:26.602Z] #20 43.84 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-17T08:06:26.602Z] #20 43.84 mingw-w64-common mingw-w64-x86-64-dev [2022-03-17T08:06:26.602Z] #20 43.88 Suggested packages: [2022-03-17T08:06:26.686Z] 0a6173b79e25: Verifying Checksum [2022-03-17T08:06:26.686Z] 0a6173b79e25: Download complete [2022-03-17T08:06:26.861Z] #20 43.88 gcc-10-locales seccomp wine64 [2022-03-17T08:06:27.429Z] #20 44.56 The following NEW packages will be installed: [2022-03-17T08:06:27.429Z] #20 44.56 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-17T08:06:27.429Z] #20 44.56 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-17T08:06:27.429Z] #20 44.56 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-17T08:06:27.429Z] #20 44.56 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-17T08:06:27.429Z] #20 44.56 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-17T08:06:27.429Z] #20 44.56 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-17T08:06:27.429Z] #20 44.56 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-17T08:06:27.429Z] #20 44.56 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-17T08:06:27.429Z] #20 44.57 mingw-w64-x86-64-dev [2022-03-17T08:06:27.688Z] #20 44.98 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:06:27.688Z] #20 44.98 Need to get 115 MB of archives. [2022-03-17T08:06:27.688Z] #20 44.98 After this operation, 645 MB of additional disk space will be used. [2022-03-17T08:06:27.688Z] #20 44.98 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-03-17T08:06:27.948Z] #20 45.04 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-03-17T08:06:27.948Z] #20 45.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-03-17T08:06:27.948Z] #20 45.11 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-03-17T08:06:27.948Z] #20 45.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-03-17T08:06:27.948Z] #20 45.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-17T08:06:27.948Z] #20 45.21 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-03-17T08:06:27.948Z] #20 45.31 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-03-17T08:06:28.209Z] #20 45.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-03-17T08:06:28.209Z] #20 45.50 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-03-17T08:06:28.245Z] 8f616e6e9eec: Verifying Checksum [2022-03-17T08:06:28.245Z] 8f616e6e9eec: Download complete [2022-03-17T08:06:28.340Z] #21 20.37 Unpacking bash-completion (1:2.11-2) ... [2022-03-17T08:06:28.340Z] #21 20.78 Selecting previously unselected package bzip2. [2022-03-17T08:06:28.340Z] #21 20.79 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-17T08:06:28.340Z] #21 20.80 Unpacking bzip2 (1.0.8-4) ... [2022-03-17T08:06:28.340Z] #21 20.87 Selecting previously unselected package xz-utils. [2022-03-17T08:06:28.340Z] #21 20.87 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-17T08:06:28.603Z] #21 20.88 Unpacking xz-utils (5.2.5-2) ... [2022-03-17T08:06:28.603Z] #21 21.03 Selecting previously unselected package apparmor. [2022-03-17T08:06:28.603Z] #21 21.03 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-17T08:06:28.603Z] #21 21.10 Unpacking apparmor (2.13.6-10) ... [2022-03-17T08:06:28.779Z] #20 46.06 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-03-17T08:06:29.040Z] #20 ... [2022-03-17T08:06:29.040Z] [2022-03-17T08:06:29.040Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T08:06:29.040Z] #65 sha256:e88611c10d94e38a9dc0d6bee9864e43a21c2ba16291e93140a932c736e0128b [2022-03-17T08:06:29.040Z] #65 30.88 Reading package lists... [2022-03-17T08:06:29.040Z] #65 39.78 Building dependency tree... [2022-03-17T08:06:29.040Z] #65 43.97 The following additional packages will be installed: [2022-03-17T08:06:29.040Z] #65 43.99 libbtrfs0 [2022-03-17T08:06:29.040Z] #65 44.23 The following NEW packages will be installed: [2022-03-17T08:06:29.040Z] #65 44.25 libbtrfs-dev libbtrfs0 [2022-03-17T08:06:29.040Z] #65 44.69 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:06:29.040Z] #65 44.69 Need to get 460 kB of archives. [2022-03-17T08:06:29.040Z] #65 44.69 After this operation, 1237 kB of additional disk space will be used. [2022-03-17T08:06:29.040Z] #65 44.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-17T08:06:29.040Z] #65 44.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-17T08:06:29.040Z] #65 45.36 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:06:29.040Z] #65 45.61 Fetched 460 kB in 0s (1548 kB/s) [2022-03-17T08:06:29.040Z] #65 45.67 Selecting previously unselected package libbtrfs0:amd64. [2022-03-17T08:06:29.040Z] #65 45.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-17T08:06:29.040Z] #65 45.71 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-17T08:06:29.040Z] #65 45.72 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T08:06:29.040Z] #65 45.84 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-17T08:06:29.040Z] #65 45.85 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-17T08:06:29.040Z] #65 45.86 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T08:06:29.040Z] #65 46.05 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T08:06:29.040Z] #65 46.07 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T08:06:29.040Z] #65 46.08 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:06:29.040Z] #65 DONE 46.4s [2022-03-17T08:06:29.040Z] [2022-03-17T08:06:29.040Z] #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-03-17T08:06:29.040Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T08:06:29.040Z] #20 46.23 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-03-17T08:06:29.040Z] #20 ... [2022-03-17T08:06:29.040Z] [2022-03-17T08:06:29.040Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:06:29.040Z] #45 sha256:3d87606ecef51881226c1cc0dbd81924a0a18fba273d3345fb57f63a7324222b [2022-03-17T08:06:29.040Z] #45 31.08 Reading package lists... [2022-03-17T08:06:29.040Z] #45 40.31 Building dependency tree... [2022-03-17T08:06:29.040Z] #45 44.53 The following additional packages will be installed: [2022-03-17T08:06:29.040Z] #45 44.56 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-03-17T08:06:29.040Z] #45 44.59 Suggested packages: [2022-03-17T08:06:29.040Z] #45 44.59 cmake-doc ninja-build lrzip [2022-03-17T08:06:29.040Z] #45 44.59 Recommended packages: [2022-03-17T08:06:29.040Z] #45 44.59 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-17T08:06:29.040Z] #45 45.10 The following NEW packages will be installed: [2022-03-17T08:06:29.040Z] #45 45.12 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-03-17T08:06:29.040Z] #45 45.56 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:06:29.040Z] #45 45.56 Need to get 8418 kB of archives. [2022-03-17T08:06:29.040Z] #45 45.56 After this operation, 34.9 MB of additional disk space will be used. [2022-03-17T08:06:29.040Z] #45 45.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-17T08:06:29.040Z] #45 45.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-17T08:06:29.040Z] #45 45.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-17T08:06:29.040Z] #45 45.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-17T08:06:29.040Z] #45 45.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-17T08:06:29.040Z] #45 45.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-17T08:06:29.040Z] #45 45.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-17T08:06:29.040Z] #45 45.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-17T08:06:29.128Z] #21 25.10 Selecting previously unselected package libinih1:amd64. [2022-03-17T08:06:29.128Z] #21 25.10 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-17T08:06:29.128Z] #21 25.11 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-17T08:06:29.128Z] #21 25.16 Selecting previously unselected package libnet1:amd64. [2022-03-17T08:06:29.128Z] #21 25.16 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-17T08:06:29.128Z] #21 25.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T08:06:29.128Z] #21 25.25 Selecting previously unselected package libnl-3-200:amd64. [2022-03-17T08:06:29.128Z] #21 25.27 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-17T08:06:29.128Z] #21 25.27 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T08:06:29.128Z] #21 25.35 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-17T08:06:29.128Z] #21 25.36 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-17T08:06:29.177Z] #21 21.47 Selecting previously unselected package inetutils-ping. [2022-03-17T08:06:29.177Z] #21 21.47 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-17T08:06:29.177Z] #21 21.47 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-17T08:06:29.177Z] #21 21.57 Selecting previously unselected package libip4tc2:amd64. [2022-03-17T08:06:29.177Z] #21 21.57 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-17T08:06:29.177Z] #21 21.58 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-17T08:06:29.177Z] #21 21.67 Selecting previously unselected package libip6tc2:amd64. [2022-03-17T08:06:29.177Z] #21 21.67 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-17T08:06:29.301Z] #45 ... [2022-03-17T08:06:29.301Z] [2022-03-17T08:06:29.301Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-17T08:06:29.301Z] #66 sha256:8061e078776d3822398d62912ae8afba89c0c05d6901fb8dbfd6e8c9da4a2f75 [2022-03-17T08:06:29.301Z] #66 DONE 0.1s [2022-03-17T08:06:29.391Z] #21 25.37 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T08:06:29.391Z] #21 25.43 Selecting previously unselected package net-tools. [2022-03-17T08:06:29.391Z] #21 25.43 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-17T08:06:29.391Z] #21 25.44 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-17T08:06:29.391Z] #21 25.59 Selecting previously unselected package patch. [2022-03-17T08:06:29.391Z] #21 25.59 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-17T08:06:29.391Z] #21 25.60 Unpacking patch (2.7.6-7) ... [2022-03-17T08:06:29.440Z] #21 21.67 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-17T08:06:29.440Z] #21 21.74 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-17T08:06:29.440Z] #21 21.75 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-17T08:06:29.440Z] #21 21.76 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-17T08:06:29.440Z] #21 21.81 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-17T08:06:29.440Z] #21 21.82 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-17T08:06:29.440Z] #21 21.82 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-17T08:06:29.440Z] #21 21.88 Selecting previously unselected package libnftnl11:amd64. [2022-03-17T08:06:29.440Z] #21 21.89 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-17T08:06:29.440Z] #21 21.89 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-17T08:06:29.565Z] [2022-03-17T08:06:29.566Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:06:29.566Z] #45 sha256:3d87606ecef51881226c1cc0dbd81924a0a18fba273d3345fb57f63a7324222b [2022-03-17T08:06:29.566Z] #45 46.58 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:06:29.653Z] #21 25.69 Selecting previously unselected package python-pip-whl. [2022-03-17T08:06:29.653Z] #21 25.70 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-17T08:06:29.653Z] #21 25.71 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-17T08:06:29.702Z] #21 21.98 Selecting previously unselected package iptables. [2022-03-17T08:06:29.702Z] #21 21.98 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-17T08:06:29.702Z] #21 21.99 Unpacking iptables (1.8.7-1) ... [2022-03-17T08:06:29.830Z] #45 47.03 Fetched 8418 kB in 1s (16.5 MB/s) [2022-03-17T08:06:29.830Z] #45 47.11 Selecting previously unselected package xxd. [2022-03-17T08:06:29.916Z] #21 26.20 Selecting previously unselected package python3-lib2to3. [2022-03-17T08:06:29.916Z] #21 26.20 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-17T08:06:29.916Z] #21 26.22 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-17T08:06:29.967Z] #21 22.27 Selecting previously unselected package libonig5:amd64. [2022-03-17T08:06:29.967Z] #21 22.27 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-17T08:06:29.967Z] #21 22.28 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T08:06:29.967Z] #21 22.42 Selecting previously unselected package libjq1:amd64. [2022-03-17T08:06:29.967Z] #21 22.42 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-17T08:06:29.967Z] #21 22.42 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-17T08:06:29.967Z] #21 22.53 Selecting previously unselected package jq. [2022-03-17T08:06:30.092Z] #45 47.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-17T08:06:30.092Z] #45 47.22 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-17T08:06:30.092Z] #45 47.24 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:06:30.178Z] #21 26.33 Selecting previously unselected package python3-distutils. [2022-03-17T08:06:30.178Z] #21 26.33 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-17T08:06:30.178Z] #21 26.34 Unpacking python3-distutils (3.9.2-1) ... [2022-03-17T08:06:30.178Z] #21 26.48 Selecting previously unselected package python3-pkg-resources. [2022-03-17T08:06:30.230Z] #21 22.53 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-17T08:06:30.230Z] #21 22.54 Unpacking jq (1.6-2.1) ... [2022-03-17T08:06:30.230Z] #21 22.62 Selecting previously unselected package libaio1:amd64. [2022-03-17T08:06:30.230Z] #21 22.63 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-17T08:06:30.230Z] #21 22.64 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-17T08:06:30.230Z] #21 22.70 Selecting previously unselected package libgpm2:amd64. [2022-03-17T08:06:30.230Z] #21 22.71 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-17T08:06:30.230Z] #21 22.72 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-17T08:06:30.352Z] #45 47.38 Selecting previously unselected package vim-common. [2022-03-17T08:06:30.352Z] #45 47.39 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T08:06:30.352Z] #45 47.40 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:06:30.352Z] #45 47.57 Selecting previously unselected package cmake-data. [2022-03-17T08:06:30.352Z] #45 47.57 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-17T08:06:30.352Z] #45 47.58 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-17T08:06:30.441Z] #21 26.49 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-17T08:06:30.441Z] #21 26.49 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-17T08:06:30.441Z] #21 26.60 Selecting previously unselected package python3-setuptools. [2022-03-17T08:06:30.441Z] #21 26.60 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-17T08:06:30.441Z] #21 26.61 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-17T08:06:30.493Z] #21 22.78 Selecting previously unselected package libicu67:amd64. [2022-03-17T08:06:30.494Z] #21 22.79 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-17T08:06:30.494Z] #21 22.80 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-17T08:06:30.704Z] #21 26.85 Selecting previously unselected package python3-wheel. [2022-03-17T08:06:30.704Z] #21 26.85 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-17T08:06:30.704Z] #21 26.85 Unpacking python3-wheel (0.34.2-1) ... [2022-03-17T08:06:30.704Z] #21 26.93 Selecting previously unselected package python3-pip. [2022-03-17T08:06:30.704Z] #21 26.93 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-17T08:06:30.704Z] #21 26.94 Unpacking python3-pip (20.3.4-4) ... [2022-03-17T08:06:31.280Z] #21 27.17 Selecting previously unselected package sudo. [2022-03-17T08:06:31.280Z] #21 27.17 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-17T08:06:31.280Z] #21 27.18 Unpacking sudo (1.9.5p2-3) ... [2022-03-17T08:06:31.289Z] #45 48.29 Selecting previously unselected package libarchive13:amd64. [2022-03-17T08:06:31.289Z] #45 48.29 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-17T08:06:31.289Z] #45 48.30 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-17T08:06:31.289Z] #45 48.49 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-17T08:06:31.289Z] #45 48.49 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-17T08:06:31.289Z] #45 48.50 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-17T08:06:31.289Z] #45 48.58 Selecting previously unselected package librhash0:amd64. [2022-03-17T08:06:31.289Z] #45 48.58 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-03-17T08:06:31.289Z] #45 48.59 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-17T08:06:31.542Z] #21 27.68 Selecting previously unselected package thin-provisioning-tools. [2022-03-17T08:06:31.542Z] #21 27.69 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-17T08:06:31.542Z] #21 27.70 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-17T08:06:31.549Z] #45 48.66 Selecting previously unselected package libuv1:amd64. [2022-03-17T08:06:31.549Z] #45 48.66 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-03-17T08:06:31.549Z] #45 48.67 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-17T08:06:31.549Z] #45 48.75 Selecting previously unselected package cmake. [2022-03-17T08:06:31.549Z] #45 48.76 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-17T08:06:31.549Z] #45 48.76 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-17T08:06:31.804Z] #21 27.92 Selecting previously unselected package uidmap. [2022-03-17T08:06:31.805Z] #21 27.92 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-17T08:06:31.805Z] #21 27.93 Unpacking uidmap (1:4.8.1-1) ... [2022-03-17T08:06:32.067Z] #21 28.06 Selecting previously unselected package vim-runtime. [2022-03-17T08:06:32.067Z] #21 28.07 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T08:06:32.067Z] #21 28.11 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-17T08:06:32.067Z] #21 28.14 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-17T08:06:32.067Z] #21 28.15 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:06:33.454Z] #45 50.44 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-17T08:06:33.454Z] #45 50.45 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:06:33.454Z] #45 50.47 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-17T08:06:33.454Z] #45 50.48 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:06:33.454Z] #45 50.51 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-17T08:06:33.454Z] #45 50.53 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-17T08:06:33.454Z] #45 50.54 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-17T08:06:33.454Z] #45 50.56 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-17T08:06:33.454Z] #45 50.58 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:06:33.715Z] #45 DONE 51.0s [2022-03-17T08:06:33.715Z] [2022-03-17T08:06:33.715Z] #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-03-17T08:06:33.715Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T08:06:33.715Z] #20 46.56 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-03-17T08:06:33.715Z] #20 47.24 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-03-17T08:06:33.715Z] #20 47.49 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-03-17T08:06:33.715Z] #20 47.49 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-17T08:06:33.715Z] #20 47.49 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-17T08:06:33.715Z] #20 47.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-17T08:06:33.715Z] #20 47.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-17T08:06:33.715Z] #20 47.50 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-03-17T08:06:33.715Z] #20 47.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-17T08:06:33.715Z] #20 47.51 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-17T08:06:33.715Z] #20 47.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-17T08:06:33.715Z] #20 47.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-17T08:06:33.715Z] #20 47.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-17T08:06:33.715Z] #20 47.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-17T08:06:33.715Z] #20 47.54 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-17T08:06:33.715Z] #20 47.54 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-03-17T08:06:33.715Z] #20 47.54 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-17T08:06:33.715Z] #20 47.54 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-17T08:06:33.715Z] #20 48.00 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:06:33.715Z] #20 48.21 Fetched 115 MB in 3s (40.1 MB/s) [2022-03-17T08:06:33.715Z] #20 48.26 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-17T08:06:33.715Z] #20 48.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 ... 30207 files and directories currently installed.) [2022-03-17T08:06:33.715Z] #20 48.29 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-17T08:06:33.715Z] #20 48.30 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-17T08:06:33.715Z] #20 49.15 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-17T08:06:33.715Z] #20 49.15 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-17T08:06:33.715Z] #20 49.16 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-17T08:06:33.715Z] #20 50.05 Selecting previously unselected package binutils-mingw-w64. [2022-03-17T08:06:33.715Z] #20 50.05 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-17T08:06:33.715Z] #20 50.06 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-17T08:06:33.715Z] #20 50.13 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-17T08:06:33.715Z] #20 50.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T08:06:33.715Z] #20 50.14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T08:06:33.715Z] #20 50.24 Selecting previously unselected package dmsetup. [2022-03-17T08:06:33.715Z] #20 50.24 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T08:06:33.715Z] #20 50.25 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-17T08:06:33.715Z] #20 50.36 Selecting previously unselected package mingw-w64-common. [2022-03-17T08:06:33.715Z] #20 50.37 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-17T08:06:33.715Z] #20 50.38 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-17T08:06:33.805Z] #21 25.78 Selecting previously unselected package libinih1:amd64. [2022-03-17T08:06:33.805Z] #21 25.78 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-17T08:06:33.805Z] #21 25.78 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-17T08:06:33.805Z] #21 25.86 Selecting previously unselected package libnet1:amd64. [2022-03-17T08:06:33.805Z] #21 25.86 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-17T08:06:33.805Z] #21 25.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T08:06:33.805Z] #21 25.96 Selecting previously unselected package libnl-3-200:amd64. [2022-03-17T08:06:33.805Z] #21 25.98 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-17T08:06:33.805Z] #21 25.98 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T08:06:33.805Z] #21 26.07 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-17T08:06:33.805Z] #21 26.07 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-17T08:06:33.805Z] #21 26.08 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T08:06:33.805Z] #21 26.13 Selecting previously unselected package net-tools. [2022-03-17T08:06:33.805Z] #21 26.13 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-17T08:06:33.805Z] #21 26.14 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-17T08:06:33.805Z] #21 26.36 Selecting previously unselected package patch. [2022-03-17T08:06:33.805Z] #21 26.36 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-17T08:06:33.977Z] #20 ... [2022-03-17T08:06:33.977Z] [2022-03-17T08:06:33.977Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T08:06:33.977Z] #70 sha256:b6643dafb6349402b0ad514b20dbde0f28211d6c96fb35432c8dbfd3f31d4109 [2022-03-17T08:06:33.977Z] #70 47.72 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-17T08:06:33.977Z] #70 47.72 + GOBIN=/build [2022-03-17T08:06:33.977Z] #70 47.72 + GO111MODULE=on [2022-03-17T08:06:33.977Z] #70 47.72 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-17T08:06:33.977Z] #70 50.76 rootlesskit version 0.14.6 [2022-03-17T08:06:33.977Z] #70 50.77 Usage of /build/rootlesskit-docker-proxy: [2022-03-17T08:06:33.977Z] #70 50.77 -container-ip string [2022-03-17T08:06:33.977Z] #70 50.77 container ip [2022-03-17T08:06:33.977Z] #70 50.77 -container-port int [2022-03-17T08:06:33.977Z] #70 50.77 container port (default -1) [2022-03-17T08:06:33.977Z] #70 50.77 -host-ip string [2022-03-17T08:06:33.977Z] #70 50.77 host ip [2022-03-17T08:06:33.977Z] #70 50.77 -host-port int [2022-03-17T08:06:33.977Z] #70 50.77 host port (default -1) [2022-03-17T08:06:33.977Z] #70 50.77 -proto string [2022-03-17T08:06:33.977Z] #70 50.77 proxy protocol (default "tcp") [2022-03-17T08:06:33.977Z] #70 DONE 50.8s [2022-03-17T08:06:33.977Z] [2022-03-17T08:06:33.977Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-17T08:06:33.977Z] #46 sha256:eaafa7d12ea4a75a15dfaa188a4ca3f5ca2a4632717513536a42ee38dc3b0567 [2022-03-17T08:06:33.977Z] #46 DONE 0.2s [2022-03-17T08:06:33.977Z] [2022-03-17T08:06:33.977Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-17T08:06:33.977Z] #71 sha256:c361936a759d68fbc33742b9423d8c9fd1a235eaec00ad20d0aaf9b0af725383 [2022-03-17T08:06:33.977Z] #71 DONE 0.2s [2022-03-17T08:06:33.977Z] [2022-03-17T08:06:33.977Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-17T08:06:33.977Z] #72 sha256:385346971dd23546d998da4105cddb7bb595e7aab6094d88ab8a0b10dec213ec [2022-03-17T08:06:34.068Z] #21 26.36 Unpacking patch (2.7.6-7) ... [2022-03-17T08:06:34.068Z] #21 26.46 Selecting previously unselected package python-pip-whl. [2022-03-17T08:06:34.068Z] #21 26.46 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-17T08:06:34.068Z] #21 26.47 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-17T08:06:34.238Z] #72 DONE 0.2s [2022-03-17T08:06:34.238Z] [2022-03-17T08:06:34.238Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:06:34.238Z] #67 sha256:42ebdb02972e0481fbd14c56d23e5d0584d386e3864a693ccb89871e21e682f5 [2022-03-17T08:06:34.238Z] #67 0.851 + RM_GOPATH=0 [2022-03-17T08:06:34.238Z] #67 0.851 + TMP_GOPATH= [2022-03-17T08:06:34.238Z] #67 0.851 + : /build [2022-03-17T08:06:34.238Z] #67 0.851 + '[' -z '' ']' [2022-03-17T08:06:34.238Z] #67 0.851 ++ mktemp -d [2022-03-17T08:06:34.238Z] #67 0.853 + export GOPATH=/tmp/tmp.eRSzO0mZk4 [2022-03-17T08:06:34.238Z] #67 0.853 + GOPATH=/tmp/tmp.eRSzO0mZk4 [2022-03-17T08:06:34.238Z] #67 0.853 + RM_GOPATH=1 [2022-03-17T08:06:34.238Z] #67 0.853 + case "$(go env GOARCH)" in [2022-03-17T08:06:34.238Z] #67 0.854 ++ go env GOARCH [2022-03-17T08:06:34.238Z] #67 0.877 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T08:06:34.238Z] #67 0.877 + GO_BUILDMODE=-buildmode=pie [2022-03-17T08:06:34.238Z] #67 0.878 ++ dirname /install.sh [2022-03-17T08:06:34.238Z] #67 0.879 + dir=/ [2022-03-17T08:06:34.238Z] #67 0.879 + bin=containerd [2022-03-17T08:06:34.238Z] #67 0.879 + shift [2022-03-17T08:06:34.238Z] #67 0.879 + '[' '!' -f //containerd.installer ']' [2022-03-17T08:06:34.238Z] #67 0.879 + . //containerd.installer [2022-03-17T08:06:34.238Z] #67 0.880 ++ set -e [2022-03-17T08:06:34.238Z] #67 0.880 ++ : v1.6.1 [2022-03-17T08:06:34.238Z] #67 0.880 + install_containerd [2022-03-17T08:06:34.238Z] #67 0.881 + echo 'Install containerd version v1.6.1' [2022-03-17T08:06:34.238Z] #67 0.881 Install containerd version v1.6.1 [2022-03-17T08:06:34.238Z] #67 0.881 + git clone https://github.com/containerd/containerd.git /tmp/tmp.eRSzO0mZk4/src/github.com/containerd/containerd [2022-03-17T08:06:34.238Z] #67 0.884 Cloning into '/tmp/tmp.eRSzO0mZk4/src/github.com/containerd/containerd'... [2022-03-17T08:06:34.643Z] #21 26.97 Selecting previously unselected package python3-lib2to3. [2022-03-17T08:06:34.643Z] #21 26.97 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-17T08:06:34.643Z] #21 26.98 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-17T08:06:34.643Z] #21 27.07 Selecting previously unselected package python3-distutils. [2022-03-17T08:06:34.643Z] #21 27.09 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-17T08:06:34.643Z] #21 27.09 Unpacking python3-distutils (3.9.2-1) ... [2022-03-17T08:06:34.906Z] #21 27.26 Selecting previously unselected package python3-pkg-resources. [2022-03-17T08:06:34.906Z] #21 27.27 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-17T08:06:34.906Z] #21 27.28 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-17T08:06:35.169Z] #21 27.42 Selecting previously unselected package python3-setuptools. [2022-03-17T08:06:35.169Z] #21 27.42 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-17T08:06:35.169Z] #21 27.43 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-17T08:06:35.383Z] #21 31.16 Selecting previously unselected package vim. [2022-03-17T08:06:35.383Z] #21 31.17 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-17T08:06:35.383Z] #21 31.19 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:06:35.431Z] #21 27.67 Selecting previously unselected package python3-wheel. [2022-03-17T08:06:35.432Z] #21 27.68 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-17T08:06:35.432Z] #21 27.69 Unpacking python3-wheel (0.34.2-1) ... [2022-03-17T08:06:35.432Z] #21 27.75 Selecting previously unselected package python3-pip. [2022-03-17T08:06:35.432Z] #21 27.76 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-17T08:06:35.432Z] #21 27.77 Unpacking python3-pip (20.3.4-4) ... [2022-03-17T08:06:35.615Z] #67 ... [2022-03-17T08:06:35.616Z] [2022-03-17T08:06:35.616Z] #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-03-17T08:06:35.616Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T08:06:35.616Z] #20 52.79 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-17T08:06:35.616Z] #20 52.82 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-17T08:06:35.616Z] #20 52.82 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-17T08:06:35.646Z] #21 31.72 Selecting previously unselected package xfsprogs. [2022-03-17T08:06:35.646Z] #21 31.73 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-17T08:06:35.646Z] #21 31.74 Unpacking xfsprogs (5.10.0-4) ... [2022-03-17T08:06:35.694Z] #21 28.01 Selecting previously unselected package sudo. [2022-03-17T08:06:35.694Z] #21 28.01 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-17T08:06:35.694Z] #21 28.03 Unpacking sudo (1.9.5p2-3) ... [2022-03-17T08:06:35.909Z] #21 32.10 Selecting previously unselected package zip. [2022-03-17T08:06:35.909Z] #21 32.11 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-17T08:06:35.909Z] #21 32.11 Unpacking zip (3.0-12) ... [2022-03-17T08:06:35.914Z] #60 ... [2022-03-17T08:06:35.914Z] [2022-03-17T08:06:35.915Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T08:06:35.915Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T08:06:35.915Z] #43 186.9 + dpkg --print-architecture [2022-03-17T08:06:35.915Z] #43 186.9 + git checkout -q v2.1.0 [2022-03-17T08:06:35.915Z] #43 187.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-17T08:06:35.915Z] #43 187.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-17T08:06:36.172Z] #21 32.24 Selecting previously unselected package zstd. [2022-03-17T08:06:36.172Z] #21 32.27 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-17T08:06:36.172Z] #21 32.28 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-17T08:06:36.269Z] #21 28.50 Selecting previously unselected package thin-provisioning-tools. [2022-03-17T08:06:36.269Z] #21 28.50 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-17T08:06:36.269Z] #21 28.51 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-17T08:06:36.269Z] #21 28.68 Selecting previously unselected package uidmap. [2022-03-17T08:06:36.269Z] #21 28.69 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-17T08:06:36.269Z] #21 28.69 Unpacking uidmap (1:4.8.1-1) ... [2022-03-17T08:06:36.269Z] #21 28.83 Selecting previously unselected package vim-runtime. [2022-03-17T08:06:36.532Z] #21 28.83 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T08:06:36.532Z] #21 28.86 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-17T08:06:36.532Z] #21 28.89 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-17T08:06:36.532Z] #21 28.90 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:06:36.746Z] #21 32.63 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-17T08:06:37.326Z] #21 33.52 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-17T08:06:37.326Z] #21 33.54 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-17T08:06:37.326Z] #21 33.55 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-17T08:06:37.326Z] #21 33.57 Setting up libicu67:amd64 (67.1-7) ... [2022-03-17T08:06:37.326Z] #21 33.58 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-17T08:06:37.326Z] #21 33.61 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-17T08:06:37.532Z] #20 ... [2022-03-17T08:06:37.532Z] [2022-03-17T08:06:37.532Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-17T08:06:37.532Z] #47 sha256:3a5b1f31499293a2c2de7ecad16b77107a621c5fc0e765bba9b7a737f56830e6 [2022-03-17T08:06:37.532Z] #47 1.109 + RM_GOPATH=0 [2022-03-17T08:06:37.532Z] #47 1.109 + TMP_GOPATH= [2022-03-17T08:06:37.532Z] #47 1.109 + : /build [2022-03-17T08:06:37.532Z] #47 1.109 + '[' -z '' ']' [2022-03-17T08:06:37.532Z] #47 1.111 ++ mktemp -d [2022-03-17T08:06:37.532Z] #47 1.117 + export GOPATH=/tmp/tmp.xW4qhYqArT [2022-03-17T08:06:37.532Z] #47 1.117 + GOPATH=/tmp/tmp.xW4qhYqArT [2022-03-17T08:06:37.532Z] #47 1.117 + RM_GOPATH=1 [2022-03-17T08:06:37.532Z] #47 1.117 + case "$(go env GOARCH)" in [2022-03-17T08:06:37.532Z] #47 1.117 ++ go env GOARCH [2022-03-17T08:06:37.532Z] #47 1.132 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T08:06:37.532Z] #47 1.132 + GO_BUILDMODE=-buildmode=pie [2022-03-17T08:06:37.532Z] #47 1.139 ++ dirname /install.sh [2022-03-17T08:06:37.532Z] #47 1.140 + dir=/ [2022-03-17T08:06:37.532Z] #47 1.140 + bin=tini [2022-03-17T08:06:37.532Z] #47 1.140 + shift [2022-03-17T08:06:37.532Z] #47 1.140 + '[' '!' -f //tini.installer ']' [2022-03-17T08:06:37.532Z] #47 1.140 + . //tini.installer [2022-03-17T08:06:37.532Z] #47 1.140 ++ : v0.19.0 [2022-03-17T08:06:37.532Z] #47 1.141 + install_tini [2022-03-17T08:06:37.532Z] #47 1.141 + echo 'Install tini version v0.19.0' [2022-03-17T08:06:37.532Z] #47 1.141 + git clone https://github.com/krallin/tini.git /tmp/tmp.xW4qhYqArT/tini [2022-03-17T08:06:37.532Z] #47 1.142 Cloning into '/tmp/tmp.xW4qhYqArT/tini'... [2022-03-17T08:06:37.532Z] #47 1.142 Install tini version v0.19.0 [2022-03-17T08:06:37.532Z] #47 1.735 + cd /tmp/tmp.xW4qhYqArT/tini [2022-03-17T08:06:37.532Z] #47 1.735 + git checkout -q v0.19.0 [2022-03-17T08:06:37.532Z] #47 1.752 + cmake . [2022-03-17T08:06:37.532Z] #47 2.079 -- The C compiler identification is GNU 10.2.1 [2022-03-17T08:06:37.532Z] #47 2.123 -- Detecting C compiler ABI info [2022-03-17T08:06:37.532Z] #47 2.411 -- Detecting C compiler ABI info - done [2022-03-17T08:06:37.532Z] #47 2.456 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-17T08:06:37.532Z] #47 2.458 -- Detecting C compile features [2022-03-17T08:06:37.532Z] #47 2.460 -- Detecting C compile features - done [2022-03-17T08:06:37.532Z] #47 2.476 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-17T08:06:37.532Z] #47 2.526 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-17T08:06:37.532Z] #47 2.556 -- Configuring done [2022-03-17T08:06:37.532Z] #47 2.562 -- Generating done [2022-03-17T08:06:37.532Z] #47 2.564 -- Build files have been written to: /tmp/tmp.xW4qhYqArT/tini [2022-03-17T08:06:37.532Z] #47 2.567 + make tini-static [2022-03-17T08:06:37.532Z] #47 2.688 Scanning dependencies of target tini-static [2022-03-17T08:06:37.532Z] #47 2.738 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-17T08:06:37.532Z] #47 3.117 [100%] Linking C executable tini-static [2022-03-17T08:06:37.532Z] #47 3.294 [100%] Built target tini-static [2022-03-17T08:06:37.532Z] #47 3.310 + mkdir -p /build [2022-03-17T08:06:37.532Z] #47 3.311 + cp tini-static /build/docker-init [2022-03-17T08:06:37.532Z] #47 DONE 3.5s [2022-03-17T08:06:37.532Z] [2022-03-17T08:06:37.532Z] #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-03-17T08:06:37.532Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T08:06:37.532Z] #20 54.83 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-17T08:06:37.532Z] #20 54.84 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:06:37.589Z] #21 33.63 Setting up uidmap (1:4.8.1-1) ... [2022-03-17T08:06:37.589Z] #21 33.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T08:06:37.589Z] #21 33.65 Setting up bzip2 (1.0.8-4) ... [2022-03-17T08:06:37.589Z] #21 33.66 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T08:06:37.589Z] #21 33.67 Setting up python3-wheel (0.34.2-1) ... [2022-03-17T08:06:37.791Z] #20 54.85 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-17T08:06:37.791Z] #20 54.95 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-17T08:06:37.791Z] #20 54.95 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:06:37.791Z] #20 54.96 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-17T08:06:38.427Z] #21 34.34 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:06:38.428Z] #21 34.35 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-17T08:06:38.428Z] #21 34.36 Setting up libcap2-bin (1:2.44-1) ... [2022-03-17T08:06:38.428Z] #21 34.39 Setting up apparmor (2.13.6-10) ... [2022-03-17T08:06:39.820Z] #21 35.84 Setting up zip (3.0-12) ... [2022-03-17T08:06:39.820Z] #21 35.86 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:06:39.820Z] #21 35.89 Setting up bash-completion (1:2.11-2) ... [2022-03-17T08:06:39.847Z] #21 31.79 Selecting previously unselected package vim. [2022-03-17T08:06:39.847Z] #21 31.81 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-17T08:06:39.847Z] #21 31.82 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:06:39.847Z] #21 32.27 Selecting previously unselected package xfsprogs. [2022-03-17T08:06:39.847Z] #21 32.28 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-17T08:06:39.847Z] #21 32.29 Unpacking xfsprogs (5.10.0-4) ... [2022-03-17T08:06:40.372Z] #21 32.69 Selecting previously unselected package zip. [2022-03-17T08:06:40.372Z] #21 32.71 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-17T08:06:40.372Z] #21 32.72 Unpacking zip (3.0-12) ... [2022-03-17T08:06:40.635Z] #21 32.88 Selecting previously unselected package zstd. [2022-03-17T08:06:40.635Z] #21 32.89 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-17T08:06:40.635Z] #21 32.90 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-17T08:06:40.897Z] #21 33.30 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-17T08:06:41.147Z] #20 57.69 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-17T08:06:41.147Z] #20 57.70 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:06:41.147Z] #20 57.71 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T08:06:41.743Z] #21 37.71 Setting up xz-utils (5.2.5-2) ... [2022-03-17T08:06:41.743Z] #21 37.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-17T08:06:41.743Z] #21 37.73 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-17T08:06:41.743Z] #21 37.75 Setting up patch (2.7.6-7) ... [2022-03-17T08:06:41.743Z] #21 37.84 Setting up sudo (1.9.5p2-3) ... [2022-03-17T08:06:41.743Z] #21 37.92 invoke-rc.d: could not determine current runlevel [2022-03-17T08:06:41.743Z] #21 37.93 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-17T08:06:41.743Z] #21 37.94 Setting up xfsprogs (5.10.0-4) ... [2022-03-17T08:06:41.743Z] #21 37.96 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-17T08:06:41.743Z] #21 37.98 Setting up inetutils-ping (2:2.0-1) ... [2022-03-17T08:06:41.743Z] #21 38.00 Setting up pigz (2.6-1) ... [2022-03-17T08:06:41.843Z] #21 34.19 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-17T08:06:41.843Z] #21 34.21 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-17T08:06:41.843Z] #21 34.22 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-17T08:06:41.843Z] #21 34.23 Setting up libicu67:amd64 (67.1-7) ... [2022-03-17T08:06:41.843Z] #21 34.24 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-17T08:06:41.843Z] #21 34.25 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-17T08:06:41.843Z] #21 34.26 Setting up uidmap (1:4.8.1-1) ... [2022-03-17T08:06:41.843Z] #21 34.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T08:06:41.843Z] #21 34.29 Setting up bzip2 (1.0.8-4) ... [2022-03-17T08:06:41.843Z] #21 34.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T08:06:41.843Z] #21 34.31 Setting up python3-wheel (0.34.2-1) ... [2022-03-17T08:06:42.006Z] #21 38.01 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-17T08:06:42.006Z] #21 38.02 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T08:06:42.006Z] #21 38.05 Setting up python-pip-whl (20.3.4-4) ... [2022-03-17T08:06:42.006Z] #21 38.07 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:06:42.790Z] #21 34.96 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:06:42.790Z] #21 34.97 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-17T08:06:42.790Z] #21 34.98 Setting up libcap2-bin (1:2.44-1) ... [2022-03-17T08:06:42.790Z] #21 35.00 Setting up apparmor (2.13.6-10) ... [2022-03-17T08:06:42.843Z] #21 38.75 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-17T08:06:42.843Z] #21 38.77 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-17T08:06:43.106Z] #21 39.19 Setting up libelf1:amd64 (0.183-1) ... [2022-03-17T08:06:43.106Z] #21 39.23 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-17T08:06:43.106Z] #21 39.24 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T08:06:43.106Z] #21 39.26 Setting up python3-distutils (3.9.2-1) ... [2022-03-17T08:06:43.681Z] #21 39.65 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:06:43.681Z] #21 39.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-17T08:06:43.681Z] #21 39.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-17T08:06:43.681Z] #21 39.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-17T08:06:43.681Z] #21 39.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-17T08:06:43.681Z] #21 39.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-17T08:06:43.681Z] #21 39.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-17T08:06:43.681Z] #21 39.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-17T08:06:43.681Z] #21 39.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-17T08:06:43.681Z] #21 39.72 Setting up python3-setuptools (52.0.0-4) ... [2022-03-17T08:06:44.181Z] #21 36.43 Setting up zip (3.0-12) ... [2022-03-17T08:06:44.181Z] #21 36.44 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:06:44.181Z] #21 36.46 Setting up bash-completion (1:2.11-2) ... [2022-03-17T08:06:44.438Z] #20 ... [2022-03-17T08:06:44.438Z] [2022-03-17T08:06:44.438Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:06:44.438Z] #67 sha256:42ebdb02972e0481fbd14c56d23e5d0584d386e3864a693ccb89871e21e682f5 [2022-03-17T08:06:44.438Z] #67 14.65 + cd /tmp/tmp.eRSzO0mZk4/src/github.com/containerd/containerd [2022-03-17T08:06:44.438Z] #67 14.65 + git checkout -q v1.6.1 [2022-03-17T08:06:44.697Z] #67 15.31 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-17T08:06:44.697Z] #67 15.31 + BUILDTAGS='netgo osusergo static_build' [2022-03-17T08:06:44.697Z] #67 15.31 + export EXTRA_FLAGS=-buildmode=pie [2022-03-17T08:06:44.697Z] #67 15.31 + EXTRA_FLAGS=-buildmode=pie [2022-03-17T08:06:44.697Z] #67 15.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-17T08:06:44.697Z] #67 15.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-17T08:06:44.697Z] #67 15.31 + '[' '' = dynamic ']' [2022-03-17T08:06:44.697Z] #67 15.31 + make [2022-03-17T08:06:45.073Z] #21 41.04 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-17T08:06:45.073Z] #21 41.06 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-17T08:06:45.073Z] #21 41.07 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-17T08:06:45.073Z] #21 41.08 Setting up python3-pip (20.3.4-4) ... [2022-03-17T08:06:45.265Z] #67 15.92 + bin/ctr [2022-03-17T08:06:46.021Z] #21 42.30 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-17T08:06:46.102Z] #21 38.43 Setting up xz-utils (5.2.5-2) ... [2022-03-17T08:06:46.102Z] #21 38.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-17T08:06:46.102Z] #21 38.45 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-17T08:06:46.102Z] #21 38.47 Setting up patch (2.7.6-7) ... [2022-03-17T08:06:46.102Z] #21 38.48 Setting up sudo (1.9.5p2-3) ... [2022-03-17T08:06:46.102Z] #21 38.57 invoke-rc.d: could not determine current runlevel [2022-03-17T08:06:46.102Z] #21 38.58 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-17T08:06:46.102Z] #21 38.59 Setting up xfsprogs (5.10.0-4) ... [2022-03-17T08:06:46.102Z] #21 38.61 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-17T08:06:46.102Z] #21 38.62 Setting up inetutils-ping (2:2.0-1) ... [2022-03-17T08:06:46.102Z] #21 38.63 Setting up pigz (2.6-1) ... [2022-03-17T08:06:46.102Z] #21 38.64 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-17T08:06:46.102Z] #21 38.65 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T08:06:46.102Z] #21 38.67 Setting up python-pip-whl (20.3.4-4) ... [2022-03-17T08:06:46.284Z] #21 42.31 Setting up jq (1.6-2.1) ... [2022-03-17T08:06:46.284Z] #21 42.32 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-17T08:06:46.284Z] #21 42.34 Setting up iptables (1.8.7-1) ... [2022-03-17T08:06:46.284Z] #21 42.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-17T08:06:46.284Z] #21 42.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-17T08:06:46.284Z] #21 42.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-17T08:06:46.284Z] #21 42.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-17T08:06:46.284Z] #21 42.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-17T08:06:46.284Z] #21 42.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-17T08:06:46.284Z] #21 42.40 Setting up iproute2 (5.10.0-4) ... [2022-03-17T08:06:46.365Z] #21 38.69 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:06:46.859Z] #21 42.83 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:06:47.312Z] #21 39.46 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-17T08:06:47.312Z] #21 39.47 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-17T08:06:47.575Z] #21 39.88 Setting up libelf1:amd64 (0.183-1) ... [2022-03-17T08:06:47.575Z] #21 39.90 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-17T08:06:47.575Z] #21 39.92 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T08:06:47.575Z] #21 39.94 Setting up python3-distutils (3.9.2-1) ... [2022-03-17T08:06:47.806Z] #21 DONE 44.1s [2022-03-17T08:06:47.806Z] [2022-03-17T08:06:47.806Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:06:47.806Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:06:47.982Z] 4612f6d0b889: Verifying Checksum [2022-03-17T08:06:47.982Z] 4612f6d0b889: Download complete [2022-03-17T08:06:48.067Z] #51 ... [2022-03-17T08:06:48.067Z] [2022-03-17T08:06:48.067Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-17T08:06:48.067Z] #22 sha256:bf92e087b75e837958780d07fd79d377450331ceb7d2aa20771e5a8579410c9e [2022-03-17T08:06:48.150Z] #21 40.49 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:06:48.151Z] #21 40.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-17T08:06:48.151Z] #21 40.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-17T08:06:48.151Z] #21 40.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-17T08:06:48.151Z] #21 40.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-17T08:06:48.151Z] #21 40.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-17T08:06:48.151Z] #21 40.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-17T08:06:48.151Z] #21 40.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-17T08:06:48.151Z] #21 40.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-17T08:06:48.151Z] #21 40.56 Setting up python3-setuptools (52.0.0-4) ... [2022-03-17T08:06:49.017Z] #22 0.802 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-17T08:06:49.017Z] #22 0.808 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-17T08:06:49.017Z] #22 0.812 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-17T08:06:49.017Z] #22 DONE 0.9s [2022-03-17T08:06:49.017Z] [2022-03-17T08:06:49.017Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T08:06:49.017Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T08:06:49.017Z] #43 ... [2022-03-17T08:06:49.017Z] [2022-03-17T08:06:49.017Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-17T08:06:49.017Z] #23 sha256:ae5d8ac4759537eacc776876f32978930d975f1ac753299a1e873b84d06c76c4 [2022-03-17T08:06:49.544Z] #21 42.01 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-17T08:06:49.545Z] #21 42.02 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-17T08:06:49.545Z] #21 42.04 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-17T08:06:49.545Z] #21 42.08 Setting up python3-pip (20.3.4-4) ... [2022-03-17T08:06:50.489Z] #56 ... [2022-03-17T08:06:50.489Z] [2022-03-17T08:06:50.489Z] #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-03-17T08:06:50.489Z] #26 sha256:639be5a608a9d18058afb1e626e86b9443a764e5c45371bffe59de8e5e27f673 [2022-03-17T08:06:50.489Z] #26 203.3 + return [2022-03-17T08:06:50.489Z] #26 DONE 205.9s [2022-03-17T08:06:50.489Z] [2022-03-17T08:06:50.489Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:06:50.489Z] #51 sha256:0440b8d933bd3da1fbea13e51e88ac031586445edeb34382de398ddf8bc82e2c [2022-03-17T08:06:50.489Z] #51 207.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-17T08:06:50.489Z] #51 DONE 207.1s [2022-03-17T08:06:50.489Z] [2022-03-17T08:06:50.489Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T08:06:50.489Z] #56 sha256:7e418dd2ff172d3a46cd5a6b181059827716c53b1c12cf830edb8e8e22a1dd0f [2022-03-17T08:06:50.489Z] #56 ... [2022-03-17T08:06:50.489Z] [2022-03-17T08:06:50.489Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-17T08:06:50.489Z] #27 sha256:5961ee98a70dc4b37035d4ec099736c0cf1382a3692fd2befa6ee9b56250f938 [2022-03-17T08:06:50.489Z] #27 DONE 0.8s [2022-03-17T08:06:50.489Z] [2022-03-17T08:06:50.489Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-17T08:06:50.489Z] #32 sha256:d6f45e060e0763775f98a777d9e375d8138daf0d0fa09dd3927cc3901a88b310 [2022-03-17T08:06:50.489Z] #32 DONE 1.1s [2022-03-17T08:06:50.489Z] [2022-03-17T08:06:50.489Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-17T08:06:50.489Z] #35 sha256:cee7453f873f6713783e28a63a4fc82fc9a3e4432b4fa1f2e3e38912b5039ccd [2022-03-17T08:06:50.489Z] #35 DONE 0.7s [2022-03-17T08:06:50.489Z] [2022-03-17T08:06:50.489Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T08:06:50.489Z] #56 sha256:7e418dd2ff172d3a46cd5a6b181059827716c53b1c12cf830edb8e8e22a1dd0f [2022-03-17T08:06:50.489Z] #56 ... [2022-03-17T08:06:50.489Z] [2022-03-17T08:06:50.489Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-17T08:06:50.489Z] #37 sha256:14b4db4028d302477358d0131f07f4e857ddb1e18ff1cc7165218b6657c15724 [2022-03-17T08:06:50.489Z] #37 DONE 0.1s [2022-03-17T08:06:50.489Z] [2022-03-17T08:06:50.489Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-17T08:06:50.489Z] #41 sha256:a5444c8590bda79825308f689a29278763b78b7b44071bde5501d2bb84e8539f [2022-03-17T08:06:50.489Z] #41 DONE 0.1s [2022-03-17T08:06:50.489Z] [2022-03-17T08:06:50.489Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-17T08:06:50.489Z] #44 sha256:06426caea84e8558bd759b5c58b89940a4e1341c263b56de26eecf5f25ca8a9e [2022-03-17T08:06:50.489Z] #44 DONE 0.7s [2022-03-17T08:06:50.489Z] [2022-03-17T08:06:50.489Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-17T08:06:50.489Z] #48 sha256:fadc17183ff3f4cdd1088728e18f50422c7f6b469c980401ccc80416d475a158 [2022-03-17T08:06:50.749Z] #48 DONE 1.7s [2022-03-17T08:06:50.749Z] [2022-03-17T08:06:50.749Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T08:06:50.749Z] #56 sha256:7e418dd2ff172d3a46cd5a6b181059827716c53b1c12cf830edb8e8e22a1dd0f [2022-03-17T08:06:50.749Z] #56 116.6 + mkdir -p /build [2022-03-17T08:06:50.749Z] #56 116.6 + cp runc /build/runc [2022-03-17T08:06:50.936Z] #21 43.26 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-17T08:06:50.936Z] #21 43.27 Setting up jq (1.6-2.1) ... [2022-03-17T08:06:50.936Z] #21 43.29 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-17T08:06:50.936Z] #21 43.31 Setting up iptables (1.8.7-1) ... [2022-03-17T08:06:50.936Z] #21 43.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-17T08:06:50.936Z] #21 43.32 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-17T08:06:50.936Z] #21 43.33 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-17T08:06:50.936Z] #21 43.33 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-17T08:06:50.936Z] #21 43.34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-17T08:06:50.936Z] #21 43.34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-17T08:06:50.936Z] #21 43.35 Setting up iproute2 (5.10.0-4) ... [2022-03-17T08:06:51.013Z] #56 DONE 117.1s [2022-03-17T08:06:51.013Z] [2022-03-17T08:06:51.013Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-17T08:06:51.013Z] #50 sha256:d92107a3a751f1c81e42f9e7a4c7b91f36982a84bf9a90fb5fb91ad233cfce22 [2022-03-17T08:06:51.013Z] #50 DONE 0.3s [2022-03-17T08:06:51.013Z] [2022-03-17T08:06:51.013Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:06:51.013Z] #60 sha256:e8ef1a23121598492ed86a151e144c45b608bbb30ad93966e20af8e2d34394de [2022-03-17T08:06:51.273Z] #60 ... [2022-03-17T08:06:51.273Z] [2022-03-17T08:06:51.273Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-17T08:06:51.273Z] #52 sha256:eb1085158f2b0560230c1d38472c9a201a242fb885cc915b051c25c6be5acd37 [2022-03-17T08:06:51.462Z] #21 43.71 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:06:51.833Z] #67 ... [2022-03-17T08:06:51.833Z] [2022-03-17T08:06:51.833Z] #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-03-17T08:06:51.833Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T08:06:51.833Z] #20 61.47 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-17T08:06:51.833Z] #20 61.47 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:06:51.833Z] #20 61.47 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T08:06:51.833Z] #20 63.05 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-17T08:06:51.833Z] #20 63.06 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:06:51.833Z] #20 63.06 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-17T08:06:51.833Z] #20 64.80 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-17T08:06:51.833Z] #20 64.81 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:06:51.833Z] #20 64.81 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T08:06:51.833Z] #20 68.49 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-17T08:06:51.833Z] #20 68.50 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-17T08:06:51.833Z] #20 68.51 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T08:06:51.843Z] #52 DONE 0.7s [2022-03-17T08:06:51.843Z] [2022-03-17T08:06:51.843Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-17T08:06:51.843Z] #54 sha256:3048e1b45fc30eeaed2efdae31210130f23aa707624cef29a5dd32972b659c36 [2022-03-17T08:06:52.103Z] #54 DONE 0.2s [2022-03-17T08:06:52.103Z] [2022-03-17T08:06:52.103Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-17T08:06:52.103Z] #57 sha256:4a42fa8ff1dfbaf8df7efebbda8e75ec882f0dfe212bc0b426bc13d763269eea [2022-03-17T08:06:52.362Z] #57 DONE 0.4s [2022-03-17T08:06:52.362Z] [2022-03-17T08:06:52.362Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:06:52.362Z] #60 sha256:e8ef1a23121598492ed86a151e144c45b608bbb30ad93966e20af8e2d34394de [2022-03-17T08:06:52.409Z] #21 DONE 44.9s [2022-03-17T08:06:52.409Z] [2022-03-17T08:06:52.409Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T08:06:52.409Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T08:06:52.675Z] #43 ... [2022-03-17T08:06:52.675Z] [2022-03-17T08:06:52.675Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-17T08:06:52.675Z] #22 sha256:bf92e087b75e837958780d07fd79d377450331ceb7d2aa20771e5a8579410c9e [2022-03-17T08:06:52.977Z] #60 185.1 + bin/containerd [2022-03-17T08:06:53.212Z] #20 70.22 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-17T08:06:53.212Z] #20 70.23 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-17T08:06:53.212Z] #20 70.24 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-17T08:06:53.212Z] #20 70.30 Selecting previously unselected package libapparmor1:amd64. [2022-03-17T08:06:53.212Z] #20 70.31 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-17T08:06:53.212Z] #20 70.32 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-17T08:06:53.212Z] #20 70.37 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-17T08:06:53.212Z] #20 70.38 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-17T08:06:53.212Z] #20 70.38 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-17T08:06:53.212Z] #20 70.46 Selecting previously unselected package libbtrfs0:amd64. [2022-03-17T08:06:53.212Z] #20 70.47 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-17T08:06:53.212Z] #20 70.47 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T08:06:53.212Z] #20 70.56 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-17T08:06:53.248Z] #22 0.834 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-17T08:06:53.248Z] #22 0.839 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-17T08:06:53.248Z] #22 0.844 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-17T08:06:53.472Z] #20 70.56 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-17T08:06:53.472Z] #20 70.57 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T08:06:53.472Z] #20 70.67 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-17T08:06:53.472Z] #20 70.68 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T08:06:53.472Z] #20 70.68 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T08:06:53.472Z] #20 70.72 Selecting previously unselected package libudev-dev:amd64. [2022-03-17T08:06:53.472Z] #20 70.73 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-17T08:06:53.472Z] #20 70.73 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-17T08:06:53.510Z] #22 DONE 0.9s [2022-03-17T08:06:53.510Z] [2022-03-17T08:06:53.510Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-17T08:06:53.510Z] #23 sha256:ae5d8ac4759537eacc776876f32978930d975f1ac753299a1e873b84d06c76c4 [2022-03-17T08:06:53.731Z] #20 70.80 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-17T08:06:53.731Z] #20 70.81 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-17T08:06:53.731Z] #20 70.82 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-17T08:06:53.731Z] #20 70.93 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-17T08:06:53.731Z] #20 70.93 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-17T08:06:53.731Z] #20 70.94 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-17T08:06:53.731Z] #20 71.01 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-17T08:06:53.731Z] #20 71.02 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-17T08:06:53.731Z] #20 71.02 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-17T08:06:53.990Z] #20 71.10 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-17T08:06:53.990Z] #20 71.11 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-17T08:06:53.990Z] #20 71.12 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-17T08:06:53.990Z] #20 71.15 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-17T08:06:53.990Z] #20 71.16 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-17T08:06:53.990Z] #20 71.16 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-17T08:06:53.990Z] #20 71.32 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-17T08:06:54.250Z] #20 71.33 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-17T08:06:54.250Z] #20 71.33 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-17T08:06:54.250Z] #20 71.44 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-17T08:06:54.250Z] #20 71.45 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T08:06:54.250Z] #20 71.46 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-17T08:06:54.250Z] #20 71.50 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-17T08:06:54.250Z] #20 71.50 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-17T08:06:54.250Z] #20 71.51 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-17T08:06:54.250Z] #20 71.56 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-17T08:06:54.510Z] #20 71.57 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-17T08:06:54.510Z] #20 71.57 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-17T08:06:54.510Z] #20 71.79 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-17T08:06:54.510Z] #20 71.80 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-17T08:06:54.769Z] #20 71.81 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-17T08:06:54.769Z] #20 71.82 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-17T08:06:54.769Z] #20 71.83 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-17T08:06:54.769Z] #20 71.84 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-17T08:06:54.769Z] #20 71.85 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T08:06:54.769Z] #20 71.86 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-17T08:06:54.769Z] #20 71.88 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-17T08:06:54.769Z] #20 71.89 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-17T08:06:54.769Z] #20 71.90 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-17T08:06:54.769Z] #20 71.91 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T08:06:54.769Z] #20 71.92 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-17T08:06:54.769Z] #20 71.94 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-17T08:06:54.769Z] #20 71.95 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-17T08:06:54.769Z] #20 71.96 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-17T08:06:54.769Z] #20 71.98 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-17T08:06:54.769Z] #20 71.99 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-17T08:06:54.769Z] #20 72.01 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-17T08:06:54.769Z] #20 72.02 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-17T08:06:54.769Z] #20 72.03 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T08:06:54.769Z] #20 72.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-03-17T08:06:54.769Z] #20 72.05 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T08:06:54.770Z] #20 72.06 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-03-17T08:06:54.770Z] #20 72.07 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-17T08:06:54.770Z] #20 72.09 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T08:06:54.770Z] #20 72.09 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-03-17T08:06:54.770Z] #20 72.10 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T08:06:54.770Z] #20 72.11 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-17T08:06:54.770Z] #20 72.13 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T08:06:55.029Z] #20 72.14 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-17T08:06:55.029Z] #20 72.15 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T08:06:55.029Z] #20 72.16 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-17T08:06:55.029Z] #20 72.17 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:06:56.411Z] #20 DONE 73.5s [2022-03-17T08:06:56.411Z] [2022-03-17T08:06:56.411Z] #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-03-17T08:06:56.411Z] #21 sha256:58d1fe0c8f4810dde29604d1a5c07c1c9202207b8b020877c4bb9c45b2a3cf48 [2022-03-17T08:06:57.791Z] #21 1.214 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-17T08:06:57.791Z] #21 1.217 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-17T08:06:57.791Z] #21 1.217 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-17T08:06:57.901Z] #43 DONE 209.8s [2022-03-17T08:06:57.901Z] [2022-03-17T08:06:57.901Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:06:57.901Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:06:59.064Z] #23 9.385 Collecting yamllint==1.26.1 [2022-03-17T08:06:59.292Z] #51 ... [2022-03-17T08:06:59.292Z] [2022-03-17T08:06:59.292Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-17T08:06:59.292Z] #44 sha256:617fa62ec62a04d8f909462a6c37f5c2840b04c50f9665e3dd59ede10b11e544 [2022-03-17T08:06:59.335Z] #23 10.50 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-17T08:07:00.240Z] #44 DONE 0.7s [2022-03-17T08:07:00.240Z] [2022-03-17T08:07:00.240Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-17T08:07:00.240Z] #48 sha256:b46a33209a358424d6db5ffdb775fcfd49639ad64e365de66d0d90d7e83ac53a [2022-03-17T08:07:00.240Z] #48 DONE 0.1s [2022-03-17T08:07:00.240Z] [2022-03-17T08:07:00.240Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-17T08:07:00.240Z] #50 sha256:91a340ea50086e395c336973a6fbfa3dd35fe8939aef44a515936cf0d3b30784 [2022-03-17T08:07:00.240Z] #50 DONE 0.1s [2022-03-17T08:07:00.240Z] [2022-03-17T08:07:00.240Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:07:00.240Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:07:00.725Z] #23 11.64 Collecting pathspec>=0.5.3 [2022-03-17T08:07:00.725Z] #23 11.65 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-17T08:07:00.990Z] #23 12.01 Collecting pyyaml [2022-03-17T08:07:00.990Z] #23 12.03 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-03-17T08:07:00.990Z] #23 12.09 Building wheels for collected packages: yamllint [2022-03-17T08:07:00.990Z] #23 12.10 Building wheel for yamllint (setup.py): started [2022-03-17T08:07:01.935Z] #23 13.10 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-17T08:07:01.935Z] #23 13.10 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3fb2ac1cb0689e681c1e7b4612ae0ddcec3f8cab1142c1d0cafb81c155536544 [2022-03-17T08:07:01.935Z] #23 13.10 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-17T08:07:01.935Z] #23 13.10 Successfully built yamllint [2022-03-17T08:07:01.935Z] #23 13.13 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-17T08:07:02.510Z] #23 13.52 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-17T08:07:03.089Z] #23 DONE 14.0s [2022-03-17T08:07:03.089Z] [2022-03-17T08:07:03.089Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-17T08:07:03.089Z] #27 sha256:cff08d32df6fc7769c559e923cbc52c70b10dee52c7e4babd56155eb11a99ecd [2022-03-17T08:07:03.089Z] #27 DONE 0.3s [2022-03-17T08:07:03.089Z] [2022-03-17T08:07:03.089Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-17T08:07:03.089Z] #32 sha256:1cd4cd2c690d8ed97ce0cc15363213de9c76175ed3379c5b83cd392d32019d51 [2022-03-17T08:07:03.325Z] #21 1.747 Reading package lists... [2022-03-17T08:07:03.529Z] #23 9.184 Collecting yamllint==1.26.1 [2022-03-17T08:07:03.664Z] #32 DONE 0.5s [2022-03-17T08:07:03.664Z] [2022-03-17T08:07:03.664Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:07:03.664Z] #60 sha256:a86fc3521dd86cdbfb68a0063e3ffc2f8c5bab26c07c59fe5e92d9d7bbb551bd [2022-03-17T08:07:03.792Z] #23 10.25 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-17T08:07:03.926Z] #60 ... [2022-03-17T08:07:03.926Z] [2022-03-17T08:07:03.926Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-17T08:07:03.926Z] #35 sha256:854c0143f0e67765599b94588fca3a0158069817e776c0689d7e879e6e293b3b [2022-03-17T08:07:04.189Z] #35 DONE 0.3s [2022-03-17T08:07:04.189Z] [2022-03-17T08:07:04.189Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-17T08:07:04.189Z] #37 sha256:f81afd230ff57e0e423863909a226e8e93dfa42d89e8158c80da65d3d3c35a2e [2022-03-17T08:07:04.189Z] #37 DONE 0.2s [2022-03-17T08:07:04.189Z] [2022-03-17T08:07:04.189Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-17T08:07:04.189Z] #41 sha256:c3b0115bd95afd43dd99e0e0b2aa9381d2a3d2555763ac31e094f8c8b8ab2bdd [2022-03-17T08:07:04.189Z] #41 DONE 0.1s [2022-03-17T08:07:04.189Z] [2022-03-17T08:07:04.189Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T08:07:04.189Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T08:07:05.184Z] #23 11.48 Collecting pathspec>=0.5.3 [2022-03-17T08:07:05.184Z] #23 11.50 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-17T08:07:05.447Z] #23 11.88 Collecting pyyaml [2022-03-17T08:07:05.447Z] #23 11.88 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-03-17T08:07:05.447Z] #23 11.96 Building wheels for collected packages: yamllint [2022-03-17T08:07:05.447Z] #23 11.97 Building wheel for yamllint (setup.py): started [2022-03-17T08:07:06.426Z] #23 12.99 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-17T08:07:06.426Z] #23 12.99 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=605f7c735740a60384d156305fc6007881763cc4223adb09cfb7813d8eccdf97 [2022-03-17T08:07:06.426Z] #23 13.00 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-17T08:07:06.426Z] #23 13.00 Successfully built yamllint [2022-03-17T08:07:06.426Z] #23 13.02 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-17T08:07:06.694Z] #23 13.42 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-17T08:07:07.267Z] #23 DONE 14.0s [2022-03-17T08:07:07.267Z] [2022-03-17T08:07:07.267Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:07:07.267Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:07:07.514Z] #21 6.380 Reading package lists... [2022-03-17T08:07:07.529Z] #51 ... [2022-03-17T08:07:07.529Z] [2022-03-17T08:07:07.529Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-17T08:07:07.529Z] #27 sha256:6eec5e66a06fba0523a144734d007483349dd1a1af813f292ee478e9267475a0 [2022-03-17T08:07:07.790Z] #27 DONE 0.3s [2022-03-17T08:07:07.790Z] [2022-03-17T08:07:07.790Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-17T08:07:07.790Z] #32 sha256:819854247651827a378ac49fd5f72bda3174934e386b4a98c2811afc5516daae [2022-03-17T08:07:08.364Z] #32 DONE 0.6s [2022-03-17T08:07:08.364Z] [2022-03-17T08:07:08.364Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-17T08:07:08.364Z] #35 sha256:7ee9739dc576c446f1f7019b0835c3dff0fbf408930159590c9ebf827436e7c2 [2022-03-17T08:07:08.452Z] #21 10.98 Building dependency tree... [2022-03-17T08:07:08.452Z] #21 12.10 Reading state information... [2022-03-17T08:07:08.626Z] #35 DONE 0.3s [2022-03-17T08:07:08.626Z] [2022-03-17T08:07:08.626Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:07:08.626Z] #60 sha256:70483fe16509ff38f85b05447a6c283fb4a02a2d1f2de238b683ea9afbd2d974 [2022-03-17T08:07:08.626Z] #60 ... [2022-03-17T08:07:08.626Z] [2022-03-17T08:07:08.626Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-17T08:07:08.626Z] #37 sha256:31db2b6a066d5ceedea62c0b3e75026a238fd49bd7c35d67fe4c7a55295935a5 [2022-03-17T08:07:08.626Z] #37 DONE 0.1s [2022-03-17T08:07:08.626Z] [2022-03-17T08:07:08.626Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-17T08:07:08.626Z] #41 sha256:ea7c4cf915ebe0962a558c1eccc4872fbd670f250a159540f57598345bbfa09f [2022-03-17T08:07:08.626Z] #41 DONE 0.0s [2022-03-17T08:07:08.887Z] [2022-03-17T08:07:08.887Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T08:07:08.887Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T08:07:09.390Z] #21 13.11 The following additional packages will be installed: [2022-03-17T08:07:09.390Z] #21 13.11 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-17T08:07:09.390Z] #21 13.11 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-17T08:07:09.390Z] #21 13.12 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-17T08:07:09.390Z] #21 13.12 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-17T08:07:09.390Z] #21 13.12 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-17T08:07:09.390Z] #21 13.12 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-03-17T08:07:09.390Z] #21 13.13 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-03-17T08:07:09.390Z] #21 13.14 Suggested packages: [2022-03-17T08:07:09.390Z] #21 13.14 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-03-17T08:07:09.390Z] #21 13.14 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-03-17T08:07:09.390Z] #21 13.14 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-03-17T08:07:09.390Z] #21 13.14 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-03-17T08:07:09.390Z] #21 13.14 seccomp:ppc64el seccomp:s390x [2022-03-17T08:07:09.390Z] #21 13.14 Recommended packages: [2022-03-17T08:07:09.390Z] #21 13.14 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-03-17T08:07:09.390Z] #21 13.14 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-03-17T08:07:09.390Z] #21 13.14 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-03-17T08:07:09.390Z] #21 13.14 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-03-17T08:07:09.958Z] #21 13.61 The following NEW packages will be installed: [2022-03-17T08:07:09.958Z] #21 13.61 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-17T08:07:09.958Z] #21 13.61 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-03-17T08:07:09.958Z] #21 13.61 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-03-17T08:07:09.958Z] #21 13.61 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-17T08:07:09.958Z] #21 13.61 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-17T08:07:09.958Z] #21 13.61 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-17T08:07:09.958Z] #21 13.61 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-17T08:07:09.958Z] #21 13.62 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-03-17T08:07:09.958Z] #21 13.62 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-03-17T08:07:09.958Z] #21 13.62 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-03-17T08:07:09.958Z] #21 13.62 libseccomp2:ppc64el libseccomp2:s390x [2022-03-17T08:07:10.217Z] #21 13.98 0 upgraded, 40 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:07:10.217Z] #21 13.98 Need to get 15.9 MB of archives. [2022-03-17T08:07:10.217Z] #21 13.98 After this operation, 73.0 MB of additional disk space will be used. [2022-03-17T08:07:10.217Z] #21 13.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-03-17T08:07:10.476Z] #21 13.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-03-17T08:07:10.476Z] #21 13.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-03-17T08:07:10.476Z] #21 13.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-03-17T08:07:10.476Z] #21 13.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-03-17T08:07:10.476Z] #21 14.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-03-17T08:07:10.476Z] #21 14.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-03-17T08:07:10.476Z] #21 14.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-03-17T08:07:10.476Z] #21 14.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-03-17T08:07:10.476Z] #21 14.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-03-17T08:07:10.735Z] #21 14.38 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-03-17T08:07:10.995Z] #21 14.56 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-03-17T08:07:10.995Z] #21 14.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-03-17T08:07:11.255Z] #21 14.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-03-17T08:07:11.255Z] #21 15.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-03-17T08:07:11.513Z] #21 15.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-03-17T08:07:11.513Z] #21 15.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-03-17T08:07:11.513Z] #21 15.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-03-17T08:07:11.513Z] #21 15.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-03-17T08:07:11.513Z] #21 15.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-03-17T08:07:11.513Z] #21 15.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-03-17T08:07:11.513Z] #21 15.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-03-17T08:07:11.513Z] #21 15.11 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-03-17T08:07:11.513Z] #21 15.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-17T08:07:11.513Z] #21 15.14 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-17T08:07:11.513Z] #21 15.15 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-03-17T08:07:11.513Z] #21 15.15 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-03-17T08:07:11.513Z] #21 15.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-03-17T08:07:11.513Z] #21 15.32 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-03-17T08:07:11.772Z] #21 15.32 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-03-17T08:07:11.772Z] #21 15.32 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-03-17T08:07:11.772Z] #21 15.51 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-03-17T08:07:11.772Z] #21 15.60 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-03-17T08:07:12.031Z] #21 15.61 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-03-17T08:07:12.031Z] #21 15.70 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-03-17T08:07:12.031Z] #21 15.71 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-03-17T08:07:12.031Z] #21 15.80 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-03-17T08:07:12.031Z] #21 15.81 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-03-17T08:07:12.294Z] #21 15.81 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-03-17T08:07:12.294Z] #21 15.82 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-17T08:07:12.555Z] #21 16.34 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:07:12.815Z] #21 16.52 Fetched 15.9 MB in 2s (7500 kB/s) [2022-03-17T08:07:12.815Z] #21 16.55 Selecting previously unselected package gcc-10-base:armel. [2022-03-17T08:07:12.815Z] #21 16.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-03-17T08:07:12.815Z] #21 16.59 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-03-17T08:07:12.815Z] #21 16.60 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-03-17T08:07:13.075Z] #21 16.64 Selecting previously unselected package gcc-10-base:armhf. [2022-03-17T08:07:13.075Z] #21 16.65 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-03-17T08:07:13.075Z] #21 16.66 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-03-17T08:07:13.075Z] #21 16.71 Selecting previously unselected package gcc-10-base:ppc64el. [2022-03-17T08:07:13.075Z] #21 16.72 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-03-17T08:07:13.075Z] #21 16.73 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-17T08:07:13.075Z] #21 16.78 Selecting previously unselected package gcc-10-base:s390x. [2022-03-17T08:07:13.075Z] #21 16.79 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-03-17T08:07:13.075Z] #21 16.79 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-03-17T08:07:13.075Z] #21 16.85 Selecting previously unselected package gcc-10-base:arm64. [2022-03-17T08:07:13.075Z] #21 16.85 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-03-17T08:07:13.075Z] #21 16.86 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-03-17T08:07:13.335Z] #21 16.91 Selecting previously unselected package libgcc-s1:armel. [2022-03-17T08:07:13.335Z] #21 16.93 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-03-17T08:07:13.335Z] #21 16.93 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-03-17T08:07:13.335Z] #21 16.99 Selecting previously unselected package libcrypt1:armel. [2022-03-17T08:07:13.335Z] #21 16.99 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-03-17T08:07:13.335Z] #21 17.00 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-03-17T08:07:13.335Z] #21 17.14 Selecting previously unselected package libc6:armel. [2022-03-17T08:07:13.335Z] #21 17.15 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-03-17T08:07:13.854Z] #21 17.35 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-03-17T08:07:14.114Z] #21 17.77 Selecting previously unselected package libapparmor1:armel. [2022-03-17T08:07:14.114Z] #21 17.77 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-03-17T08:07:14.114Z] #21 17.78 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-03-17T08:07:14.114Z] #21 17.82 Selecting previously unselected package libapparmor-dev:armel. [2022-03-17T08:07:14.114Z] #21 17.83 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-03-17T08:07:14.114Z] #21 17.84 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-03-17T08:07:14.374Z] #21 17.89 Selecting previously unselected package libgcc-s1:arm64. [2022-03-17T08:07:14.374Z] #21 17.90 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-03-17T08:07:14.374Z] #21 17.90 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-03-17T08:07:14.374Z] #21 17.96 Selecting previously unselected package libcrypt1:arm64. [2022-03-17T08:07:14.374Z] #21 17.96 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-03-17T08:07:14.374Z] #21 17.97 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-17T08:07:14.374Z] #21 18.06 Selecting previously unselected package libc6:arm64. [2022-03-17T08:07:14.374Z] #21 18.06 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-03-17T08:07:14.634Z] #21 18.23 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-03-17T08:07:14.893Z] #21 18.70 Selecting previously unselected package libapparmor1:arm64. [2022-03-17T08:07:14.893Z] #21 18.71 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-17T08:07:14.893Z] #21 18.72 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-17T08:07:15.153Z] #21 18.77 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-17T08:07:15.154Z] #21 18.78 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-17T08:07:15.154Z] #21 18.78 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-17T08:07:15.154Z] #21 18.85 Selecting previously unselected package libgcc-s1:s390x. [2022-03-17T08:07:15.154Z] #21 18.85 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-03-17T08:07:15.154Z] #21 18.86 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-03-17T08:07:15.154Z] #21 18.90 Selecting previously unselected package libcrypt1:s390x. [2022-03-17T08:07:15.154Z] #21 18.90 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-03-17T08:07:15.154Z] #21 18.91 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-03-17T08:07:15.413Z] #21 19.00 Selecting previously unselected package libc6:s390x. [2022-03-17T08:07:15.413Z] #21 19.00 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-03-17T08:07:15.673Z] #21 19.21 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-03-17T08:07:15.932Z] #21 19.70 Selecting previously unselected package libapparmor1:s390x. [2022-03-17T08:07:16.191Z] #21 19.70 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-03-17T08:07:16.191Z] #21 19.71 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-03-17T08:07:16.191Z] #21 19.76 Selecting previously unselected package libapparmor-dev:s390x. [2022-03-17T08:07:16.191Z] #21 19.77 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-03-17T08:07:16.191Z] #21 19.77 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-03-17T08:07:16.191Z] #21 19.84 Selecting previously unselected package libgcc-s1:armhf. [2022-03-17T08:07:16.191Z] #21 19.85 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-03-17T08:07:16.191Z] #21 19.86 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-03-17T08:07:16.191Z] #21 19.91 Selecting previously unselected package libcrypt1:armhf. [2022-03-17T08:07:16.191Z] #21 19.91 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-03-17T08:07:16.191Z] #21 19.92 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-03-17T08:07:16.444Z] #43 238.0 + dpkg --print-architecture [2022-03-17T08:07:16.444Z] #43 238.0 + git checkout -q v2.1.0 [2022-03-17T08:07:16.444Z] #43 238.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-17T08:07:16.444Z] #43 238.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-17T08:07:16.451Z] #21 19.99 Selecting previously unselected package libc6:armhf. [2022-03-17T08:07:16.451Z] #21 20.00 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-03-17T08:07:16.451Z] #21 20.17 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-03-17T08:07:16.970Z] #21 20.57 Selecting previously unselected package libapparmor1:armhf. [2022-03-17T08:07:16.970Z] #21 20.58 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-03-17T08:07:16.970Z] #21 20.58 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-03-17T08:07:16.970Z] #21 20.64 Selecting previously unselected package libapparmor-dev:armhf. [2022-03-17T08:07:16.970Z] #21 20.65 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-03-17T08:07:16.970Z] #21 20.65 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-03-17T08:07:17.230Z] #21 20.73 Selecting previously unselected package libgcc-s1:ppc64el. [2022-03-17T08:07:17.230Z] #21 20.73 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-03-17T08:07:17.230Z] #21 20.74 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-17T08:07:17.230Z] #21 20.79 Selecting previously unselected package libcrypt1:ppc64el. [2022-03-17T08:07:17.230Z] #21 20.79 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-03-17T08:07:17.230Z] #21 20.79 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-17T08:07:17.230Z] #21 20.87 Selecting previously unselected package libc6:ppc64el. [2022-03-17T08:07:17.230Z] #21 20.88 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-03-17T08:07:17.491Z] #21 21.05 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-17T08:07:18.008Z] #21 21.62 Selecting previously unselected package libapparmor1:ppc64el. [2022-03-17T08:07:18.008Z] #21 21.62 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-03-17T08:07:18.008Z] #21 21.63 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-03-17T08:07:18.008Z] #21 21.68 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-03-17T08:07:18.008Z] #21 21.69 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-03-17T08:07:18.008Z] #21 21.69 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-17T08:07:18.268Z] #21 21.77 Selecting previously unselected package libseccomp2:s390x. [2022-03-17T08:07:18.268Z] #21 21.77 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-03-17T08:07:18.268Z] #21 21.78 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-17T08:07:18.268Z] #21 21.82 Selecting previously unselected package libseccomp-dev:s390x. [2022-03-17T08:07:18.268Z] #21 21.82 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-03-17T08:07:18.268Z] #21 21.83 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-17T08:07:18.268Z] #21 21.90 Selecting previously unselected package libseccomp2:ppc64el. [2022-03-17T08:07:18.268Z] #21 21.90 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-17T08:07:18.268Z] #21 21.91 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-17T08:07:18.268Z] #21 21.96 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-03-17T08:07:18.268Z] #21 21.97 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-17T08:07:18.268Z] #21 21.97 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-17T08:07:18.528Z] #21 22.06 Selecting previously unselected package libseccomp2:armhf. [2022-03-17T08:07:18.528Z] #21 22.06 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-03-17T08:07:18.528Z] #21 22.07 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-17T08:07:18.528Z] #21 22.11 Selecting previously unselected package libseccomp-dev:armhf. [2022-03-17T08:07:18.528Z] #21 22.12 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-03-17T08:07:18.528Z] #21 22.13 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-17T08:07:18.528Z] #21 22.19 Selecting previously unselected package libseccomp2:armel. [2022-03-17T08:07:18.528Z] #21 22.19 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-03-17T08:07:18.528Z] #21 22.20 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-17T08:07:18.528Z] #21 22.24 Selecting previously unselected package libseccomp-dev:armel. [2022-03-17T08:07:18.528Z] #21 22.25 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-03-17T08:07:18.528Z] #21 22.25 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-17T08:07:18.788Z] #21 22.33 Selecting previously unselected package libseccomp2:arm64. [2022-03-17T08:07:18.788Z] #21 22.34 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-03-17T08:07:18.788Z] #21 22.34 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-17T08:07:18.788Z] #21 22.38 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-17T08:07:18.788Z] #21 22.39 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-17T08:07:18.788Z] #21 22.40 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-17T08:07:18.788Z] #21 22.50 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-03-17T08:07:18.788Z] #21 22.51 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-03-17T08:07:18.788Z] #21 22.52 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-03-17T08:07:18.788Z] #21 22.53 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-17T08:07:18.788Z] #21 22.54 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-03-17T08:07:18.788Z] #21 22.56 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-17T08:07:18.788Z] #21 22.57 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-03-17T08:07:19.047Z] #21 22.58 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-03-17T08:07:19.047Z] #21 22.59 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-17T08:07:19.047Z] #21 22.60 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-03-17T08:07:19.047Z] #21 22.62 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-03-17T08:07:19.047Z] #21 22.63 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-03-17T08:07:19.047Z] #21 22.64 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-03-17T08:07:19.047Z] #21 22.65 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-17T08:07:19.047Z] #21 22.66 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-03-17T08:07:19.047Z] #21 22.68 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-03-17T08:07:20.425Z] #21 23.89 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-03-17T08:07:21.361Z] #21 25.09 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-03-17T08:07:21.437Z] 8f616e6e9eec: Pull complete [2022-03-17T08:07:22.740Z] #21 26.30 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-17T08:07:23.814Z] #43 240.2 + dpkg --print-architecture [2022-03-17T08:07:23.814Z] #43 240.2 + git checkout -q v2.1.0 [2022-03-17T08:07:23.814Z] #43 240.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-17T08:07:23.814Z] #43 240.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-17T08:07:24.119Z] #21 27.50 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-03-17T08:07:25.057Z] #21 28.71 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-17T08:07:25.057Z] #21 28.73 Setting up libapparmor1:armel (2.13.6-10) ... [2022-03-17T08:07:25.057Z] #21 28.75 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-03-17T08:07:25.057Z] #21 28.77 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-03-17T08:07:25.057Z] #21 28.78 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-03-17T08:07:25.057Z] #21 28.79 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-17T08:07:25.057Z] #21 28.80 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-17T08:07:25.057Z] #21 28.83 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-17T08:07:25.057Z] #21 28.85 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-17T08:07:25.057Z] #21 28.86 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-17T08:07:25.057Z] #21 28.87 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-17T08:07:25.057Z] #21 28.88 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-03-17T08:07:25.057Z] #21 28.89 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-03-17T08:07:25.057Z] #21 28.90 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-17T08:07:25.057Z] #21 28.91 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-03-17T08:07:25.317Z] #21 28.93 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-17T08:07:25.317Z] #21 28.94 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-17T08:07:25.317Z] #21 28.95 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-17T08:07:25.317Z] #21 28.96 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-17T08:07:25.317Z] #21 28.97 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-17T08:07:25.317Z] #21 28.98 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:07:25.889Z] #21 DONE 29.5s [2022-03-17T08:07:25.889Z] [2022-03-17T08:07:25.889Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:07:25.889Z] #67 sha256:42ebdb02972e0481fbd14c56d23e5d0584d386e3864a693ccb89871e21e682f5 [2022-03-17T08:07:25.889Z] #67 ... [2022-03-17T08:07:25.889Z] [2022-03-17T08:07:25.889Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-17T08:07:25.889Z] #62 sha256:e306503cdb2b1fe7cdf8f3a40835911be9e4cd68d13153f6de212bb8005dc800 [2022-03-17T08:07:25.889Z] #62 DONE 0.1s [2022-03-17T08:07:25.889Z] [2022-03-17T08:07:25.889Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-17T08:07:25.889Z] #22 sha256:178e639b3ab3e3673b7b3c7c888fe5407e28131d6c2114e43f12448f226fbea1 [2022-03-17T08:07:27.274Z] #22 DONE 1.2s [2022-03-17T08:07:27.274Z] [2022-03-17T08:07:27.274Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T08:07:27.274Z] #63 sha256:aa9bfb5650a4f6eca1fbb1173beb7a9efae3747edcf87fa0aee65cb180ab1247 [2022-03-17T08:07:27.274Z] #63 1.006 + RM_GOPATH=0 [2022-03-17T08:07:27.274Z] #63 1.006 + TMP_GOPATH= [2022-03-17T08:07:27.274Z] #63 1.006 + : /build [2022-03-17T08:07:27.274Z] #63 1.006 + '[' -z '' ']' [2022-03-17T08:07:27.274Z] #63 1.006 ++ mktemp -d [2022-03-17T08:07:27.274Z] #63 1.008 + export GOPATH=/tmp/tmp.WrsXPxj6nV [2022-03-17T08:07:27.274Z] #63 1.009 + GOPATH=/tmp/tmp.WrsXPxj6nV [2022-03-17T08:07:27.274Z] #63 1.009 + RM_GOPATH=1 [2022-03-17T08:07:27.274Z] #63 1.009 + case "$(go env GOARCH)" in [2022-03-17T08:07:27.274Z] #63 1.009 ++ go env GOARCH [2022-03-17T08:07:27.274Z] #63 1.016 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T08:07:27.274Z] #63 1.016 + GO_BUILDMODE=-buildmode=pie [2022-03-17T08:07:27.274Z] #63 1.016 ++ dirname /install.sh [2022-03-17T08:07:27.274Z] #63 1.018 + dir=/ [2022-03-17T08:07:27.274Z] #63 1.018 + bin=runc [2022-03-17T08:07:27.274Z] #63 1.018 + shift [2022-03-17T08:07:27.274Z] #63 1.018 + '[' '!' -f //runc.installer ']' [2022-03-17T08:07:27.274Z] #63 1.019 + . //runc.installer [2022-03-17T08:07:27.274Z] #63 1.019 ++ set -e [2022-03-17T08:07:27.274Z] #63 1.019 ++ : v1.1.0 [2022-03-17T08:07:27.274Z] #63 1.019 + install_runc [2022-03-17T08:07:27.274Z] #63 1.020 + RUNC_BUILDTAGS=seccomp [2022-03-17T08:07:27.274Z] #63 1.020 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-17T08:07:27.274Z] #63 1.020 Install runc version v1.1.0 (build tags: seccomp) [2022-03-17T08:07:27.274Z] #63 1.020 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WrsXPxj6nV/src/github.com/opencontainers/runc [2022-03-17T08:07:27.274Z] #63 1.023 Cloning into '/tmp/tmp.WrsXPxj6nV/src/github.com/opencontainers/runc'... [2022-03-17T08:07:27.843Z] #63 ... [2022-03-17T08:07:27.843Z] [2022-03-17T08:07:27.843Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-17T08:07:27.843Z] #23 sha256:54e9e9d905288282bb2a698eaa0e49ea3b13cea55cd441a61c59f225d94ab800 [2022-03-17T08:07:27.843Z] #23 DONE 0.9s [2022-03-17T08:07:28.105Z] [2022-03-17T08:07:28.105Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-17T08:07:28.105Z] #24 sha256:cb847354e281f33270bd4a4b699152ef0d264b69e9c35af24949bfdd3135dab8 [2022-03-17T08:07:29.076Z] #24 1.001 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-17T08:07:29.076Z] #24 DONE 1.1s [2022-03-17T08:07:29.076Z] [2022-03-17T08:07:29.076Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-17T08:07:29.076Z] #25 sha256:eb7cafe006633dca746e60e1dbdab680575e5441f545a70e5b21a84c593a27b3 [2022-03-17T08:07:30.017Z] #25 DONE 0.9s [2022-03-17T08:07:30.017Z] [2022-03-17T08:07:30.017Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:07:30.017Z] #67 sha256:42ebdb02972e0481fbd14c56d23e5d0584d386e3864a693ccb89871e21e682f5 [2022-03-17T08:07:30.017Z] #67 ... [2022-03-17T08:07:30.017Z] [2022-03-17T08:07:30.017Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-17T08:07:30.017Z] #26 sha256:d2f9f32fc68f6ae7f7138e04948de641f46be6327d3b49afb2c39a5a69d3ce6b [2022-03-17T08:07:30.960Z] #26 DONE 0.9s [2022-03-17T08:07:30.960Z] [2022-03-17T08:07:30.960Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-03-17T08:07:30.960Z] #27 sha256:8cf1a22f43d6bfe22a50136b586c6fc1e69bc95724b8c8fba95ae4330783b4db [2022-03-17T08:07:31.717Z] #60 223.3 # github.com/containerd/containerd/cmd/containerd [2022-03-17T08:07:31.717Z] #60 223.3 /usr/bin/ld: /tmp/go-link-1195912732/000019.o: in function `New': [2022-03-17T08:07:31.717Z] #60 223.3 /tmp/tmp.ynWpOMKB3O/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-17T08:07:31.717Z] #60 223.4 + bin/containerd-stress [2022-03-17T08:07:31.897Z] #27 DONE 1.0s [2022-03-17T08:07:31.897Z] [2022-03-17T08:07:31.897Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T08:07:31.897Z] #28 sha256:e0f26a8458421b7a022e088a08e7e350cb16b348144e3ae7c8d5a935ed0b9245 [2022-03-17T08:07:32.284Z] #60 224.4 + bin/containerd-shim [2022-03-17T08:07:32.382Z] #51 ... [2022-03-17T08:07:32.382Z] [2022-03-17T08:07:32.382Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T08:07:32.382Z] #56 sha256:50ab6ed3d58996cfe1a045057bde9b705f272506b82ab66fa19b968b1b2e8cde [2022-03-17T08:07:32.382Z] #56 142.0 + mkdir -p /build [2022-03-17T08:07:32.382Z] #56 142.0 + cp runc /build/runc [2022-03-17T08:07:33.276Z] #28 1.156 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:07:33.276Z] #28 1.344 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:07:33.276Z] #28 1.549 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T08:07:33.276Z] #28 1.559 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-17T08:07:33.328Z] #56 DONE 143.2s [2022-03-17T08:07:33.328Z] [2022-03-17T08:07:33.328Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:07:33.328Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:07:33.328Z] #51 245.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-17T08:07:33.328Z] #51 DONE 246.7s [2022-03-17T08:07:33.328Z] [2022-03-17T08:07:33.328Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:07:33.328Z] #60 sha256:5fee59ef2eb46b48703f39fa0bf01aea791c40e389abde44c2ddd9066b8ababd [2022-03-17T08:07:33.845Z] #28 1.806 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-17T08:07:34.105Z] #28 2.075 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T08:07:34.365Z] #28 2.339 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-17T08:07:34.365Z] #28 2.607 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-17T08:07:34.624Z] #28 2.867 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-17T08:07:34.884Z] #28 3.095 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-17T08:07:34.884Z] #28 3.096 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-17T08:07:34.884Z] #28 3.096 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-17T08:07:34.884Z] #28 3.097 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-17T08:07:34.884Z] #28 3.097 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T08:07:34.884Z] #28 3.097 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-17T08:07:34.884Z] #28 3.098 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-17T08:07:34.884Z] #28 3.099 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-17T08:07:34.884Z] #28 3.100 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-17T08:07:34.884Z] #28 3.107 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-17T08:07:34.884Z] #28 3.108 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-17T08:07:34.884Z] #28 3.109 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T08:07:35.930Z] #60 ... [2022-03-17T08:07:35.930Z] [2022-03-17T08:07:35.930Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-17T08:07:35.930Z] #52 sha256:bdd99b13410392b3a914c0a76d347febc539bc27fe72863c39c0e8698e02a16a [2022-03-17T08:07:36.914Z] #52 DONE 1.0s [2022-03-17T08:07:36.914Z] [2022-03-17T08:07:36.914Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-17T08:07:36.914Z] #54 sha256:f3fc01c271d2c4e213932c0a378bc4be12577b4f0262945ad6585f12f615709c [2022-03-17T08:07:36.914Z] #54 DONE 0.1s [2022-03-17T08:07:36.914Z] [2022-03-17T08:07:36.914Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:07:36.914Z] #60 sha256:5fee59ef2eb46b48703f39fa0bf01aea791c40e389abde44c2ddd9066b8ababd [2022-03-17T08:07:36.914Z] #60 ... [2022-03-17T08:07:36.914Z] [2022-03-17T08:07:36.914Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-17T08:07:36.914Z] #57 sha256:2554c3466f6b742896dc5a3439674e219d8a979f68981c8148832edf24249586 [2022-03-17T08:07:37.492Z] #57 DONE 0.5s [2022-03-17T08:07:37.492Z] [2022-03-17T08:07:37.492Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:07:37.492Z] #60 sha256:5fee59ef2eb46b48703f39fa0bf01aea791c40e389abde44c2ddd9066b8ababd [2022-03-17T08:07:37.492Z] #60 224.9 + bin/containerd [2022-03-17T08:07:42.273Z] #60 232.6 + bin/containerd-shim-runc-v1 [2022-03-17T08:07:43.009Z] #28 ... [2022-03-17T08:07:43.009Z] [2022-03-17T08:07:43.009Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T08:07:43.009Z] #63 sha256:aa9bfb5650a4f6eca1fbb1173beb7a9efae3747edcf87fa0aee65cb180ab1247 [2022-03-17T08:07:43.009Z] #63 5.690 + cd /tmp/tmp.WrsXPxj6nV/src/github.com/opencontainers/runc [2022-03-17T08:07:43.009Z] #63 5.690 + git checkout -q v1.1.0 [2022-03-17T08:07:43.009Z] #63 6.029 + '[' -z '' ']' [2022-03-17T08:07:43.009Z] #63 6.029 + target=static [2022-03-17T08:07:43.009Z] #63 6.029 + make BUILDTAGS=seccomp static [2022-03-17T08:07:43.009Z] #63 6.414 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-17T08:07:43.055Z] #43 DONE 260.8s [2022-03-17T08:07:43.055Z] [2022-03-17T08:07:43.055Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:07:43.055Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:07:43.055Z] #51 ... [2022-03-17T08:07:43.055Z] [2022-03-17T08:07:43.055Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-17T08:07:43.055Z] #44 sha256:5006edb183a586dcc5bf56d6ed1c70ed706dcf337639aa5cc50346cbd52b9ec4 [2022-03-17T08:07:43.055Z] #44 DONE 0.5s [2022-03-17T08:07:43.055Z] [2022-03-17T08:07:43.055Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-17T08:07:43.055Z] #48 sha256:91ff2c91b5ed0e4b1dd36805461fe987b194c79bd8417a7dd2465de854a8d509 [2022-03-17T08:07:43.055Z] #48 DONE 0.1s [2022-03-17T08:07:43.055Z] [2022-03-17T08:07:43.055Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:07:43.055Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:07:43.055Z] #51 ... [2022-03-17T08:07:43.055Z] [2022-03-17T08:07:43.055Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-17T08:07:43.055Z] #50 sha256:cb2deccad91ad449bdcb3f28e21b495cff8eafc934df7a4717c0dbf10404f830 [2022-03-17T08:07:43.055Z] #50 DONE 0.1s [2022-03-17T08:07:43.055Z] [2022-03-17T08:07:43.055Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T08:07:43.055Z] #56 sha256:fa4820a4712ef15aced1a6e3d45261d2c849ce4c96f4f92b54ac85c2e69a4494 [2022-03-17T08:07:45.561Z] #60 237.2 + bin/containerd-shim-runc-v2 [2022-03-17T08:07:45.820Z] #60 237.9 + binaries [2022-03-17T08:07:45.820Z] #60 237.9 + install -D bin/containerd /build/containerd [2022-03-17T08:07:45.820Z] #60 238.0 + install -D bin/containerd-shim /build/containerd-shim [2022-03-17T08:07:45.820Z] #60 238.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-17T08:07:45.820Z] #60 238.0 + install -D bin/ctr /build/ctr [2022-03-17T08:07:46.304Z] #63 ... [2022-03-17T08:07:46.304Z] [2022-03-17T08:07:46.304Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T08:07:46.304Z] #28 sha256:e0f26a8458421b7a022e088a08e7e350cb16b348144e3ae7c8d5a935ed0b9245 [2022-03-17T08:07:46.304Z] #28 14.15 Fetched 48.9 MB in 13s (3692 kB/s) [2022-03-17T08:07:50.422Z] #43 DONE 263.8s [2022-03-17T08:07:50.422Z] [2022-03-17T08:07:50.422Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:07:50.422Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:07:50.422Z] #51 ... [2022-03-17T08:07:50.422Z] [2022-03-17T08:07:50.422Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-17T08:07:50.422Z] #44 sha256:45c25524b2490abe11d29e5ed10f5733324ded40200c75e523b33339c934e039 [2022-03-17T08:07:50.422Z] #44 DONE 0.3s [2022-03-17T08:07:50.422Z] [2022-03-17T08:07:50.422Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-17T08:07:50.422Z] #48 sha256:762b5ab77d5c7f41524e8e3f7702885373784692b2d718b8a6ec882088724659 [2022-03-17T08:07:50.422Z] #48 DONE 0.0s [2022-03-17T08:07:50.422Z] [2022-03-17T08:07:50.422Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:07:50.422Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:07:50.422Z] #51 ... [2022-03-17T08:07:50.422Z] [2022-03-17T08:07:50.422Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-17T08:07:50.422Z] #50 sha256:f77bfb1109e9ca58d3b5822e28a3f59af3de727947edf4964442b0ee3fa398f9 [2022-03-17T08:07:50.422Z] #50 DONE 0.1s [2022-03-17T08:07:50.422Z] [2022-03-17T08:07:50.422Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:07:50.422Z] #60 sha256:70483fe16509ff38f85b05447a6c283fb4a02a2d1f2de238b683ea9afbd2d974 [2022-03-17T08:07:51.089Z] #60 DONE 243.3s [2022-03-17T08:07:52.029Z] [2022-03-17T08:07:52.029Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-17T08:07:52.029Z] #61 sha256:9ed87e21b3be3ecf15141488e85761cfd923d7c07481c654293126d10eea2938 [2022-03-17T08:07:52.290Z] #61 DONE 0.5s [2022-03-17T08:07:52.290Z] [2022-03-17T08:07:52.290Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-17T08:07:52.290Z] #66 sha256:457363f5a7ab497b2dac8aee0f332eedf0fccdf3db896eef4b7df257f7a532b1 [2022-03-17T08:07:52.553Z] #66 DONE 0.1s [2022-03-17T08:07:52.553Z] [2022-03-17T08:07:52.553Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-17T08:07:52.553Z] #71 sha256:d19dc663dac41a95df7afb2060ded205370cb97ef25022037c0064befc1d5758 [2022-03-17T08:07:52.873Z] #28 14.15 Reading package lists... [2022-03-17T08:07:53.120Z] #71 DONE 0.6s [2022-03-17T08:07:53.120Z] [2022-03-17T08:07:53.120Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-17T08:07:53.120Z] #72 sha256:b8a3334cc69236f81f8b3c20f95076b6293018bf06f878c145315711b3d64729 [2022-03-17T08:07:53.120Z] #72 DONE 0.0s [2022-03-17T08:07:53.120Z] [2022-03-17T08:07:53.120Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-17T08:07:53.120Z] #73 sha256:456667411bc9513ccb1f3f800e398b9299cd2aa36bd0d5be9e55f3ecb69ab171 [2022-03-17T08:07:54.057Z] #73 DONE 1.0s [2022-03-17T08:07:54.057Z] [2022-03-17T08:07:54.057Z] #74 exporting to image [2022-03-17T08:07:54.057Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-17T08:07:54.057Z] #74 exporting layers [2022-03-17T08:07:54.522Z] 8f616e6e9eec: Pull complete [2022-03-17T08:07:57.345Z] #74 exporting layers 2.9s done [2022-03-17T08:07:57.345Z] #74 writing image sha256:45b8eafe494e2878ffcf25a22dfbfbf9f149008a670068c17ac402adc359085d done [2022-03-17T08:07:57.345Z] #74 naming to docker.io/library/docker:c8ab88bba3b2b2900f2b54039a024e5e812381cc done [2022-03-17T08:07:57.345Z] #74 DONE 3.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-17T08:07:57.678Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-17T08:07:58.221Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43380/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c8ab88bba3b2b2900f2b54039a024e5e812381cc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c8ab88bba3b2b2900f2b54039a024e5e812381cc hack/test/unit [2022-03-17T08:07:59.449Z] #28 21.03 Reading package lists... [2022-03-17T08:08:00.122Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-17T08:08:00.123Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-17T08:08:00.123Z] + TESTDIRS=./... [2022-03-17T08:08:00.123Z] + exclude_paths='/vendor/|/integration' [2022-03-17T08:08:00.123Z] ++ go list ./... [2022-03-17T08:08:00.123Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-17T08:08:00.696Z] + pkg_list='github.com/docker/docker/api [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/server [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/server/backend/build [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/server/httputils [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/server/middleware [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/server/router [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/server/router/build [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/server/router/container [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/server/router/debug [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/server/router/image [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/server/router/network [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/server/router/session [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/server/router/system [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/server/router/volume [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/types [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/types/backend [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/types/container [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/types/events [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/types/filters [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/types/image [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/types/mount [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/types/network [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/types/registry [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/types/strslice [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/types/swarm [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/types/time [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/types/versions [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T08:08:00.696Z] github.com/docker/docker/api/types/volume [2022-03-17T08:08:00.696Z] github.com/docker/docker/builder [2022-03-17T08:08:00.696Z] github.com/docker/docker/builder/builder-next [2022-03-17T08:08:00.696Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T08:08:00.696Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T08:08:00.696Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T08:08:00.696Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T08:08:00.696Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T08:08:00.696Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T08:08:00.696Z] github.com/docker/docker/builder/dockerfile [2022-03-17T08:08:00.696Z] github.com/docker/docker/builder/remotecontext [2022-03-17T08:08:00.696Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T08:08:00.696Z] github.com/docker/docker/cli [2022-03-17T08:08:00.696Z] github.com/docker/docker/cli/config [2022-03-17T08:08:00.696Z] github.com/docker/docker/cli/debug [2022-03-17T08:08:00.696Z] github.com/docker/docker/client [2022-03-17T08:08:00.696Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T08:08:00.696Z] github.com/docker/docker/cmd/dockerd [2022-03-17T08:08:00.697Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T08:08:00.697Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T08:08:00.697Z] github.com/docker/docker/container [2022-03-17T08:08:00.697Z] github.com/docker/docker/container/stream [2022-03-17T08:08:00.697Z] github.com/docker/docker/contrib/apparmor [2022-03-17T08:08:00.697Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T08:08:00.697Z] github.com/docker/docker/contrib/httpserver [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/cluster [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/config [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/events [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/exec [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/images [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/initlayer [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/links [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/listeners [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/local [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/names [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/network [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/stats [2022-03-17T08:08:00.697Z] github.com/docker/docker/distribution [2022-03-17T08:08:00.697Z] github.com/docker/docker/distribution/metadata [2022-03-17T08:08:00.697Z] github.com/docker/docker/distribution/utils [2022-03-17T08:08:00.697Z] github.com/docker/docker/distribution/xfer [2022-03-17T08:08:00.697Z] github.com/docker/docker/dockerversion [2022-03-17T08:08:00.697Z] github.com/docker/docker/errdefs [2022-03-17T08:08:00.697Z] github.com/docker/docker/image [2022-03-17T08:08:00.697Z] github.com/docker/docker/image/cache [2022-03-17T08:08:00.697Z] github.com/docker/docker/image/tarexport [2022-03-17T08:08:00.697Z] github.com/docker/docker/image/v1 [2022-03-17T08:08:00.697Z] github.com/docker/docker/internal/test/suite [2022-03-17T08:08:00.697Z] github.com/docker/docker/layer [2022-03-17T08:08:00.697Z] github.com/docker/docker/libcontainerd [2022-03-17T08:08:00.697Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T08:08:00.697Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T08:08:00.697Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T08:08:00.697Z] github.com/docker/docker/libcontainerd/types [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/config [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/idm [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/ns [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/options [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/osl [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/types [2022-03-17T08:08:00.697Z] github.com/docker/docker/oci [2022-03-17T08:08:00.697Z] github.com/docker/docker/oci/caps [2022-03-17T08:08:00.697Z] github.com/docker/docker/opts [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/aaparser [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/archive [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/authorization [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/capabilities [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/containerfs [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/directory [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/dmesg [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/filenotify [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/fileutils [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/fsutils [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/homedir [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/idtools [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/ioutils [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/longpath [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/loopback [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/parsers [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/pidfile [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/platform [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/plugins [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/pools [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/progress [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/pubsub [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/reexec [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/signal [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/stack [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/stringid [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/system [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/tailfile [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/tarsum [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/truncindex [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/urlutil [2022-03-17T08:08:00.697Z] github.com/docker/docker/pkg/useragent [2022-03-17T08:08:00.697Z] github.com/docker/docker/plugin [2022-03-17T08:08:00.697Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T08:08:00.697Z] github.com/docker/docker/plugin/v2 [2022-03-17T08:08:00.697Z] github.com/docker/docker/profiles/apparmor [2022-03-17T08:08:00.697Z] github.com/docker/docker/profiles/seccomp [2022-03-17T08:08:00.697Z] github.com/docker/docker/quota [2022-03-17T08:08:00.697Z] github.com/docker/docker/reference [2022-03-17T08:08:00.697Z] github.com/docker/docker/registry [2022-03-17T08:08:00.697Z] github.com/docker/docker/registry/resumable [2022-03-17T08:08:00.697Z] github.com/docker/docker/restartmanager [2022-03-17T08:08:00.697Z] github.com/docker/docker/rootless [2022-03-17T08:08:00.697Z] github.com/docker/docker/rootless/specconv [2022-03-17T08:08:00.697Z] github.com/docker/docker/runconfig [2022-03-17T08:08:00.697Z] github.com/docker/docker/runconfig/opts [2022-03-17T08:08:00.697Z] github.com/docker/docker/testutil [2022-03-17T08:08:00.697Z] github.com/docker/docker/testutil/daemon [2022-03-17T08:08:00.697Z] github.com/docker/docker/testutil/environment [2022-03-17T08:08:00.697Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T08:08:00.697Z] github.com/docker/docker/testutil/fakegit [2022-03-17T08:08:00.697Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T08:08:00.697Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T08:08:00.697Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T08:08:00.697Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T08:08:00.697Z] github.com/docker/docker/testutil/registry [2022-03-17T08:08:00.697Z] github.com/docker/docker/testutil/request [2022-03-17T08:08:00.697Z] github.com/docker/docker/volume [2022-03-17T08:08:00.697Z] github.com/docker/docker/volume/drivers [2022-03-17T08:08:00.697Z] github.com/docker/docker/volume/local [2022-03-17T08:08:00.697Z] github.com/docker/docker/volume/mounts [2022-03-17T08:08:00.697Z] github.com/docker/docker/volume/service [2022-03-17T08:08:00.697Z] github.com/docker/docker/volume/service/opts [2022-03-17T08:08:00.697Z] github.com/docker/docker/volume/testutils' [2022-03-17T08:08:00.697Z] ++ grep --fixed-strings -v /libnetwork [2022-03-17T08:08:00.697Z] ++ echo 'github.com/docker/docker/api [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/server [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/server/backend/build [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/server/httputils [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/server/middleware [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/server/router [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/server/router/build [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/server/router/container [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/server/router/debug [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/server/router/image [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/server/router/network [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/server/router/session [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/server/router/system [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/server/router/volume [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/types [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/types/backend [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/types/container [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/types/events [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/types/filters [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/types/image [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/types/mount [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/types/network [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/types/registry [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/types/strslice [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/types/swarm [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/types/time [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/types/versions [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T08:08:00.697Z] github.com/docker/docker/api/types/volume [2022-03-17T08:08:00.697Z] github.com/docker/docker/builder [2022-03-17T08:08:00.697Z] github.com/docker/docker/builder/builder-next [2022-03-17T08:08:00.697Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T08:08:00.697Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T08:08:00.697Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T08:08:00.697Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T08:08:00.697Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T08:08:00.697Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T08:08:00.697Z] github.com/docker/docker/builder/dockerfile [2022-03-17T08:08:00.697Z] github.com/docker/docker/builder/remotecontext [2022-03-17T08:08:00.697Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T08:08:00.697Z] github.com/docker/docker/cli [2022-03-17T08:08:00.697Z] github.com/docker/docker/cli/config [2022-03-17T08:08:00.697Z] github.com/docker/docker/cli/debug [2022-03-17T08:08:00.697Z] github.com/docker/docker/client [2022-03-17T08:08:00.697Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T08:08:00.697Z] github.com/docker/docker/cmd/dockerd [2022-03-17T08:08:00.697Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T08:08:00.697Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T08:08:00.697Z] github.com/docker/docker/container [2022-03-17T08:08:00.697Z] github.com/docker/docker/container/stream [2022-03-17T08:08:00.697Z] github.com/docker/docker/contrib/apparmor [2022-03-17T08:08:00.697Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T08:08:00.697Z] github.com/docker/docker/contrib/httpserver [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/cluster [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/config [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/events [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/exec [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/images [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/initlayer [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/links [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/listeners [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/local [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/names [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/network [2022-03-17T08:08:00.697Z] github.com/docker/docker/daemon/stats [2022-03-17T08:08:00.697Z] github.com/docker/docker/distribution [2022-03-17T08:08:00.697Z] github.com/docker/docker/distribution/metadata [2022-03-17T08:08:00.697Z] github.com/docker/docker/distribution/utils [2022-03-17T08:08:00.697Z] github.com/docker/docker/distribution/xfer [2022-03-17T08:08:00.697Z] github.com/docker/docker/dockerversion [2022-03-17T08:08:00.697Z] github.com/docker/docker/errdefs [2022-03-17T08:08:00.697Z] github.com/docker/docker/image [2022-03-17T08:08:00.697Z] github.com/docker/docker/image/cache [2022-03-17T08:08:00.697Z] github.com/docker/docker/image/tarexport [2022-03-17T08:08:00.697Z] github.com/docker/docker/image/v1 [2022-03-17T08:08:00.697Z] github.com/docker/docker/internal/test/suite [2022-03-17T08:08:00.697Z] github.com/docker/docker/layer [2022-03-17T08:08:00.697Z] github.com/docker/docker/libcontainerd [2022-03-17T08:08:00.697Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T08:08:00.697Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T08:08:00.697Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T08:08:00.697Z] github.com/docker/docker/libcontainerd/types [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/config [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T08:08:00.697Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/idm [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/ns [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/options [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/osl [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T08:08:00.698Z] github.com/docker/docker/libnetwork/types [2022-03-17T08:08:00.698Z] github.com/docker/docker/oci [2022-03-17T08:08:00.698Z] github.com/docker/docker/oci/caps [2022-03-17T08:08:00.698Z] github.com/docker/docker/opts [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/aaparser [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/archive [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/authorization [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/capabilities [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/containerfs [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/directory [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/dmesg [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/filenotify [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/fileutils [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/fsutils [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/homedir [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/idtools [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/ioutils [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/longpath [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/loopback [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/parsers [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/pidfile [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/platform [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/plugins [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/pools [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/progress [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/pubsub [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/reexec [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/signal [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/stack [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/stringid [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/system [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/tailfile [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/tarsum [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/truncindex [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/urlutil [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/useragent [2022-03-17T08:08:00.698Z] github.com/docker/docker/plugin [2022-03-17T08:08:00.698Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T08:08:00.698Z] github.com/docker/docker/plugin/v2 [2022-03-17T08:08:00.698Z] github.com/docker/docker/profiles/apparmor [2022-03-17T08:08:00.698Z] github.com/docker/docker/profiles/seccomp [2022-03-17T08:08:00.698Z] github.com/docker/docker/quota [2022-03-17T08:08:00.698Z] github.com/docker/docker/reference [2022-03-17T08:08:00.698Z] github.com/docker/docker/registry [2022-03-17T08:08:00.698Z] github.com/docker/docker/registry/resumable [2022-03-17T08:08:00.698Z] github.com/docker/docker/restartmanager [2022-03-17T08:08:00.698Z] github.com/docker/docker/rootless [2022-03-17T08:08:00.698Z] github.com/docker/docker/rootless/specconv [2022-03-17T08:08:00.698Z] github.com/docker/docker/runconfig [2022-03-17T08:08:00.698Z] github.com/docker/docker/runconfig/opts [2022-03-17T08:08:00.698Z] github.com/docker/docker/testutil [2022-03-17T08:08:00.698Z] github.com/docker/docker/testutil/daemon [2022-03-17T08:08:00.698Z] github.com/docker/docker/testutil/environment [2022-03-17T08:08:00.698Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T08:08:00.698Z] github.com/docker/docker/testutil/fakegit [2022-03-17T08:08:00.698Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T08:08:00.698Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T08:08:00.698Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T08:08:00.698Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T08:08:00.698Z] github.com/docker/docker/testutil/registry [2022-03-17T08:08:00.698Z] github.com/docker/docker/testutil/request [2022-03-17T08:08:00.698Z] github.com/docker/docker/volume [2022-03-17T08:08:00.698Z] github.com/docker/docker/volume/drivers [2022-03-17T08:08:00.698Z] github.com/docker/docker/volume/local [2022-03-17T08:08:00.698Z] github.com/docker/docker/volume/mounts [2022-03-17T08:08:00.698Z] github.com/docker/docker/volume/service [2022-03-17T08:08:00.698Z] github.com/docker/docker/volume/service/opts [2022-03-17T08:08:00.698Z] github.com/docker/docker/volume/testutils' [2022-03-17T08:08:00.698Z] + base_pkg_list='github.com/docker/docker/api [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server/backend/build [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server/httputils [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server/middleware [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server/router [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server/router/build [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server/router/container [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server/router/debug [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server/router/image [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server/router/network [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server/router/session [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server/router/system [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server/router/volume [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/types [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/types/backend [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/types/container [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/types/events [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/types/filters [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/types/image [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/types/mount [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/types/network [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/types/registry [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/types/strslice [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/types/swarm [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/types/time [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/types/versions [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/types/volume [2022-03-17T08:08:00.698Z] github.com/docker/docker/builder [2022-03-17T08:08:00.698Z] github.com/docker/docker/builder/builder-next [2022-03-17T08:08:00.698Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T08:08:00.698Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T08:08:00.698Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T08:08:00.698Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T08:08:00.698Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T08:08:00.698Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T08:08:00.698Z] github.com/docker/docker/builder/dockerfile [2022-03-17T08:08:00.698Z] github.com/docker/docker/builder/remotecontext [2022-03-17T08:08:00.698Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T08:08:00.698Z] github.com/docker/docker/cli [2022-03-17T08:08:00.698Z] github.com/docker/docker/cli/config [2022-03-17T08:08:00.698Z] github.com/docker/docker/cli/debug [2022-03-17T08:08:00.698Z] github.com/docker/docker/client [2022-03-17T08:08:00.698Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T08:08:00.698Z] github.com/docker/docker/cmd/dockerd [2022-03-17T08:08:00.698Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T08:08:00.698Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T08:08:00.698Z] github.com/docker/docker/container [2022-03-17T08:08:00.698Z] github.com/docker/docker/container/stream [2022-03-17T08:08:00.698Z] github.com/docker/docker/contrib/apparmor [2022-03-17T08:08:00.698Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T08:08:00.698Z] github.com/docker/docker/contrib/httpserver [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/cluster [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/config [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/events [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/exec [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/images [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/initlayer [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/links [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/listeners [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/logger [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/logger/local [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/names [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/network [2022-03-17T08:08:00.698Z] github.com/docker/docker/daemon/stats [2022-03-17T08:08:00.698Z] github.com/docker/docker/distribution [2022-03-17T08:08:00.698Z] github.com/docker/docker/distribution/metadata [2022-03-17T08:08:00.698Z] github.com/docker/docker/distribution/utils [2022-03-17T08:08:00.698Z] github.com/docker/docker/distribution/xfer [2022-03-17T08:08:00.698Z] github.com/docker/docker/dockerversion [2022-03-17T08:08:00.698Z] github.com/docker/docker/errdefs [2022-03-17T08:08:00.698Z] github.com/docker/docker/image [2022-03-17T08:08:00.698Z] github.com/docker/docker/image/cache [2022-03-17T08:08:00.698Z] github.com/docker/docker/image/tarexport [2022-03-17T08:08:00.698Z] github.com/docker/docker/image/v1 [2022-03-17T08:08:00.698Z] github.com/docker/docker/internal/test/suite [2022-03-17T08:08:00.698Z] github.com/docker/docker/layer [2022-03-17T08:08:00.698Z] github.com/docker/docker/libcontainerd [2022-03-17T08:08:00.698Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T08:08:00.698Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T08:08:00.698Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T08:08:00.698Z] github.com/docker/docker/libcontainerd/types [2022-03-17T08:08:00.698Z] github.com/docker/docker/oci [2022-03-17T08:08:00.698Z] github.com/docker/docker/oci/caps [2022-03-17T08:08:00.698Z] github.com/docker/docker/opts [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/aaparser [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/archive [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/authorization [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/capabilities [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/containerfs [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/directory [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/dmesg [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/filenotify [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/fileutils [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/fsutils [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/homedir [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/idtools [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/ioutils [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/longpath [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/loopback [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/parsers [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/pidfile [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/platform [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/plugins [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/pools [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/progress [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/pubsub [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/reexec [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/signal [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/stack [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/stringid [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/system [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/tailfile [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/tarsum [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/truncindex [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/urlutil [2022-03-17T08:08:00.698Z] github.com/docker/docker/pkg/useragent [2022-03-17T08:08:00.698Z] github.com/docker/docker/plugin [2022-03-17T08:08:00.698Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T08:08:00.698Z] github.com/docker/docker/plugin/v2 [2022-03-17T08:08:00.698Z] github.com/docker/docker/profiles/apparmor [2022-03-17T08:08:00.698Z] github.com/docker/docker/profiles/seccomp [2022-03-17T08:08:00.698Z] github.com/docker/docker/quota [2022-03-17T08:08:00.698Z] github.com/docker/docker/reference [2022-03-17T08:08:00.698Z] github.com/docker/docker/registry [2022-03-17T08:08:00.698Z] github.com/docker/docker/registry/resumable [2022-03-17T08:08:00.698Z] github.com/docker/docker/restartmanager [2022-03-17T08:08:00.698Z] github.com/docker/docker/rootless [2022-03-17T08:08:00.698Z] github.com/docker/docker/rootless/specconv [2022-03-17T08:08:00.698Z] github.com/docker/docker/runconfig [2022-03-17T08:08:00.698Z] github.com/docker/docker/runconfig/opts [2022-03-17T08:08:00.698Z] github.com/docker/docker/testutil [2022-03-17T08:08:00.698Z] github.com/docker/docker/testutil/daemon [2022-03-17T08:08:00.698Z] github.com/docker/docker/testutil/environment [2022-03-17T08:08:00.698Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T08:08:00.698Z] github.com/docker/docker/testutil/fakegit [2022-03-17T08:08:00.698Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T08:08:00.698Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T08:08:00.698Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T08:08:00.698Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T08:08:00.698Z] github.com/docker/docker/testutil/registry [2022-03-17T08:08:00.698Z] github.com/docker/docker/testutil/request [2022-03-17T08:08:00.698Z] github.com/docker/docker/volume [2022-03-17T08:08:00.698Z] github.com/docker/docker/volume/drivers [2022-03-17T08:08:00.698Z] github.com/docker/docker/volume/local [2022-03-17T08:08:00.698Z] github.com/docker/docker/volume/mounts [2022-03-17T08:08:00.698Z] github.com/docker/docker/volume/service [2022-03-17T08:08:00.698Z] github.com/docker/docker/volume/service/opts [2022-03-17T08:08:00.698Z] github.com/docker/docker/volume/testutils' [2022-03-17T08:08:00.698Z] ++ grep --fixed-strings /libnetwork [2022-03-17T08:08:00.698Z] ++ echo 'github.com/docker/docker/api [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server/backend/build [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server/httputils [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server/middleware [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server/router [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server/router/build [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server/router/container [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server/router/debug [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T08:08:00.698Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T08:08:00.699Z] github.com/docker/docker/api/server/router/image [2022-03-17T08:08:00.699Z] github.com/docker/docker/api/server/router/network [2022-03-17T08:08:00.699Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T08:08:00.699Z] github.com/docker/docker/api/server/router/session [2022-03-17T08:08:00.699Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T08:08:00.699Z] github.com/docker/docker/api/server/router/system [2022-03-17T08:08:00.699Z] github.com/docker/docker/api/server/router/volume [2022-03-17T08:08:00.699Z] github.com/docker/docker/api/types [2022-03-17T08:08:00.699Z] github.com/docker/docker/api/types/backend [2022-03-17T08:08:00.699Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T08:08:00.699Z] github.com/docker/docker/api/types/container [2022-03-17T08:08:00.699Z] github.com/docker/docker/api/types/events [2022-03-17T08:08:00.699Z] github.com/docker/docker/api/types/filters [2022-03-17T08:08:00.699Z] github.com/docker/docker/api/types/image [2022-03-17T08:08:00.699Z] github.com/docker/docker/api/types/mount [2022-03-17T08:08:00.699Z] github.com/docker/docker/api/types/network [2022-03-17T08:08:00.699Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T08:08:00.699Z] github.com/docker/docker/api/types/registry [2022-03-17T08:08:00.699Z] github.com/docker/docker/api/types/strslice [2022-03-17T08:08:00.699Z] github.com/docker/docker/api/types/swarm [2022-03-17T08:08:00.699Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T08:08:00.699Z] github.com/docker/docker/api/types/time [2022-03-17T08:08:00.699Z] github.com/docker/docker/api/types/versions [2022-03-17T08:08:00.699Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T08:08:00.699Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T08:08:00.699Z] github.com/docker/docker/api/types/volume [2022-03-17T08:08:00.699Z] github.com/docker/docker/builder [2022-03-17T08:08:00.699Z] github.com/docker/docker/builder/builder-next [2022-03-17T08:08:00.699Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T08:08:00.699Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T08:08:00.699Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T08:08:00.699Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T08:08:00.699Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T08:08:00.699Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T08:08:00.699Z] github.com/docker/docker/builder/dockerfile [2022-03-17T08:08:00.699Z] github.com/docker/docker/builder/remotecontext [2022-03-17T08:08:00.699Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T08:08:00.699Z] github.com/docker/docker/cli [2022-03-17T08:08:00.699Z] github.com/docker/docker/cli/config [2022-03-17T08:08:00.699Z] github.com/docker/docker/cli/debug [2022-03-17T08:08:00.699Z] github.com/docker/docker/client [2022-03-17T08:08:00.699Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T08:08:00.699Z] github.com/docker/docker/cmd/dockerd [2022-03-17T08:08:00.699Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T08:08:00.699Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T08:08:00.699Z] github.com/docker/docker/container [2022-03-17T08:08:00.699Z] github.com/docker/docker/container/stream [2022-03-17T08:08:00.699Z] github.com/docker/docker/contrib/apparmor [2022-03-17T08:08:00.699Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T08:08:00.699Z] github.com/docker/docker/contrib/httpserver [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/cluster [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/config [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/events [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/exec [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/images [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/initlayer [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/links [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/listeners [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/logger [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/logger/local [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/names [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/network [2022-03-17T08:08:00.699Z] github.com/docker/docker/daemon/stats [2022-03-17T08:08:00.699Z] github.com/docker/docker/distribution [2022-03-17T08:08:00.699Z] github.com/docker/docker/distribution/metadata [2022-03-17T08:08:00.699Z] github.com/docker/docker/distribution/utils [2022-03-17T08:08:00.699Z] github.com/docker/docker/distribution/xfer [2022-03-17T08:08:00.699Z] github.com/docker/docker/dockerversion [2022-03-17T08:08:00.699Z] github.com/docker/docker/errdefs [2022-03-17T08:08:00.699Z] github.com/docker/docker/image [2022-03-17T08:08:00.699Z] github.com/docker/docker/image/cache [2022-03-17T08:08:00.699Z] github.com/docker/docker/image/tarexport [2022-03-17T08:08:00.699Z] github.com/docker/docker/image/v1 [2022-03-17T08:08:00.699Z] github.com/docker/docker/internal/test/suite [2022-03-17T08:08:00.699Z] github.com/docker/docker/layer [2022-03-17T08:08:00.699Z] github.com/docker/docker/libcontainerd [2022-03-17T08:08:00.699Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T08:08:00.699Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T08:08:00.699Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T08:08:00.699Z] github.com/docker/docker/libcontainerd/types [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/config [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/idm [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/ns [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/options [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/osl [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/types [2022-03-17T08:08:00.699Z] github.com/docker/docker/oci [2022-03-17T08:08:00.699Z] github.com/docker/docker/oci/caps [2022-03-17T08:08:00.699Z] github.com/docker/docker/opts [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/aaparser [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/archive [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/authorization [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/capabilities [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/containerfs [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/directory [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/dmesg [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/filenotify [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/fileutils [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/fsutils [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/homedir [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/idtools [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/ioutils [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/longpath [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/loopback [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/parsers [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/pidfile [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/platform [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/plugins [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/pools [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/progress [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/pubsub [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/reexec [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/signal [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/stack [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/stringid [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/system [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/tailfile [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/tarsum [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/truncindex [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/urlutil [2022-03-17T08:08:00.699Z] github.com/docker/docker/pkg/useragent [2022-03-17T08:08:00.699Z] github.com/docker/docker/plugin [2022-03-17T08:08:00.699Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T08:08:00.699Z] github.com/docker/docker/plugin/v2 [2022-03-17T08:08:00.699Z] github.com/docker/docker/profiles/apparmor [2022-03-17T08:08:00.699Z] github.com/docker/docker/profiles/seccomp [2022-03-17T08:08:00.699Z] github.com/docker/docker/quota [2022-03-17T08:08:00.699Z] github.com/docker/docker/reference [2022-03-17T08:08:00.699Z] github.com/docker/docker/registry [2022-03-17T08:08:00.699Z] github.com/docker/docker/registry/resumable [2022-03-17T08:08:00.699Z] github.com/docker/docker/restartmanager [2022-03-17T08:08:00.699Z] github.com/docker/docker/rootless [2022-03-17T08:08:00.699Z] github.com/docker/docker/rootless/specconv [2022-03-17T08:08:00.699Z] github.com/docker/docker/runconfig [2022-03-17T08:08:00.699Z] github.com/docker/docker/runconfig/opts [2022-03-17T08:08:00.699Z] github.com/docker/docker/testutil [2022-03-17T08:08:00.699Z] github.com/docker/docker/testutil/daemon [2022-03-17T08:08:00.699Z] github.com/docker/docker/testutil/environment [2022-03-17T08:08:00.699Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T08:08:00.699Z] github.com/docker/docker/testutil/fakegit [2022-03-17T08:08:00.699Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T08:08:00.699Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T08:08:00.699Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T08:08:00.699Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T08:08:00.699Z] github.com/docker/docker/testutil/registry [2022-03-17T08:08:00.699Z] github.com/docker/docker/testutil/request [2022-03-17T08:08:00.699Z] github.com/docker/docker/volume [2022-03-17T08:08:00.699Z] github.com/docker/docker/volume/drivers [2022-03-17T08:08:00.699Z] github.com/docker/docker/volume/local [2022-03-17T08:08:00.699Z] github.com/docker/docker/volume/mounts [2022-03-17T08:08:00.699Z] github.com/docker/docker/volume/service [2022-03-17T08:08:00.699Z] github.com/docker/docker/volume/service/opts [2022-03-17T08:08:00.699Z] github.com/docker/docker/volume/testutils' [2022-03-17T08:08:00.699Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/config [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/idm [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/ns [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/options [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/osl [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T08:08:00.699Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/types' [2022-03-17T08:08:00.700Z] + echo 'github.com/docker/docker/libnetwork [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/config [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/idm [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/ns [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/options [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/osl [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/types' [2022-03-17T08:08:00.700Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T08:08:00.700Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T08:08:00.700Z] + type docker-proxy [2022-03-17T08:08:00.700Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-17T08:08:00.700Z] + hack/make.sh binary-proxy install-proxy [2022-03-17T08:08:00.700Z] [2022-03-17T08:08:00.700Z] Removing bundles/ [2022-03-17T08:08:00.700Z] [2022-03-17T08:08:00.700Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-17T08:08:00.830Z] #28 27.33 Building dependency tree... [2022-03-17T08:08:00.959Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-17T08:08:00.959Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T08:08:02.210Z] #28 30.18 bzip2 is already the newest version (1.0.8-4). [2022-03-17T08:08:02.210Z] #28 30.18 patch is already the newest version (2.7.6-7). [2022-03-17T08:08:02.210Z] #28 30.18 xz-utils is already the newest version (5.2.5-2). [2022-03-17T08:08:02.210Z] #28 30.18 The following additional packages will be installed: [2022-03-17T08:08:02.210Z] #28 30.18 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-17T08:08:02.210Z] #28 30.19 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-03-17T08:08:02.210Z] #28 30.19 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-17T08:08:02.210Z] #28 30.20 python3-pkg-resources vim-runtime xxd [2022-03-17T08:08:02.210Z] #28 30.22 Suggested packages: [2022-03-17T08:08:02.210Z] #28 30.22 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-03-17T08:08:02.210Z] #28 30.22 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-03-17T08:08:02.210Z] #28 30.22 Recommended packages: [2022-03-17T08:08:02.210Z] #28 30.22 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-17T08:08:03.592Z] #28 31.48 The following NEW packages will be installed: [2022-03-17T08:08:03.592Z] #28 31.48 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-03-17T08:08:03.592Z] #28 31.48 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-17T08:08:03.592Z] #28 31.48 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-03-17T08:08:03.592Z] #28 31.49 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-03-17T08:08:03.592Z] #28 31.49 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-03-17T08:08:03.592Z] #28 31.49 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-03-17T08:08:03.592Z] #28 31.49 vim-common vim-runtime xfsprogs xxd zip zstd [2022-03-17T08:08:03.592Z] #28 31.86 0 upgraded, 44 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:08:03.592Z] #28 31.86 Need to get 18.6 MB of archives. [2022-03-17T08:08:03.592Z] #28 31.86 After this operation, 71.4 MB of additional disk space will be used. [2022-03-17T08:08:03.592Z] #28 31.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-17T08:08:03.592Z] #28 31.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-17T08:08:03.592Z] #28 31.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-17T08:08:03.592Z] #28 31.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-17T08:08:03.592Z] #28 31.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-17T08:08:03.592Z] #28 31.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-17T08:08:03.592Z] #28 31.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-17T08:08:03.592Z] #28 31.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-17T08:08:03.592Z] #28 31.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-17T08:08:03.853Z] #28 31.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-17T08:08:03.853Z] #28 31.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-17T08:08:03.853Z] #28 31.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-17T08:08:03.853Z] #28 31.92 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-17T08:08:03.853Z] #28 31.92 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-17T08:08:03.853Z] #28 31.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-17T08:08:03.853Z] #28 31.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-17T08:08:03.853Z] #28 31.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-17T08:08:03.853Z] #28 31.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-17T08:08:03.853Z] #28 31.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-17T08:08:03.853Z] #28 31.94 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-17T08:08:03.853Z] #28 31.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-17T08:08:03.853Z] #28 31.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-17T08:08:03.853Z] #28 31.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-17T08:08:03.853Z] #28 31.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-17T08:08:03.853Z] #28 31.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-17T08:08:03.853Z] #28 31.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-17T08:08:03.853Z] #28 31.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-17T08:08:03.853Z] #28 31.95 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-17T08:08:03.853Z] #28 31.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-17T08:08:03.853Z] #28 31.96 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-17T08:08:03.853Z] #28 31.99 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-17T08:08:03.853Z] #28 31.99 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-17T08:08:03.853Z] #28 32.00 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-17T08:08:03.853Z] #28 32.00 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-17T08:08:03.853Z] #28 32.01 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-17T08:08:03.853Z] #28 32.01 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-17T08:08:03.853Z] #28 32.01 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-17T08:08:03.853Z] #28 32.03 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-17T08:08:03.853Z] #28 32.04 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-17T08:08:03.853Z] #28 32.05 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-17T08:08:04.113Z] #28 32.15 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-17T08:08:04.113Z] #28 32.18 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-17T08:08:04.113Z] #28 32.19 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-17T08:08:04.113Z] #28 32.20 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-17T08:08:04.113Z] #28 ... [2022-03-17T08:08:04.113Z] [2022-03-17T08:08:04.113Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:08:04.113Z] #67 sha256:42ebdb02972e0481fbd14c56d23e5d0584d386e3864a693ccb89871e21e682f5 [2022-03-17T08:08:04.113Z] #67 94.72 + bin/containerd [2022-03-17T08:08:06.235Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-17T08:08:06.235Z] [2022-03-17T08:08:06.235Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-17T08:08:06.235Z] Installing docker-proxy to /usr/local/bin/ [2022-03-17T08:08:06.235Z] [2022-03-17T08:08:06.235Z] + mkdir -p bundles [2022-03-17T08:08:06.235Z] + '[' -n 'github.com/docker/docker/api [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/server [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/server/backend/build [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/server/httputils [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/server/middleware [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/server/router [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/server/router/build [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/server/router/container [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/server/router/debug [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/server/router/image [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/server/router/network [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/server/router/session [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/server/router/system [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/server/router/volume [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/types [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/types/backend [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/types/container [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/types/events [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/types/filters [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/types/image [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/types/mount [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/types/network [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/types/registry [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/types/strslice [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/types/swarm [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/types/time [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/types/versions [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T08:08:06.235Z] github.com/docker/docker/api/types/volume [2022-03-17T08:08:06.235Z] github.com/docker/docker/builder [2022-03-17T08:08:06.235Z] github.com/docker/docker/builder/builder-next [2022-03-17T08:08:06.235Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T08:08:06.235Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T08:08:06.235Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T08:08:06.235Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T08:08:06.235Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T08:08:06.235Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T08:08:06.235Z] github.com/docker/docker/builder/dockerfile [2022-03-17T08:08:06.235Z] github.com/docker/docker/builder/remotecontext [2022-03-17T08:08:06.235Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T08:08:06.235Z] github.com/docker/docker/cli [2022-03-17T08:08:06.235Z] github.com/docker/docker/cli/config [2022-03-17T08:08:06.235Z] github.com/docker/docker/cli/debug [2022-03-17T08:08:06.235Z] github.com/docker/docker/client [2022-03-17T08:08:06.235Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T08:08:06.235Z] github.com/docker/docker/cmd/dockerd [2022-03-17T08:08:06.235Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T08:08:06.235Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T08:08:06.235Z] github.com/docker/docker/container [2022-03-17T08:08:06.235Z] github.com/docker/docker/container/stream [2022-03-17T08:08:06.235Z] github.com/docker/docker/contrib/apparmor [2022-03-17T08:08:06.235Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T08:08:06.235Z] github.com/docker/docker/contrib/httpserver [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/cluster [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/config [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/events [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/exec [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/images [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/initlayer [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/links [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/listeners [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/logger [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/logger/local [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/names [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/network [2022-03-17T08:08:06.235Z] github.com/docker/docker/daemon/stats [2022-03-17T08:08:06.235Z] github.com/docker/docker/distribution [2022-03-17T08:08:06.235Z] github.com/docker/docker/distribution/metadata [2022-03-17T08:08:06.235Z] github.com/docker/docker/distribution/utils [2022-03-17T08:08:06.235Z] github.com/docker/docker/distribution/xfer [2022-03-17T08:08:06.235Z] github.com/docker/docker/dockerversion [2022-03-17T08:08:06.235Z] github.com/docker/docker/errdefs [2022-03-17T08:08:06.235Z] github.com/docker/docker/image [2022-03-17T08:08:06.235Z] github.com/docker/docker/image/cache [2022-03-17T08:08:06.235Z] github.com/docker/docker/image/tarexport [2022-03-17T08:08:06.235Z] github.com/docker/docker/image/v1 [2022-03-17T08:08:06.235Z] github.com/docker/docker/internal/test/suite [2022-03-17T08:08:06.235Z] github.com/docker/docker/layer [2022-03-17T08:08:06.235Z] github.com/docker/docker/libcontainerd [2022-03-17T08:08:06.235Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T08:08:06.235Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T08:08:06.235Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T08:08:06.235Z] github.com/docker/docker/libcontainerd/types [2022-03-17T08:08:06.235Z] github.com/docker/docker/oci [2022-03-17T08:08:06.235Z] github.com/docker/docker/oci/caps [2022-03-17T08:08:06.235Z] github.com/docker/docker/opts [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/aaparser [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/archive [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/authorization [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/capabilities [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/containerfs [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/directory [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/dmesg [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/filenotify [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/fileutils [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/fsutils [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/homedir [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/idtools [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/ioutils [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/longpath [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/loopback [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/parsers [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/pidfile [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/platform [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/plugins [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/pools [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/progress [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/pubsub [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/reexec [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/signal [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/stack [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/stringid [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/system [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/tailfile [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/tarsum [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/truncindex [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/urlutil [2022-03-17T08:08:06.235Z] github.com/docker/docker/pkg/useragent [2022-03-17T08:08:06.235Z] github.com/docker/docker/plugin [2022-03-17T08:08:06.235Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T08:08:06.235Z] github.com/docker/docker/plugin/v2 [2022-03-17T08:08:06.235Z] github.com/docker/docker/profiles/apparmor [2022-03-17T08:08:06.235Z] github.com/docker/docker/profiles/seccomp [2022-03-17T08:08:06.235Z] github.com/docker/docker/quota [2022-03-17T08:08:06.235Z] github.com/docker/docker/reference [2022-03-17T08:08:06.235Z] github.com/docker/docker/registry [2022-03-17T08:08:06.235Z] github.com/docker/docker/registry/resumable [2022-03-17T08:08:06.235Z] github.com/docker/docker/restartmanager [2022-03-17T08:08:06.235Z] github.com/docker/docker/rootless [2022-03-17T08:08:06.235Z] github.com/docker/docker/rootless/specconv [2022-03-17T08:08:06.235Z] github.com/docker/docker/runconfig [2022-03-17T08:08:06.235Z] github.com/docker/docker/runconfig/opts [2022-03-17T08:08:06.235Z] github.com/docker/docker/testutil [2022-03-17T08:08:06.235Z] github.com/docker/docker/testutil/daemon [2022-03-17T08:08:06.235Z] github.com/docker/docker/testutil/environment [2022-03-17T08:08:06.235Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T08:08:06.235Z] github.com/docker/docker/testutil/fakegit [2022-03-17T08:08:06.235Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T08:08:06.235Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T08:08:06.235Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T08:08:06.235Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T08:08:06.235Z] github.com/docker/docker/testutil/registry [2022-03-17T08:08:06.235Z] github.com/docker/docker/testutil/request [2022-03-17T08:08:06.235Z] github.com/docker/docker/volume [2022-03-17T08:08:06.235Z] github.com/docker/docker/volume/drivers [2022-03-17T08:08:06.235Z] github.com/docker/docker/volume/local [2022-03-17T08:08:06.235Z] github.com/docker/docker/volume/mounts [2022-03-17T08:08:06.235Z] github.com/docker/docker/volume/service [2022-03-17T08:08:06.235Z] github.com/docker/docker/volume/service/opts [2022-03-17T08:08:06.235Z] github.com/docker/docker/volume/testutils' ']' [2022-03-17T08:08:06.236Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-17T08:08:07.172Z] ? github.com/docker/docker/api [no test files] [2022-03-17T08:08:09.393Z] #67 ... [2022-03-17T08:08:09.393Z] [2022-03-17T08:08:09.393Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T08:08:09.393Z] #28 sha256:e0f26a8458421b7a022e088a08e7e350cb16b348144e3ae7c8d5a935ed0b9245 [2022-03-17T08:08:09.393Z] #28 32.78 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:08:09.393Z] #28 33.07 Fetched 18.6 MB in 1s (29.5 MB/s) [2022-03-17T08:08:09.393Z] #28 33.11 Selecting previously unselected package pigz. [2022-03-17T08:08:09.393Z] #28 33.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-03-17T08:08:09.393Z] #28 33.17 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-17T08:08:09.393Z] #28 33.17 Unpacking pigz (2.6-1) ... [2022-03-17T08:08:09.393Z] #28 33.24 Selecting previously unselected package libelf1:amd64. [2022-03-17T08:08:09.394Z] #28 33.25 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-17T08:08:09.394Z] #28 33.26 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-17T08:08:09.394Z] #28 33.35 Selecting previously unselected package libbpf0:amd64. [2022-03-17T08:08:09.394Z] #28 33.36 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-17T08:08:09.394Z] #28 33.37 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-17T08:08:09.394Z] #28 33.44 Selecting previously unselected package libcap2:amd64. [2022-03-17T08:08:09.394Z] #28 33.45 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-17T08:08:09.394Z] #28 33.45 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-17T08:08:09.394Z] #28 33.51 Selecting previously unselected package libmnl0:amd64. [2022-03-17T08:08:09.394Z] #28 33.53 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-17T08:08:09.394Z] #28 33.53 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-17T08:08:09.394Z] #28 33.59 Selecting previously unselected package libxtables12:amd64. [2022-03-17T08:08:09.394Z] #28 33.60 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-17T08:08:09.394Z] #28 33.60 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-17T08:08:09.394Z] #28 33.66 Selecting previously unselected package libcap2-bin. [2022-03-17T08:08:09.394Z] #28 33.66 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-17T08:08:09.394Z] #28 33.67 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-17T08:08:09.394Z] #28 33.73 Selecting previously unselected package iproute2. [2022-03-17T08:08:09.394Z] #28 33.74 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-17T08:08:09.394Z] #28 33.74 Unpacking iproute2 (5.10.0-4) ... [2022-03-17T08:08:09.394Z] #28 34.02 Selecting previously unselected package xxd. [2022-03-17T08:08:09.394Z] #28 34.02 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-17T08:08:09.394Z] #28 34.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:08:09.394Z] #28 34.10 Selecting previously unselected package vim-common. [2022-03-17T08:08:09.394Z] #28 34.11 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T08:08:09.394Z] #28 34.12 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:08:09.394Z] #28 34.23 Selecting previously unselected package bash-completion. [2022-03-17T08:08:09.394Z] #28 34.24 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-17T08:08:09.394Z] #28 35.39 Unpacking bash-completion (1:2.11-2) ... [2022-03-17T08:08:09.394Z] #28 35.62 Selecting previously unselected package apparmor. [2022-03-17T08:08:09.394Z] #28 35.63 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-03-17T08:08:09.394Z] #28 35.68 Unpacking apparmor (2.13.6-10) ... [2022-03-17T08:08:09.394Z] #28 35.90 Selecting previously unselected package inetutils-ping. [2022-03-17T08:08:09.394Z] #28 35.90 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-17T08:08:09.394Z] #28 35.91 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-17T08:08:09.394Z] #28 35.98 Selecting previously unselected package libip4tc2:amd64. [2022-03-17T08:08:09.394Z] #28 35.99 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-17T08:08:09.394Z] #28 36.00 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-17T08:08:09.394Z] #28 36.04 Selecting previously unselected package libip6tc2:amd64. [2022-03-17T08:08:09.394Z] #28 36.06 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-17T08:08:09.394Z] #28 36.06 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-17T08:08:09.394Z] #28 36.11 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-17T08:08:09.394Z] #28 36.13 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-17T08:08:09.394Z] #28 36.13 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-17T08:08:09.394Z] #28 36.17 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-17T08:08:09.394Z] #28 36.18 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-17T08:08:09.394Z] #28 36.18 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-17T08:08:09.394Z] #28 36.24 Selecting previously unselected package libnftnl11:amd64. [2022-03-17T08:08:09.394Z] #28 36.24 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-17T08:08:09.394Z] #28 36.24 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-17T08:08:09.394Z] #28 36.31 Selecting previously unselected package iptables. [2022-03-17T08:08:09.394Z] #28 36.32 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-03-17T08:08:09.394Z] #28 36.32 Unpacking iptables (1.8.7-1) ... [2022-03-17T08:08:09.394Z] #28 36.50 Selecting previously unselected package libonig5:amd64. [2022-03-17T08:08:09.394Z] #28 36.50 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-17T08:08:09.394Z] #28 36.51 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T08:08:09.394Z] #28 36.61 Selecting previously unselected package libjq1:amd64. [2022-03-17T08:08:09.394Z] #28 36.62 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-03-17T08:08:09.394Z] #28 36.62 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-17T08:08:09.394Z] #28 36.69 Selecting previously unselected package jq. [2022-03-17T08:08:09.394Z] #28 36.69 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-03-17T08:08:09.394Z] #28 36.71 Unpacking jq (1.6-2.1) ... [2022-03-17T08:08:09.394Z] #28 36.76 Selecting previously unselected package libaio1:amd64. [2022-03-17T08:08:09.394Z] #28 36.76 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-03-17T08:08:09.394Z] #28 36.77 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-17T08:08:09.394Z] #28 36.81 Selecting previously unselected package libgpm2:amd64. [2022-03-17T08:08:09.394Z] #28 36.82 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-03-17T08:08:09.394Z] #28 36.83 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-17T08:08:09.394Z] #28 36.88 Selecting previously unselected package libinih1:amd64. [2022-03-17T08:08:09.394Z] #28 36.89 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-03-17T08:08:09.394Z] #28 36.90 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-17T08:08:09.394Z] #28 36.95 Selecting previously unselected package libnet1:amd64. [2022-03-17T08:08:09.394Z] #28 36.96 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-17T08:08:09.394Z] #28 36.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T08:08:09.394Z] #28 37.03 Selecting previously unselected package libnl-3-200:amd64. [2022-03-17T08:08:09.394Z] #28 37.04 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-17T08:08:09.394Z] #28 37.04 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T08:08:09.394Z] #28 37.11 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-17T08:08:09.394Z] #28 37.12 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-17T08:08:09.394Z] #28 37.12 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T08:08:09.394Z] #28 37.16 Selecting previously unselected package net-tools. [2022-03-17T08:08:09.394Z] #28 37.16 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-17T08:08:09.394Z] #28 37.18 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-17T08:08:09.394Z] #28 37.32 Selecting previously unselected package python-pip-whl. [2022-03-17T08:08:09.394Z] #28 37.32 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-03-17T08:08:09.394Z] #28 37.33 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-17T08:08:09.394Z] #28 37.68 Selecting previously unselected package python3-lib2to3. [2022-03-17T08:08:09.654Z] #28 37.69 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-17T08:08:09.654Z] #28 37.70 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-17T08:08:09.654Z] #28 37.77 Selecting previously unselected package python3-distutils. [2022-03-17T08:08:09.654Z] #28 37.79 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-03-17T08:08:09.654Z] #28 37.79 Unpacking python3-distutils (3.9.2-1) ... [2022-03-17T08:08:09.914Z] #28 37.90 Selecting previously unselected package python3-pkg-resources. [2022-03-17T08:08:09.914Z] #28 37.90 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-17T08:08:09.914Z] #28 37.91 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-17T08:08:09.914Z] #28 38.02 Selecting previously unselected package python3-setuptools. [2022-03-17T08:08:09.914Z] #28 38.05 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-03-17T08:08:09.914Z] #28 38.05 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-17T08:08:10.173Z] #28 38.19 Selecting previously unselected package python3-wheel. [2022-03-17T08:08:10.173Z] #28 38.20 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-03-17T08:08:10.173Z] #28 38.21 Unpacking python3-wheel (0.34.2-1) ... [2022-03-17T08:08:10.173Z] #28 38.27 Selecting previously unselected package python3-pip. [2022-03-17T08:08:10.173Z] #28 38.28 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-03-17T08:08:10.173Z] #28 38.29 Unpacking python3-pip (20.3.4-4) ... [2022-03-17T08:08:10.433Z] #28 38.47 Selecting previously unselected package sudo. [2022-03-17T08:08:10.433Z] #28 38.47 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-03-17T08:08:10.433Z] #28 38.48 Unpacking sudo (1.9.5p2-3) ... [2022-03-17T08:08:10.692Z] #28 38.81 Selecting previously unselected package thin-provisioning-tools. [2022-03-17T08:08:10.692Z] #28 38.82 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-17T08:08:10.692Z] #28 38.82 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-17T08:08:10.952Z] #28 38.99 Selecting previously unselected package uidmap. [2022-03-17T08:08:10.952Z] #28 39.00 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-17T08:08:10.952Z] #28 39.01 Unpacking uidmap (1:4.8.1-1) ... [2022-03-17T08:08:10.952Z] #28 39.10 Selecting previously unselected package vim-runtime. [2022-03-17T08:08:10.952Z] #28 39.11 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T08:08:10.952Z] #28 39.13 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-17T08:08:10.952Z] #28 39.16 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-17T08:08:10.952Z] #28 39.16 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:08:12.859Z] #28 40.88 Selecting previously unselected package vim. [2022-03-17T08:08:12.859Z] #28 40.90 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-17T08:08:12.859Z] #28 40.91 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:08:13.119Z] #28 41.27 Selecting previously unselected package xfsprogs. [2022-03-17T08:08:13.119Z] #28 41.28 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-17T08:08:13.119Z] #28 41.28 Unpacking xfsprogs (5.10.0-4) ... [2022-03-17T08:08:13.379Z] #28 41.57 Selecting previously unselected package zip. [2022-03-17T08:08:13.379Z] #28 41.58 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-03-17T08:08:13.639Z] #28 41.59 Unpacking zip (3.0-12) ... [2022-03-17T08:08:13.639Z] #28 41.69 Selecting previously unselected package zstd. [2022-03-17T08:08:13.639Z] #28 41.71 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-17T08:08:13.639Z] #28 41.71 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-17T08:08:13.899Z] #28 41.98 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-17T08:08:14.469Z] #28 42.53 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-17T08:08:14.469Z] #28 42.54 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-17T08:08:14.469Z] #28 42.55 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-17T08:08:14.469Z] #28 42.57 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-17T08:08:14.469Z] #28 42.58 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-17T08:08:14.469Z] #28 42.59 Setting up uidmap (1:4.8.1-1) ... [2022-03-17T08:08:14.469Z] #28 42.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T08:08:14.469Z] #28 42.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T08:08:14.469Z] #28 42.62 Setting up python3-wheel (0.34.2-1) ... [2022-03-17T08:08:15.038Z] #28 43.00 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:08:15.038Z] #28 43.01 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-17T08:08:15.038Z] #28 43.02 Setting up libcap2-bin (1:2.44-1) ... [2022-03-17T08:08:15.038Z] #28 43.03 Setting up apparmor (2.13.6-10) ... [2022-03-17T08:08:16.417Z] #28 44.23 Setting up zip (3.0-12) ... [2022-03-17T08:08:16.417Z] #28 44.24 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:08:16.417Z] #28 44.26 Setting up bash-completion (1:2.11-2) ... [2022-03-17T08:08:17.356Z] #28 45.54 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-17T08:08:17.356Z] #28 45.56 Setting up sudo (1.9.5p2-3) ... [2022-03-17T08:08:17.356Z] #28 45.62 invoke-rc.d: could not determine current runlevel [2022-03-17T08:08:17.356Z] #28 45.62 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-17T08:08:17.356Z] #28 45.63 Setting up xfsprogs (5.10.0-4) ... [2022-03-17T08:08:17.616Z] #28 45.65 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-17T08:08:17.616Z] #28 45.66 Setting up inetutils-ping (2:2.0-1) ... [2022-03-17T08:08:17.616Z] #28 45.68 Setting up pigz (2.6-1) ... [2022-03-17T08:08:17.616Z] #28 45.69 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-17T08:08:17.616Z] #28 45.70 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T08:08:17.616Z] #28 45.73 Setting up python-pip-whl (20.3.4-4) ... [2022-03-17T08:08:17.616Z] #28 45.74 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:08:18.185Z] #28 46.16 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-17T08:08:18.185Z] #28 46.17 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-17T08:08:18.444Z] #28 46.39 Setting up libelf1:amd64 (0.183-1) ... [2022-03-17T08:08:18.444Z] #28 46.41 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-17T08:08:18.444Z] #28 46.42 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T08:08:18.444Z] #28 46.46 Setting up python3-distutils (3.9.2-1) ... [2022-03-17T08:08:18.703Z] #28 46.77 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-17T08:08:18.703Z] #28 46.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-17T08:08:18.703Z] #28 46.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-17T08:08:18.703Z] #28 46.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-17T08:08:18.703Z] #28 46.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-17T08:08:18.703Z] #28 46.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-17T08:08:18.703Z] #28 46.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-17T08:08:18.703Z] #28 46.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-17T08:08:18.703Z] #28 46.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-17T08:08:18.703Z] #28 46.88 Setting up python3-setuptools (52.0.0-4) ... [2022-03-17T08:08:19.641Z] #28 47.69 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-17T08:08:19.641Z] #28 47.71 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-17T08:08:19.641Z] #28 47.73 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-17T08:08:19.641Z] #28 47.75 Setting up python3-pip (20.3.4-4) ... [2022-03-17T08:08:20.579Z] #28 48.46 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-17T08:08:20.579Z] #28 48.48 Setting up jq (1.6-2.1) ... [2022-03-17T08:08:20.579Z] #28 48.49 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-17T08:08:20.579Z] #28 48.50 Setting up iptables (1.8.7-1) ... [2022-03-17T08:08:20.579Z] #28 48.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-17T08:08:20.579Z] #28 48.52 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-17T08:08:20.579Z] #28 48.53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-17T08:08:20.579Z] #28 48.53 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-17T08:08:20.579Z] #28 48.54 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-17T08:08:20.579Z] #28 48.54 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-17T08:08:20.579Z] #28 48.55 Setting up iproute2 (5.10.0-4) ... [2022-03-17T08:08:20.838Z] #28 48.88 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:08:21.407Z] #28 DONE 49.6s [2022-03-17T08:08:21.407Z] [2022-03-17T08:08:21.407Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T08:08:21.407Z] #63 sha256:aa9bfb5650a4f6eca1fbb1173beb7a9efae3747edcf87fa0aee65cb180ab1247 [2022-03-17T08:08:21.667Z] #63 ... [2022-03-17T08:08:21.667Z] [2022-03-17T08:08:21.667Z] #29 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-17T08:08:21.667Z] #29 sha256:5d035b636f5b8855763c4ebef899978d4f6a9fe25a91981a31163dd0165aa150 [2022-03-17T08:08:21.840Z] #56 141.1 + mkdir -p /build [2022-03-17T08:08:21.840Z] #56 141.1 + cp runc /build/runc [2022-03-17T08:08:21.840Z] #56 DONE 141.8s [2022-03-17T08:08:21.840Z] [2022-03-17T08:08:21.840Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:08:21.840Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:08:21.840Z] #51 302.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-17T08:08:21.840Z] #51 DONE 302.2s [2022-03-17T08:08:21.840Z] [2022-03-17T08:08:21.840Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:08:21.840Z] #60 sha256:a86fc3521dd86cdbfb68a0063e3ffc2f8c5bab26c07c59fe5e92d9d7bbb551bd [2022-03-17T08:08:21.840Z] #60 ... [2022-03-17T08:08:21.840Z] [2022-03-17T08:08:21.840Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-17T08:08:21.840Z] #52 sha256:61c46cb99102bf30fc9724f58390c3a5289ea3352426598697e4f5bf0296e011 [2022-03-17T08:08:22.057Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2022-03-17T08:08:22.103Z] #52 DONE 0.6s [2022-03-17T08:08:22.103Z] [2022-03-17T08:08:22.103Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-17T08:08:22.103Z] #54 sha256:cfd00b13c2dee77f15f85ab8b6a974fcaca71bb0e7b3629aa7201878226b09bf [2022-03-17T08:08:22.103Z] #54 DONE 0.1s [2022-03-17T08:08:22.103Z] [2022-03-17T08:08:22.103Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:08:22.103Z] #60 sha256:a86fc3521dd86cdbfb68a0063e3ffc2f8c5bab26c07c59fe5e92d9d7bbb551bd [2022-03-17T08:08:22.237Z] #29 0.816 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-17T08:08:22.237Z] #29 0.819 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-17T08:08:22.237Z] #29 0.823 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-17T08:08:22.365Z] #60 ... [2022-03-17T08:08:22.365Z] [2022-03-17T08:08:22.365Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-17T08:08:22.365Z] #57 sha256:9b4345cb2ef2653b0e43085d42e6df43bf5d7e6e49f31a6d9258df8feb302d2f [2022-03-17T08:08:22.365Z] #57 DONE 0.3s [2022-03-17T08:08:22.365Z] [2022-03-17T08:08:22.365Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:08:22.365Z] #60 sha256:a86fc3521dd86cdbfb68a0063e3ffc2f8c5bab26c07c59fe5e92d9d7bbb551bd [2022-03-17T08:08:22.496Z] #29 DONE 0.9s [2022-03-17T08:08:22.496Z] [2022-03-17T08:08:22.496Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-17T08:08:22.496Z] #30 sha256:c31e487ef017617e00e2aa41c3aa940d22c828cdc2ce7e5984bf5f3c5c0fb0b9 [2022-03-17T08:08:24.281Z] #60 267.0 + bin/containerd [2022-03-17T08:08:29.205Z] #60 ... [2022-03-17T08:08:29.205Z] [2022-03-17T08:08:29.205Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:08:29.205Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:08:29.205Z] #51 300.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-17T08:08:29.205Z] #51 DONE 301.1s [2022-03-17T08:08:29.205Z] [2022-03-17T08:08:29.205Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T08:08:29.205Z] #56 sha256:f62e555de3c40e1241d4d3380ca86121a83beefd73991b0b87a9e74b0bebeb48 [2022-03-17T08:08:29.205Z] #56 143.8 + mkdir -p /build [2022-03-17T08:08:29.205Z] #56 143.8 + cp runc /build/runc [2022-03-17T08:08:29.205Z] #56 DONE 144.1s [2022-03-17T08:08:29.205Z] [2022-03-17T08:08:29.205Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-17T08:08:29.205Z] #52 sha256:24391ba682879f2846812084781a9da6b28b079ef301ca7b6bd73e1a88042623 [2022-03-17T08:08:29.205Z] #52 DONE 0.9s [2022-03-17T08:08:29.205Z] [2022-03-17T08:08:29.205Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:08:29.205Z] #60 sha256:70483fe16509ff38f85b05447a6c283fb4a02a2d1f2de238b683ea9afbd2d974 [2022-03-17T08:08:29.205Z] #60 ... [2022-03-17T08:08:29.205Z] [2022-03-17T08:08:29.205Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-17T08:08:29.205Z] #54 sha256:2f44b288a41a97113e5f700c884db55d4b00a70b1fed4fed4f79c354b6fcf0a9 [2022-03-17T08:08:29.205Z] #54 DONE 0.1s [2022-03-17T08:08:29.205Z] [2022-03-17T08:08:29.205Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:08:29.205Z] #60 sha256:70483fe16509ff38f85b05447a6c283fb4a02a2d1f2de238b683ea9afbd2d974 [2022-03-17T08:08:29.205Z] #60 ... [2022-03-17T08:08:29.205Z] [2022-03-17T08:08:29.205Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-17T08:08:29.205Z] #57 sha256:f488724e03f1cfe01f14cbd16e32f9a27b77529ba2a50c0fdc7b1cc19721302d [2022-03-17T08:08:29.205Z] #57 DONE 0.3s [2022-03-17T08:08:29.205Z] [2022-03-17T08:08:29.205Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:08:29.205Z] #60 sha256:70483fe16509ff38f85b05447a6c283fb4a02a2d1f2de238b683ea9afbd2d974 [2022-03-17T08:08:29.467Z] #60 258.3 + bin/containerd [2022-03-17T08:08:30.647Z] #30 7.571 Collecting yamllint==1.26.1 [2022-03-17T08:08:30.915Z] #30 8.614 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-17T08:08:31.865Z] #30 9.310 Collecting pathspec>=0.5.3 [2022-03-17T08:08:31.865Z] #30 9.315 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-17T08:08:31.865Z] #30 9.573 Collecting pyyaml [2022-03-17T08:08:32.125Z] #30 9.584 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-03-17T08:08:32.125Z] #30 9.620 Building wheels for collected packages: yamllint [2022-03-17T08:08:32.125Z] #30 9.626 Building wheel for yamllint (setup.py): started [2022-03-17T08:08:32.384Z] #30 10.17 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-17T08:08:32.645Z] #30 10.17 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b4c09207030d197b0f77294ff1c7098480bec29429788c5a1e87938b09b11d4d [2022-03-17T08:08:32.646Z] #30 10.17 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-17T08:08:32.646Z] #30 10.18 Successfully built yamllint [2022-03-17T08:08:32.646Z] #30 10.19 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-17T08:08:32.905Z] #30 10.41 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-17T08:08:33.164Z] #30 DONE 10.7s [2022-03-17T08:08:33.164Z] [2022-03-17T08:08:33.164Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-17T08:08:33.164Z] #34 sha256:17752349fdc7209e34da69f3ef0d2dc854d0f8bbf17e56ef9e5d01654f1a6835 [2022-03-17T08:08:33.164Z] #34 DONE 0.2s [2022-03-17T08:08:33.164Z] [2022-03-17T08:08:33.164Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:08:33.164Z] #67 sha256:42ebdb02972e0481fbd14c56d23e5d0584d386e3864a693ccb89871e21e682f5 [2022-03-17T08:08:33.423Z] #67 ... [2022-03-17T08:08:33.423Z] [2022-03-17T08:08:33.423Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-17T08:08:33.423Z] #39 sha256:5ce30f9d269faed0ac0d897a5871e79bdfc5d02e256f4f7f82e0811d993c0bd9 [2022-03-17T08:08:33.423Z] #39 DONE 0.3s [2022-03-17T08:08:33.423Z] [2022-03-17T08:08:33.423Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T08:08:33.423Z] #63 sha256:aa9bfb5650a4f6eca1fbb1173beb7a9efae3747edcf87fa0aee65cb180ab1247 [2022-03-17T08:08:33.682Z] #63 ... [2022-03-17T08:08:33.682Z] [2022-03-17T08:08:33.682Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-17T08:08:33.682Z] #42 sha256:40553317a0acc4741d55b52327b3a0b85e0ae9acb5be9deea88e0bbbc90a1383 [2022-03-17T08:08:33.682Z] #42 DONE 0.1s [2022-03-17T08:08:33.682Z] [2022-03-17T08:08:33.682Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-17T08:08:33.682Z] #44 sha256:f6f1278b04ed7520c237049bfd23ba05e77b7c8a2db16247b32a655b9a98e29f [2022-03-17T08:08:33.682Z] #44 DONE 0.1s [2022-03-17T08:08:33.682Z] [2022-03-17T08:08:33.682Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-17T08:08:33.682Z] #48 sha256:0ab2401939d548b7a676a728c96b928102a91f37c6ca69dd172fab0fa31612b7 [2022-03-17T08:08:33.792Z] #60 275.1 # github.com/containerd/containerd/cmd/containerd [2022-03-17T08:08:33.792Z] #60 275.1 /usr/bin/ld: /tmp/go-link-424941796/000019.o: in function `New': [2022-03-17T08:08:33.792Z] #60 275.1 /tmp/tmp.he8NSLPSEv/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-17T08:08:33.792Z] #60 275.2 + bin/containerd-stress [2022-03-17T08:08:33.792Z] #60 276.3 + bin/containerd-shim [2022-03-17T08:08:33.941Z] #48 DONE 0.1s [2022-03-17T08:08:33.941Z] [2022-03-17T08:08:33.941Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-17T08:08:33.941Z] #51 sha256:37666f3c3fc021208a34c1d6c12fa091ee33e376d853bd25c0692484bd5da659 [2022-03-17T08:08:33.941Z] #51 DONE 0.2s [2022-03-17T08:08:33.941Z] [2022-03-17T08:08:33.941Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-17T08:08:33.941Z] #55 sha256:76546864b96ffa249513c26a62be192017434495c3029a70d74e350d27680bba [2022-03-17T08:08:33.941Z] #55 DONE 0.1s [2022-03-17T08:08:33.941Z] [2022-03-17T08:08:33.941Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-17T08:08:33.941Z] #57 sha256:ec909c48b94b8c4062bec34e52a6625f797d751407e8e5a4b07c602b8107acef [2022-03-17T08:08:34.200Z] #57 DONE 0.1s [2022-03-17T08:08:34.200Z] [2022-03-17T08:08:34.200Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-17T08:08:34.200Z] #59 sha256:f7c57623c64ee848c60296af9de1064c4bbc1d9af3ec3c1b3ab50065a9b102e8 [2022-03-17T08:08:34.461Z] #59 DONE 0.2s [2022-03-17T08:08:34.461Z] [2022-03-17T08:08:34.461Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-17T08:08:34.461Z] #61 sha256:920477e2f722587367797c372a0317f85d11468bb7a6f5cdb5d373e8df1fdb35 [2022-03-17T08:08:34.461Z] #61 DONE 0.1s [2022-03-17T08:08:34.461Z] [2022-03-17T08:08:34.461Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T08:08:34.461Z] #63 sha256:aa9bfb5650a4f6eca1fbb1173beb7a9efae3747edcf87fa0aee65cb180ab1247 [2022-03-17T08:08:40.393Z] #60 287.4 + bin/containerd-shim-runc-v1 [2022-03-17T08:08:46.995Z] #60 293.5 + bin/containerd-shim-runc-v2 [2022-03-17T08:08:46.995Z] #60 294.3 + binaries [2022-03-17T08:08:46.995Z] #60 294.3 + install -D bin/containerd /build/containerd [2022-03-17T08:08:46.995Z] #60 294.4 + install -D bin/containerd-shim /build/containerd-shim [2022-03-17T08:08:46.995Z] #60 294.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-17T08:08:46.995Z] #60 294.4 + install -D bin/ctr /build/ctr [2022-03-17T08:08:49.546Z] #60 DONE 296.6s [2022-03-17T08:08:50.118Z] [2022-03-17T08:08:50.119Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-17T08:08:50.119Z] #61 sha256:b99e451414c285755c8a36b58747982a62dcaedad3599978f05bfc2f42ae3fdd [2022-03-17T08:08:51.506Z] #61 DONE 1.4s [2022-03-17T08:08:51.506Z] [2022-03-17T08:08:51.506Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-17T08:08:51.506Z] #66 sha256:6eff83d69148fbe87f8a11e8f1162193ea295e83b2bc13253a06154a2aa1ab1e [2022-03-17T08:08:52.079Z] #66 DONE 0.5s [2022-03-17T08:08:52.079Z] [2022-03-17T08:08:52.079Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-17T08:08:52.079Z] #71 sha256:6b29208837ed65cc73defecb964f2a39498939a87c1a38e0f00066f73894645e [2022-03-17T08:08:54.626Z] #71 DONE 2.2s [2022-03-17T08:08:54.626Z] [2022-03-17T08:08:54.626Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-17T08:08:54.626Z] #72 sha256:e07dd6204823dff98ab7c5304d58c6cbfcbf34f9eebebe251e064f080bb33b44 [2022-03-17T08:08:54.626Z] #72 DONE 0.0s [2022-03-17T08:08:54.626Z] [2022-03-17T08:08:54.626Z] #73 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-03-17T08:08:54.626Z] #73 sha256:ac44ee73a8f663889577f9cd65bdaf4be5827dfa43aeaf19e40f3e9922efb0cb [2022-03-17T08:08:55.199Z] #73 0.799 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-17T08:08:55.199Z] #73 0.800 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-17T08:08:55.199Z] #73 0.800 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-17T08:08:55.773Z] #73 1.042 Reading package lists... [2022-03-17T08:08:56.347Z] #73 1.545 Reading package lists... [2022-03-17T08:08:56.347Z] #73 2.035 Building dependency tree... [2022-03-17T08:08:56.347Z] #73 2.144 Reading state information... [2022-03-17T08:08:56.413Z] #63 89.41 + mkdir -p /build [2022-03-17T08:08:56.413Z] #63 89.41 + cp runc /build/runc [2022-03-17T08:08:56.413Z] #63 DONE 89.7s [2022-03-17T08:08:56.413Z] [2022-03-17T08:08:56.413Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:08:56.413Z] #67 sha256:42ebdb02972e0481fbd14c56d23e5d0584d386e3864a693ccb89871e21e682f5 [2022-03-17T08:08:56.608Z] #73 2.256 The following additional packages will be installed: [2022-03-17T08:08:56.608Z] #73 2.257 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-03-17T08:08:56.608Z] #73 2.257 systemd-timesyncd [2022-03-17T08:08:56.608Z] #73 2.258 Suggested packages: [2022-03-17T08:08:56.608Z] #73 2.258 systemd-container policykit-1 [2022-03-17T08:08:56.608Z] #73 2.258 Recommended packages: [2022-03-17T08:08:56.608Z] #73 2.258 libnss-systemd [2022-03-17T08:08:56.608Z] #73 2.335 The following NEW packages will be installed: [2022-03-17T08:08:56.608Z] #73 2.336 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-03-17T08:08:56.608Z] #73 2.336 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-03-17T08:08:56.869Z] #73 2.606 0 upgraded, 11 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T08:08:56.869Z] #73 2.606 Need to get 5941 kB of archives. [2022-03-17T08:08:56.869Z] #73 2.606 After this operation, 19.5 MB of additional disk space will be used. [2022-03-17T08:08:56.869Z] #73 2.606 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-03-17T08:08:56.869Z] #73 2.610 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-03-17T08:08:56.869Z] #73 2.612 Get:3 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-03-17T08:08:56.869Z] #73 2.616 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-03-17T08:08:56.869Z] #73 2.616 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-03-17T08:08:56.869Z] #73 2.621 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-03-17T08:08:56.869Z] #73 2.753 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-03-17T08:08:56.869Z] #73 2.754 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-03-17T08:08:56.869Z] #73 2.756 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-03-17T08:08:56.869Z] #73 2.775 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-03-17T08:08:56.869Z] #73 2.777 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-03-17T08:08:57.358Z] #67 ... [2022-03-17T08:08:57.358Z] [2022-03-17T08:08:57.358Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-17T08:08:57.358Z] #64 sha256:185dbd528b74efb1c512f9414a8469eba5be945a56000e238f231c438742fde5 [2022-03-17T08:08:57.358Z] #64 DONE 0.1s [2022-03-17T08:08:57.358Z] [2022-03-17T08:08:57.358Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:08:57.358Z] #67 sha256:42ebdb02972e0481fbd14c56d23e5d0584d386e3864a693ccb89871e21e682f5 [2022-03-17T08:08:57.443Z] #73 3.266 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:08:57.443Z] #73 3.297 Fetched 5941 kB in 1s (8229 kB/s) [2022-03-17T08:08:57.443Z] #73 3.329 Selecting previously unselected package libargon2-1:amd64. [2022-03-17T08:08:57.443Z] #73 3.329 (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-03-17T08:08:57.443Z] #73 3.344 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-03-17T08:08:57.443Z] #73 3.354 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-17T08:08:57.443Z] #73 3.395 Selecting previously unselected package libjson-c5:amd64. [2022-03-17T08:08:57.704Z] #73 3.398 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-03-17T08:08:57.704Z] #73 3.402 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-03-17T08:08:57.704Z] #73 3.458 Selecting previously unselected package libcryptsetup12:amd64. [2022-03-17T08:08:57.704Z] #73 3.461 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-03-17T08:08:57.704Z] #73 3.468 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-17T08:08:57.704Z] #73 3.533 Selecting previously unselected package libkmod2:amd64. [2022-03-17T08:08:57.704Z] #73 3.536 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-03-17T08:08:57.704Z] #73 3.542 Unpacking libkmod2:amd64 (28-1) ... [2022-03-17T08:08:57.704Z] #73 3.586 Selecting previously unselected package systemd-timesyncd. [2022-03-17T08:08:57.704Z] #73 3.589 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-03-17T08:08:57.704Z] #73 3.594 Unpacking systemd-timesyncd (247.3-6) ... [2022-03-17T08:08:57.704Z] #73 3.674 Selecting previously unselected package systemd. [2022-03-17T08:08:57.965Z] #73 3.676 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-03-17T08:08:57.965Z] #73 3.713 Unpacking systemd (247.3-6) ... [2022-03-17T08:08:58.536Z] #73 4.307 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-17T08:08:58.536Z] #73 4.321 Setting up libjson-c5:amd64 (0.15-2) ... [2022-03-17T08:08:58.536Z] #73 4.335 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-17T08:08:58.537Z] #73 4.347 Setting up libkmod2:amd64 (28-1) ... [2022-03-17T08:08:58.537Z] #73 4.360 Setting up systemd (247.3-6) ... [2022-03-17T08:08:58.537Z] #73 4.407 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-03-17T08:08:58.798Z] #73 4.409 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-03-17T08:08:58.798Z] #73 4.412 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-03-17T08:08:59.059Z] #73 4.781 Setting up systemd-timesyncd (247.3-6) ... [2022-03-17T08:08:59.059Z] #73 5.004 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-17T08:08:59.059Z] #73 5.004 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-17T08:08:59.320Z] #73 5.169 Selecting previously unselected package systemd-sysv. [2022-03-17T08:08:59.320Z] #73 5.169 (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 ... 29450 files and directories currently installed.) [2022-03-17T08:08:59.320Z] #73 5.182 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-03-17T08:08:59.320Z] #73 5.188 Unpacking systemd-sysv (247.3-6) ... [2022-03-17T08:08:59.320Z] #73 5.239 Selecting previously unselected package libdbus-1-3:amd64. [2022-03-17T08:08:59.320Z] #73 5.242 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-03-17T08:08:59.320Z] #73 5.247 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-17T08:08:59.320Z] #73 5.304 Selecting previously unselected package dbus. [2022-03-17T08:08:59.581Z] #73 5.308 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-03-17T08:08:59.581Z] #73 5.319 Unpacking dbus (1.12.20-2) ... [2022-03-17T08:08:59.581Z] #73 5.385 Selecting previously unselected package libpam-systemd:amd64. [2022-03-17T08:08:59.581Z] #73 5.388 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-03-17T08:08:59.581Z] #73 5.392 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-03-17T08:08:59.581Z] #73 5.444 Selecting previously unselected package dbus-user-session. [2022-03-17T08:08:59.581Z] #73 5.447 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-03-17T08:08:59.581Z] #73 5.452 Unpacking dbus-user-session (1.12.20-2) ... [2022-03-17T08:08:59.581Z] #73 5.579 Setting up systemd-sysv (247.3-6) ... [2022-03-17T08:08:59.843Z] #73 5.593 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-17T08:08:59.843Z] #73 5.606 Setting up dbus (1.12.20-2) ... [2022-03-17T08:09:00.004Z] 4612f6d0b889: Pull complete [2022-03-17T08:09:00.104Z] #73 5.736 invoke-rc.d: could not determine current runlevel [2022-03-17T08:09:00.104Z] #73 5.738 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-17T08:09:00.104Z] #73 5.744 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-03-17T08:09:00.104Z] #73 5.976 Setting up dbus-user-session (1.12.20-2) ... [2022-03-17T08:09:00.104Z] #73 5.993 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:09:00.365Z] #73 DONE 6.2s [2022-03-17T08:09:00.366Z] [2022-03-17T08:09:00.366Z] #74 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-03-17T08:09:00.366Z] #74 sha256:fb6909d65517bb96a6c199a1bbd78bce407ead2fc79fb3c7c2ea83790b493712 [2022-03-17T08:09:00.887Z] #74 0.412 % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-17T08:09:00.887Z] #74 0.414 Dload Upload Total Spent Left Speed [2022-03-17T08:09:01.148Z] #74 0.414 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5474 0 --:--:-- --:--:-- --:--:-- 5458 100 1823 100 1823 0 0 5474 0 --:--:-- --:--:-- --:--:-- 5458 [2022-03-17T08:09:01.409Z] #74 DONE 0.9s [2022-03-17T08:09:01.409Z] [2022-03-17T08:09:01.409Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-17T08:09:01.409Z] #75 sha256:01300ee7f33baef3c772bd973b5a4274108422bd6b67c871462927effc85c7d4 [2022-03-17T08:09:02.353Z] #75 DONE 1.0s [2022-03-17T08:09:02.353Z] [2022-03-17T08:09:02.353Z] #76 exporting to image [2022-03-17T08:09:02.353Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-17T08:09:02.353Z] #76 exporting layers [2022-03-17T08:09:03.462Z] 037d5740b404: Pull complete [2022-03-17T08:09:03.463Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-17T08:09:03.463Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:09:03.463Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:09:03.463Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-03-17T08:09:03.463Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-03-17T08:09:03.463Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-17T08:09:03.463Z] INFO: Docker version of control daemon [2022-03-17T08:09:03.463Z] [2022-03-17T08:09:03.463Z] Client: [2022-03-17T08:09:03.463Z] Version: 20.10.9 [2022-03-17T08:09:03.463Z] API version: 1.41 [2022-03-17T08:09:03.463Z] Go version: go1.16.8 [2022-03-17T08:09:03.463Z] Git commit: c2ea9bc [2022-03-17T08:09:03.463Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-17T08:09:03.463Z] OS/Arch: windows/amd64 [2022-03-17T08:09:03.463Z] Context: default [2022-03-17T08:09:03.463Z] Experimental: true [2022-03-17T08:09:03.463Z] [2022-03-17T08:09:03.463Z] Server: Docker Engine - Community [2022-03-17T08:09:03.463Z] Engine: [2022-03-17T08:09:03.463Z] Version: 20.10.9 [2022-03-17T08:09:03.463Z] API version: 1.41 (minimum version 1.24) [2022-03-17T08:09:03.463Z] Go version: go1.16.8 [2022-03-17T08:09:03.463Z] Git commit: 79ea9d3 [2022-03-17T08:09:03.463Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-17T08:09:03.463Z] OS/Arch: windows/amd64 [2022-03-17T08:09:03.463Z] Experimental: true [2022-03-17T08:09:03.463Z] [2022-03-17T08:09:03.463Z] INFO: Docker info of control daemon [2022-03-17T08:09:03.463Z] [2022-03-17T08:09:03.463Z] Client: [2022-03-17T08:09:03.463Z] Context: default [2022-03-17T08:09:03.463Z] Debug Mode: false [2022-03-17T08:09:03.463Z] [2022-03-17T08:09:03.463Z] Server: [2022-03-17T08:09:03.463Z] Containers: 0 [2022-03-17T08:09:03.463Z] Running: 0 [2022-03-17T08:09:03.463Z] Paused: 0 [2022-03-17T08:09:03.463Z] Stopped: 0 [2022-03-17T08:09:03.463Z] Images: 1 [2022-03-17T08:09:03.463Z] Server Version: 20.10.9 [2022-03-17T08:09:03.463Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-17T08:09:03.463Z] Windows: [2022-03-17T08:09:03.463Z] LCOW: [2022-03-17T08:09:03.463Z] Logging Driver: json-file [2022-03-17T08:09:03.463Z] Plugins: [2022-03-17T08:09:03.463Z] Volume: local [2022-03-17T08:09:03.463Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T08:09:03.463Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T08:09:03.463Z] Swarm: inactive [2022-03-17T08:09:03.463Z] Default Isolation: process [2022-03-17T08:09:03.463Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-17T08:09:03.463Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-17T08:09:03.463Z] OSType: windows [2022-03-17T08:09:03.463Z] Architecture: x86_64 [2022-03-17T08:09:03.463Z] CPUs: 4 [2022-03-17T08:09:03.463Z] Total Memory: 32GiB [2022-03-17T08:09:03.463Z] Name: azwin-2-e54401 [2022-03-17T08:09:03.463Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-17T08:09:03.463Z] Docker Root Dir: D:\docker [2022-03-17T08:09:03.463Z] Debug Mode: false [2022-03-17T08:09:03.463Z] Registry: https://index.docker.io/v1/ [2022-03-17T08:09:03.463Z] Labels: [2022-03-17T08:09:03.463Z] Experimental: true [2022-03-17T08:09:03.463Z] Insecure Registries: [2022-03-17T08:09:03.463Z] 10.0.0.4:5000 [2022-03-17T08:09:03.463Z] 127.0.0.0/8 [2022-03-17T08:09:03.463Z] Registry Mirrors: [2022-03-17T08:09:03.463Z] http://10.0.0.4:5000/ [2022-03-17T08:09:03.463Z] Live Restore Enabled: false [2022-03-17T08:09:03.463Z] Product License: Community Engine [2022-03-17T08:09:03.463Z] [2022-03-17T08:09:03.463Z] [2022-03-17T08:09:03.463Z] INFO: Commit hash is 15f4b2129f [2022-03-17T08:09:03.463Z] INFO: Nuke-Everything... [2022-03-17T08:09:03.463Z] INFO: Container count on control daemon to delete is 0 [2022-03-17T08:09:03.463Z] INFO: Nuking d:\CI [2022-03-17T08:09:03.463Z] INFO: Zapped successfully [2022-03-17T08:09:03.463Z] INFO: Location for testing is d:\CI\PR-43380\8 [2022-03-17T08:09:03.463Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-17T08:09:03.463Z] [2022-03-17T08:09:03.463Z] [2022-03-17T08:09:03.463Z] INFO: Building the image from Dockerfile.windows at 03/17/2022 08:08:58... [2022-03-17T08:09:03.463Z] [2022-03-17T08:09:05.099Z] Sending build context to Docker daemon 64.28MB [2022-03-17T08:09:05.099Z] [2022-03-17T08:09:05.099Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-17T08:09:05.099Z] ---> 02f938cacc3b [2022-03-17T08:09:05.099Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-17T08:09:05.099Z] ---> Running in 8db3f3188fb4 [2022-03-17T08:09:05.591Z] Removing intermediate container 8db3f3188fb4 [2022-03-17T08:09:05.591Z] ---> 5b06a7f848c7 [2022-03-17T08:09:05.591Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-03-17T08:09:05.591Z] ---> Running in e73aa154d1ed [2022-03-17T08:09:05.591Z] Removing intermediate container e73aa154d1ed [2022-03-17T08:09:05.591Z] ---> a1ea9e91980d [2022-03-17T08:09:05.591Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1 [2022-03-17T08:09:05.591Z] ---> Running in 7760aac39b62 [2022-03-17T08:09:06.085Z] Removing intermediate container 7760aac39b62 [2022-03-17T08:09:06.085Z] ---> 7ffa283318f3 [2022-03-17T08:09:06.085Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-17T08:09:06.085Z] ---> Running in 95d94c8a78c6 [2022-03-17T08:09:06.578Z] Removing intermediate container 95d94c8a78c6 [2022-03-17T08:09:06.578Z] ---> 86bba2751d31 [2022-03-17T08:09:06.578Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-17T08:09:06.578Z] ---> Running in c0f7ee9801af [2022-03-17T08:09:06.578Z] Removing intermediate container c0f7ee9801af [2022-03-17T08:09:06.578Z] ---> 4549e25c72f9 [2022-03-17T08:09:06.578Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-17T08:09:07.070Z] ---> Running in 01ef99305dc4 [2022-03-17T08:09:08.944Z] #76 exporting layers 6.3s done [2022-03-17T08:09:08.944Z] #76 writing image sha256:af354ec7673dc3f89f6c7ead15fca6e4afffc0718fa17a9a8e646a22c8698bf0 done [2022-03-17T08:09:08.944Z] #76 naming to docker.io/library/docker:c8ab88bba3b2b2900f2b54039a024e5e812381cc done [2022-03-17T08:09:08.944Z] #76 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-17T08:09:09.318Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43380/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=c8ab88bba3b2b2900f2b54039a024e5e812381cc -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:c8ab88bba3b2b2900f2b54039a024e5e812381cc hack/make.sh dynbinary test-integration [2022-03-17T08:09:11.237Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-17T08:09:11.237Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-17T08:09:11.237Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-17T08:09:11.237Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-17T08:09:11.237Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-03-17T08:09:11.237Z] Detected virtualization docker. [2022-03-17T08:09:11.237Z] Detected architecture x86-64. [2022-03-17T08:09:11.237Z] Set hostname to <9fc87ec41aa2>. [2022-03-17T08:09:11.237Z] modprobe@configfs.service: Succeeded. [2022-03-17T08:09:11.237Z] modprobe@drm.service: Succeeded. [2022-03-17T08:09:11.237Z] modprobe@fuse.service: Succeeded. [2022-03-17T08:09:11.237Z] + source /etc/docker-entrypoint-cmd [2022-03-17T08:09:11.237Z] ++ hack/make.sh dynbinary test-integration [2022-03-17T08:09:11.237Z] [2022-03-17T08:09:11.237Z] Removing bundles/ [2022-03-17T08:09:11.237Z] [2022-03-17T08:09:11.237Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-17T08:09:11.498Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T08:09:11.498Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T08:09:12.043Z] [2022-03-17T08:09:12.043Z] SUCCESS: Specified value was saved. [2022-03-17T08:09:12.537Z] INFO: Downloading git... [2022-03-17T08:09:13.574Z] INFO: Downloading go... [2022-03-17T08:09:15.214Z] INFO: Downloading compiler 1 of 3... [2022-03-17T08:09:16.850Z] INFO: Downloading compiler 2 of 3... [2022-03-17T08:09:17.342Z] INFO: Downloading compiler 3 of 3... [2022-03-17T08:09:18.315Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-17T08:09:18.316Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2022-03-17T08:09:18.373Z] INFO: Extracting git... [2022-03-17T08:09:19.715Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-03-17T08:09:19.715Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-17T08:09:19.715Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-17T08:09:19.715Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-17T08:09:19.715Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-17T08:09:19.715Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-17T08:09:19.715Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-17T08:09:19.715Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-17T08:09:19.974Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-17T08:09:19.974Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-17T08:09:20.581Z] #60 317.9 # github.com/containerd/containerd/cmd/containerd [2022-03-17T08:09:20.581Z] #60 317.9 /usr/bin/ld: /tmp/go-link-2071376159/000019.o: in function `New': [2022-03-17T08:09:20.581Z] #60 317.9 /tmp/tmp.4xZwp4MBZL/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-17T08:09:20.581Z] #60 318.0 + bin/containerd-stress [2022-03-17T08:09:20.581Z] #60 319.1 + bin/containerd-shim [2022-03-17T08:09:20.911Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-17T08:09:20.911Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-17T08:09:20.911Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-03-17T08:09:20.911Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-17T08:09:21.171Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-17T08:09:21.171Z] ? github.com/docker/docker/api/types [no test files] [2022-03-17T08:09:21.171Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-17T08:09:21.171Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-17T08:09:21.171Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-17T08:09:21.171Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-17T08:09:21.430Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-03-17T08:09:21.430Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-03-17T08:09:21.430Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-17T08:09:21.430Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-17T08:09:21.430Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-17T08:09:21.430Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-17T08:09:21.430Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-17T08:09:21.430Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-17T08:09:21.430Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-17T08:09:21.430Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-03-17T08:09:21.688Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-03-17T08:09:21.688Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-17T08:09:21.688Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-17T08:09:21.688Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-17T08:09:21.688Z] ? github.com/docker/docker/builder [no test files] [2022-03-17T08:09:21.688Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-17T08:09:21.688Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-17T08:09:21.688Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-17T08:09:21.688Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-17T08:09:21.689Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-17T08:09:21.689Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-17T08:09:21.689Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-17T08:09:23.593Z] ok github.com/docker/docker/builder/remotecontext 0.059s coverage: 13.7% of statements [2022-03-17T08:09:23.851Z] ok github.com/docker/docker/builder/dockerfile 0.148s coverage: 49.3% of statements [2022-03-17T08:09:24.420Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-17T08:09:25.357Z] ok github.com/docker/docker/builder/remotecontext/git 1.228s coverage: 86.3% of statements [2022-03-17T08:09:25.357Z] ? github.com/docker/docker/cli [no test files] [2022-03-17T08:09:25.357Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-17T08:09:25.768Z] #60 309.8 # github.com/containerd/containerd/cmd/containerd [2022-03-17T08:09:25.768Z] #60 309.8 /usr/bin/ld: /tmp/go-link-761576259/000019.o: in function `New': [2022-03-17T08:09:25.768Z] #60 309.8 /tmp/tmp.Zy8CeAHc7w/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-17T08:09:25.768Z] #60 309.9 + bin/containerd-stress [2022-03-17T08:09:25.768Z] #60 311.0 + bin/containerd-shim [2022-03-17T08:09:25.925Z] ok github.com/docker/docker/cmd/docker-proxy 0.363s coverage: 69.3% of statements [2022-03-17T08:09:28.463Z] ok github.com/docker/docker/client 0.113s coverage: 75.7% of statements [2022-03-17T08:09:28.733Z] #60 330.3 + bin/containerd-shim-runc-v1 [2022-03-17T08:09:29.458Z] #67 175.9 # github.com/containerd/containerd/cmd/containerd [2022-03-17T08:09:29.458Z] #67 175.9 /usr/bin/ld: /tmp/go-link-2112312993/000019.o: in function `New': [2022-03-17T08:09:29.458Z] #67 175.9 /tmp/tmp.eRSzO0mZk4/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-17T08:09:29.458Z] #67 176.0 + bin/containerd-stress [2022-03-17T08:09:29.458Z] #67 177.1 + bin/containerd-shim [2022-03-17T08:09:31.141Z] INFO: Expanding go... [2022-03-17T08:09:33.918Z] #60 322.2 + bin/containerd-shim-runc-v1 [2022-03-17T08:09:34.031Z] #60 336.6 + bin/containerd-shim-runc-v2 [2022-03-17T08:09:34.294Z] #60 337.4 + binaries [2022-03-17T08:09:34.294Z] #60 337.4 + install -D bin/containerd /build/containerd [2022-03-17T08:09:34.294Z] #60 337.4 + install -D bin/containerd-shim /build/containerd-shim [2022-03-17T08:09:34.556Z] #60 337.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-17T08:09:34.556Z] #60 337.4 + install -D bin/ctr /build/ctr [2022-03-17T08:09:36.023Z] 037d5740b404: Pull complete [2022-03-17T08:09:36.023Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-17T08:09:36.023Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:09:36.023Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:09:36.023Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-03-17T08:09:36.023Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-03-17T08:09:36.023Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-17T08:09:36.023Z] INFO: Docker version of control daemon [2022-03-17T08:09:36.023Z] [2022-03-17T08:09:36.023Z] Client: [2022-03-17T08:09:36.023Z] Version: 20.10.9 [2022-03-17T08:09:36.023Z] API version: 1.41 [2022-03-17T08:09:36.023Z] Go version: go1.16.8 [2022-03-17T08:09:36.023Z] Git commit: c2ea9bc [2022-03-17T08:09:36.023Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-17T08:09:36.023Z] OS/Arch: windows/amd64 [2022-03-17T08:09:36.023Z] Context: default [2022-03-17T08:09:36.023Z] Experimental: true [2022-03-17T08:09:36.023Z] [2022-03-17T08:09:36.023Z] Server: Docker Engine - Community [2022-03-17T08:09:36.023Z] Engine: [2022-03-17T08:09:36.023Z] Version: 20.10.9 [2022-03-17T08:09:36.023Z] API version: 1.41 (minimum version 1.24) [2022-03-17T08:09:36.023Z] Go version: go1.16.8 [2022-03-17T08:09:36.023Z] Git commit: 79ea9d3 [2022-03-17T08:09:36.023Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-17T08:09:36.023Z] OS/Arch: windows/amd64 [2022-03-17T08:09:36.023Z] Experimental: true [2022-03-17T08:09:36.023Z] [2022-03-17T08:09:36.023Z] INFO: Docker info of control daemon [2022-03-17T08:09:36.023Z] [2022-03-17T08:09:36.023Z] Client: [2022-03-17T08:09:36.023Z] Context: default [2022-03-17T08:09:36.023Z] Debug Mode: false [2022-03-17T08:09:36.023Z] [2022-03-17T08:09:36.023Z] Server: [2022-03-17T08:09:36.023Z] Containers: 0 [2022-03-17T08:09:36.023Z] Running: 0 [2022-03-17T08:09:36.023Z] Paused: 0 [2022-03-17T08:09:36.023Z] Stopped: 0 [2022-03-17T08:09:36.023Z] Images: 1 [2022-03-17T08:09:36.023Z] Server Version: 20.10.9 [2022-03-17T08:09:36.023Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-03-17T08:09:36.023Z] LCOW: [2022-03-17T08:09:36.023Z] Windows: [2022-03-17T08:09:36.023Z] Logging Driver: json-file [2022-03-17T08:09:36.023Z] Plugins: [2022-03-17T08:09:36.023Z] Volume: local [2022-03-17T08:09:36.023Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T08:09:36.023Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T08:09:36.023Z] Swarm: inactive [2022-03-17T08:09:36.023Z] Default Isolation: process [2022-03-17T08:09:36.023Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-17T08:09:36.023Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-17T08:09:36.023Z] OSType: windows [2022-03-17T08:09:36.023Z] Architecture: x86_64 [2022-03-17T08:09:36.023Z] CPUs: 4 [2022-03-17T08:09:36.023Z] Total Memory: 32GiB [2022-03-17T08:09:36.023Z] Name: azwin-2-e54400 [2022-03-17T08:09:36.023Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-17T08:09:36.023Z] Docker Root Dir: D:\docker [2022-03-17T08:09:36.023Z] Debug Mode: false [2022-03-17T08:09:36.023Z] Registry: https://index.docker.io/v1/ [2022-03-17T08:09:36.023Z] Labels: [2022-03-17T08:09:36.023Z] Experimental: true [2022-03-17T08:09:36.023Z] Insecure Registries: [2022-03-17T08:09:36.023Z] 10.0.0.4:5000 [2022-03-17T08:09:36.023Z] 127.0.0.0/8 [2022-03-17T08:09:36.023Z] Registry Mirrors: [2022-03-17T08:09:36.023Z] http://10.0.0.4:5000/ [2022-03-17T08:09:36.023Z] Live Restore Enabled: false [2022-03-17T08:09:36.023Z] Product License: Community Engine [2022-03-17T08:09:36.023Z] [2022-03-17T08:09:36.023Z] [2022-03-17T08:09:36.023Z] INFO: Commit hash is 372de6ebea [2022-03-17T08:09:36.023Z] INFO: Nuke-Everything... [2022-03-17T08:09:36.023Z] INFO: Container count on control daemon to delete is 0 [2022-03-17T08:09:36.023Z] INFO: Nuking d:\CI [2022-03-17T08:09:36.023Z] INFO: Zapped successfully [2022-03-17T08:09:36.023Z] INFO: Location for testing is d:\CI\PR-43380\8 [2022-03-17T08:09:36.023Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-17T08:09:36.023Z] [2022-03-17T08:09:36.023Z] [2022-03-17T08:09:36.023Z] INFO: Building the image from Dockerfile.windows at 03/17/2022 08:09:32... [2022-03-17T08:09:36.023Z] [2022-03-17T08:09:36.471Z] #60 DONE 339.5s [2022-03-17T08:09:37.587Z] #67 188.2 + bin/containerd-shim-runc-v1 [2022-03-17T08:09:37.861Z] [2022-03-17T08:09:37.861Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-17T08:09:37.861Z] #61 sha256:b930a13b1004d505d974ac146a923d628b6554e1f1f9c0cba79bca3c69b16891 [2022-03-17T08:09:38.433Z] #61 DONE 0.9s [2022-03-17T08:09:38.433Z] [2022-03-17T08:09:38.433Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-17T08:09:38.433Z] #66 sha256:7d367c66afa2d4ec1c10d06eb938a3ebc98ab8b0c01657397fb9eed4964b9f68 [2022-03-17T08:09:38.694Z] #66 DONE 0.2s [2022-03-17T08:09:38.694Z] [2022-03-17T08:09:38.694Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-17T08:09:38.694Z] #71 sha256:c37ac34d0964fd0c4c604976388b7bda863f4b2dd129aabe281742043d109684 [2022-03-17T08:09:39.638Z] #71 DONE 1.0s [2022-03-17T08:09:39.638Z] [2022-03-17T08:09:39.638Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-17T08:09:39.638Z] #72 sha256:b16cc24ba1d6a8de0049b1e81654b5c862141e255c627a7a3b23b35c651a82d9 [2022-03-17T08:09:39.638Z] #72 DONE 0.0s [2022-03-17T08:09:39.638Z] [2022-03-17T08:09:39.638Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-17T08:09:39.638Z] #73 sha256:029c4ef35897b38634df031588cebb86b923369f3a6286578f70b39795fbe789 [2022-03-17T08:09:40.514Z] #60 328.5 + bin/containerd-shim-runc-v2 [2022-03-17T08:09:40.514Z] #60 329.4 + binaries [2022-03-17T08:09:40.514Z] #60 329.4 + install -D bin/containerd /build/containerd [2022-03-17T08:09:40.514Z] #60 329.4 + install -D bin/containerd-shim /build/containerd-shim [2022-03-17T08:09:40.514Z] #60 329.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-17T08:09:40.514Z] #60 329.4 + install -D bin/ctr /build/ctr [2022-03-17T08:09:40.785Z] Sending build context to Docker daemon 64.28MB [2022-03-17T08:09:40.785Z] [2022-03-17T08:09:40.785Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-17T08:09:40.785Z] ---> 02f938cacc3b [2022-03-17T08:09:40.785Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-17T08:09:40.785Z] ---> Running in 52528d61129b [2022-03-17T08:09:40.785Z] Removing intermediate container 52528d61129b [2022-03-17T08:09:40.785Z] ---> 64f92da7ffb4 [2022-03-17T08:09:40.785Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-03-17T08:09:40.785Z] ---> Running in abaeb6d4fd21 [2022-03-17T08:09:41.254Z] Removing intermediate container abaeb6d4fd21 [2022-03-17T08:09:41.254Z] ---> 7be4243cc46b [2022-03-17T08:09:41.254Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1 [2022-03-17T08:09:41.254Z] ---> Running in 9301194a7aa0 [2022-03-17T08:09:41.723Z] Removing intermediate container 9301194a7aa0 [2022-03-17T08:09:41.723Z] ---> 12502d6e4b8a [2022-03-17T08:09:41.723Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-17T08:09:41.723Z] ---> Running in 2d4d2a177a95 [2022-03-17T08:09:42.188Z] #73 DONE 2.3s [2022-03-17T08:09:42.188Z] [2022-03-17T08:09:42.188Z] #74 exporting to image [2022-03-17T08:09:42.188Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-17T08:09:42.188Z] #74 exporting layers [2022-03-17T08:09:42.192Z] Removing intermediate container 2d4d2a177a95 [2022-03-17T08:09:42.192Z] ---> e71e721eeaac [2022-03-17T08:09:42.192Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-17T08:09:42.192Z] ---> Running in 2032bd123ab4 [2022-03-17T08:09:42.661Z] Removing intermediate container 2032bd123ab4 [2022-03-17T08:09:42.661Z] ---> 22d7c46e068d [2022-03-17T08:09:42.662Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-17T08:09:42.662Z] ---> Running in 42f99a3be83d [2022-03-17T08:09:43.060Z] #60 DONE 331.5s [2022-03-17T08:09:43.633Z] [2022-03-17T08:09:43.633Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-17T08:09:43.633Z] #61 sha256:0656051416048071be198e3d702a95ede5b818f068a46c1ca5be076036504bab [2022-03-17T08:09:44.160Z] #67 194.5 + bin/containerd-shim-runc-v2 [2022-03-17T08:09:44.204Z] #61 DONE 0.9s [2022-03-17T08:09:44.465Z] [2022-03-17T08:09:44.465Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-17T08:09:44.465Z] #66 sha256:929661daedee810eb96c011e4c9b19e306b01321671355149cc90576f4ef9997 [2022-03-17T08:09:44.465Z] #66 DONE 0.2s [2022-03-17T08:09:44.465Z] [2022-03-17T08:09:44.465Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-17T08:09:44.465Z] #71 sha256:4a1f03ba6c710b31925a505164e74b48cc5bfc86802e181e90da025723806e00 [2022-03-17T08:09:44.727Z] #67 195.2 + binaries [2022-03-17T08:09:44.727Z] #67 195.2 + install -D bin/containerd /build/containerd [2022-03-17T08:09:44.727Z] #67 195.3 + install -D bin/containerd-shim /build/containerd-shim [2022-03-17T08:09:44.727Z] #67 195.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-17T08:09:44.727Z] #67 195.3 + install -D bin/ctr /build/ctr [2022-03-17T08:09:44.986Z] #67 DONE 195.8s [2022-03-17T08:09:45.407Z] #71 DONE 1.0s [2022-03-17T08:09:45.407Z] [2022-03-17T08:09:45.407Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-17T08:09:45.407Z] #72 sha256:bde2ff665a02c3ce9e53581792ef95c7075025cd24a90afa739209d371e347b5 [2022-03-17T08:09:45.407Z] #72 DONE 0.0s [2022-03-17T08:09:45.668Z] [2022-03-17T08:09:45.668Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-17T08:09:45.668Z] #73 sha256:1d1c1ab179375b6deff7e3ebaed9917ef4944720145414400872212ec443e656 [2022-03-17T08:09:46.366Z] [2022-03-17T08:09:46.366Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-17T08:09:46.366Z] #68 sha256:7f3cd7b926b164598d9fbfd0c232f21ce0603deed05e54e023740b72a1cb99a7 [2022-03-17T08:09:46.624Z] #68 DONE 0.2s [2022-03-17T08:09:46.624Z] [2022-03-17T08:09:46.624Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-17T08:09:46.624Z] #73 sha256:62b0938faacc3ffcb22616343d418e7dff8adb5afbbd148e17bf5f1b25e11aa4 [2022-03-17T08:09:46.624Z] #73 DONE 0.1s [2022-03-17T08:09:46.624Z] [2022-03-17T08:09:46.624Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-17T08:09:46.624Z] #78 sha256:4e475df5488e2b24b890bd69920c8f30a3ea3dff70180a44ec647043ad62fe0c [2022-03-17T08:09:47.056Z] #73 DONE 1.5s [2022-03-17T08:09:47.056Z] [2022-03-17T08:09:47.056Z] #74 exporting to image [2022-03-17T08:09:47.056Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-17T08:09:47.056Z] #74 exporting layers [2022-03-17T08:09:47.191Z] #78 DONE 0.5s [2022-03-17T08:09:47.192Z] [2022-03-17T08:09:47.192Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-17T08:09:47.192Z] #79 sha256:dcd52c133cbbf3ecb95016b55813fcd0c4234e4f3b849afed2be296196fed75a [2022-03-17T08:09:47.192Z] #79 DONE 0.0s [2022-03-17T08:09:47.192Z] [2022-03-17T08:09:47.192Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-17T08:09:47.192Z] #80 sha256:e914be557929dbdf8147c02bd8207ceb6c7f780ffcc98316481f640ff4273005 [2022-03-17T08:09:48.607Z] [2022-03-17T08:09:48.607Z] SUCCESS: Specified value was saved. [2022-03-17T08:09:48.607Z] INFO: Downloading git... [2022-03-17T08:09:48.783Z] #74 exporting layers 6.3s done [2022-03-17T08:09:48.783Z] #74 writing image sha256:7c960bd4bce99ad5d187f5c78a32906a34c6d90fe4b882be378b370d7eadb3c3 done [2022-03-17T08:09:48.784Z] #74 naming to docker.io/library/docker:5592c7a44e2c8571294a2c0820b430856877d74e done [2022-03-17T08:09:48.784Z] #74 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-17T08:09:49.140Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43380/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=5592c7a44e2c8571294a2c0820b430856877d74e -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:5592c7a44e2c8571294a2c0820b430856877d74e hack/make.sh dynbinary test-integration [2022-03-17T08:09:50.174Z] INFO: Downloading go... [2022-03-17T08:09:50.531Z] [2022-03-17T08:09:50.531Z] Removing bundles/ [2022-03-17T08:09:50.531Z] [2022-03-17T08:09:50.531Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-17T08:09:50.531Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T08:09:50.531Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T08:09:51.381Z] #80 DONE 3.7s [2022-03-17T08:09:51.381Z] [2022-03-17T08:09:51.381Z] #81 exporting to image [2022-03-17T08:09:51.381Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-17T08:09:51.381Z] #81 exporting layers [2022-03-17T08:09:51.747Z] INFO: Downloading compiler 1 of 3... [2022-03-17T08:09:51.747Z] INFO: Downloading compiler 2 of 3... [2022-03-17T08:09:52.216Z] INFO: Downloading compiler 3 of 3... [2022-03-17T08:09:52.216Z] INFO: Extracting git... [2022-03-17T08:09:53.684Z] #74 exporting layers 6.3s done [2022-03-17T08:09:53.684Z] #74 writing image sha256:22b10b75f057f5e15ada0c889d9b493dd00ee6371984321ab8711541f969420f done [2022-03-17T08:09:53.684Z] #74 naming to docker.io/library/docker:5592c7a44e2c8571294a2c0820b430856877d74e done [2022-03-17T08:09:53.684Z] #74 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-03-17T08:09:54.040Z] + trap exit INT TERM [2022-03-17T08:09:54.040Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-17T08:09:54.040Z] + CONTAINER_NAME=docker-pr8 [2022-03-17T08:09:54.040Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43380/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43380/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5592c7a44e2c8571294a2c0820b430856877d74e -e DOCKER_GRAPHDRIVER docker:5592c7a44e2c8571294a2c0820b430856877d74e hack/make.sh dynbinary [2022-03-17T08:09:55.425Z] [2022-03-17T08:09:55.425Z] Removing bundles/ [2022-03-17T08:09:55.425Z] [2022-03-17T08:09:55.425Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-17T08:09:55.425Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T08:09:55.425Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T08:10:00.544Z] ok github.com/docker/docker/cmd/dockerd 0.053s coverage: 29.3% of statements [2022-03-17T08:10:00.544Z] ok github.com/docker/docker/container 0.115s coverage: 34.8% of statements [2022-03-17T08:10:00.544Z] ok github.com/docker/docker/cmd/dockerd/trap 2.401s coverage: 0.0% of statements [2022-03-17T08:10:00.544Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-17T08:10:00.544Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-17T08:10:00.544Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-17T08:10:00.544Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-17T08:10:00.544Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-17T08:10:01.639Z] INFO: Expanding compiler 1 of 3... [2022-03-17T08:10:01.639Z] INFO: Expanding compiler 2 of 3... [2022-03-17T08:10:03.271Z] INFO: Expanding compiler 3 of 3... [2022-03-17T08:10:04.304Z] INFO: Removing downloaded files... [2022-03-17T08:10:04.304Z] INFO: Downloading containerd [2022-03-17T08:10:05.822Z] ok github.com/docker/docker/daemon/cluster 0.053s coverage: 0.5% of statements [2022-03-17T08:10:07.151Z] INFO: Expanding go... [2022-03-17T08:10:07.204Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements [2022-03-17T08:10:08.140Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-03-17T08:10:14.705Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 13.8% of statements [2022-03-17T08:10:15.272Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.0% of statements [2022-03-17T08:10:15.840Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-03-17T08:10:16.408Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-17T08:10:17.068Z] [2022-03-17T08:10:17.068Z] Name Version Source Summary [2022-03-17T08:10:17.068Z] ---- ------- ------ ------- [2022-03-17T08:10:17.068Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-17T08:10:17.068Z] [2022-03-17T08:10:17.068Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-17T08:10:17.068Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-17T08:10:17.068Z] PSChildName : containerd [2022-03-17T08:10:17.068Z] PSDrive : C [2022-03-17T08:10:17.068Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-17T08:10:17.068Z] PSIsContainer : True [2022-03-17T08:10:17.068Z] Name : containerd [2022-03-17T08:10:17.068Z] FullName : C:\containerd [2022-03-17T08:10:17.068Z] Parent : [2022-03-17T08:10:17.068Z] Exists : True [2022-03-17T08:10:17.068Z] Root : C:\ [2022-03-17T08:10:17.068Z] Extension : [2022-03-17T08:10:17.068Z] CreationTime : 3/17/2022 8:10:16 AM [2022-03-17T08:10:17.068Z] CreationTimeUtc : 3/17/2022 8:10:16 AM [2022-03-17T08:10:17.068Z] LastAccessTime : 3/17/2022 8:10:16 AM [2022-03-17T08:10:17.068Z] LastAccessTimeUtc : 3/17/2022 8:10:16 AM [2022-03-17T08:10:17.068Z] LastWriteTime : 3/17/2022 8:10:16 AM [2022-03-17T08:10:17.068Z] LastWriteTimeUtc : 3/17/2022 8:10:16 AM [2022-03-17T08:10:17.068Z] Attributes : Directory [2022-03-17T08:10:17.068Z] Mode : d----- [2022-03-17T08:10:17.068Z] BaseName : containerd [2022-03-17T08:10:17.068Z] Target : {} [2022-03-17T08:10:17.068Z] LinkType : [2022-03-17T08:10:17.068Z] [2022-03-17T08:10:17.344Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.008s coverage: 4.2% of statements [2022-03-17T08:10:17.604Z] ok github.com/docker/docker/daemon 10.106s coverage: 17.2% of statements [2022-03-17T08:10:17.604Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-17T08:10:17.604Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-17T08:10:17.604Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-17T08:10:17.604Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-17T08:10:17.928Z] #81 exporting layers 24.6s done [2022-03-17T08:10:17.928Z] #81 writing image sha256:01a2f0a43f55d9eceaa11ad1903cf935fa0935ff0fe69469b8bb81929b2299de done [2022-03-17T08:10:17.928Z] #81 naming to docker.io/library/docker:6fb168b52383df3a92a133e94fe85684fb4f65b0 done [2022-03-17T08:10:17.928Z] #81 DONE 24.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-17T08:10:18.277Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43380/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43380/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6fb168b52383df3a92a133e94fe85684fb4f65b0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6fb168b52383df3a92a133e94fe85684fb4f65b0 hack/validate/default [2022-03-17T08:10:18.541Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.294s coverage: 56.2% of statements [2022-03-17T08:10:18.706Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-17T08:10:18.706Z] INFO: Configuring git core.autocrlf... [2022-03-17T08:10:18.706Z] [2022-03-17T08:10:18.706Z] [2022-03-17T08:10:18.801Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 3.0% of statements [2022-03-17T08:10:18.845Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-17T08:10:18.845Z] No api/types/ or api/swagger.yaml changes in diff. [2022-03-17T08:10:18.845Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-17T08:10:18.845Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-17T08:10:18.845Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-17T08:10:18.845Z] Congratulations! No new tests were added to integration-cli. [2022-03-17T08:10:18.845Z] [2022-03-17T08:10:18.845Z] INFO Start validation with golang-ci-lint [2022-03-17T08:10:19.781Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-17T08:10:19.781Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-17T08:10:19.781Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-03-17T08:10:20.184Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2022-03-17T08:10:21.563Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.171s coverage: 50.5% of statements [2022-03-17T08:10:22.946Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.879s coverage: 46.2% of statements [2022-03-17T08:10:22.946Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-17T08:10:23.205Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.607s coverage: 58.0% of statements [2022-03-17T08:10:23.205Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-17T08:10:23.205Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-17T08:10:23.773Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.8% of statements [2022-03-17T08:10:24.033Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 2.9% of statements [2022-03-17T08:10:24.292Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2022-03-17T08:10:25.671Z] ok github.com/docker/docker/daemon/images 0.026s coverage: 6.8% of statements [2022-03-17T08:10:25.671Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-17T08:10:25.671Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-17T08:10:25.930Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.0% of statements [2022-03-17T08:10:26.867Z] ok github.com/docker/docker/daemon/logger/fluentd 0.006s coverage: 33.6% of statements [2022-03-17T08:10:26.867Z] ok github.com/docker/docker/daemon/logger/awslogs 0.145s coverage: 79.9% of statements [2022-03-17T08:10:26.867Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-17T08:10:27.436Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-03-17T08:10:27.436Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 23.9% of statements [2022-03-17T08:10:27.695Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-03-17T08:10:27.954Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 69.9% of statements [2022-03-17T08:10:28.522Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 78.7% of statements [2022-03-17T08:10:28.522Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-17T08:10:29.093Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 59.1% of statements [2022-03-17T08:10:29.093Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2022-03-17T08:10:30.031Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-03-17T08:10:30.291Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-17T08:10:30.859Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-17T08:10:31.428Z] ok github.com/docker/docker/daemon/logger/splunk 1.538s coverage: 82.5% of statements [2022-03-17T08:10:31.428Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-17T08:10:31.428Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-17T08:10:32.364Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2022-03-17T08:10:32.672Z] ok github.com/docker/docker/distribution 0.594s coverage: 28.4% of statements [2022-03-17T08:10:32.672Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-17T08:10:33.256Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-03-17T08:10:34.194Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-03-17T08:10:34.453Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-17T08:10:35.020Z] ok github.com/docker/docker/distribution/xfer 1.905s coverage: 85.4% of statements [2022-03-17T08:10:35.020Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-17T08:10:35.020Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-03-17T08:10:35.588Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-03-17T08:10:35.588Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-17T08:10:36.157Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2022-03-17T08:10:36.725Z] ok github.com/docker/docker/oci 0.006s coverage: 43.3% of statements [2022-03-17T08:10:36.985Z] ok github.com/docker/docker/opts 0.018s coverage: 66.3% of statements [2022-03-17T08:10:37.243Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-03-17T08:10:37.268Z] INFO: Expanding compiler 1 of 3... [2022-03-17T08:10:37.268Z] INFO: Expanding compiler 2 of 3... [2022-03-17T08:10:38.621Z] ok github.com/docker/docker/pkg/archive 0.258s coverage: 82.5% of statements [2022-03-17T08:10:39.558Z] ok github.com/docker/docker/pkg/authorization 0.274s coverage: 68.3% of statements [2022-03-17T08:10:39.558Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-03-17T08:10:39.817Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-17T08:10:42.026Z] INFO: Expanding compiler 3 of 3... [2022-03-17T08:10:42.496Z] INFO: Removing downloaded files... [2022-03-17T08:10:42.496Z] INFO: Downloading containerd [2022-03-17T08:10:43.103Z] ok github.com/docker/docker/pkg/chrootarchive 2.491s coverage: 43.5% of statements [2022-03-17T08:10:43.103Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-17T08:10:43.103Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-03-17T08:10:43.362Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-03-17T08:10:44.298Z] ok github.com/docker/docker/layer 7.570s coverage: 69.0% of statements [2022-03-17T08:10:44.298Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-17T08:10:44.298Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-17T08:10:44.298Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-17T08:10:44.298Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-17T08:10:44.298Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-17T08:10:44.298Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-17T08:10:44.298Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-17T08:10:44.557Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 87.2% of statements [2022-03-17T08:10:44.816Z] ok github.com/docker/docker/pkg/fsutils 0.155s coverage: 85.1% of statements [2022-03-17T08:10:44.816Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-03-17T08:10:45.753Z] ok github.com/docker/docker/pkg/idtools 0.343s coverage: 69.5% of statements [2022-03-17T08:10:45.753Z] ok github.com/docker/docker/pkg/ioutils 0.354s coverage: 71.0% of statements [2022-03-17T08:10:46.013Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2022-03-17T08:10:46.013Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-03-17T08:10:46.013Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-17T08:10:46.013Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2022-03-17T08:10:46.272Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-03-17T08:10:46.272Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-03-17T08:10:46.532Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-03-17T08:10:46.532Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-17T08:10:46.532Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-17T08:10:46.532Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-17T08:10:47.107Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2022-03-17T08:10:47.367Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-03-17T08:10:47.626Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-03-17T08:10:47.885Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-03-17T08:10:49.261Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-03-17T08:10:49.261Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-17T08:10:49.520Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-17T08:10:49.778Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2022-03-17T08:10:50.038Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-17T08:10:50.038Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-17T08:10:50.606Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.3% of statements [2022-03-17T08:10:50.866Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-17T08:10:51.125Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2022-03-17T08:10:51.693Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-03-17T08:10:51.952Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-17T08:10:52.212Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-03-17T08:10:52.212Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-03-17T08:10:54.117Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-03-17T08:10:54.376Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-17T08:10:54.636Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 86.0% of statements [2022-03-17T08:10:56.013Z] ok github.com/docker/docker/quota 0.189s coverage: 71.4% of statements [2022-03-17T08:10:56.013Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2022-03-17T08:10:56.949Z] ok github.com/docker/docker/registry 0.078s coverage: 58.3% of statements [2022-03-17T08:10:57.207Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-17T08:10:57.430Z] [2022-03-17T08:10:57.430Z] Name Version Source Summary [2022-03-17T08:10:57.430Z] ---- ------- ------ ------- [2022-03-17T08:10:57.430Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-17T08:10:57.467Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-17T08:10:57.901Z] [2022-03-17T08:10:57.901Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-17T08:10:57.901Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-17T08:10:57.901Z] PSChildName : containerd [2022-03-17T08:10:57.901Z] PSDrive : C [2022-03-17T08:10:57.901Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-17T08:10:57.901Z] PSIsContainer : True [2022-03-17T08:10:57.901Z] Name : containerd [2022-03-17T08:10:57.901Z] FullName : C:\containerd [2022-03-17T08:10:57.901Z] Parent : [2022-03-17T08:10:57.901Z] Exists : True [2022-03-17T08:10:57.901Z] Root : C:\ [2022-03-17T08:10:57.901Z] Extension : [2022-03-17T08:10:57.901Z] CreationTime : 3/17/2022 8:10:57 AM [2022-03-17T08:10:57.901Z] CreationTimeUtc : 3/17/2022 8:10:57 AM [2022-03-17T08:10:57.901Z] LastAccessTime : 3/17/2022 8:10:57 AM [2022-03-17T08:10:57.901Z] LastAccessTimeUtc : 3/17/2022 8:10:57 AM [2022-03-17T08:10:57.901Z] LastWriteTime : 3/17/2022 8:10:57 AM [2022-03-17T08:10:57.901Z] LastWriteTimeUtc : 3/17/2022 8:10:57 AM [2022-03-17T08:10:57.901Z] Attributes : Directory [2022-03-17T08:10:57.901Z] Mode : d----- [2022-03-17T08:10:57.901Z] BaseName : containerd [2022-03-17T08:10:57.901Z] Target : {} [2022-03-17T08:10:57.901Z] LinkType : [2022-03-17T08:10:57.901Z] [2022-03-17T08:10:58.035Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-03-17T08:10:58.035Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-17T08:10:59.467Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-17T08:10:59.467Z] INFO: Configuring git core.autocrlf... [2022-03-17T08:10:59.467Z] [2022-03-17T08:10:59.467Z] [2022-03-17T08:10:59.939Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-17T08:11:00.507Z] ok github.com/docker/docker/volume/local 0.090s coverage: 76.4% of statements [2022-03-17T08:11:01.075Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2022-03-17T08:11:02.019Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-03-17T08:11:03.036Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T08:11:03.036Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T08:11:03.036Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T08:11:03.298Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T08:11:03.298Z] [2022-03-17T08:11:03.298Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-17T08:11:03.872Z] DOCKER_SYSTEMD=1 [2022-03-17T08:11:03.872Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-17T08:11:03.872Z] HOSTNAME=9fc87ec41aa2 [2022-03-17T08:11:03.872Z] DEST=bundles/test-integration [2022-03-17T08:11:03.872Z] PWD=/go/src/github.com/docker/docker [2022-03-17T08:11:03.872Z] DOCKER_GITCOMMIT=c8ab88bba3b2b2900f2b54039a024e5e812381cc [2022-03-17T08:11:03.872Z] container=docker [2022-03-17T08:11:03.872Z] HOME=/root [2022-03-17T08:11:03.872Z] LANG=C.UTF-8 [2022-03-17T08:11:03.872Z] INVOCATION_ID=d67676a3df9f4208b3072afbe1521671 [2022-03-17T08:11:03.872Z] GOLANG_VERSION=1.18 [2022-03-17T08:11:03.872Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-17T08:11:03.872Z] VALIDATE_BRANCH=master [2022-03-17T08:11:03.872Z] TERM=xterm [2022-03-17T08:11:03.872Z] DOCKER_PKG=github.com/docker/docker [2022-03-17T08:11:03.872Z] SHLVL=3 [2022-03-17T08:11:03.872Z] TIMEOUT=120m [2022-03-17T08:11:03.872Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-17T08:11:03.872Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-17T08:11:03.872Z] GO111MODULE=off [2022-03-17T08:11:03.872Z] DOCKER_EXPERIMENTAL=1 [2022-03-17T08:11:03.872Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-17T08:11:03.872Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-17T08:11:03.872Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-17T08:11:03.872Z] GOPATH=/go [2022-03-17T08:11:03.872Z] PKG_CONFIG=pkg-config [2022-03-17T08:11:03.872Z] _=/usr/bin/env [2022-03-17T08:11:03.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-17T08:11:23.950Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements [2022-03-17T08:11:23.950Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-17T08:11:23.950Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-17T08:11:23.950Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-17T08:11:23.950Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-17T08:11:23.950Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-17T08:11:23.950Z] ? github.com/docker/docker/rootless [no test files] [2022-03-17T08:11:23.950Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-17T08:11:23.950Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-17T08:11:23.950Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-17T08:11:23.950Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-17T08:11:23.950Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-17T08:11:23.950Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-17T08:11:23.950Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-17T08:11:23.950Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-17T08:11:23.950Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-17T08:11:23.950Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-17T08:11:23.950Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-17T08:11:23.950Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-17T08:11:23.950Z] ? github.com/docker/docker/volume [no test files] [2022-03-17T08:11:23.950Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-17T08:11:23.950Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-17T08:11:23.950Z] [2022-03-17T08:11:23.950Z] === Skipped [2022-03-17T08:11:23.950Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-17T08:11:23.950Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-17T08:11:23.950Z] [2022-03-17T08:11:23.950Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-17T08:11:23.950Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-17T08:11:23.950Z] [2022-03-17T08:11:23.950Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-17T08:11:23.950Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-17T08:11:23.950Z] [2022-03-17T08:11:23.950Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-17T08:11:23.950Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-17T08:11:23.950Z] [2022-03-17T08:11:23.950Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-17T08:11:23.950Z] time="2022-03-17T08:10:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T08:11:23.950Z] aufs_test.go:37: driver not supported [2022-03-17T08:11:23.950Z] [2022-03-17T08:11:23.950Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-17T08:11:23.950Z] time="2022-03-17T08:10:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T08:11:23.950Z] aufs_test.go:37: driver not supported [2022-03-17T08:11:23.950Z] [2022-03-17T08:11:23.950Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-17T08:11:23.950Z] time="2022-03-17T08:10:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T08:11:23.950Z] aufs_test.go:37: driver not supported [2022-03-17T08:11:23.950Z] [2022-03-17T08:11:23.950Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-17T08:11:23.950Z] time="2022-03-17T08:10:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T08:11:23.950Z] aufs_test.go:37: driver not supported [2022-03-17T08:11:23.950Z] [2022-03-17T08:11:23.950Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-17T08:11:23.950Z] time="2022-03-17T08:10:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T08:11:23.950Z] aufs_test.go:37: driver not supported [2022-03-17T08:11:23.950Z] [2022-03-17T08:11:23.950Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-17T08:11:23.950Z] time="2022-03-17T08:10:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T08:11:23.950Z] aufs_test.go:37: driver not supported [2022-03-17T08:11:23.950Z] [2022-03-17T08:11:23.950Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-17T08:11:23.950Z] time="2022-03-17T08:10:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T08:11:23.950Z] aufs_test.go:37: driver not supported [2022-03-17T08:11:23.950Z] [2022-03-17T08:11:23.950Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-17T08:11:23.951Z] time="2022-03-17T08:10:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T08:11:23.951Z] aufs_test.go:37: driver not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-17T08:11:23.951Z] time="2022-03-17T08:10:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T08:11:23.951Z] aufs_test.go:37: driver not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-17T08:11:23.951Z] time="2022-03-17T08:10:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T08:11:23.951Z] aufs_test.go:37: driver not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-17T08:11:23.951Z] time="2022-03-17T08:10:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T08:11:23.951Z] aufs_test.go:37: driver not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-17T08:11:23.951Z] time="2022-03-17T08:10:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T08:11:23.951Z] aufs_test.go:37: driver not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-17T08:11:23.951Z] time="2022-03-17T08:10:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T08:11:23.951Z] aufs_test.go:37: driver not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-17T08:11:23.951Z] time="2022-03-17T08:10:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T08:11:23.951Z] aufs_test.go:37: driver not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-17T08:11:23.951Z] time="2022-03-17T08:10:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T08:11:23.951Z] aufs_test.go:37: driver not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-17T08:11:23.951Z] time="2022-03-17T08:10:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T08:11:23.951Z] aufs_test.go:37: driver not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-17T08:11:23.951Z] time="2022-03-17T08:10:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T08:11:23.951Z] aufs_test.go:37: driver not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-17T08:11:23.951Z] time="2022-03-17T08:10:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T08:11:23.951Z] aufs_test.go:37: driver not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-17T08:11:23.951Z] time="2022-03-17T08:10:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T08:11:23.951Z] aufs_test.go:37: driver not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-17T08:11:23.951Z] time="2022-03-17T08:10:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T08:11:23.951Z] aufs_test.go:37: driver not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-17T08:11:23.951Z] time="2022-03-17T08:10:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T08:11:23.951Z] aufs_test.go:37: driver not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-17T08:11:23.951Z] time="2022-03-17T08:10:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T08:11:23.951Z] aufs_test.go:37: driver not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-17T08:11:23.951Z] time="2022-03-17T08:10:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T08:11:23.951Z] aufs_test.go:37: driver not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-17T08:11:23.951Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-17T08:11:23.951Z] time="2022-03-17T08:10:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T08:11:23.951Z] aufs_test.go:37: driver not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-17T08:11:23.951Z] time="2022-03-17T08:10:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T08:11:23.951Z] aufs_test.go:37: driver not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-17T08:11:23.951Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T08:11:23.951Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-17T08:11:23.951Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T08:11:23.951Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-17T08:11:23.951Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T08:11:23.951Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-17T08:11:23.951Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T08:11:23.951Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-17T08:11:23.951Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T08:11:23.951Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-17T08:11:23.951Z] graphtest_unix.go:71: No driver to put! [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-17T08:11:23.951Z] time="2022-03-17T08:10:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T08:11:23.951Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T08:11:23.951Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-17T08:11:23.951Z] time="2022-03-17T08:10:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T08:11:23.951Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T08:11:23.951Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-17T08:11:23.951Z] time="2022-03-17T08:10:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T08:11:23.951Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T08:11:23.951Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-17T08:11:23.951Z] time="2022-03-17T08:10:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T08:11:23.951Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T08:11:23.951Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-17T08:11:23.951Z] time="2022-03-17T08:10:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T08:11:23.951Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T08:11:23.951Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-17T08:11:23.951Z] graphtest_unix.go:71: No driver to put! [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-17T08:11:23.951Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-17T08:11:23.951Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-17T08:11:23.951Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-17T08:11:23.951Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-17T08:11:23.951Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T08:11:23.951Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-17T08:11:23.951Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T08:11:23.951Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-17T08:11:23.951Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T08:11:23.951Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-17T08:11:23.951Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T08:11:23.951Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-17T08:11:23.951Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T08:11:23.951Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-17T08:11:23.951Z] graphtest_unix.go:71: No driver to put! [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-17T08:11:23.951Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-17T08:11:23.951Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-17T08:11:23.951Z] [2022-03-17T08:11:23.951Z] DONE 2337 tests, 53 skipped in 194.722s [2022-03-17T08:11:23.951Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/config [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/idm [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/ns [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/options [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/osl [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T08:11:23.951Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-17T08:11:23.951Z] + 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-03-17T08:11:42.119Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T08:11:42.380Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T08:11:42.380Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T08:11:42.471Z] 0a6173b79e25: Pull complete [2022-03-17T08:11:42.471Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-17T08:11:42.471Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T08:11:42.471Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T08:11:42.471Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-03-17T08:11:42.471Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-03-17T08:11:42.471Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-03-17T08:11:42.471Z] INFO: Docker version of control daemon [2022-03-17T08:11:42.471Z] [2022-03-17T08:11:42.471Z] Client: [2022-03-17T08:11:42.471Z] Version: 20.10.9 [2022-03-17T08:11:42.471Z] API version: 1.41 [2022-03-17T08:11:42.471Z] Go version: go1.16.8 [2022-03-17T08:11:42.471Z] Git commit: c2ea9bc [2022-03-17T08:11:42.471Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-17T08:11:42.471Z] OS/Arch: windows/amd64 [2022-03-17T08:11:42.471Z] Context: default [2022-03-17T08:11:42.471Z] Experimental: true [2022-03-17T08:11:42.471Z] [2022-03-17T08:11:42.471Z] Server: Docker Engine - Community [2022-03-17T08:11:42.471Z] Engine: [2022-03-17T08:11:42.471Z] Version: 20.10.9 [2022-03-17T08:11:42.471Z] API version: 1.41 (minimum version 1.24) [2022-03-17T08:11:42.471Z] Go version: go1.16.8 [2022-03-17T08:11:42.471Z] Git commit: 79ea9d3 [2022-03-17T08:11:42.471Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-17T08:11:42.471Z] OS/Arch: windows/amd64 [2022-03-17T08:11:42.471Z] Experimental: true [2022-03-17T08:11:42.471Z] [2022-03-17T08:11:42.471Z] INFO: Docker info of control daemon [2022-03-17T08:11:42.471Z] [2022-03-17T08:11:42.471Z] Client: [2022-03-17T08:11:42.471Z] Context: default [2022-03-17T08:11:42.471Z] Debug Mode: false [2022-03-17T08:11:42.471Z] Plugins: [2022-03-17T08:11:42.471Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-17T08:11:42.471Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-17T08:11:42.471Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-17T08:11:42.471Z] [2022-03-17T08:11:42.471Z] Server: [2022-03-17T08:11:42.471Z] Containers: 0 [2022-03-17T08:11:42.471Z] Running: 0 [2022-03-17T08:11:42.471Z] Paused: 0 [2022-03-17T08:11:42.471Z] Stopped: 0 [2022-03-17T08:11:42.471Z] Images: 1 [2022-03-17T08:11:42.471Z] Server Version: 20.10.9 [2022-03-17T08:11:42.471Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-17T08:11:42.471Z] Windows: [2022-03-17T08:11:42.471Z] LCOW: [2022-03-17T08:11:42.471Z] Logging Driver: json-file [2022-03-17T08:11:42.471Z] Plugins: [2022-03-17T08:11:42.471Z] Volume: local [2022-03-17T08:11:42.471Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T08:11:42.471Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T08:11:42.471Z] Swarm: inactive [2022-03-17T08:11:42.471Z] Default Isolation: process [2022-03-17T08:11:42.471Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-17T08:11:42.471Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-17T08:11:42.471Z] OSType: windows [2022-03-17T08:11:42.471Z] Architecture: x86_64 [2022-03-17T08:11:42.471Z] CPUs: 4 [2022-03-17T08:11:42.471Z] Total Memory: 32GiB [2022-03-17T08:11:42.471Z] Name: azwin-2-bf8ec0 [2022-03-17T08:11:42.471Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-17T08:11:42.471Z] Docker Root Dir: D:\docker [2022-03-17T08:11:42.471Z] Debug Mode: false [2022-03-17T08:11:42.471Z] Registry: https://index.docker.io/v1/ [2022-03-17T08:11:42.471Z] Labels: [2022-03-17T08:11:42.471Z] Experimental: true [2022-03-17T08:11:42.471Z] Insecure Registries: [2022-03-17T08:11:42.471Z] 10.0.0.4:5000 [2022-03-17T08:11:42.471Z] 127.0.0.0/8 [2022-03-17T08:11:42.471Z] Registry Mirrors: [2022-03-17T08:11:42.471Z] http://10.0.0.4:5000/ [2022-03-17T08:11:42.471Z] Live Restore Enabled: false [2022-03-17T08:11:42.471Z] Product License: Community Engine [2022-03-17T08:11:42.471Z] [2022-03-17T08:11:42.471Z] [2022-03-17T08:11:42.471Z] INFO: Commit hash is 452aebbd32 [2022-03-17T08:11:42.471Z] INFO: Nuke-Everything... [2022-03-17T08:11:42.471Z] INFO: Container count on control daemon to delete is 0 [2022-03-17T08:11:42.471Z] INFO: Nuking d:\CI [2022-03-17T08:11:42.471Z] INFO: Zapped successfully [2022-03-17T08:11:42.471Z] INFO: Location for testing is d:\CI\PR-43380\8 [2022-03-17T08:11:42.471Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-17T08:11:42.471Z] [2022-03-17T08:11:42.471Z] [2022-03-17T08:11:42.471Z] INFO: Building the image from Dockerfile.windows at 03/17/2022 08:11:40... [2022-03-17T08:11:42.471Z] [2022-03-17T08:11:42.642Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T08:11:42.642Z] [2022-03-17T08:11:42.642Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-17T08:11:43.216Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-17T08:11:43.216Z] HOSTNAME=0da15b3528cc [2022-03-17T08:11:43.216Z] DEST=bundles/test-integration [2022-03-17T08:11:43.216Z] PWD=/go/src/github.com/docker/docker [2022-03-17T08:11:43.216Z] DOCKER_ROOTLESS=1 [2022-03-17T08:11:43.216Z] DOCKER_GITCOMMIT=5592c7a44e2c8571294a2c0820b430856877d74e [2022-03-17T08:11:43.216Z] container=docker [2022-03-17T08:11:43.216Z] HOME=/root [2022-03-17T08:11:43.216Z] GOLANG_VERSION=1.18 [2022-03-17T08:11:43.216Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-17T08:11:43.216Z] VALIDATE_BRANCH=master [2022-03-17T08:11:43.216Z] TERM=xterm [2022-03-17T08:11:43.216Z] DOCKER_PKG=github.com/docker/docker [2022-03-17T08:11:43.216Z] SHLVL=1 [2022-03-17T08:11:43.216Z] TIMEOUT=120m [2022-03-17T08:11:43.216Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-17T08:11:43.216Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-17T08:11:43.216Z] GO111MODULE=off [2022-03-17T08:11:43.216Z] DOCKER_EXPERIMENTAL=1 [2022-03-17T08:11:43.216Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-17T08:11:43.216Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-17T08:11:43.216Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-17T08:11:43.216Z] GOPATH=/go [2022-03-17T08:11:43.216Z] PKG_CONFIG=pkg-config [2022-03-17T08:11:43.216Z] _=/usr/bin/env [2022-03-17T08:11:43.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-17T08:11:45.497Z] Removing intermediate container 01ef99305dc4 [2022-03-17T08:11:45.497Z] ---> 077bedff224d [2022-03-17T08:11:45.497Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-17T08:11:45.497Z] ---> Running in 4ef35a9ae134 [2022-03-17T08:11:45.497Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-17T08:11:45.497Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-17T08:11:45.497Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-17T08:11:45.497Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-17T08:11:45.497Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-17T08:11:45.497Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-17T08:11:45.497Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-17T08:11:45.497Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-17T08:11:45.497Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-17T08:11:45.497Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-17T08:11:45.497Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-17T08:11:45.497Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-17T08:11:45.497Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-17T08:11:45.497Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-17T08:11:45.497Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-17T08:11:45.497Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-17T08:11:46.974Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T08:11:47.546Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T08:11:47.546Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T08:11:47.808Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T08:11:47.808Z] [2022-03-17T08:11:49.676Z] Sending build context to Docker daemon 64.28MB [2022-03-17T08:11:49.676Z] [2022-03-17T08:11:49.676Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-17T08:11:49.676Z] ---> 6a11116086a4 [2022-03-17T08:11:49.676Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-17T08:11:49.676Z] ---> Running in 0f62086e4649 [2022-03-17T08:11:49.676Z] Removing intermediate container 0f62086e4649 [2022-03-17T08:11:49.676Z] ---> 82a0578e7fda [2022-03-17T08:11:49.676Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-03-17T08:11:49.676Z] ---> Running in 71440e563441 [2022-03-17T08:11:49.723Z] + TEST_INTEGRATION_DEST=2 [2022-03-17T08:11:49.723Z] + CONTAINER_NAME=docker-pr8-2 [2022-03-17T08:11:49.723Z] + TEST_SKIP_INTEGRATION=1 [2022-03-17T08:11:49.723Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-17T08:11:49.723Z] + run_tests [2022-03-17T08:11:49.723Z] + c=0 [2022-03-17T08:11:49.723Z] + '[' -n 0 ']' [2022-03-17T08:11:49.723Z] + rm= [2022-03-17T08:11:49.723Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43380/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43380/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43380/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5592c7a44e2c8571294a2c0820b430856877d74e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5592c7a44e2c8571294a2c0820b430856877d74e hack/make.sh '' test-integration [2022-03-17T08:11:49.723Z] ++ jobs -p [2022-03-17T08:11:49.723Z] + for job in $(jobs -p) [2022-03-17T08:11:49.723Z] + wait 9838 [2022-03-17T08:11:49.723Z] + TEST_INTEGRATION_DEST=3 [2022-03-17T08:11:49.723Z] + CONTAINER_NAME=docker-pr8-3 [2022-03-17T08:11:49.723Z] + TEST_SKIP_INTEGRATION=1 [2022-03-17T08:11:49.723Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-17T08:11:49.723Z] + run_tests [2022-03-17T08:11:49.723Z] + '[' -n 0 ']' [2022-03-17T08:11:49.723Z] + rm= [2022-03-17T08:11:49.723Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43380/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43380/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43380/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5592c7a44e2c8571294a2c0820b430856877d74e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5592c7a44e2c8571294a2c0820b430856877d74e hack/make.sh '' test-integration [2022-03-17T08:11:49.723Z] + TEST_INTEGRATION_DEST=1 [2022-03-17T08:11:49.723Z] + CONTAINER_NAME=docker-pr8-1 [2022-03-17T08:11:49.723Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-17T08:11:49.723Z] + run_tests test-integration-flaky [2022-03-17T08:11:49.723Z] + '[' -n 0 ']' [2022-03-17T08:11:49.723Z] + rm= [2022-03-17T08:11:49.723Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43380/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43380/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43380/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5592c7a44e2c8571294a2c0820b430856877d74e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5592c7a44e2c8571294a2c0820b430856877d74e hack/make.sh test-integration-flaky test-integration [2022-03-17T08:11:50.670Z] [2022-03-17T08:11:50.670Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-17T08:11:50.670Z] [2022-03-17T08:11:50.670Z] [2022-03-17T08:11:50.670Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-17T08:11:50.670Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-17T08:11:50.670Z] HOSTNAME=6676cf46698f [2022-03-17T08:11:50.670Z] TEST_SKIP_INTEGRATION=1 [2022-03-17T08:11:50.670Z] TESTDEBUG=0 [2022-03-17T08:11:50.670Z] DEST=bundles/test-integration [2022-03-17T08:11:50.670Z] PWD=/go/src/github.com/docker/docker [2022-03-17T08:11:50.670Z] KEEPBUNDLE=1 [2022-03-17T08:11:50.670Z] DOCKER_GITCOMMIT=5592c7a44e2c8571294a2c0820b430856877d74e [2022-03-17T08:11:50.670Z] container=docker [2022-03-17T08:11:50.670Z] HOME=/root [2022-03-17T08:11:50.670Z] GOLANG_VERSION=1.18 [2022-03-17T08:11:50.670Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-17T08:11:50.670Z] VALIDATE_BRANCH=master [2022-03-17T08:11:50.670Z] TERM=xterm [2022-03-17T08:11:50.670Z] DOCKER_PKG=github.com/docker/docker [2022-03-17T08:11:50.670Z] SHLVL=1 [2022-03-17T08:11:50.670Z] TIMEOUT=120m [2022-03-17T08:11:50.670Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-17T08:11:50.670Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-17T08:11:50.670Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-17T08:11:50.670Z] GO111MODULE=off [2022-03-17T08:11:50.670Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-17T08:11:50.670Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-17T08:11:50.670Z] GOPATH=/go [2022-03-17T08:11:50.670Z] PKG_CONFIG=pkg-config [2022-03-17T08:11:50.670Z] _=/usr/bin/env [2022-03-17T08:11:50.670Z] Building test suite binary ./integration-cli/test.main [2022-03-17T08:11:50.671Z] Removing intermediate container 71440e563441 [2022-03-17T08:11:50.671Z] ---> 52abe88b1ab6 [2022-03-17T08:11:50.671Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1 [2022-03-17T08:11:50.671Z] ---> Running in 7cee19156bb1 [2022-03-17T08:11:50.932Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-17T08:11:50.933Z] No new tests added to integration. [2022-03-17T08:11:50.933Z] [2022-03-17T08:11:50.933Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-17T08:11:50.933Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-17T08:11:50.933Z] HOSTNAME=ef3b4a22cc0f [2022-03-17T08:11:50.933Z] TEST_SKIP_INTEGRATION=1 [2022-03-17T08:11:50.933Z] TESTDEBUG=0 [2022-03-17T08:11:50.933Z] DEST=bundles/test-integration [2022-03-17T08:11:50.933Z] PWD=/go/src/github.com/docker/docker [2022-03-17T08:11:50.933Z] KEEPBUNDLE=1 [2022-03-17T08:11:50.933Z] DOCKER_GITCOMMIT=5592c7a44e2c8571294a2c0820b430856877d74e [2022-03-17T08:11:50.933Z] container=docker [2022-03-17T08:11:50.933Z] HOME=/root [2022-03-17T08:11:50.933Z] GOLANG_VERSION=1.18 [2022-03-17T08:11:50.933Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-17T08:11:50.933Z] VALIDATE_BRANCH=master [2022-03-17T08:11:50.933Z] TERM=xterm [2022-03-17T08:11:50.933Z] DOCKER_PKG=github.com/docker/docker [2022-03-17T08:11:50.933Z] SHLVL=1 [2022-03-17T08:11:50.933Z] TIMEOUT=120m [2022-03-17T08:11:50.933Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-17T08:11:50.933Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-17T08:11:50.933Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-17T08:11:50.933Z] GO111MODULE=off [2022-03-17T08:11:50.933Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-17T08:11:50.933Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-17T08:11:50.933Z] GOPATH=/go [2022-03-17T08:11:50.933Z] PKG_CONFIG=pkg-config [2022-03-17T08:11:50.933Z] _=/usr/bin/env [2022-03-17T08:11:50.933Z] Building test suite binary ./integration-cli/test.main [2022-03-17T08:11:51.173Z] Removing intermediate container 7cee19156bb1 [2022-03-17T08:11:51.173Z] ---> 0614cce25f22 [2022-03-17T08:11:51.173Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-17T08:11:51.173Z] ---> Running in 88780282de41 [2022-03-17T08:11:51.645Z] Removing intermediate container 88780282de41 [2022-03-17T08:11:51.645Z] ---> 9fa5b65626fc [2022-03-17T08:11:51.645Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-17T08:11:52.117Z] ---> Running in b9bead14eec6 [2022-03-17T08:11:52.321Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-17T08:11:52.321Z] HOSTNAME=f764651e5c93 [2022-03-17T08:11:52.321Z] TESTDEBUG=0 [2022-03-17T08:11:52.321Z] DEST=bundles/test-integration [2022-03-17T08:11:52.321Z] PWD=/go/src/github.com/docker/docker [2022-03-17T08:11:52.321Z] KEEPBUNDLE=1 [2022-03-17T08:11:52.321Z] DOCKER_GITCOMMIT=5592c7a44e2c8571294a2c0820b430856877d74e [2022-03-17T08:11:52.321Z] container=docker [2022-03-17T08:11:52.321Z] HOME=/root [2022-03-17T08:11:52.321Z] GOLANG_VERSION=1.18 [2022-03-17T08:11:52.321Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-17T08:11:52.321Z] VALIDATE_BRANCH=master [2022-03-17T08:11:52.321Z] TERM=xterm [2022-03-17T08:11:52.321Z] DOCKER_PKG=github.com/docker/docker [2022-03-17T08:11:52.321Z] SHLVL=1 [2022-03-17T08:11:52.321Z] TIMEOUT=120m [2022-03-17T08:11:52.321Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-17T08:11:52.321Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-17T08:11:52.321Z] GO111MODULE=off [2022-03-17T08:11:52.321Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-17T08:11:52.321Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-17T08:11:52.321Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-17T08:11:52.321Z] GOPATH=/go [2022-03-17T08:11:52.321Z] PKG_CONFIG=pkg-config [2022-03-17T08:11:52.321Z] _=/usr/bin/env [2022-03-17T08:11:52.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-17T08:11:52.589Z] Removing intermediate container b9bead14eec6 [2022-03-17T08:11:52.589Z] ---> 78d5076ac6ae [2022-03-17T08:11:52.589Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-17T08:11:52.589Z] ---> Running in 61b2542a43e0 [2022-03-17T08:11:58.258Z] Removing intermediate container 4ef35a9ae134 [2022-03-17T08:11:58.258Z] ---> 243ffca996dd [2022-03-17T08:11:58.258Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-17T08:11:58.258Z] ---> Running in 7d847fb40dfd [2022-03-17T08:11:58.258Z] Removing intermediate container 7d847fb40dfd [2022-03-17T08:11:58.258Z] ---> 5726a350cfbd [2022-03-17T08:11:58.258Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-17T08:11:58.258Z] ---> Running in 6448d62a3d89 [2022-03-17T08:11:58.258Z] Removing intermediate container 6448d62a3d89 [2022-03-17T08:11:58.258Z] ---> a8f7bf4e0460 [2022-03-17T08:11:58.258Z] Step 11/11 : COPY . . [2022-03-17T08:12:00.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-17T08:12:00.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-17T08:12:10.626Z] ok github.com/docker/docker/libnetwork 37.087s coverage: 40.7% of statements [2022-03-17T08:12:10.626Z] ok github.com/docker/docker/libnetwork/bitseq 0.123s coverage: 84.4% of statements [2022-03-17T08:12:10.626Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-17T08:12:10.626Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-17T08:12:10.626Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-17T08:12:10.626Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-17T08:12:10.626Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-17T08:12:10.626Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-17T08:12:10.626Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-17T08:12:10.626Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-17T08:12:10.626Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-03-17T08:12:10.626Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-17T08:12:10.626Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-17T08:12:10.626Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-17T08:12:10.626Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-17T08:12:10.626Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.228s coverage: 59.9% of statements [2022-03-17T08:12:10.626Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-17T08:12:10.626Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-17T08:12:10.626Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.122s coverage: 4.0% of statements [2022-03-17T08:12:10.626Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-17T08:12:10.626Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-03-17T08:12:10.626Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-17T08:12:10.626Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-17T08:12:13.869Z] [2022-03-17T08:12:13.869Z] SUCCESS: Specified value was saved. [2022-03-17T08:12:13.869Z] INFO: Downloading git... [2022-03-17T08:12:15.448Z] INFO: Downloading go... [2022-03-17T08:12:17.734Z] INFO: Downloading compiler 1 of 3... [2022-03-17T08:12:17.734Z] INFO: Downloading compiler 2 of 3... [2022-03-17T08:12:17.734Z] INFO: Downloading compiler 3 of 3... [2022-03-17T08:12:17.734Z] INFO: Extracting git... [2022-03-17T08:12:18.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-17T08:12:18.767Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.727s coverage: 7.2% of statements [2022-03-17T08:12:18.767Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-17T08:12:18.767Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-17T08:12:19.334Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-17T08:12:19.334Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-17T08:12:19.334Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-17T08:12:19.334Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-17T08:12:19.593Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-03-17T08:12:19.852Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-03-17T08:12:20.111Z] ok github.com/docker/docker/libnetwork/idm 0.006s coverage: 87.5% of statements [2022-03-17T08:12:20.111Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-03-17T08:12:23.903Z] ---> 21a260b33516 [2022-03-17T08:12:25.535Z] Successfully built 21a260b33516 [2022-03-17T08:12:25.535Z] Successfully tagged docker:latest [2022-03-17T08:12:25.535Z] INFO: Image build ended at 03/17/2022 08:12:25. Duration:00:03:26.9239662 [2022-03-17T08:12:25.535Z] [2022-03-17T08:12:25.535Z] [2022-03-17T08:12:25.535Z] INFO: Building the test binaries at 03/17/2022 08:12:25... [2022-03-17T08:12:25.820Z] Removing intermediate container 42f99a3be83d [2022-03-17T08:12:25.820Z] ---> 8d155f0689bd [2022-03-17T08:12:25.820Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-17T08:12:25.820Z] ---> Running in 35cef59eb9ea [2022-03-17T08:12:25.820Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-17T08:12:25.820Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-17T08:12:25.820Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-17T08:12:25.820Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-17T08:12:25.820Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-17T08:12:25.820Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-17T08:12:25.820Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-17T08:12:26.290Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-17T08:12:26.290Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-17T08:12:26.290Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-17T08:12:26.290Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-17T08:12:26.290Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-17T08:12:26.290Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-17T08:12:26.290Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-17T08:12:26.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-17T08:12:27.279Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-17T08:12:27.279Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-17T08:12:29.615Z] INFO: make.ps1 starting at 03/17/2022 08:12:29 [2022-03-17T08:12:29.615Z] INFO: Git commit (15f4b2129f) assumed from DOCKER_GITCOMMIT environment variable [2022-03-17T08:12:29.615Z] INFO: Invoking autogen... [2022-03-17T08:12:30.105Z] INFO: Building daemon... [2022-03-17T08:12:32.316Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-03-17T08:12:34.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-17T08:12:34.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-17T08:12:35.594Z] INFO: Expanding go... [2022-03-17T08:12:35.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-17T08:12:36.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-17T08:12:36.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-17T08:12:37.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-17T08:12:39.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-17T08:12:39.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-17T08:12:40.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-17T08:12:41.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-17T08:12:42.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-17T08:12:42.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-17T08:12:43.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-17T08:12:44.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-17T08:12:45.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-17T08:12:46.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-17T08:12:47.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-17T08:12:47.198Z] ok github.com/docker/docker/libnetwork/ipam 15.489s coverage: 85.3% of statements [2022-03-17T08:12:47.198Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-17T08:12:47.198Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-17T08:12:47.198Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-17T08:12:47.198Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-03-17T08:12:47.198Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-17T08:12:47.198Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-17T08:12:47.765Z] ok github.com/docker/docker/libnetwork/ipamutils 0.259s coverage: 74.0% of statements [2022-03-17T08:12:48.133Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-17T08:12:48.133Z] Using test binary docker [2022-03-17T08:12:48.133Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-17T08:12:48.133Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-17T08:12:48.133Z] Starting dockerd [2022-03-17T08:12:48.133Z] INFO: Waiting for daemon to start... [2022-03-17T08:12:48.332Z] ok github.com/docker/docker/libnetwork/iptables 0.127s coverage: 45.1% of statements [2022-03-17T08:12:48.332Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-03-17T08:12:48.513Z] Removing intermediate container 35cef59eb9ea [2022-03-17T08:12:48.513Z] ---> 1e60532927cf [2022-03-17T08:12:48.513Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-17T08:12:48.513Z] ---> Running in 945ff91aed1c [2022-03-17T08:12:48.513Z] Removing intermediate container 945ff91aed1c [2022-03-17T08:12:48.513Z] ---> d7f2e08ca349 [2022-03-17T08:12:48.513Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-17T08:12:48.513Z] ---> Running in 88afd51b007e [2022-03-17T08:12:48.513Z] Removing intermediate container 88afd51b007e [2022-03-17T08:12:48.513Z] ---> 22d9b81df95a [2022-03-17T08:12:48.513Z] Step 11/11 : COPY . . [2022-03-17T08:12:48.901Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-03-17T08:12:53.425Z] . [2022-03-17T08:12:53.425Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-17T08:12:53.425Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-17T08:12:53.425Z] Error: No such image: emptyfs [2022-03-17T08:12:53.425Z] Running integration-test (iteration 1) [2022-03-17T08:12:53.425Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-17T08:12:53.425Z] Loaded image: busybox:latest [2022-03-17T08:12:53.425Z] Loaded image: busybox:glibc [2022-03-17T08:12:54.371Z] Loaded image: debian:bullseye-slim [2022-03-17T08:12:54.371Z] Loaded image: hello-world:latest [2022-03-17T08:12:54.632Z] Loaded image: arm32v7/hello-world:latest [2022-03-17T08:12:54.632Z] INFO: Testing against a local daemon [2022-03-17T08:12:54.632Z] === RUN TestCgroupNamespacesBuild [2022-03-17T08:12:56.021Z] --- PASS: TestCgroupNamespacesBuild (1.25s) [2022-03-17T08:12:56.021Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-17T08:12:56.967Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-03-17T08:12:56.967Z] === RUN TestBuildWithSession [2022-03-17T08:12:56.967Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T08:12:56.967Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-17T08:12:56.967Z] === RUN TestBuildSquashParent [2022-03-17T08:12:57.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-17T08:13:01.177Z] --- PASS: TestBuildSquashParent (4.22s) [2022-03-17T08:13:01.177Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-17T08:13:01.177Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T08:13:01.177Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T08:13:01.177Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T08:13:01.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T08:13:01.178Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T08:13:01.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T08:13:01.178Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T08:13:01.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T08:13:01.178Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T08:13:01.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T08:13:01.178Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T08:13:01.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T08:13:01.439Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T08:13:01.439Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T08:13:03.359Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T08:13:03.359Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T08:13:04.748Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T08:13:04.748Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T08:13:05.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-17T08:13:06.136Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-17T08:13:06.136Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.85s) [2022-03-17T08:13:06.136Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.90s) [2022-03-17T08:13:06.136Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.31s) [2022-03-17T08:13:06.136Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.44s) [2022-03-17T08:13:06.136Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.44s) [2022-03-17T08:13:06.136Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.46s) [2022-03-17T08:13:06.136Z] === RUN TestBuildMultiStageCopy [2022-03-17T08:13:06.136Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-17T08:13:07.525Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-17T08:13:07.786Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-17T08:13:08.048Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-17T08:13:08.048Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-17T08:13:08.310Z] --- PASS: TestBuildMultiStageCopy (2.29s) [2022-03-17T08:13:08.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.41s) [2022-03-17T08:13:08.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-03-17T08:13:08.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-03-17T08:13:08.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-03-17T08:13:08.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-03-17T08:13:08.310Z] === RUN TestBuildMultiStageParentConfig [2022-03-17T08:13:09.254Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-03-17T08:13:09.254Z] === RUN TestBuildLabelWithTargets [2022-03-17T08:13:10.198Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-03-17T08:13:10.199Z] === RUN TestBuildWithEmptyLayers [2022-03-17T08:13:10.460Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-03-17T08:13:10.460Z] === RUN TestBuildMultiStageOnBuild [2022-03-17T08:13:11.376Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|files|name|compiled_files|imports) took 2m43.393009452s [2022-03-17T08:13:11.376Z] 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-03-17T08:13:11.376Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 484.086474ms [2022-03-17T08:13:11.525Z] INFO: Expanding compiler 1 of 3... [2022-03-17T08:13:11.525Z] INFO: Expanding compiler 2 of 3... [2022-03-17T08:13:12.375Z] --- PASS: TestBuildMultiStageOnBuild (1.62s) [2022-03-17T08:13:12.375Z] === RUN TestBuildUncleanTarFilenames [2022-03-17T08:13:12.637Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-03-17T08:13:12.637Z] === RUN TestBuildMultiStageLayerLeak [2022-03-17T08:13:14.555Z] --- PASS: TestBuildMultiStageLayerLeak (1.64s) [2022-03-17T08:13:14.555Z] === RUN TestBuildWithHugeFile [2022-03-17T08:13:15.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-17T08:13:15.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-17T08:13:15.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-17T08:13:16.329Z] INFO: Expanding compiler 3 of 3... [2022-03-17T08:13:16.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-17T08:13:17.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-17T08:13:17.329Z] INFO: Removing downloaded files... [2022-03-17T08:13:17.329Z] INFO: Downloading containerd [2022-03-17T08:13:17.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-17T08:13:20.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-17T08:13:21.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-17T08:13:22.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-17T08:13:22.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-17T08:13:23.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-17T08:13:24.400Z] ---> 01a445544599 [2022-03-17T08:13:24.400Z] Successfully built 01a445544599 [2022-03-17T08:13:24.400Z] Successfully tagged docker:latest [2022-03-17T08:13:24.400Z] INFO: Image build ended at 03/17/2022 08:13:20. Duration:00:03:47.9547733 [2022-03-17T08:13:24.400Z] [2022-03-17T08:13:24.400Z] [2022-03-17T08:13:24.400Z] INFO: Building the test binaries at 03/17/2022 08:13:20... [2022-03-17T08:13:24.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-17T08:13:25.387Z] INFO: make.ps1 starting at 03/17/2022 08:13:24 [2022-03-17T08:13:25.387Z] INFO: Git commit (372de6ebea) assumed from DOCKER_GITCOMMIT environment variable [2022-03-17T08:13:25.387Z] INFO: Invoking autogen... [2022-03-17T08:13:25.855Z] INFO: Building daemon... [2022-03-17T08:13:25.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-17T08:13:26.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-17T08:13:27.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-17T08:13:28.435Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-17T08:13:28.435Z] Using test binary docker [2022-03-17T08:13:28.435Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-17T08:13:28.435Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-17T08:13:28.435Z] INFO: Waiting for daemon to start... [2022-03-17T08:13:28.435Z] Starting dockerd [2022-03-17T08:13:29.860Z] [2022-03-17T08:13:29.860Z] Name Version Source Summary [2022-03-17T08:13:29.860Z] ---- ------- ------ ------- [2022-03-17T08:13:29.860Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-17T08:13:29.860Z] [2022-03-17T08:13:29.860Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-17T08:13:29.860Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-17T08:13:29.860Z] PSChildName : containerd [2022-03-17T08:13:29.860Z] PSDrive : C [2022-03-17T08:13:29.860Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-17T08:13:29.860Z] PSIsContainer : True [2022-03-17T08:13:29.860Z] Name : containerd [2022-03-17T08:13:29.860Z] FullName : C:\containerd [2022-03-17T08:13:29.860Z] Parent : [2022-03-17T08:13:29.860Z] Exists : True [2022-03-17T08:13:29.860Z] Root : C:\ [2022-03-17T08:13:29.860Z] Extension : [2022-03-17T08:13:29.860Z] CreationTime : 3/17/2022 8:13:29 AM [2022-03-17T08:13:29.860Z] CreationTimeUtc : 3/17/2022 8:13:29 AM [2022-03-17T08:13:29.860Z] LastAccessTime : 3/17/2022 8:13:29 AM [2022-03-17T08:13:29.860Z] LastAccessTimeUtc : 3/17/2022 8:13:29 AM [2022-03-17T08:13:29.860Z] LastWriteTime : 3/17/2022 8:13:29 AM [2022-03-17T08:13:29.860Z] LastWriteTimeUtc : 3/17/2022 8:13:29 AM [2022-03-17T08:13:29.860Z] Attributes : Directory [2022-03-17T08:13:29.860Z] Mode : d----- [2022-03-17T08:13:29.860Z] BaseName : containerd [2022-03-17T08:13:29.860Z] Target : {} [2022-03-17T08:13:29.860Z] LinkType : [2022-03-17T08:13:29.860Z] [2022-03-17T08:13:30.351Z] . [2022-03-17T08:13:30.351Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-17T08:13:30.351Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-17T08:13:30.351Z] Error: No such image: emptyfs [2022-03-17T08:13:30.612Z] Running integration-test (iteration 1) [2022-03-17T08:13:30.612Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-17T08:13:30.873Z] Loaded image: busybox:latest [2022-03-17T08:13:30.873Z] Loaded image: busybox:glibc [2022-03-17T08:13:31.435Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-17T08:13:31.435Z] INFO: Configuring git core.autocrlf... [2022-03-17T08:13:31.435Z] [2022-03-17T08:13:31.435Z] [2022-03-17T08:13:32.261Z] Loaded image: debian:bullseye-slim [2022-03-17T08:13:32.261Z] Loaded image: hello-world:latest [2022-03-17T08:13:32.261Z] Loaded image: arm32v7/hello-world:latest [2022-03-17T08:13:32.261Z] INFO: Testing against a local daemon [2022-03-17T08:13:32.261Z] === RUN TestCgroupNamespacesBuild [2022-03-17T08:13:33.649Z] --- PASS: TestCgroupNamespacesBuild (1.26s) [2022-03-17T08:13:33.649Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-17T08:13:34.595Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-03-17T08:13:34.595Z] === RUN TestBuildWithSession [2022-03-17T08:13:34.595Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T08:13:34.595Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-17T08:13:34.595Z] === RUN TestBuildSquashParent [2022-03-17T08:13:42.738Z] --- PASS: TestBuildSquashParent (7.39s) [2022-03-17T08:13:42.738Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-17T08:13:42.738Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T08:13:42.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T08:13:42.738Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T08:13:42.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T08:13:42.738Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T08:13:42.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T08:13:42.738Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T08:13:42.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T08:13:42.738Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T08:13:42.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T08:13:42.738Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T08:13:42.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T08:13:42.738Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T08:13:42.738Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T08:13:43.684Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T08:13:43.946Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T08:13:45.879Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T08:13:45.879Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T08:13:47.848Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-17T08:13:47.848Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.71s) [2022-03-17T08:13:47.848Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.76s) [2022-03-17T08:13:47.848Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.98s) [2022-03-17T08:13:47.848Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.95s) [2022-03-17T08:13:47.848Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s) [2022-03-17T08:13:47.848Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2022-03-17T08:13:47.848Z] === RUN TestBuildMultiStageCopy [2022-03-17T08:13:47.848Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-17T08:13:51.159Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-17T08:13:52.102Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-17T08:13:53.046Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-17T08:13:54.432Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-17T08:13:55.375Z] --- PASS: TestBuildMultiStageCopy (7.34s) [2022-03-17T08:13:55.375Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2022-03-17T08:13:55.375Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-03-17T08:13:55.375Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-03-17T08:13:55.375Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-03-17T08:13:55.375Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-03-17T08:13:55.375Z] === RUN TestBuildMultiStageParentConfig [2022-03-17T08:13:56.893Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-17T08:13:59.199Z] [2022-03-17T08:13:59.199Z] ________ ____ __. [2022-03-17T08:13:59.199Z] \_____ \ | |/ _| [2022-03-17T08:13:59.199Z] / | \| < [2022-03-17T08:13:59.199Z] / | \ | \ [2022-03-17T08:13:59.199Z] \_______ /____|__ \ [2022-03-17T08:13:59.199Z] \/ \/ [2022-03-17T08:13:59.199Z] [2022-03-17T08:13:59.199Z] INFO: make.ps1 ended at 03/17/2022 08:13:59 [2022-03-17T08:14:00.666Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-03-17T08:14:00.666Z] === RUN TestBuildLabelWithTargets [2022-03-17T08:14:00.836Z] INFO: Binaries build ended at 03/17/2022 08:14:00. Duration:00:01:35.1156309 [2022-03-17T08:14:01.868Z] INFO: Copying the built daemon binary to d:\CI\PR-43380\8\binary\dockerd-15f4b2129f.exe... [2022-03-17T08:14:01.868Z] INFO: Copying the built client binary to d:\CI\PR-43380\8\binary\docker-15f4b2129f.exe... [2022-03-17T08:14:01.868Z] INFO: Copying dockerversion from the container... [2022-03-17T08:14:02.362Z] INFO: Copying the golang package from the container to d:\CI\PR-43380\8\installer\go.zip... [2022-03-17T08:14:02.852Z] INFO: Extracting go.zip to d:\CI\PR-43380\8\go [2022-03-17T08:14:08.806Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-03-17T08:14:08.806Z] === RUN TestBuildWithEmptyLayers [2022-03-17T08:14:11.351Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-03-17T08:14:11.351Z] === RUN TestBuildMultiStageOnBuild [2022-03-17T08:14:16.640Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-03-17T08:14:16.640Z] === RUN TestBuildUncleanTarFilenames [2022-03-17T08:14:16.640Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-03-17T08:14:16.640Z] === RUN TestBuildMultiStageLayerLeak [2022-03-17T08:14:21.933Z] --- PASS: TestBuildMultiStageLayerLeak (4.44s) [2022-03-17T08:14:21.933Z] === RUN TestBuildWithHugeFile [2022-03-17T08:14:22.377Z] --- PASS: TestBuildWithHugeFile (66.75s) [2022-03-17T08:14:22.377Z] === RUN TestBuildWCOWSandboxSize [2022-03-17T08:14:22.377Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T08:14:22.377Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-17T08:14:22.377Z] === RUN TestBuildWithEmptyDockerfile [2022-03-17T08:14:22.377Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T08:14:22.377Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T08:14:22.377Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T08:14:22.377Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T08:14:22.377Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T08:14:22.377Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T08:14:22.377Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T08:14:22.377Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T08:14:22.377Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T08:14:22.377Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-17T08:14:22.377Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-03-17T08:14:22.377Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-03-17T08:14:22.377Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-03-17T08:14:22.377Z] === RUN TestBuildPreserveOwnership [2022-03-17T08:14:22.377Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-17T08:14:23.764Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-17T08:14:25.150Z] --- PASS: TestBuildPreserveOwnership (3.67s) [2022-03-17T08:14:25.151Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.52s) [2022-03-17T08:14:25.151Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.14s) [2022-03-17T08:14:25.151Z] === RUN TestBuildPlatformInvalid [2022-03-17T08:14:25.151Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-17T08:14:25.151Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-17T08:14:25.723Z] Loaded image: busybox:latest [2022-03-17T08:14:25.985Z] Loaded image: busybox:glibc [2022-03-17T08:14:27.373Z] Loaded image: debian:bullseye-slim [2022-03-17T08:14:27.373Z] Loaded image: hello-world:latest [2022-03-17T08:14:27.373Z] Loaded image: arm32v7/hello-world:latest [2022-03-17T08:14:28.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-17T08:14:28.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-17T08:14:32.829Z] INFO [linters context/goanalysis] analyzers took 4m51.937153557s with top 10 stages: buildir: 1m55.076972272s, goimports: 24.114409615s, unconvert: 17.915850587s, gosec: 14.809687306s, S1038: 8.382438183s, golint: 7.377384655s, misspell: 6.359956358s, nilness: 5.362958571s, inspect: 4.236306667s, unused: 3.644062463s [2022-03-17T08:14:32.829Z] INFO [runner] Issues before processing: 3060, after processing: 0 [2022-03-17T08:14:32.829Z] INFO [runner] Processors filtering stat (out/in): cgo: 2444/3060, path_prettifier: 2444/2444, autogenerated_exclude: 2056/2444, exclude-rules: 78/2056, filename_unadjuster: 2444/2444, skip_files: 2444/2444, skip_dirs: 2444/2444, identifier_marker: 2056/2056, exclude: 2056/2056, nolint: 0/78 [2022-03-17T08:14:32.829Z] INFO [runner] processing took 81.606396ms with stages: nolint: 31.470486ms, identifier_marker: 21.870516ms, path_prettifier: 9.951841ms, autogenerated_exclude: 8.466073ms, exclude-rules: 7.64211ms, skip_dirs: 1.81157ms, cgo: 225.769µs, filename_unadjuster: 162.948µs, max_same_issues: 1.156µs, skip_files: 774ns, uniq_by_line: 632ns, diff: 434ns, exclude: 389ns, source_code: 336ns, path_shortener: 311ns, sort_results: 252ns, max_from_linter: 232ns, max_per_file_from_linter: 226ns, severity-rules: 222ns, path_prefixer: 119ns [2022-03-17T08:14:32.829Z] INFO [runner] linters took 1m28.115977621s with stages: goanalysis_metalinter: 1m28.034133173s [2022-03-17T08:14:32.829Z] INFO File cache stats: 1663 entries of total size 8.4MiB [2022-03-17T08:14:32.829Z] INFO Memory: 2522 samples, avg is 289.8MB, max is 1152.1MB [2022-03-17T08:14:32.829Z] INFO Execution took 4m12.004397848s [2022-03-17T08:14:32.829Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-17T08:14:33.339Z] INFO: Extraction ended at 03/17/2022 08:14:29. Duration:00:00:27.2274599 [2022-03-17T08:14:33.339Z] INFO: Updating the golang and path environment variables [2022-03-17T08:14:33.339Z] INFO: GOPATH=d:\gopath [2022-03-17T08:14:33.339Z] INFO: go version go1.18 windows/amd64 [2022-03-17T08:14:33.339Z] INFO: Running the daemon under test in debug mode [2022-03-17T08:14:33.339Z] INFO: Starting a daemon under test... [2022-03-17T08:14:33.339Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43380\8\daemon --pidfile d:\CI\PR-43380\8\docker.pid -D [2022-03-17T08:14:33.339Z] INFO: Process started successfully. [2022-03-17T08:14:33.339Z] INFO: Start tailing logs of the daemon under tests [2022-03-17T08:14:33.339Z] INFO: Waiting for the daemon under test to start... [2022-03-17T08:14:33.436Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43380/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6fb168b52383df3a92a133e94fe85684fb4f65b0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6fb168b52383df3a92a133e94fe85684fb4f65b0 hack/make.sh dynbinary test-docker-py [2022-03-17T08:14:33.696Z] [2022-03-17T08:14:33.696Z] Removing bundles/ [2022-03-17T08:14:33.696Z] [2022-03-17T08:14:33.696Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-17T08:14:33.955Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T08:14:33.955Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T08:14:37.383Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.05s) [2022-03-17T08:14:37.383Z] PASS [2022-03-17T08:14:37.383Z] [2022-03-17T08:14:37.383Z] === Skipped [2022-03-17T08:14:37.383Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-17T08:14:37.383Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T08:14:37.383Z] [2022-03-17T08:14:37.383Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-17T08:14:37.383Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T08:14:37.383Z] [2022-03-17T08:14:37.383Z] DONE 34 tests, 2 skipped in 103.358s [2022-03-17T08:14:37.383Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-17T08:14:37.383Z] INFO: Testing against a local daemon [2022-03-17T08:14:37.383Z] === RUN TestConfigInspect [2022-03-17T08:14:38.775Z] --- PASS: TestConfigInspect (2.41s) [2022-03-17T08:14:38.775Z] === RUN TestConfigList [2022-03-17T08:14:40.349Z] time="2022-03-17T08:14:34Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-03-17T08:14:40.349Z] ok github.com/docker/docker/libnetwork/networkdb 104.405s coverage: 60.1% of statements [2022-03-17T08:14:40.349Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-17T08:14:40.349Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-17T08:14:40.349Z] ok github.com/docker/docker/libnetwork/osl 4.303s coverage: 39.7% of statements [2022-03-17T08:14:40.349Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-03-17T08:14:40.349Z] ok github.com/docker/docker/libnetwork/portallocator 0.006s coverage: 86.1% of statements [2022-03-17T08:14:40.607Z] ok github.com/docker/docker/libnetwork/portmapper 0.273s coverage: 48.6% of statements [2022-03-17T08:14:40.607Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-17T08:14:40.607Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-17T08:14:40.692Z] --- PASS: TestConfigList (2.15s) [2022-03-17T08:14:40.692Z] === RUN TestConfigsCreateAndDelete [2022-03-17T08:14:40.866Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-17T08:14:40.866Z] [2022-03-17T08:14:40.866Z] === Skipped [2022-03-17T08:14:40.866Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-17T08:14:40.866Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-17T08:14:40.866Z] [2022-03-17T08:14:40.866Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-17T08:14:40.866Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-17T08:14:40.866Z] [2022-03-17T08:14:40.866Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-17T08:14:40.866Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-17T08:14:40.866Z] [2022-03-17T08:14:40.866Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-17T08:14:40.866Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:14:40.866Z] [2022-03-17T08:14:40.866Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-17T08:14:40.866Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:14:40.866Z] [2022-03-17T08:14:40.866Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-17T08:14:40.866Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:14:40.866Z] [2022-03-17T08:14:40.866Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-17T08:14:40.866Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:14:40.866Z] [2022-03-17T08:14:40.866Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-17T08:14:40.866Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:14:40.866Z] [2022-03-17T08:14:40.866Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-17T08:14:40.866Z] firewalld_test.go:14: firewalld is not running [2022-03-17T08:14:40.866Z] [2022-03-17T08:14:40.866Z] DONE 326 tests, 9 skipped in 199.962s Post stage [Pipeline] junit [2022-03-17T08:14:41.821Z] Recording test results [2022-03-17T08:14:43.239Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2022-03-17T08:14:43.239Z] === RUN TestConfigsUpdate [2022-03-17T08:14:43.480Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-17T08:14:43.834Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43380/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c8ab88bba3b2b2900f2b54039a024e5e812381cc -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:c8ab88bba3b2b2900f2b54039a024e5e812381cc hack/make.sh dynbinary test-integration [2022-03-17T08:14:44.093Z] [2022-03-17T08:14:44.093Z] Removing bundles/ [2022-03-17T08:14:44.093Z] [2022-03-17T08:14:44.093Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-17T08:14:44.093Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T08:14:44.093Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T08:14:45.157Z] --- PASS: TestConfigsUpdate (2.12s) [2022-03-17T08:14:45.157Z] === RUN TestTemplatedConfig [2022-03-17T08:14:47.705Z] --- PASS: TestTemplatedConfig (2.69s) [2022-03-17T08:14:47.705Z] === RUN TestConfigCreateResolve [2022-03-17T08:14:49.621Z] --- PASS: TestConfigCreateResolve (2.10s) [2022-03-17T08:14:49.621Z] PASS [2022-03-17T08:14:49.621Z] [2022-03-17T08:14:49.621Z] DONE 6 tests in 13.657s [2022-03-17T08:14:49.884Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-17T08:14:49.884Z] INFO: Testing against a local daemon [2022-03-17T08:14:49.884Z] === RUN TestCheckpoint [2022-03-17T08:14:49.884Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T08:14:49.884Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-17T08:14:49.884Z] === RUN TestContainerInvalidJSON [2022-03-17T08:14:49.884Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T08:14:49.884Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T08:14:49.884Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-17T08:14:49.884Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-17T08:14:49.884Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T08:14:49.884Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-17T08:14:49.884Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-17T08:14:49.884Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-17T08:14:49.884Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-17T08:14:49.884Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-17T08:14:49.884Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-03-17T08:14:49.884Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-17T08:14:49.884Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-03-17T08:14:49.884Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-17T08:14:50.145Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-03-17T08:14:50.145Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-17T08:14:50.145Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-03-17T08:14:50.145Z] === RUN TestCopyFromContainer [2022-03-17T08:14:51.089Z] === RUN TestCopyFromContainer// [2022-03-17T08:14:51.350Z] === RUN TestCopyFromContainer//bar/root [2022-03-17T08:14:51.350Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-17T08:14:51.350Z] === RUN TestCopyFromContainer/bar/quux [2022-03-17T08:14:51.350Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-17T08:14:51.465Z] ...INFO: Daemon under test started and replied! [2022-03-17T08:14:51.465Z] INFO: Docker version of the daemon under test [2022-03-17T08:14:51.465Z] [2022-03-17T08:14:51.465Z] Client: [2022-03-17T08:14:51.465Z] Version: 17.06.2-ce [2022-03-17T08:14:51.465Z] API version: 1.30 [2022-03-17T08:14:51.465Z] Go version: go1.8.3 [2022-03-17T08:14:51.465Z] Git commit: cec0b72 [2022-03-17T08:14:51.465Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-17T08:14:51.465Z] OS/Arch: windows/amd64 [2022-03-17T08:14:51.465Z] [2022-03-17T08:14:51.465Z] Server: [2022-03-17T08:14:51.465Z] Version: 0.0.0-dev [2022-03-17T08:14:51.465Z] API version: 1.42 (minimum version 1.24) [2022-03-17T08:14:51.465Z] Go version: go1.18 [2022-03-17T08:14:51.465Z] Git commit: 15f4b2129f [2022-03-17T08:14:51.465Z] Built: 03/17/2022 08:12:29 [2022-03-17T08:14:51.465Z] OS/Arch: windows/amd64 [2022-03-17T08:14:51.465Z] Experimental: false [2022-03-17T08:14:51.465Z] [2022-03-17T08:14:51.465Z] INFO: Docker info of the daemon under test [2022-03-17T08:14:51.465Z] [2022-03-17T08:14:51.465Z] Containers: 0 [2022-03-17T08:14:51.465Z] Running: 0 [2022-03-17T08:14:51.465Z] Paused: 0 [2022-03-17T08:14:51.465Z] Stopped: 0 [2022-03-17T08:14:51.465Z] Images: 0 [2022-03-17T08:14:51.465Z] Server Version: 0.0.0-dev [2022-03-17T08:14:51.465Z] Storage Driver: windowsfilter [2022-03-17T08:14:51.465Z] Windows: [2022-03-17T08:14:51.465Z] Logging Driver: json-file [2022-03-17T08:14:51.465Z] Plugins: [2022-03-17T08:14:51.465Z] Volume: local [2022-03-17T08:14:51.465Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T08:14:51.465Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T08:14:51.465Z] Swarm: inactive [2022-03-17T08:14:51.465Z] Default Isolation: process [2022-03-17T08:14:51.465Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-17T08:14:51.465Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-03-17T08:14:51.465Z] OSType: windows [2022-03-17T08:14:51.465Z] Architecture: x86_64 [2022-03-17T08:14:51.465Z] CPUs: 4 [2022-03-17T08:14:51.465Z] Total Memory: 32GiB [2022-03-17T08:14:51.465Z] Name: azwin-2-e54401 [2022-03-17T08:14:51.465Z] ID: MPYF:MZ6C:5GTN:JL3E:WONA:2STO:2MZK:XDBB:KUOH:ZID5:7HER:EOUF [2022-03-17T08:14:51.465Z] Docker Root Dir: D:\CI\PR-43380\8\daemon [2022-03-17T08:14:51.465Z] Debug Mode (client): false [2022-03-17T08:14:51.465Z] Debug Mode (server): true [2022-03-17T08:14:51.465Z] File Descriptors: -1 [2022-03-17T08:14:51.465Z] Goroutines: 16 [2022-03-17T08:14:51.465Z] System Time: 2022-03-17T08:14:49.5328473Z [2022-03-17T08:14:51.465Z] EventsListeners: 0 [2022-03-17T08:14:51.465Z] Registry: https://index.docker.io/v1/ [2022-03-17T08:14:51.465Z] Labels: [2022-03-17T08:14:51.465Z] Experimental: false [2022-03-17T08:14:51.465Z] Insecure Registries: [2022-03-17T08:14:51.465Z] 127.0.0.0/8 [2022-03-17T08:14:51.465Z] Live Restore Enabled: false [2022-03-17T08:14:51.465Z] [2022-03-17T08:14:51.465Z] [2022-03-17T08:14:51.465Z] INFO: Docker images of the daemon under test [2022-03-17T08:14:51.465Z] [2022-03-17T08:14:51.465Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-17T08:14:51.465Z] [2022-03-17T08:14:51.465Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-17T08:14:51.465Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-17T08:14:51.465Z] ltsc2022: Pulling from windows/servercore [2022-03-17T08:14:51.465Z] 8f616e6e9eec: Pulling fs layer [2022-03-17T08:14:51.465Z] 037d5740b404: Pulling fs layer [2022-03-17T08:14:51.612Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-17T08:14:51.612Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-17T08:14:51.612Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-17T08:14:51.612Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-17T08:14:51.873Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-17T08:14:51.874Z] --- PASS: TestCopyFromContainer (1.79s) [2022-03-17T08:14:51.874Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-17T08:14:51.874Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-17T08:14:51.874Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-17T08:14:51.874Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-17T08:14:51.874Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2022-03-17T08:14:51.874Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-17T08:14:51.874Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-17T08:14:51.874Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-17T08:14:51.874Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-03-17T08:14:51.874Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-17T08:14:51.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-17T08:14:51.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T08:14:51.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T08:14:51.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T08:14:51.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T08:14:51.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T08:14:51.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T08:14:51.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T08:14:51.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T08:14:51.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T08:14:51.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-17T08:14:51.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-17T08:14:51.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-17T08:14:51.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-17T08:14:51.874Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-17T08:14:51.874Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-17T08:14:51.874Z] === RUN TestCreateWithInvalidEnv [2022-03-17T08:14:51.874Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-17T08:14:51.874Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-17T08:14:51.874Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-17T08:14:51.874Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-17T08:14:51.874Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-17T08:14:51.874Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-17T08:14:51.874Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-17T08:14:51.874Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-17T08:14:51.874Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-17T08:14:51.874Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-17T08:14:51.874Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-17T08:14:51.874Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-17T08:14:51.874Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-17T08:14:51.874Z] === RUN TestCreateTmpfsMountsTarget [2022-03-17T08:14:51.874Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-17T08:14:51.874Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-17T08:14:52.155Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-17T08:14:52.155Z] [2022-03-17T08:14:52.155Z] ________ ____ __. [2022-03-17T08:14:52.155Z] \_____ \ | |/ _| [2022-03-17T08:14:52.155Z] / | \| < [2022-03-17T08:14:52.155Z] / | \ | \ [2022-03-17T08:14:52.155Z] \_______ /____|__ \ [2022-03-17T08:14:52.155Z] \/ \/ [2022-03-17T08:14:52.155Z] [2022-03-17T08:14:52.155Z] INFO: make.ps1 ended at 03/17/2022 08:14:51 [2022-03-17T08:14:53.143Z] INFO: Binaries build ended at 03/17/2022 08:14:52. Duration:00:01:31.4925708 [2022-03-17T08:14:53.789Z] --- PASS: TestCreateWithCustomMaskedPaths (1.55s) [2022-03-17T08:14:53.789Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-17T08:14:54.132Z] INFO: Copying the built daemon binary to d:\CI\PR-43380\8\binary\dockerd-372de6ebea.exe... [2022-03-17T08:14:54.132Z] INFO: Copying the built client binary to d:\CI\PR-43380\8\binary\docker-372de6ebea.exe... [2022-03-17T08:14:54.132Z] INFO: Copying dockerversion from the container... [2022-03-17T08:14:54.132Z] INFO: Copying the golang package from the container to d:\CI\PR-43380\8\installer\go.zip... [2022-03-17T08:14:55.120Z] INFO: Extracting go.zip to d:\CI\PR-43380\8\go [2022-03-17T08:14:55.177Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s) [2022-03-17T08:14:55.177Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-17T08:14:55.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T08:14:55.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T08:14:55.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T08:14:55.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T08:14:55.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T08:14:55.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T08:14:55.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T08:14:55.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T08:14:55.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T08:14:55.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T08:14:55.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T08:14:55.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T08:14:55.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T08:14:55.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T08:14:55.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T08:14:55.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-17T08:14:55.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-17T08:14:55.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-17T08:14:55.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-17T08:14:55.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-17T08:14:55.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-17T08:14:55.177Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-17T08:14:55.748Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-03-17T08:14:55.748Z] === RUN TestCreateDifferentPlatform [2022-03-17T08:14:55.748Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-17T08:14:55.748Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-17T08:14:55.748Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-17T08:14:55.748Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-17T08:14:55.748Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-17T08:14:55.748Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-17T08:14:55.748Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-17T08:14:55.748Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-17T08:14:55.748Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-17T08:14:55.748Z] === RUN TestContainerStartOnDaemonRestart [2022-03-17T08:14:55.748Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-17T08:14:55.748Z] === RUN TestDaemonRestartIpcMode [2022-03-17T08:14:55.748Z] === PAUSE TestDaemonRestartIpcMode [2022-03-17T08:14:55.748Z] === RUN TestDaemonHostGatewayIP [2022-03-17T08:14:55.748Z] === PAUSE TestDaemonHostGatewayIP [2022-03-17T08:14:55.748Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-17T08:14:55.748Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-17T08:14:55.748Z] === RUN TestContainerKillOnDaemonStart [2022-03-17T08:14:55.748Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-17T08:14:55.748Z] === RUN TestDiff [2022-03-17T08:14:56.321Z] --- PASS: TestDiff (0.58s) [2022-03-17T08:14:56.321Z] === RUN TestExecWithCloseStdin [2022-03-17T08:14:57.264Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-03-17T08:14:57.264Z] === RUN TestExec [2022-03-17T08:14:57.836Z] --- PASS: TestExec (0.58s) [2022-03-17T08:14:57.836Z] === RUN TestExecUser [2022-03-17T08:14:58.408Z] --- PASS: TestExecUser (0.57s) [2022-03-17T08:14:58.408Z] === RUN TestExportContainerAndImportImage [2022-03-17T08:14:58.981Z] --- PASS: TestExportContainerAndImportImage (0.70s) [2022-03-17T08:14:58.981Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-17T08:15:00.366Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-03-17T08:15:00.366Z] === RUN TestHealthCheckWorkdir [2022-03-17T08:15:00.937Z] --- PASS: TestHealthCheckWorkdir (0.69s) [2022-03-17T08:15:00.937Z] === RUN TestHealthKillContainer [2022-03-17T08:15:09.085Z] --- PASS: TestHealthKillContainer (8.21s) [2022-03-17T08:15:09.085Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-17T08:15:09.609Z] 037d5740b404: Verifying Checksum [2022-03-17T08:15:09.609Z] 037d5740b404: Download complete [2022-03-17T08:15:09.665Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2022-03-17T08:15:09.665Z] === RUN TestIpcModeNone [2022-03-17T08:15:10.237Z] --- PASS: TestIpcModeNone (0.64s) [2022-03-17T08:15:10.237Z] === RUN TestIpcModePrivate [2022-03-17T08:15:10.499Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-03-17T08:15:10.760Z] --- PASS: TestIpcModePrivate (0.60s) [2022-03-17T08:15:10.760Z] === RUN TestIpcModeShareable [2022-03-17T08:15:11.334Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-03-17T08:15:11.596Z] --- PASS: TestIpcModeShareable (0.65s) [2022-03-17T08:15:11.596Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-17T08:15:13.513Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.81s) [2022-03-17T08:15:13.513Z] === RUN TestAPIIpcModeHost [2022-03-17T08:15:13.775Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-03-17T08:15:13.775Z] === RUN TestDaemonIpcModeShareable [2022-03-17T08:15:14.720Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-17T08:15:14.982Z] --- PASS: TestDaemonIpcModeShareable (1.24s) [2022-03-17T08:15:14.982Z] === RUN TestDaemonIpcModePrivate [2022-03-17T08:15:15.925Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-17T08:15:16.186Z] --- PASS: TestDaemonIpcModePrivate (1.22s) [2022-03-17T08:15:16.186Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-17T08:15:16.983Z] 8f616e6e9eec: Verifying Checksum [2022-03-17T08:15:16.983Z] 8f616e6e9eec: Download complete [2022-03-17T08:15:17.131Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-17T08:15:17.392Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-03-17T08:15:17.392Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-17T08:15:18.220Z] --- PASS: TestBuildWithHugeFile (49.90s) [2022-03-17T08:15:18.220Z] === RUN TestBuildWCOWSandboxSize [2022-03-17T08:15:18.220Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T08:15:18.220Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-17T08:15:18.220Z] === RUN TestBuildWithEmptyDockerfile [2022-03-17T08:15:18.220Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T08:15:18.220Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T08:15:18.220Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T08:15:18.220Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T08:15:18.220Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T08:15:18.220Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T08:15:18.220Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T08:15:18.220Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T08:15:18.220Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T08:15:18.221Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-03-17T08:15:18.221Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-03-17T08:15:18.221Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-03-17T08:15:18.221Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-17T08:15:18.221Z] === RUN TestBuildPreserveOwnership [2022-03-17T08:15:18.221Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-17T08:15:18.221Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-17T08:15:18.336Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-17T08:15:18.597Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-03-17T08:15:18.597Z] === RUN TestIpcModeOlderClient [2022-03-17T08:15:18.597Z] === PAUSE TestIpcModeOlderClient [2022-03-17T08:15:18.597Z] === RUN TestKillContainerInvalidSignal [2022-03-17T08:15:19.170Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-03-17T08:15:19.170Z] === RUN TestKillContainer [2022-03-17T08:15:19.170Z] === RUN TestKillContainer/no_signal [2022-03-17T08:15:19.431Z] === RUN TestKillContainer/non_killing_signal [2022-03-17T08:15:19.693Z] === RUN TestKillContainer/killing_signal [2022-03-17T08:15:20.664Z] --- PASS: TestKillContainer (1.42s) [2022-03-17T08:15:20.664Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-03-17T08:15:20.664Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-03-17T08:15:20.664Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2022-03-17T08:15:20.664Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-17T08:15:20.664Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-17T08:15:20.933Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-17T08:15:21.524Z] --- PASS: TestBuildPreserveOwnership (9.88s) [2022-03-17T08:15:21.524Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.87s) [2022-03-17T08:15:21.524Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-03-17T08:15:21.524Z] === RUN TestBuildPlatformInvalid [2022-03-17T08:15:21.524Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-17T08:15:21.524Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-17T08:15:21.524Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-17T08:15:21.524Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-17T08:15:21.524Z] PASS [2022-03-17T08:15:21.524Z] [2022-03-17T08:15:21.524Z] === Skipped [2022-03-17T08:15:21.524Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-17T08:15:21.524Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T08:15:21.524Z] [2022-03-17T08:15:21.524Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-17T08:15:21.524Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T08:15:21.524Z] [2022-03-17T08:15:21.524Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-17T08:15:21.524Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-17T08:15:21.524Z] [2022-03-17T08:15:21.524Z] DONE 34 tests, 3 skipped in 110.713s [2022-03-17T08:15:21.524Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-17T08:15:21.524Z] INFO: Testing against a local daemon [2022-03-17T08:15:21.524Z] === RUN TestConfigInspect [2022-03-17T08:15:21.524Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:15:21.524Z] --- SKIP: TestConfigInspect (0.02s) [2022-03-17T08:15:21.524Z] === RUN TestConfigList [2022-03-17T08:15:21.524Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:15:21.524Z] --- SKIP: TestConfigList (0.01s) [2022-03-17T08:15:21.524Z] === RUN TestConfigsCreateAndDelete [2022-03-17T08:15:21.524Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:15:21.524Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2022-03-17T08:15:21.524Z] === RUN TestConfigsUpdate [2022-03-17T08:15:21.524Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:15:21.524Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-03-17T08:15:21.524Z] === RUN TestTemplatedConfig [2022-03-17T08:15:21.524Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:15:21.524Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-17T08:15:21.524Z] === RUN TestConfigCreateResolve [2022-03-17T08:15:21.524Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:15:21.524Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-17T08:15:21.524Z] PASS [2022-03-17T08:15:21.524Z] [2022-03-17T08:15:21.524Z] === Skipped [2022-03-17T08:15:21.524Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-03-17T08:15:21.524Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:15:21.524Z] [2022-03-17T08:15:21.524Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-03-17T08:15:21.524Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:15:21.524Z] [2022-03-17T08:15:21.524Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2022-03-17T08:15:21.524Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:15:21.524Z] [2022-03-17T08:15:21.524Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-03-17T08:15:21.524Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:15:21.524Z] [2022-03-17T08:15:21.524Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-17T08:15:21.524Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:15:21.524Z] [2022-03-17T08:15:21.524Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-17T08:15:21.524Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:15:21.524Z] [2022-03-17T08:15:21.524Z] DONE 6 tests, 6 skipped in 0.169s [2022-03-17T08:15:21.524Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-17T08:15:21.524Z] INFO: Testing against a local daemon [2022-03-17T08:15:21.524Z] === RUN TestCheckpoint [2022-03-17T08:15:21.524Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T08:15:21.524Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-17T08:15:21.524Z] === RUN TestContainerInvalidJSON [2022-03-17T08:15:21.524Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T08:15:21.524Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T08:15:21.524Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-17T08:15:21.524Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-17T08:15:21.524Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T08:15:21.524Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-17T08:15:21.524Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-17T08:15:21.524Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-17T08:15:21.524Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-17T08:15:21.524Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-17T08:15:21.786Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-17T08:15:21.786Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-17T08:15:21.786Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-17T08:15:21.786Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-17T08:15:21.786Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-17T08:15:21.786Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-17T08:15:21.786Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-17T08:15:21.786Z] === RUN TestCopyFromContainer [2022-03-17T08:15:21.888Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2022-03-17T08:15:21.888Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-03-17T08:15:21.888Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2022-03-17T08:15:21.888Z] === RUN TestKillStoppedContainer [2022-03-17T08:15:21.888Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-03-17T08:15:21.888Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-17T08:15:21.888Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-17T08:15:21.888Z] === RUN TestKillDifferentUserContainer [2022-03-17T08:15:22.460Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2022-03-17T08:15:22.460Z] === RUN TestInspectOomKilledTrue [2022-03-17T08:15:22.460Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T08:15:22.461Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-17T08:15:22.461Z] === RUN TestInspectOomKilledFalse [2022-03-17T08:15:22.461Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T08:15:22.461Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-17T08:15:22.461Z] === RUN TestLinksEtcHostsContentMatch [2022-03-17T08:15:22.722Z] --- PASS: TestLinksEtcHostsContentMatch (0.36s) [2022-03-17T08:15:22.722Z] === RUN TestLinksContainerNames [2022-03-17T08:15:23.665Z] --- PASS: TestLinksContainerNames (0.90s) [2022-03-17T08:15:23.665Z] === RUN TestLogsFollowTailEmpty [2022-03-17T08:15:24.237Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-03-17T08:15:24.237Z] === RUN TestContainerNetworkMountsNoChown [2022-03-17T08:15:24.498Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/default [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/default [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/private [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/private [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/rprivate [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/slave [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/slave [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/rslave [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/shared [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/shared [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/rshared [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-17T08:15:24.499Z] === CONT TestMountDaemonRoot/default [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-17T08:15:24.499Z] === CONT TestMountDaemonRoot/rslave [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-17T08:15:24.499Z] === CONT TestMountDaemonRoot/rshared [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T08:15:24.499Z] === CONT TestMountDaemonRoot/shared [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-17T08:15:24.499Z] === CONT TestMountDaemonRoot/rprivate [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T08:15:24.499Z] === CONT TestMountDaemonRoot/slave [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-17T08:15:24.499Z] === CONT TestMountDaemonRoot/private [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-17T08:15:24.499Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-17T08:15:24.499Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-17T08:15:24.499Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-17T08:15:24.499Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-17T08:15:24.761Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-17T08:15:24.761Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-17T08:15:24.761Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-17T08:15:24.761Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-17T08:15:24.761Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-17T08:15:24.761Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T08:15:24.761Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-17T08:15:24.761Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T08:15:25.022Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-17T08:15:25.022Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T08:15:25.022Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-17T08:15:25.022Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T08:15:25.022Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-17T08:15:25.022Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-17T08:15:25.022Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-17T08:15:25.022Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-17T08:15:25.022Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-17T08:15:25.022Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T08:15:25.022Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-17T08:15:25.022Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T08:15:25.022Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-17T08:15:25.022Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-17T08:15:25.090Z] === RUN TestCopyFromContainer// [2022-03-17T08:15:25.090Z] === RUN TestCopyFromContainer//bar/root [2022-03-17T08:15:25.229Z] INFO: Extraction ended at 03/17/2022 08:15:23. Duration:00:00:28.6959951 [2022-03-17T08:15:25.229Z] INFO: Updating the golang and path environment variables [2022-03-17T08:15:25.229Z] INFO: GOPATH=d:\gopath [2022-03-17T08:15:25.229Z] INFO: go version go1.18 windows/amd64 [2022-03-17T08:15:25.229Z] INFO: Running the daemon under test in debug mode [2022-03-17T08:15:25.229Z] INFO: Running the daemon under test in containerd mode [2022-03-17T08:15:25.229Z] INFO: Starting a daemon under test... [2022-03-17T08:15:25.229Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43380\8\daemon --pidfile d:\CI\PR-43380\8\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-03-17T08:15:25.229Z] INFO: Containerd started successfully. [2022-03-17T08:15:25.229Z] INFO: Process started successfully. [2022-03-17T08:15:25.229Z] INFO: Start tailing logs of the daemon under tests [2022-03-17T08:15:25.229Z] INFO: Waiting for the daemon under test to start... [2022-03-17T08:15:25.284Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-17T08:15:25.284Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-17T08:15:25.284Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-17T08:15:25.284Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-17T08:15:25.284Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-17T08:15:25.284Z] === RUN TestContainerBindMountNonRecursive [2022-03-17T08:15:25.352Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-17T08:15:25.352Z] === RUN TestCopyFromContainer/bar/quux [2022-03-17T08:15:25.352Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-17T08:15:25.352Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-17T08:15:25.352Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-17T08:15:25.614Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-17T08:15:25.614Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-17T08:15:25.614Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-17T08:15:25.614Z] --- PASS: TestCopyFromContainer (3.89s) [2022-03-17T08:15:25.614Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-17T08:15:25.614Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-17T08:15:25.614Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-17T08:15:25.614Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-17T08:15:25.614Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-17T08:15:25.614Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-17T08:15:25.614Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-17T08:15:25.614Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-17T08:15:25.614Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-17T08:15:25.614Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-17T08:15:25.614Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-17T08:15:25.614Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T08:15:25.614Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T08:15:25.614Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T08:15:25.614Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T08:15:25.614Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T08:15:25.614Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T08:15:25.614Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T08:15:25.614Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T08:15:25.614Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T08:15:25.614Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-17T08:15:25.614Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-17T08:15:25.614Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-17T08:15:25.614Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-17T08:15:25.614Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-17T08:15:25.875Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-17T08:15:25.875Z] === RUN TestCreateWithInvalidEnv [2022-03-17T08:15:25.875Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-17T08:15:25.875Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-17T08:15:25.875Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-17T08:15:25.875Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-17T08:15:25.875Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-17T08:15:25.875Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-17T08:15:25.875Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-17T08:15:25.875Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-17T08:15:25.875Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-17T08:15:25.875Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-17T08:15:25.875Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-17T08:15:25.875Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-17T08:15:25.875Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-17T08:15:25.875Z] === RUN TestCreateTmpfsMountsTarget [2022-03-17T08:15:25.875Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-17T08:15:25.875Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-17T08:15:26.732Z] --- PASS: TestContainerBindMountNonRecursive (1.42s) [2022-03-17T08:15:26.732Z] === RUN TestContainerVolumesMountedAsShared [2022-03-17T08:15:27.264Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-03-17T08:15:27.264Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-17T08:15:27.304Z] --- PASS: TestContainerVolumesMountedAsShared (0.53s) [2022-03-17T08:15:27.304Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-17T08:15:27.565Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-03-17T08:15:27.565Z] === RUN TestNetworkNat [2022-03-17T08:15:28.138Z] --- PASS: TestNetworkNat (0.47s) [2022-03-17T08:15:28.138Z] === RUN TestNetworkLocalhostTCPNat [2022-03-17T08:15:28.207Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-03-17T08:15:28.207Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-17T08:15:28.207Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T08:15:28.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T08:15:28.207Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T08:15:28.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T08:15:28.207Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T08:15:28.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T08:15:28.207Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T08:15:28.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T08:15:28.207Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T08:15:28.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T08:15:28.207Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T08:15:28.207Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T08:15:28.207Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T08:15:28.207Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T08:15:28.207Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T08:15:28.207Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-17T08:15:28.207Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-17T08:15:28.207Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-17T08:15:28.207Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-17T08:15:28.207Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-17T08:15:28.207Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-17T08:15:28.207Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-17T08:15:28.214Z] Removing intermediate container 61b2542a43e0 [2022-03-17T08:15:28.214Z] ---> 00796872a0ce [2022-03-17T08:15:28.214Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-17T08:15:28.214Z] ---> Running in f45227878873 [2022-03-17T08:15:28.400Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-03-17T08:15:28.400Z] === RUN TestNetworkLoopbackNat [2022-03-17T08:15:28.780Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-03-17T08:15:28.780Z] === RUN TestCreateDifferentPlatform [2022-03-17T08:15:28.780Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-17T08:15:28.780Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-17T08:15:28.780Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-17T08:15:28.780Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-17T08:15:28.780Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-17T08:15:28.780Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-17T08:15:28.780Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-17T08:15:28.780Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-17T08:15:28.780Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-17T08:15:28.780Z] === RUN TestContainerStartOnDaemonRestart [2022-03-17T08:15:28.780Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-17T08:15:28.780Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-17T08:15:28.780Z] === RUN TestDaemonRestartIpcMode [2022-03-17T08:15:28.780Z] === PAUSE TestDaemonRestartIpcMode [2022-03-17T08:15:28.780Z] === RUN TestDaemonHostGatewayIP [2022-03-17T08:15:28.780Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T08:15:28.780Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-17T08:15:28.780Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-17T08:15:28.780Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-17T08:15:28.780Z] === RUN TestContainerKillOnDaemonStart [2022-03-17T08:15:28.780Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-17T08:15:28.780Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-17T08:15:28.780Z] === RUN TestDiff [2022-03-17T08:15:29.042Z] --- PASS: TestDiff (0.40s) [2022-03-17T08:15:29.042Z] === RUN TestExecWithCloseStdin [2022-03-17T08:15:29.210Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-17T08:15:29.210Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-17T08:15:29.617Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-03-17T08:15:29.617Z] === RUN TestExec [2022-03-17T08:15:29.683Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-17T08:15:29.683Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-17T08:15:29.683Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-17T08:15:29.878Z] --- PASS: TestExec (0.43s) [2022-03-17T08:15:29.878Z] === RUN TestExecUser [2022-03-17T08:15:30.161Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-17T08:15:30.161Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-17T08:15:30.161Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-17T08:15:30.161Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-17T08:15:30.161Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-17T08:15:30.451Z] --- PASS: TestExecUser (0.45s) [2022-03-17T08:15:30.451Z] === RUN TestExportContainerAndImportImage [2022-03-17T08:15:30.642Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-17T08:15:30.642Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-17T08:15:30.642Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-17T08:15:30.642Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-17T08:15:30.950Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-03-17T08:15:30.950Z] === RUN TestPause [2022-03-17T08:15:31.024Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-03-17T08:15:31.024Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-17T08:15:31.523Z] --- PASS: TestPause (0.50s) [2022-03-17T08:15:31.523Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-17T08:15:31.523Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-17T08:15:31.523Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-17T08:15:31.523Z] === RUN TestPauseStopPausedContainer [2022-03-17T08:15:32.094Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-03-17T08:15:32.094Z] === RUN TestPidHost [2022-03-17T08:15:32.414Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-03-17T08:15:32.414Z] === RUN TestHealthCheckWorkdir [2022-03-17T08:15:32.903Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-17T08:15:32.903Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-17T08:15:32.986Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2022-03-17T08:15:32.987Z] === RUN TestHealthKillContainer [2022-03-17T08:15:33.038Z] --- PASS: TestPidHost (0.99s) [2022-03-17T08:15:33.038Z] === RUN TestPsFilter [2022-03-17T08:15:33.038Z] --- PASS: TestPsFilter (0.14s) [2022-03-17T08:15:33.038Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-17T08:15:33.610Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2022-03-17T08:15:33.610Z] === RUN TestRemoveContainerWithVolume [2022-03-17T08:15:33.871Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-03-17T08:15:33.871Z] === RUN TestRemoveContainerRunning [2022-03-17T08:15:34.444Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-03-17T08:15:34.444Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-17T08:15:35.015Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2022-03-17T08:15:35.015Z] === RUN TestRemoveInvalidContainer [2022-03-17T08:15:35.015Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-17T08:15:35.015Z] === RUN TestRenameLinkedContainer [2022-03-17T08:15:36.931Z] --- PASS: TestRenameLinkedContainer (1.79s) [2022-03-17T08:15:36.931Z] === RUN TestRenameStoppedContainer [2022-03-17T08:15:37.193Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-03-17T08:15:37.193Z] === RUN TestRenameRunningContainerAndReuse [2022-03-17T08:15:38.137Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2022-03-17T08:15:38.137Z] === RUN TestRenameInvalidName [2022-03-17T08:15:38.399Z] --- PASS: TestRenameInvalidName (0.44s) [2022-03-17T08:15:38.399Z] === RUN TestRenameAnonymousContainer [2022-03-17T08:15:40.316Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-03-17T08:15:40.316Z] === RUN TestRenameContainerWithSameName [2022-03-17T08:15:40.578Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-03-17T08:15:40.578Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-17T08:15:41.129Z] --- PASS: TestHealthKillContainer (7.88s) [2022-03-17T08:15:41.129Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-17T08:15:41.129Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-17T08:15:41.129Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-17T08:15:41.129Z] === RUN TestIpcModeNone [2022-03-17T08:15:41.129Z] --- PASS: TestIpcModeNone (0.44s) [2022-03-17T08:15:41.129Z] === RUN TestIpcModePrivate [2022-03-17T08:15:41.390Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-03-17T08:15:41.522Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) [2022-03-17T08:15:41.522Z] === RUN TestResize [2022-03-17T08:15:41.652Z] --- PASS: TestIpcModePrivate (0.45s) [2022-03-17T08:15:41.652Z] === RUN TestIpcModeShareable [2022-03-17T08:15:41.652Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T08:15:41.652Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-17T08:15:41.652Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-17T08:15:41.784Z] --- PASS: TestResize (0.44s) [2022-03-17T08:15:41.784Z] === RUN TestResizeWithInvalidSize [2022-03-17T08:15:42.357Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-03-17T08:15:42.357Z] === RUN TestResizeWhenContainerNotStarted [2022-03-17T08:15:42.618Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-03-17T08:15:42.618Z] === RUN TestDaemonRestartKillContainers [2022-03-17T08:15:42.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-17T08:15:42.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-17T08:15:42.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-17T08:15:42.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-17T08:15:42.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-17T08:15:42.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-17T08:15:42.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-17T08:15:42.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-17T08:15:42.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-17T08:15:42.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-17T08:15:42.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-17T08:15:42.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-17T08:15:42.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-17T08:15:42.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-17T08:15:42.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-17T08:15:42.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-17T08:15:42.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T08:15:42.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T08:15:42.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T08:15:42.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T08:15:42.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T08:15:42.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T08:15:42.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T08:15:42.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T08:15:42.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-17T08:15:42.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-17T08:15:42.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-17T08:15:42.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-17T08:15:42.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-17T08:15:42.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-17T08:15:42.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-17T08:15:42.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-17T08:15:42.618Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-17T08:15:42.618Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-17T08:15:43.041Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2022-03-17T08:15:43.041Z] === RUN TestAPIIpcModeHost [2022-03-17T08:15:43.041Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T08:15:43.041Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-17T08:15:43.041Z] === RUN TestDaemonIpcModeShareable [2022-03-17T08:15:43.041Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T08:15:43.041Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-17T08:15:43.041Z] === RUN TestDaemonIpcModePrivate [2022-03-17T08:15:43.186Z] ...INFO: Daemon under test started and replied! [2022-03-17T08:15:43.186Z] INFO: Docker version of the daemon under test [2022-03-17T08:15:43.186Z] [2022-03-17T08:15:43.654Z] Client: [2022-03-17T08:15:43.654Z] Version: 17.06.2-ce [2022-03-17T08:15:43.654Z] API version: 1.30 [2022-03-17T08:15:43.654Z] Go version: go1.8.3 [2022-03-17T08:15:43.654Z] Git commit: cec0b72 [2022-03-17T08:15:43.654Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-17T08:15:43.654Z] OS/Arch: windows/amd64 [2022-03-17T08:15:43.654Z] [2022-03-17T08:15:43.654Z] Server: [2022-03-17T08:15:43.654Z] Version: 0.0.0-dev [2022-03-17T08:15:43.654Z] API version: 1.42 (minimum version 1.24) [2022-03-17T08:15:43.654Z] Go version: go1.18 [2022-03-17T08:15:43.654Z] Git commit: 372de6ebea [2022-03-17T08:15:43.654Z] Built: 03/17/2022 08:13:25 [2022-03-17T08:15:43.654Z] OS/Arch: windows/amd64 [2022-03-17T08:15:43.654Z] Experimental: false [2022-03-17T08:15:43.654Z] [2022-03-17T08:15:43.654Z] INFO: Docker info of the daemon under test [2022-03-17T08:15:43.654Z] [2022-03-17T08:15:43.654Z] Containers: 0 [2022-03-17T08:15:43.654Z] Running: 0 [2022-03-17T08:15:43.654Z] Paused: 0 [2022-03-17T08:15:43.654Z] Stopped: 0 [2022-03-17T08:15:43.654Z] Images: 0 [2022-03-17T08:15:43.654Z] Server Version: 0.0.0-dev [2022-03-17T08:15:43.654Z] Storage Driver: windowsfilter [2022-03-17T08:15:43.654Z] Windows: [2022-03-17T08:15:43.654Z] Logging Driver: json-file [2022-03-17T08:15:43.654Z] Plugins: [2022-03-17T08:15:43.654Z] Volume: local [2022-03-17T08:15:43.654Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T08:15:43.654Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T08:15:43.654Z] Swarm: inactive [2022-03-17T08:15:43.654Z] Default Isolation: process [2022-03-17T08:15:43.654Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-17T08:15:43.654Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-03-17T08:15:43.654Z] OSType: windows [2022-03-17T08:15:43.654Z] Architecture: x86_64 [2022-03-17T08:15:43.654Z] CPUs: 4 [2022-03-17T08:15:43.654Z] Total Memory: 32GiB [2022-03-17T08:15:43.654Z] Name: azwin-2-e54400 [2022-03-17T08:15:43.654Z] ID: DWEA:6VNP:6LDA:JOUM:M5WK:OJX4:KX2U:45G7:YYEV:LCFT:JUL7:6COV [2022-03-17T08:15:43.654Z] Docker Root Dir: D:\CI\PR-43380\8\daemon [2022-03-17T08:15:43.654Z] Debug Mode (client): false [2022-03-17T08:15:43.654Z] Debug Mode (server): true [2022-03-17T08:15:43.654Z] File Descriptors: -1 [2022-03-17T08:15:43.654Z] Goroutines: 29 [2022-03-17T08:15:43.654Z] System Time: 2022-03-17T08:15:43.2495133Z [2022-03-17T08:15:43.654Z] EventsListeners: 0 [2022-03-17T08:15:43.654Z] Registry: https://index.docker.io/v1/ [2022-03-17T08:15:43.654Z] Labels: [2022-03-17T08:15:43.654Z] Experimental: false [2022-03-17T08:15:43.654Z] Insecure Registries: [2022-03-17T08:15:43.654Z] 127.0.0.0/8 [2022-03-17T08:15:43.654Z] Live Restore Enabled: false [2022-03-17T08:15:43.654Z] [2022-03-17T08:15:43.654Z] [2022-03-17T08:15:43.654Z] INFO: Docker images of the daemon under test [2022-03-17T08:15:43.654Z] [2022-03-17T08:15:43.654Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-17T08:15:43.654Z] [2022-03-17T08:15:43.654Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-17T08:15:43.654Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-17T08:15:43.985Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-17T08:15:44.121Z] ltsc2022: Pulling from windows/servercore [2022-03-17T08:15:44.246Z] --- PASS: TestDaemonIpcModePrivate (1.11s) [2022-03-17T08:15:44.246Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-17T08:15:44.246Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T08:15:44.246Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-17T08:15:44.246Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-17T08:15:44.246Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T08:15:44.246Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-17T08:15:44.246Z] === RUN TestIpcModeOlderClient [2022-03-17T08:15:44.246Z] === PAUSE TestIpcModeOlderClient [2022-03-17T08:15:44.246Z] === RUN TestKillContainerInvalidSignal [2022-03-17T08:15:44.508Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-03-17T08:15:44.508Z] === RUN TestKillContainer [2022-03-17T08:15:44.508Z] === RUN TestKillContainer/no_signal [2022-03-17T08:15:44.536Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-17T08:15:44.536Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-17T08:15:44.590Z] 8f616e6e9eec: Pulling fs layer [2022-03-17T08:15:44.590Z] 037d5740b404: Pulling fs layer [2022-03-17T08:15:45.081Z] === RUN TestKillContainer/non_killing_signal [2022-03-17T08:15:45.081Z] === RUN TestKillContainer/killing_signal [2022-03-17T08:15:45.654Z] --- PASS: TestKillContainer (1.15s) [2022-03-17T08:15:45.654Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-03-17T08:15:45.654Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-03-17T08:15:45.654Z] --- PASS: TestKillContainer/killing_signal (0.36s) [2022-03-17T08:15:45.654Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-17T08:15:45.654Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-17T08:15:45.922Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-17T08:15:45.922Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-17T08:15:46.248Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-17T08:15:46.523Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-03-17T08:15:46.523Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-03-17T08:15:46.523Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-03-17T08:15:46.523Z] === RUN TestKillStoppedContainer [2022-03-17T08:15:46.523Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-17T08:15:46.523Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-17T08:15:46.523Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-17T08:15:46.523Z] === RUN TestKillDifferentUserContainer [2022-03-17T08:15:47.112Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-03-17T08:15:47.112Z] === RUN TestInspectOomKilledTrue [2022-03-17T08:15:47.112Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T08:15:47.112Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-17T08:15:47.112Z] === RUN TestInspectOomKilledFalse [2022-03-17T08:15:47.112Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T08:15:47.112Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-17T08:15:47.112Z] === RUN TestLinksEtcHostsContentMatch [2022-03-17T08:15:47.112Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-17T08:15:47.112Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-17T08:15:47.112Z] === RUN TestLinksContainerNames [2022-03-17T08:15:47.309Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T08:15:47.309Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T08:15:48.063Z] --- PASS: TestLinksContainerNames (0.87s) [2022-03-17T08:15:48.063Z] === RUN TestLogsFollowTailEmpty [2022-03-17T08:15:48.324Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-03-17T08:15:48.324Z] === RUN TestContainerNetworkMountsNoChown [2022-03-17T08:15:48.585Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-03-17T08:15:48.585Z] === RUN TestMountDaemonRoot [2022-03-17T08:15:48.585Z] === RUN TestMountDaemonRoot/default [2022-03-17T08:15:48.585Z] === PAUSE TestMountDaemonRoot/default [2022-03-17T08:15:48.585Z] === RUN TestMountDaemonRoot/private [2022-03-17T08:15:48.585Z] === PAUSE TestMountDaemonRoot/private [2022-03-17T08:15:48.585Z] === RUN TestMountDaemonRoot/rprivate [2022-03-17T08:15:48.585Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-17T08:15:48.585Z] === RUN TestMountDaemonRoot/slave [2022-03-17T08:15:48.585Z] === PAUSE TestMountDaemonRoot/slave [2022-03-17T08:15:48.585Z] === RUN TestMountDaemonRoot/rslave [2022-03-17T08:15:48.585Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-17T08:15:48.585Z] === RUN TestMountDaemonRoot/shared [2022-03-17T08:15:48.585Z] === PAUSE TestMountDaemonRoot/shared [2022-03-17T08:15:48.585Z] === RUN TestMountDaemonRoot/rshared [2022-03-17T08:15:48.585Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-17T08:15:48.585Z] === CONT TestMountDaemonRoot/default [2022-03-17T08:15:48.585Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-17T08:15:48.585Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-17T08:15:48.585Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-17T08:15:48.585Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-17T08:15:48.585Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-17T08:15:48.585Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-17T08:15:48.585Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-17T08:15:48.585Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-17T08:15:48.585Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-17T08:15:48.585Z] === CONT TestMountDaemonRoot/rshared [2022-03-17T08:15:48.585Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T08:15:48.585Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T08:15:48.585Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-17T08:15:48.585Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-17T08:15:48.585Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T08:15:48.585Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T08:15:48.585Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-17T08:15:48.585Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-17T08:15:48.585Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T08:15:48.585Z] === CONT TestMountDaemonRoot/shared [2022-03-17T08:15:48.585Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-17T08:15:48.585Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-17T08:15:48.585Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-17T08:15:48.585Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-17T08:15:48.585Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-17T08:15:48.585Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-17T08:15:48.585Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-17T08:15:48.585Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-17T08:15:48.585Z] === CONT TestMountDaemonRoot/rslave [2022-03-17T08:15:48.585Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T08:15:48.585Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T08:15:48.585Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-17T08:15:48.585Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-17T08:15:48.585Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T08:15:48.585Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T08:15:48.585Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-17T08:15:48.585Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-17T08:15:48.585Z] === CONT TestMountDaemonRoot/slave [2022-03-17T08:15:48.586Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-17T08:15:48.586Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-17T08:15:48.586Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-17T08:15:48.586Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-17T08:15:48.586Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-17T08:15:48.586Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-17T08:15:48.586Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-17T08:15:48.586Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-17T08:15:48.586Z] === CONT TestMountDaemonRoot/rprivate [2022-03-17T08:15:48.586Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T08:15:48.586Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T08:15:48.586Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-17T08:15:48.586Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-17T08:15:48.586Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T08:15:48.586Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T08:15:48.586Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-17T08:15:48.586Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-17T08:15:48.586Z] === CONT TestMountDaemonRoot/private [2022-03-17T08:15:48.586Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-17T08:15:48.586Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-17T08:15:48.586Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-17T08:15:48.586Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-17T08:15:48.586Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-17T08:15:48.586Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-17T08:15:48.586Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-17T08:15:48.586Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-17T08:15:48.586Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-17T08:15:48.586Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-17T08:15:48.847Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-17T08:15:48.847Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-17T08:15:48.847Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T08:15:48.847Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-17T08:15:48.847Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-17T08:15:48.847Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T08:15:48.847Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-17T08:15:48.847Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-17T08:15:48.847Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-17T08:15:48.847Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-17T08:15:48.847Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-17T08:15:48.847Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T08:15:48.847Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-17T08:15:48.847Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T08:15:48.847Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-17T08:15:48.847Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-17T08:15:48.847Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-17T08:15:49.109Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-17T08:15:49.109Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-17T08:15:49.109Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T08:15:49.109Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-17T08:15:49.109Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-17T08:15:49.109Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-17T08:15:49.109Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-17T08:15:49.109Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-17T08:15:49.109Z] === RUN TestContainerBindMountNonRecursive [2022-03-17T08:15:49.109Z] 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-03-17T08:15:49.109Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-03-17T08:15:49.109Z] === RUN TestContainerVolumesMountedAsShared [2022-03-17T08:15:49.109Z] 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-03-17T08:15:49.109Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-17T08:15:49.109Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-17T08:15:49.109Z] 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-03-17T08:15:49.109Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-17T08:15:49.110Z] === RUN TestNetworkNat [2022-03-17T08:15:49.683Z] --- PASS: TestNetworkNat (0.51s) [2022-03-17T08:15:49.683Z] === RUN TestNetworkLocalhostTCPNat [2022-03-17T08:15:49.946Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-03-17T08:15:49.946Z] === RUN TestNetworkLoopbackNat [2022-03-17T08:15:50.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-17T08:15:50.615Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T08:15:50.876Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T08:15:52.495Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-03-17T08:15:52.495Z] === RUN TestPause [2022-03-17T08:15:52.495Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T08:15:52.495Z] --- SKIP: TestPause (0.00s) [2022-03-17T08:15:52.495Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-17T08:15:52.495Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-17T08:15:52.495Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-17T08:15:52.495Z] === RUN TestPauseStopPausedContainer [2022-03-17T08:15:52.495Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T08:15:52.495Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-03-17T08:15:52.495Z] === RUN TestPidHost [2022-03-17T08:15:53.438Z] --- PASS: TestPidHost (0.89s) [2022-03-17T08:15:53.439Z] === RUN TestPsFilter [2022-03-17T08:15:53.439Z] --- PASS: TestPsFilter (0.11s) [2022-03-17T08:15:53.439Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-17T08:15:54.011Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-03-17T08:15:54.011Z] === RUN TestRemoveContainerWithVolume [2022-03-17T08:15:54.272Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-03-17T08:15:54.272Z] === RUN TestRemoveContainerRunning [2022-03-17T08:15:54.845Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-03-17T08:15:54.845Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-17T08:15:55.031Z] 037d5740b404: Verifying Checksum [2022-03-17T08:15:55.032Z] 037d5740b404: Download complete [2022-03-17T08:15:55.089Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-17T08:15:55.089Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-17T08:15:55.107Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-03-17T08:15:55.107Z] === RUN TestRemoveInvalidContainer [2022-03-17T08:15:55.107Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-17T08:15:55.107Z] === RUN TestRenameLinkedContainer [2022-03-17T08:15:56.477Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-17T08:15:56.738Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-17T08:15:57.027Z] --- PASS: TestRenameLinkedContainer (1.56s) [2022-03-17T08:15:57.027Z] === RUN TestRenameStoppedContainer [2022-03-17T08:15:57.027Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-03-17T08:15:57.027Z] === RUN TestRenameRunningContainerAndReuse [2022-03-17T08:15:57.971Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-03-17T08:15:57.971Z] === RUN TestRenameInvalidName [2022-03-17T08:15:58.232Z] --- PASS: TestRenameInvalidName (0.39s) [2022-03-17T08:15:58.232Z] === RUN TestRenameAnonymousContainer [2022-03-17T08:15:58.654Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-17T08:15:58.915Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-17T08:15:59.619Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2022-03-17T08:15:59.619Z] === RUN TestRenameContainerWithSameName [2022-03-17T08:16:00.191Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-03-17T08:16:00.191Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-17T08:16:00.834Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-17T08:16:00.834Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2022-03-17T08:16:00.834Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.89s) [2022-03-17T08:16:00.834Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.68s) [2022-03-17T08:16:00.834Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-03-17T08:16:00.834Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-03-17T08:16:00.834Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-03-17T08:16:00.834Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.53s) [2022-03-17T08:16:00.834Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.54s) [2022-03-17T08:16:00.834Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.96s) [2022-03-17T08:16:00.834Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.09s) [2022-03-17T08:16:00.834Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s) [2022-03-17T08:16:00.834Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.80s) [2022-03-17T08:16:00.834Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.10s) [2022-03-17T08:16:00.834Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.14s) [2022-03-17T08:16:00.834Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s) [2022-03-17T08:16:00.834Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.83s) [2022-03-17T08:16:00.834Z] === RUN TestCgroupNamespacesRun [2022-03-17T08:16:01.134Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-03-17T08:16:01.134Z] === RUN TestResize [2022-03-17T08:16:01.395Z] --- PASS: TestResize (0.54s) [2022-03-17T08:16:01.395Z] === RUN TestResizeWithInvalidSize [2022-03-17T08:16:01.777Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-03-17T08:16:01.777Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-17T08:16:01.777Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-17T08:16:01.777Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-17T08:16:01.777Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-17T08:16:01.968Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-03-17T08:16:01.968Z] === RUN TestResizeWhenContainerNotStarted [2022-03-17T08:16:02.229Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-03-17T08:16:02.229Z] === RUN TestDaemonRestartKillContainers [2022-03-17T08:16:02.229Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-17T08:16:02.229Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-17T08:16:02.229Z] === RUN TestCgroupNamespacesRun [2022-03-17T08:16:03.075Z] Removing intermediate container f45227878873 [2022-03-17T08:16:03.075Z] ---> 65d443603b96 [2022-03-17T08:16:03.075Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-17T08:16:03.075Z] ---> Running in 1bf121442d55 [2022-03-17T08:16:03.075Z] Removing intermediate container 1bf121442d55 [2022-03-17T08:16:03.075Z] ---> 8572bc342b07 [2022-03-17T08:16:03.075Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-17T08:16:03.075Z] ---> Running in 94e3a6776506 [2022-03-17T08:16:03.075Z] Removing intermediate container 94e3a6776506 [2022-03-17T08:16:03.075Z] ---> 3ecf05cb91d1 [2022-03-17T08:16:03.075Z] Step 11/11 : COPY . . [2022-03-17T08:16:03.163Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-03-17T08:16:03.164Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-17T08:16:03.616Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-03-17T08:16:03.616Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-17T08:16:04.551Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-03-17T08:16:04.551Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-17T08:16:04.561Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-03-17T08:16:04.562Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-17T08:16:05.495Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.27s) [2022-03-17T08:16:05.495Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-17T08:16:05.546Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T08:16:05.546Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T08:16:05.546Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T08:16:05.546Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T08:16:05.546Z] [2022-03-17T08:16:05.546Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-17T08:16:05.546Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-17T08:16:05.546Z] HOSTNAME=92913dc8d171 [2022-03-17T08:16:05.546Z] TESTDEBUG=0 [2022-03-17T08:16:05.546Z] DEST=bundles/test-integration [2022-03-17T08:16:05.546Z] PWD=/go/src/github.com/docker/docker [2022-03-17T08:16:05.546Z] DOCKER_GITCOMMIT=c8ab88bba3b2b2900f2b54039a024e5e812381cc [2022-03-17T08:16:05.546Z] container=docker [2022-03-17T08:16:05.546Z] HOME=/root [2022-03-17T08:16:05.546Z] GOLANG_VERSION=1.18 [2022-03-17T08:16:05.546Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-17T08:16:05.546Z] VALIDATE_BRANCH=master [2022-03-17T08:16:05.546Z] TERM=xterm [2022-03-17T08:16:05.546Z] DOCKER_PKG=github.com/docker/docker [2022-03-17T08:16:05.546Z] SHLVL=1 [2022-03-17T08:16:05.546Z] TIMEOUT=120m [2022-03-17T08:16:05.546Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-17T08:16:05.546Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-17T08:16:05.546Z] GO111MODULE=off [2022-03-17T08:16:05.546Z] DOCKER_EXPERIMENTAL=1 [2022-03-17T08:16:05.546Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-17T08:16:05.546Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-17T08:16:05.546Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-17T08:16:05.546Z] GOPATH=/go [2022-03-17T08:16:05.546Z] PKG_CONFIG=pkg-config [2022-03-17T08:16:05.546Z] _=/usr/bin/env [2022-03-17T08:16:05.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-17T08:16:05.760Z] 8f616e6e9eec: Verifying Checksum [2022-03-17T08:16:05.760Z] 8f616e6e9eec: Download complete [2022-03-17T08:16:05.946Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-03-17T08:16:05.946Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-17T08:16:06.881Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2022-03-17T08:16:06.882Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-17T08:16:06.891Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-03-17T08:16:06.891Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-17T08:16:07.454Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-03-17T08:16:07.454Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-17T08:16:08.277Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-03-17T08:16:08.277Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-17T08:16:08.838Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-03-17T08:16:08.838Z] === RUN TestNISDomainname [2022-03-17T08:16:09.100Z] --- PASS: TestNISDomainname (0.60s) [2022-03-17T08:16:09.100Z] === RUN TestHostnameDnsResolution [2022-03-17T08:16:09.222Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-03-17T08:16:09.222Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-17T08:16:09.795Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-03-17T08:16:09.795Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-17T08:16:10.043Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-03-17T08:16:10.043Z] === RUN TestUnprivilegedPortsAndPing [2022-03-17T08:16:10.616Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-03-17T08:16:10.616Z] === RUN TestStats [2022-03-17T08:16:11.181Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-03-17T08:16:11.181Z] === RUN TestNISDomainname [2022-03-17T08:16:11.181Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-17T08:16:11.181Z] --- SKIP: TestNISDomainname (0.01s) [2022-03-17T08:16:11.181Z] === RUN TestHostnameDnsResolution [2022-03-17T08:16:11.754Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-03-17T08:16:11.754Z] === RUN TestUnprivilegedPortsAndPing [2022-03-17T08:16:11.754Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-17T08:16:11.754Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-17T08:16:11.754Z] === RUN TestStats [2022-03-17T08:16:11.754Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T08:16:11.754Z] --- SKIP: TestStats (0.00s) [2022-03-17T08:16:11.754Z] === RUN TestStopContainerWithTimeout [2022-03-17T08:16:11.754Z] === RUN TestStopContainerWithTimeout/0 [2022-03-17T08:16:11.754Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-17T08:16:11.754Z] === RUN TestStopContainerWithTimeout/1 [2022-03-17T08:16:11.754Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-17T08:16:11.754Z] === RUN TestStopContainerWithTimeout/3 [2022-03-17T08:16:11.754Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-17T08:16:11.754Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-17T08:16:11.754Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-17T08:16:11.754Z] === CONT TestStopContainerWithTimeout/0 [2022-03-17T08:16:11.754Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-17T08:16:12.326Z] === CONT TestStopContainerWithTimeout/3 [2022-03-17T08:16:12.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-17T08:16:13.162Z] --- PASS: TestStats (2.49s) [2022-03-17T08:16:13.162Z] === RUN TestStopContainerWithTimeout [2022-03-17T08:16:13.162Z] === RUN TestStopContainerWithTimeout/0 [2022-03-17T08:16:13.162Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-17T08:16:13.162Z] === RUN TestStopContainerWithTimeout/1 [2022-03-17T08:16:13.162Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-17T08:16:13.162Z] === RUN TestStopContainerWithTimeout/3 [2022-03-17T08:16:13.162Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-17T08:16:13.162Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-17T08:16:13.162Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-17T08:16:13.162Z] === CONT TestStopContainerWithTimeout/0 [2022-03-17T08:16:13.162Z] === CONT TestStopContainerWithTimeout/3 [2022-03-17T08:16:13.734Z] === CONT TestStopContainerWithTimeout/1 [2022-03-17T08:16:14.242Z] === CONT TestStopContainerWithTimeout/1 [2022-03-17T08:16:15.121Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-17T08:16:15.627Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-17T08:16:15.627Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2022-03-17T08:16:15.627Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2022-03-17T08:16:15.627Z] --- PASS: TestStopContainerWithTimeout/3 (2.35s) [2022-03-17T08:16:15.627Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-03-17T08:16:15.628Z] === RUN TestDeleteDevicemapper [2022-03-17T08:16:15.628Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-17T08:16:15.628Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-17T08:16:15.628Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-17T08:16:17.015Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.36s) [2022-03-17T08:16:17.016Z] === RUN TestUpdateMemory [2022-03-17T08:16:17.016Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T08:16:17.016Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-17T08:16:17.016Z] === RUN TestUpdateCPUQuota [2022-03-17T08:16:17.016Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T08:16:17.016Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-17T08:16:17.016Z] === RUN TestUpdatePidsLimit [2022-03-17T08:16:17.016Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T08:16:17.016Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-17T08:16:17.016Z] === RUN TestUpdateRestartPolicy [2022-03-17T08:16:17.731Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-17T08:16:17.731Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-03-17T08:16:17.731Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2022-03-17T08:16:17.731Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2022-03-17T08:16:17.731Z] --- PASS: TestStopContainerWithTimeout/-1 (2.45s) [2022-03-17T08:16:17.731Z] === RUN TestDeleteDevicemapper [2022-03-17T08:16:17.731Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-17T08:16:17.731Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-17T08:16:17.731Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-17T08:16:19.118Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.64s) [2022-03-17T08:16:19.118Z] === RUN TestUpdateMemory [2022-03-17T08:16:19.118Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-17T08:16:19.118Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-17T08:16:19.118Z] === RUN TestUpdateCPUQuota [2022-03-17T08:16:20.061Z] --- PASS: TestUpdateCPUQuota (0.93s) [2022-03-17T08:16:20.061Z] === RUN TestUpdatePidsLimit [2022-03-17T08:16:20.061Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-17T08:16:20.323Z] === RUN TestUpdatePidsLimit/no_change [2022-03-17T08:16:20.585Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-17T08:16:20.846Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-17T08:16:21.107Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-17T08:16:21.369Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-17T08:16:21.369Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-17T08:16:22.313Z] --- PASS: TestUpdatePidsLimit (2.10s) [2022-03-17T08:16:22.313Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-03-17T08:16:22.313Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-03-17T08:16:22.313Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2022-03-17T08:16:22.313Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-03-17T08:16:22.313Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-03-17T08:16:22.313Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-03-17T08:16:22.313Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-03-17T08:16:22.313Z] === RUN TestUpdateRestartPolicy [2022-03-17T08:16:25.434Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T08:16:25.434Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T08:16:25.434Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T08:16:25.434Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T08:16:25.434Z] [2022-03-17T08:16:25.434Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-17T08:16:25.434Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-17T08:16:25.434Z] Using test binary docker [2022-03-17T08:16:25.434Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-17T08:16:25.434Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-17T08:16:25.434Z] INFO: Waiting for daemon to start... [2022-03-17T08:16:25.434Z] Starting dockerd [2022-03-17T08:16:27.336Z] . [2022-03-17T08:16:27.336Z] INFO: Building docker-sdk-python3:5.0.3... [2022-03-17T08:16:29.252Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-03-17T08:16:29.252Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-17T08:16:29.252Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-03-17T08:16:29.252Z] === RUN TestWaitNonBlocked [2022-03-17T08:16:29.252Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T08:16:29.252Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T08:16:29.252Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T08:16:29.252Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T08:16:29.252Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T08:16:29.252Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T08:16:29.252Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-17T08:16:29.252Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s) [2022-03-17T08:16:29.252Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-03-17T08:16:29.252Z] === RUN TestWaitBlocked [2022-03-17T08:16:29.252Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T08:16:29.252Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T08:16:29.252Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T08:16:29.252Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T08:16:29.252Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T08:16:29.252Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T08:16:29.824Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-17T08:16:29.824Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-03-17T08:16:29.824Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-03-17T08:16:29.824Z] === CONT TestDaemonRestartIpcMode [2022-03-17T08:16:29.824Z] === CONT TestIpcModeOlderClient [2022-03-17T08:16:29.824Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-17T08:16:29.824Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-17T08:16:32.374Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.25s) [2022-03-17T08:16:32.374Z] --- PASS: TestDaemonRestartIpcMode (2.54s) [2022-03-17T08:16:32.374Z] PASS [2022-03-17T08:16:32.374Z] [2022-03-17T08:16:32.374Z] === Skipped [2022-03-17T08:16:32.374Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-17T08:16:32.374Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T08:16:32.374Z] [2022-03-17T08:16:32.374Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-17T08:16:32.374Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-17T08:16:32.374Z] [2022-03-17T08:16:32.374Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-17T08:16:32.374Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T08:16:32.374Z] [2022-03-17T08:16:32.374Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-17T08:16:32.374Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-17T08:16:32.374Z] [2022-03-17T08:16:32.374Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-17T08:16:32.374Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-17T08:16:32.374Z] [2022-03-17T08:16:32.374Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-17T08:16:32.374Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T08:16:32.374Z] [2022-03-17T08:16:32.374Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-17T08:16:32.374Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T08:16:32.374Z] [2022-03-17T08:16:32.374Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-17T08:16:32.374Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T08:16:32.374Z] [2022-03-17T08:16:32.374Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-17T08:16:32.374Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T08:16:32.374Z] [2022-03-17T08:16:32.374Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-17T08:16:32.374Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T08:16:32.374Z] [2022-03-17T08:16:32.374Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-17T08:16:32.374Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T08:16:32.374Z] [2022-03-17T08:16:32.374Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-17T08:16:32.374Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T08:16:32.374Z] [2022-03-17T08:16:32.374Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-17T08:16:32.374Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-17T08:16:32.374Z] [2022-03-17T08:16:32.374Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-03-17T08:16:32.374Z] 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-03-17T08:16:32.374Z] [2022-03-17T08:16:32.374Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-17T08:16:32.374Z] 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-03-17T08:16:32.374Z] [2022-03-17T08:16:32.374Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-17T08:16:32.374Z] 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-03-17T08:16:32.374Z] [2022-03-17T08:16:32.374Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-17T08:16:32.374Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T08:16:32.374Z] [2022-03-17T08:16:32.374Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-17T08:16:32.374Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-17T08:16:32.374Z] [2022-03-17T08:16:32.374Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-03-17T08:16:32.374Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T08:16:32.374Z] [2022-03-17T08:16:32.374Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-17T08:16:32.374Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-17T08:16:32.374Z] [2022-03-17T08:16:32.374Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-03-17T08:16:32.374Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-17T08:16:32.374Z] [2022-03-17T08:16:32.374Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-17T08:16:32.374Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-17T08:16:32.374Z] [2022-03-17T08:16:32.374Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-17T08:16:32.374Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T08:16:32.374Z] [2022-03-17T08:16:32.374Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-17T08:16:32.374Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-17T08:16:32.374Z] [2022-03-17T08:16:32.374Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-17T08:16:32.374Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T08:16:32.374Z] [2022-03-17T08:16:32.374Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-17T08:16:32.374Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T08:16:32.375Z] [2022-03-17T08:16:32.375Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-17T08:16:32.375Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T08:16:32.375Z] [2022-03-17T08:16:32.375Z] DONE 177 tests, 27 skipped in 70.830s [2022-03-17T08:16:32.375Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-17T08:16:32.375Z] === RUN TestConfigDaemonLibtrustID [2022-03-17T08:16:32.947Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-03-17T08:16:32.947Z] === RUN TestDaemonConfigValidation [2022-03-17T08:16:32.947Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-17T08:16:32.947Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-17T08:16:32.947Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-17T08:16:32.947Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-17T08:16:32.947Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-17T08:16:32.947Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-17T08:16:32.947Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-17T08:16:32.947Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-17T08:16:32.947Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-17T08:16:32.947Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-17T08:16:32.947Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-17T08:16:32.947Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-17T08:16:33.209Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-17T08:16:33.209Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-17T08:16:33.209Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-17T08:16:33.209Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-17T08:16:33.209Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-03-17T08:16:33.209Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-03-17T08:16:33.209Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-03-17T08:16:33.209Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-03-17T08:16:33.209Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-17T08:16:33.209Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-17T08:16:33.209Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-17T08:16:34.548Z] --- PASS: TestUpdateRestartPolicy (11.02s) [2022-03-17T08:16:34.548Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-17T08:16:34.548Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-03-17T08:16:34.548Z] === RUN TestWaitNonBlocked [2022-03-17T08:16:34.548Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T08:16:34.548Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T08:16:34.548Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T08:16:34.548Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T08:16:34.548Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T08:16:34.548Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T08:16:34.548Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-17T08:16:34.548Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2022-03-17T08:16:34.548Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-03-17T08:16:34.548Z] === RUN TestWaitBlocked [2022-03-17T08:16:34.548Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T08:16:34.548Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T08:16:34.548Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T08:16:34.548Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T08:16:34.548Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T08:16:34.548Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T08:16:34.595Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-17T08:16:35.122Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-17T08:16:35.122Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-03-17T08:16:35.122Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-03-17T08:16:35.122Z] === CONT TestContainerStartOnDaemonRestart [2022-03-17T08:16:35.122Z] === CONT TestIpcModeOlderClient [2022-03-17T08:16:35.383Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-03-17T08:16:35.383Z] === CONT TestContainerKillOnDaemonStart [2022-03-17T08:16:35.539Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-17T08:16:36.482Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-17T08:16:36.482Z] daemon_test.go:156: [dcebbe8226a8d] daemon is not started [2022-03-17T08:16:36.482Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-03-17T08:16:36.482Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-03-17T08:16:36.482Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-03-17T08:16:36.482Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-03-17T08:16:36.482Z] === RUN TestDaemonProxy [2022-03-17T08:16:36.482Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-17T08:16:36.482Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-17T08:16:36.482Z] PASS [2022-03-17T08:16:36.482Z] [2022-03-17T08:16:36.482Z] === Skipped [2022-03-17T08:16:36.482Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-03-17T08:16:36.482Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-17T08:16:36.482Z] [2022-03-17T08:16:36.482Z] DONE 12 tests, 1 skipped in 4.184s [2022-03-17T08:16:36.482Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-17T08:16:36.743Z] INFO: Testing against a local daemon [2022-03-17T08:16:36.743Z] === RUN TestCommitInheritsEnv [2022-03-17T08:16:37.304Z] --- PASS: TestContainerStartOnDaemonRestart (2.17s) [2022-03-17T08:16:37.304Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-17T08:16:37.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-17T08:16:38.129Z] --- PASS: TestCommitInheritsEnv (1.50s) [2022-03-17T08:16:38.129Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-17T08:16:38.129Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-17T08:16:38.129Z] === RUN TestImportWithCustomPlatform [2022-03-17T08:16:38.129Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-17T08:16:38.129Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-17T08:16:38.129Z] === RUN TestImportWithCustomPlatform// [2022-03-17T08:16:38.129Z] === RUN TestImportWithCustomPlatform/linux [2022-03-17T08:16:38.390Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-17T08:16:38.390Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-17T08:16:38.390Z] === RUN TestImportWithCustomPlatform/macos [2022-03-17T08:16:38.390Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-17T08:16:38.390Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-17T08:16:38.390Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-03-17T08:16:38.390Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-17T08:16:38.390Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-17T08:16:38.390Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-17T08:16:38.390Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-03-17T08:16:38.390Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-17T08:16:38.390Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-17T08:16:38.390Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-17T08:16:38.390Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-17T08:16:38.390Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-17T08:16:38.390Z] === RUN TestImagesFilterMultiReference [2022-03-17T08:16:38.390Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-17T08:16:38.390Z] === RUN TestImagePullPlatformInvalid [2022-03-17T08:16:38.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-17T08:16:38.651Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-17T08:16:38.651Z] === RUN TestRemoveImageOrphaning [2022-03-17T08:16:39.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-17T08:16:39.218Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.77s) [2022-03-17T08:16:39.218Z] === CONT TestDaemonHostGatewayIP [2022-03-17T08:16:40.566Z] --- PASS: TestRemoveImageOrphaning (1.64s) [2022-03-17T08:16:40.566Z] === RUN TestRemoveImageGarbageCollector [2022-03-17T08:16:40.566Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-17T08:16:40.566Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-17T08:16:40.566Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-17T08:16:40.566Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-17T08:16:40.566Z] === RUN TestTagInvalidReference [2022-03-17T08:16:40.566Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-17T08:16:40.566Z] === RUN TestTagValidPrefixedRepo [2022-03-17T08:16:40.566Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-17T08:16:40.566Z] === RUN TestTagExistedNameWithoutForce [2022-03-17T08:16:40.566Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-17T08:16:40.566Z] === RUN TestTagOfficialNames [2022-03-17T08:16:40.566Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-17T08:16:40.566Z] === RUN TestTagMatchesDigest [2022-03-17T08:16:40.566Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-17T08:16:40.566Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-17T08:16:41.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-17T08:16:41.766Z] === CONT TestDaemonRestartIpcMode [2022-03-17T08:16:41.766Z] --- PASS: TestDaemonHostGatewayIP (2.43s) [2022-03-17T08:16:43.686Z] --- PASS: TestDaemonRestartIpcMode (2.24s) [2022-03-17T08:16:44.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-17T08:16:45.853Z] ---> 086098b43c41 [2022-03-17T08:16:45.853Z] Successfully built 086098b43c41 [2022-03-17T08:16:45.853Z] Successfully tagged docker:latest [2022-03-17T08:16:45.853Z] INFO: Image build ended at 03/17/2022 08:16:42. Duration:00:05:02.3755754 [2022-03-17T08:16:45.853Z] [2022-03-17T08:16:45.853Z] [2022-03-17T08:16:45.853Z] INFO: Building the test binaries at 03/17/2022 08:16:43... [2022-03-17T08:16:46.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-17T08:16:46.989Z] --- PASS: TestContainerKillOnDaemonStart (11.74s) [2022-03-17T08:16:46.989Z] PASS [2022-03-17T08:16:46.989Z] [2022-03-17T08:16:46.989Z] === Skipped [2022-03-17T08:16:46.989Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-17T08:16:46.989Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T08:16:46.989Z] [2022-03-17T08:16:46.989Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-17T08:16:46.989Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T08:16:46.989Z] [2022-03-17T08:16:46.989Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-17T08:16:46.989Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T08:16:46.989Z] [2022-03-17T08:16:46.989Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-17T08:16:46.989Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-17T08:16:46.989Z] [2022-03-17T08:16:46.989Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-17T08:16:46.989Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-17T08:16:46.989Z] [2022-03-17T08:16:46.989Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-17T08:16:46.989Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-17T08:16:46.989Z] [2022-03-17T08:16:46.989Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-17T08:16:46.989Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-17T08:16:46.989Z] [2022-03-17T08:16:46.989Z] DONE 200 tests, 7 skipped in 117.319s [2022-03-17T08:16:46.989Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-17T08:16:47.251Z] === RUN TestConfigDaemonLibtrustID [2022-03-17T08:16:47.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-17T08:16:47.823Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-03-17T08:16:47.823Z] === RUN TestDaemonConfigValidation [2022-03-17T08:16:47.823Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-17T08:16:47.823Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-17T08:16:47.823Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-17T08:16:47.823Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-17T08:16:47.823Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-17T08:16:47.823Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-17T08:16:47.823Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-17T08:16:47.823Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-17T08:16:47.823Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-17T08:16:47.823Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-17T08:16:47.823Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-17T08:16:47.823Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-17T08:16:47.823Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-17T08:16:47.823Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-17T08:16:47.823Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-17T08:16:47.823Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-17T08:16:47.823Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-17T08:16:47.823Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-03-17T08:16:47.823Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-03-17T08:16:47.823Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-03-17T08:16:47.823Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-17T08:16:47.823Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-17T08:16:47.823Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-17T08:16:49.209Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-17T08:16:50.152Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-17T08:16:50.630Z] INFO: make.ps1 starting at 03/17/2022 08:16:50 [2022-03-17T08:16:50.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-17T08:16:51.095Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-17T08:16:51.095Z] daemon_test.go:156: [d1a18dcb589ed] daemon is not started [2022-03-17T08:16:51.095Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-03-17T08:16:51.095Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-17T08:16:51.095Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-03-17T08:16:51.095Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-17T08:16:51.095Z] === RUN TestDaemonProxy [2022-03-17T08:16:51.095Z] === RUN TestDaemonProxy/environment_variables [2022-03-17T08:16:51.105Z] INFO: Git commit (452aebbd32) assumed from DOCKER_GITCOMMIT environment variable [2022-03-17T08:16:51.105Z] INFO: Invoking autogen... [2022-03-17T08:16:52.097Z] INFO: Building daemon... [2022-03-17T08:16:53.010Z] === RUN TestDaemonProxy/command-line_options [2022-03-17T08:16:54.925Z] === RUN TestDaemonProxy/configuration_file [2022-03-17T08:16:56.310Z] === RUN TestDaemonProxy/conflicting_options [2022-03-17T08:16:56.882Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-17T08:16:57.455Z] --- PASS: TestDaemonProxy (6.37s) [2022-03-17T08:16:57.455Z] --- PASS: TestDaemonProxy/environment_variables (1.83s) [2022-03-17T08:16:57.455Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-03-17T08:16:57.455Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2022-03-17T08:16:57.455Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-03-17T08:16:57.455Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-17T08:16:57.455Z] PASS [2022-03-17T08:16:57.455Z] [2022-03-17T08:16:57.455Z] DONE 17 tests in 10.268s [2022-03-17T08:16:57.455Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-17T08:16:57.455Z] INFO: Testing against a local daemon [2022-03-17T08:16:57.455Z] === RUN TestCommitInheritsEnv [2022-03-17T08:16:57.715Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-03-17T08:16:57.715Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-17T08:16:57.715Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-17T08:16:57.715Z] === RUN TestImportWithCustomPlatform [2022-03-17T08:16:57.715Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-17T08:16:57.715Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-17T08:16:57.715Z] === RUN TestImportWithCustomPlatform// [2022-03-17T08:16:57.715Z] === RUN TestImportWithCustomPlatform/linux [2022-03-17T08:16:57.977Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-17T08:16:57.977Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-17T08:16:57.977Z] === RUN TestImportWithCustomPlatform/macos [2022-03-17T08:16:57.977Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-17T08:16:57.977Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-17T08:16:57.977Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-03-17T08:16:57.977Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-17T08:16:57.977Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-17T08:16:57.977Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-17T08:16:57.977Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-17T08:16:57.977Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-17T08:16:57.977Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-03-17T08:16:57.977Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-17T08:16:57.977Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-17T08:16:57.977Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-17T08:16:57.977Z] === RUN TestImagesFilterMultiReference [2022-03-17T08:16:57.977Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-03-17T08:16:57.977Z] === RUN TestImagePullPlatformInvalid [2022-03-17T08:16:58.238Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-17T08:16:58.238Z] === RUN TestRemoveImageOrphaning [2022-03-17T08:16:58.499Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2022-03-17T08:16:58.500Z] === RUN TestRemoveImageGarbageCollector [2022-03-17T08:16:58.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-17T08:16:59.002Z] 8f616e6e9eec: Pull complete [2022-03-17T08:17:00.414Z] --- PASS: TestRemoveImageGarbageCollector (1.90s) [2022-03-17T08:17:00.414Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-17T08:17:00.414Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-17T08:17:00.414Z] === RUN TestTagInvalidReference [2022-03-17T08:17:00.414Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-17T08:17:00.414Z] === RUN TestTagValidPrefixedRepo [2022-03-17T08:17:00.414Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-17T08:17:00.414Z] === RUN TestTagExistedNameWithoutForce [2022-03-17T08:17:00.414Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-03-17T08:17:00.414Z] === RUN TestTagOfficialNames [2022-03-17T08:17:00.414Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-17T08:17:00.414Z] === RUN TestTagMatchesDigest [2022-03-17T08:17:00.414Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-17T08:17:00.414Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-17T08:17:00.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-17T08:17:02.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-17T08:17:03.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-17T08:17:04.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-17T08:17:06.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-17T08:17:08.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-17T08:17:10.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-17T08:17:10.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-17T08:17:11.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-17T08:17:11.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-17T08:17:12.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-17T08:17:12.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-17T08:17:13.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-17T08:17:14.027Z] sha256:951cb47d6fbf5c90d59f9b768d4e700d6fec525b5fb48d8762aa899362a44461 [2022-03-17T08:17:14.028Z] INFO: Starting docker-py tests... [2022-03-17T08:17:14.028Z] ============================= test session starts ============================== [2022-03-17T08:17:14.028Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-17T08:17:14.028Z] rootdir: /src, inifile: pytest.ini [2022-03-17T08:17:14.028Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-17T08:17:14.028Z] collected 395 items / 2 deselected / 393 selected [2022-03-17T08:17:14.028Z] [2022-03-17T08:17:15.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-17T08:17:15.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-17T08:17:16.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-17T08:17:17.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-17T08:17:17.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-17T08:17:17.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-17T08:17:18.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-17T08:17:19.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-17T08:17:20.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-17T08:17:20.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-17T08:17:20.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-17T08:17:21.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-17T08:17:22.565Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-17T08:17:22.565Z] Using test binary docker [2022-03-17T08:17:22.565Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-17T08:17:22.565Z] +++ /etc/init.d/apparmor start [2022-03-17T08:17:22.565Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-17T08:17:22.565Z] INFO: Waiting for daemon to start... [2022-03-17T08:17:22.565Z] Starting dockerd [2022-03-17T08:17:22.565Z] +++ 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-03-17T08:17:23.184Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-17T08:17:23.184Z] Using test binary docker [2022-03-17T08:17:23.184Z] +++ /etc/init.d/apparmor start [2022-03-17T08:17:23.184Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-17T08:17:23.184Z] INFO: Waiting for daemon to start... [2022-03-17T08:17:23.184Z] Starting dockerd [2022-03-17T08:17:23.184Z] +++ 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-03-17T08:17:25.106Z] . [2022-03-17T08:17:25.106Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-17T08:17:25.106Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-17T08:17:25.106Z] Error: No such image: emptyfs [2022-03-17T08:17:25.106Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-17T08:17:25.106Z] ++++ docker load [2022-03-17T08:17:25.347Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-17T08:17:25.680Z] Running integration-test (iteration 1) [2022-03-17T08:17:25.680Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-17T08:17:25.680Z] ++ 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-03-17T08:17:25.680Z] ++ set -e [2022-03-17T08:17:25.680Z] ++ '[' -n 0 ']' [2022-03-17T08:17:25.680Z] ++ set -x [2022-03-17T08:17:25.680Z] ++ 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-03-17T08:17:26.128Z] tests/integration/api_client_test.py ..... [ 7%] [2022-03-17T08:17:26.254Z] Loaded image: busybox:latest [2022-03-17T08:17:26.768Z] . [2022-03-17T08:17:26.768Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-17T08:17:26.768Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-17T08:17:26.768Z] Error: No such image: emptyfs [2022-03-17T08:17:26.768Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-17T08:17:26.768Z] ++++ docker load [2022-03-17T08:17:26.768Z] Running integration-test (iteration 1) [2022-03-17T08:17:26.768Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-17T08:17:26.768Z] ++ 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-03-17T08:17:26.768Z] ++ set -e [2022-03-17T08:17:26.768Z] ++ '[' -n 0 ']' [2022-03-17T08:17:26.768Z] ++ set -x [2022-03-17T08:17:26.768Z] ++ 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-03-17T08:17:26.768Z] Loaded image: busybox:latest [2022-03-17T08:17:26.768Z] Loaded image: busybox:glibc [2022-03-17T08:17:26.829Z] Loaded image: busybox:glibc [2022-03-17T08:17:27.717Z] Loaded image: debian:bullseye-slim [2022-03-17T08:17:27.717Z] Loaded image: hello-world:latest [2022-03-17T08:17:27.717Z] Loaded image: arm32v7/hello-world:latest [2022-03-17T08:17:27.717Z] INFO: Testing against a local daemon [2022-03-17T08:17:27.717Z] === RUN TestCgroupNamespacesBuild [2022-03-17T08:17:27.926Z] tests/integration/api_config_test.py ...... [ 8%] [2022-03-17T08:17:29.620Z] --- PASS: TestCgroupNamespacesBuild (1.46s) [2022-03-17T08:17:29.620Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-17T08:17:30.556Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s) [2022-03-17T08:17:30.556Z] === RUN TestBuildWithSession [2022-03-17T08:17:30.556Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T08:17:30.556Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-17T08:17:30.556Z] === RUN TestBuildSquashParent [2022-03-17T08:17:31.048Z] Loaded image: debian:bullseye-slim [2022-03-17T08:17:31.311Z] Loaded image: hello-world:latest [2022-03-17T08:17:31.573Z] Loaded image: arm32v7/hello-world:latest [2022-03-17T08:17:31.573Z] INFO: Testing against a local daemon [2022-03-17T08:17:31.573Z] === RUN TestCgroupNamespacesBuild [2022-03-17T08:17:34.130Z] --- PASS: TestCgroupNamespacesBuild (2.30s) [2022-03-17T08:17:34.130Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-17T08:17:34.743Z] --- PASS: TestBuildSquashParent (3.80s) [2022-03-17T08:17:34.743Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-17T08:17:34.743Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T08:17:34.743Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T08:17:34.743Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T08:17:34.743Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T08:17:34.743Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T08:17:34.743Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T08:17:34.743Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T08:17:34.743Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T08:17:34.743Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T08:17:34.743Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T08:17:34.743Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T08:17:34.743Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T08:17:34.743Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T08:17:34.743Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T08:17:35.310Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T08:17:35.569Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T08:17:36.105Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.97s) [2022-03-17T08:17:36.105Z] === RUN TestBuildWithSession [2022-03-17T08:17:36.105Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T08:17:36.105Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-17T08:17:36.105Z] === RUN TestBuildSquashParent [2022-03-17T08:17:36.506Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T08:17:36.506Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T08:17:37.884Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-17T08:17:37.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.22s) [2022-03-17T08:17:37.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.32s) [2022-03-17T08:17:37.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.14s) [2022-03-17T08:17:37.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.09s) [2022-03-17T08:17:37.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.04s) [2022-03-17T08:17:37.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.05s) [2022-03-17T08:17:37.884Z] === RUN TestBuildMultiStageCopy [2022-03-17T08:17:37.884Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-17T08:17:38.820Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-17T08:17:38.820Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-17T08:17:39.079Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-17T08:17:39.079Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-17T08:17:39.338Z] --- PASS: TestBuildMultiStageCopy (1.76s) [2022-03-17T08:17:39.338Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.03s) [2022-03-17T08:17:39.338Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-03-17T08:17:39.338Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-03-17T08:17:39.338Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-03-17T08:17:39.338Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2022-03-17T08:17:39.338Z] === RUN TestBuildMultiStageParentConfig [2022-03-17T08:17:39.906Z] --- PASS: TestBuildMultiStageParentConfig (0.55s) [2022-03-17T08:17:39.906Z] === RUN TestBuildLabelWithTargets [2022-03-17T08:17:40.847Z] --- PASS: TestBuildLabelWithTargets (0.84s) [2022-03-17T08:17:40.847Z] === RUN TestBuildWithEmptyLayers [2022-03-17T08:17:41.106Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-03-17T08:17:41.106Z] === RUN TestBuildMultiStageOnBuild [2022-03-17T08:17:42.483Z] --- PASS: TestBuildMultiStageOnBuild (1.17s) [2022-03-17T08:17:42.483Z] === RUN TestBuildUncleanTarFilenames [2022-03-17T08:17:42.743Z] --- PASS: TestBuildUncleanTarFilenames (0.50s) [2022-03-17T08:17:42.743Z] === RUN TestBuildMultiStageLayerLeak [2022-03-17T08:17:44.119Z] --- PASS: TestBuildMultiStageLayerLeak (1.23s) [2022-03-17T08:17:44.119Z] === RUN TestBuildWithHugeFile [2022-03-17T08:17:46.146Z] --- PASS: TestBuildSquashParent (8.79s) [2022-03-17T08:17:46.146Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-17T08:17:46.146Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T08:17:46.146Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T08:17:46.146Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T08:17:46.146Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T08:17:46.146Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T08:17:46.146Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T08:17:46.146Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T08:17:46.146Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T08:17:46.146Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T08:17:46.146Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T08:17:46.146Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T08:17:46.146Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T08:17:46.146Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T08:17:46.146Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T08:17:47.244Z] 8f616e6e9eec: Pull complete [2022-03-17T08:17:48.067Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T08:17:48.067Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T08:17:51.379Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T08:17:51.379Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T08:17:54.690Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-17T08:17:54.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.08s) [2022-03-17T08:17:54.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.56s) [2022-03-17T08:17:54.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.29s) [2022-03-17T08:17:54.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.14s) [2022-03-17T08:17:54.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.12s) [2022-03-17T08:17:54.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.94s) [2022-03-17T08:17:54.690Z] === RUN TestBuildMultiStageCopy [2022-03-17T08:17:54.690Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-17T08:17:57.209Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-03-17T08:17:57.245Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-17T08:17:57.246Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-17T08:17:57.820Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-17T08:17:58.395Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-17T08:17:58.969Z] --- PASS: TestBuildMultiStageCopy (4.75s) [2022-03-17T08:17:58.970Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.67s) [2022-03-17T08:17:58.970Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.43s) [2022-03-17T08:17:58.970Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2022-03-17T08:17:58.970Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2022-03-17T08:17:58.970Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2022-03-17T08:17:58.970Z] === RUN TestBuildMultiStageParentConfig [2022-03-17T08:18:00.367Z] --- PASS: TestBuildMultiStageParentConfig (1.38s) [2022-03-17T08:18:00.367Z] === RUN TestBuildLabelWithTargets [2022-03-17T08:18:02.921Z] --- PASS: TestBuildLabelWithTargets (2.05s) [2022-03-17T08:18:02.921Z] === RUN TestBuildWithEmptyLayers [2022-03-17T08:18:03.868Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2022-03-17T08:18:03.868Z] === RUN TestBuildMultiStageOnBuild [2022-03-17T08:18:07.180Z] --- PASS: TestBuildMultiStageOnBuild (3.00s) [2022-03-17T08:18:07.180Z] === RUN TestBuildUncleanTarFilenames [2022-03-17T08:18:08.571Z] --- PASS: TestBuildUncleanTarFilenames (1.72s) [2022-03-17T08:18:08.571Z] === RUN TestBuildMultiStageLayerLeak [2022-03-17T08:18:11.880Z] --- PASS: TestBuildMultiStageLayerLeak (3.26s) [2022-03-17T08:18:11.880Z] === RUN TestBuildWithHugeFile [2022-03-17T08:18:17.149Z] --- PASS: TestImportExtremelyLargeImageWorks (92.43s) [2022-03-17T08:18:17.149Z] PASS [2022-03-17T08:18:17.149Z] [2022-03-17T08:18:17.149Z] === Skipped [2022-03-17T08:18:17.149Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-17T08:18:17.149Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-17T08:18:17.149Z] [2022-03-17T08:18:17.149Z] DONE 22 tests, 1 skipped in 96.273s [2022-03-17T08:18:17.149Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-17T08:18:17.149Z] INFO: Testing against a local daemon [2022-03-17T08:18:17.149Z] === RUN TestNetworkCreateDelete [2022-03-17T08:18:17.149Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-03-17T08:18:17.149Z] === RUN TestDockerNetworkDeletePreferID [2022-03-17T08:18:17.149Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-03-17T08:18:17.149Z] === RUN TestDaemonDNSFallback [2022-03-17T08:18:19.696Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-03-17T08:18:19.696Z] === RUN TestInspectNetwork [2022-03-17T08:18:19.696Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:19.696Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-17T08:18:19.696Z] === RUN TestRunContainerWithBridgeNone [2022-03-17T08:18:19.696Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T08:18:19.696Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-17T08:18:19.696Z] === RUN TestNetworkInvalidJSON [2022-03-17T08:18:19.696Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-17T08:18:19.696Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-17T08:18:19.696Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T08:18:19.696Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T08:18:19.696Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T08:18:19.696Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T08:18:19.696Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-17T08:18:19.696Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T08:18:19.696Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T08:18:19.696Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-17T08:18:19.696Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-17T08:18:19.696Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-17T08:18:19.696Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-17T08:18:19.696Z] === RUN TestNetworkList [2022-03-17T08:18:19.696Z] === RUN TestNetworkList//networks [2022-03-17T08:18:19.696Z] === PAUSE TestNetworkList//networks [2022-03-17T08:18:19.696Z] === RUN TestNetworkList//networks/ [2022-03-17T08:18:19.696Z] === PAUSE TestNetworkList//networks/ [2022-03-17T08:18:19.696Z] === CONT TestNetworkList//networks [2022-03-17T08:18:19.696Z] === CONT TestNetworkList//networks/ [2022-03-17T08:18:19.696Z] --- PASS: TestNetworkList (0.02s) [2022-03-17T08:18:19.696Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-17T08:18:19.696Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-17T08:18:19.696Z] === RUN TestHostIPv4BridgeLabel [2022-03-17T08:18:19.696Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T08:18:19.696Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-17T08:18:19.696Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-17T08:18:19.696Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T08:18:19.696Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-03-17T08:18:19.696Z] === RUN TestDaemonDefaultNetworkPools [2022-03-17T08:18:19.696Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T08:18:19.696Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-17T08:18:19.696Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-17T08:18:19.696Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T08:18:19.696Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-17T08:18:19.696Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-17T08:18:19.696Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T08:18:19.696Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-17T08:18:19.696Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-17T08:18:19.696Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T08:18:19.696Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-17T08:18:19.696Z] === RUN TestServiceWithPredefinedNetwork [2022-03-17T08:18:19.696Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:19.696Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-17T08:18:19.696Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-17T08:18:19.696Z] service_test.go:243: FLAKY_TEST [2022-03-17T08:18:19.696Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T08:18:19.696Z] === RUN TestServiceWithDataPathPortInit [2022-03-17T08:18:19.696Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:19.696Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-17T08:18:19.696Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-17T08:18:19.696Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:19.696Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-17T08:18:19.696Z] PASS [2022-03-17T08:18:19.696Z] [2022-03-17T08:18:19.696Z] === Skipped [2022-03-17T08:18:19.696Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-17T08:18:19.696Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:19.696Z] [2022-03-17T08:18:19.696Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-17T08:18:19.696Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T08:18:19.696Z] [2022-03-17T08:18:19.696Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-17T08:18:19.696Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T08:18:19.696Z] [2022-03-17T08:18:19.696Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-03-17T08:18:19.696Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T08:18:19.696Z] [2022-03-17T08:18:19.696Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-03-17T08:18:19.696Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T08:18:19.696Z] [2022-03-17T08:18:19.696Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-17T08:18:19.696Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T08:18:19.696Z] [2022-03-17T08:18:19.696Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-17T08:18:19.696Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T08:18:19.696Z] [2022-03-17T08:18:19.696Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-17T08:18:19.696Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T08:18:19.696Z] [2022-03-17T08:18:19.696Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-17T08:18:19.696Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:19.696Z] [2022-03-17T08:18:19.696Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T08:18:19.696Z] service_test.go:243: FLAKY_TEST [2022-03-17T08:18:19.696Z] [2022-03-17T08:18:19.696Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-03-17T08:18:19.696Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:19.696Z] [2022-03-17T08:18:19.696Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-17T08:18:19.696Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:19.696Z] [2022-03-17T08:18:19.696Z] DONE 22 tests, 12 skipped in 6.946s [2022-03-17T08:18:19.696Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-17T08:18:19.957Z] INFO: Testing against a local daemon [2022-03-17T08:18:19.957Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-17T08:18:19.957Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T08:18:19.957Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-17T08:18:19.957Z] === RUN TestDockerNetworkIpvlan [2022-03-17T08:18:19.957Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T08:18:19.957Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-17T08:18:19.957Z] PASS [2022-03-17T08:18:19.957Z] [2022-03-17T08:18:19.957Z] === Skipped [2022-03-17T08:18:19.957Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-17T08:18:19.957Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T08:18:19.957Z] [2022-03-17T08:18:19.957Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-17T08:18:19.957Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T08:18:19.957Z] [2022-03-17T08:18:19.957Z] DONE 2 tests, 2 skipped in 0.096s [2022-03-17T08:18:19.957Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-17T08:18:19.957Z] INFO: Testing against a local daemon [2022-03-17T08:18:19.957Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-17T08:18:19.957Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T08:18:19.957Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-17T08:18:19.957Z] === RUN TestDockerNetworkMacvlan [2022-03-17T08:18:19.957Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T08:18:19.957Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-17T08:18:19.957Z] PASS [2022-03-17T08:18:19.957Z] [2022-03-17T08:18:19.957Z] === Skipped [2022-03-17T08:18:19.957Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-17T08:18:19.957Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T08:18:19.957Z] [2022-03-17T08:18:19.957Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-17T08:18:19.957Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T08:18:19.957Z] [2022-03-17T08:18:19.957Z] DONE 2 tests, 2 skipped in 0.100s [2022-03-17T08:18:19.957Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-17T08:18:19.957Z] testing: warning: no tests to run [2022-03-17T08:18:19.957Z] PASS [2022-03-17T08:18:19.957Z] [2022-03-17T08:18:19.957Z] DONE 0 tests in 0.025s [2022-03-17T08:18:19.957Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-17T08:18:20.219Z] INFO: Testing against a local daemon [2022-03-17T08:18:20.219Z] === RUN TestAuthZPluginAllowRequest [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-17T08:18:20.219Z] === RUN TestAuthZPluginTLS [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-17T08:18:20.219Z] === RUN TestAuthZPluginDenyRequest [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-17T08:18:20.219Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-17T08:18:20.219Z] === RUN TestAuthZPluginDenyResponse [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-17T08:18:20.219Z] === RUN TestAuthZPluginAllowEventStream [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-17T08:18:20.219Z] === RUN TestAuthZPluginErrorResponse [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-17T08:18:20.219Z] === RUN TestAuthZPluginErrorRequest [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-17T08:18:20.219Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-17T08:18:20.219Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-17T08:18:20.219Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-17T08:18:20.219Z] === RUN TestAuthZPluginHeader [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-17T08:18:20.219Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-03-17T08:18:20.219Z] === RUN TestAuthZPluginV2Disable [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-03-17T08:18:20.219Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-17T08:18:20.219Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-03-17T08:18:20.219Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-03-17T08:18:20.219Z] PASS [2022-03-17T08:18:20.219Z] [2022-03-17T08:18:20.219Z] === Skipped [2022-03-17T08:18:20.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] [2022-03-17T08:18:20.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] [2022-03-17T08:18:20.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] [2022-03-17T08:18:20.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] [2022-03-17T08:18:20.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] [2022-03-17T08:18:20.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] [2022-03-17T08:18:20.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] [2022-03-17T08:18:20.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] [2022-03-17T08:18:20.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] [2022-03-17T08:18:20.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] [2022-03-17T08:18:20.219Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] [2022-03-17T08:18:20.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] [2022-03-17T08:18:20.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] [2022-03-17T08:18:20.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] [2022-03-17T08:18:20.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] [2022-03-17T08:18:20.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] [2022-03-17T08:18:20.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-03-17T08:18:20.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.219Z] [2022-03-17T08:18:20.219Z] DONE 17 tests, 17 skipped in 0.272s [2022-03-17T08:18:20.219Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-17T08:18:20.481Z] INFO: Testing against a local daemon [2022-03-17T08:18:20.481Z] === RUN TestPluginInvalidJSON [2022-03-17T08:18:20.481Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T08:18:20.481Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T08:18:20.481Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T08:18:20.481Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-17T08:18:20.481Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-17T08:18:20.481Z] === RUN TestPluginInstall [2022-03-17T08:18:20.481Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.481Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-17T08:18:20.481Z] === RUN TestPluginsWithRuntimes [2022-03-17T08:18:20.481Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-17T08:18:20.481Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-17T08:18:20.481Z] === RUN TestPluginBackCompatMediaTypes [2022-03-17T08:18:20.481Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-17T08:18:20.481Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-17T08:18:20.481Z] PASS [2022-03-17T08:18:20.481Z] [2022-03-17T08:18:20.481Z] === Skipped [2022-03-17T08:18:20.481Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-17T08:18:20.481Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T08:18:20.481Z] [2022-03-17T08:18:20.481Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-17T08:18:20.481Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-17T08:18:20.481Z] [2022-03-17T08:18:20.481Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-17T08:18:20.481Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-17T08:18:20.481Z] [2022-03-17T08:18:20.481Z] DONE 5 tests, 3 skipped in 0.133s [2022-03-17T08:18:20.481Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-17T08:18:20.481Z] INFO: Testing against a local daemon [2022-03-17T08:18:20.481Z] === RUN TestExternalGraphDriver [2022-03-17T08:18:20.481Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-17T08:18:20.481Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-03-17T08:18:20.481Z] === RUN TestGraphdriverPluginV2 [2022-03-17T08:18:24.697Z] --- PASS: TestGraphdriverPluginV2 (3.37s) [2022-03-17T08:18:24.697Z] PASS [2022-03-17T08:18:24.697Z] [2022-03-17T08:18:24.697Z] === Skipped [2022-03-17T08:18:24.697Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-03-17T08:18:24.697Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-17T08:18:24.697Z] [2022-03-17T08:18:24.697Z] DONE 2 tests, 1 skipped in 3.510s [2022-03-17T08:18:24.697Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-17T08:18:24.697Z] INFO: Testing against a local daemon [2022-03-17T08:18:24.697Z] === RUN TestContinueAfterPluginCrash [2022-03-17T08:18:24.697Z] === PAUSE TestContinueAfterPluginCrash [2022-03-17T08:18:24.697Z] === RUN TestReadPluginNoRead [2022-03-17T08:18:24.697Z] === PAUSE TestReadPluginNoRead [2022-03-17T08:18:24.697Z] === RUN TestDaemonStartWithLogOpt [2022-03-17T08:18:24.697Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-17T08:18:24.697Z] === CONT TestContinueAfterPluginCrash [2022-03-17T08:18:24.697Z] === CONT TestDaemonStartWithLogOpt [2022-03-17T08:18:28.914Z] --- PASS: TestDaemonStartWithLogOpt (4.46s) [2022-03-17T08:18:28.914Z] === CONT TestReadPluginNoRead [2022-03-17T08:18:30.831Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-17T08:18:32.217Z] === RUN TestReadPluginNoRead/default [2022-03-17T08:18:33.160Z] --- PASS: TestContinueAfterPluginCrash (9.13s) [2022-03-17T08:18:33.421Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-17T08:18:34.813Z] === CONT TestReadPluginNoRead [2022-03-17T08:18:34.813Z] read_test.go:92: [de592bfcde6df] daemon is not started [2022-03-17T08:18:34.813Z] --- PASS: TestReadPluginNoRead (6.09s) [2022-03-17T08:18:34.813Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-03-17T08:18:34.813Z] --- PASS: TestReadPluginNoRead/default (1.32s) [2022-03-17T08:18:34.813Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2022-03-17T08:18:34.813Z] PASS [2022-03-17T08:18:34.813Z] [2022-03-17T08:18:34.813Z] DONE 6 tests in 10.652s [2022-03-17T08:18:34.813Z] 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-03-17T08:18:34.813Z] testing: warning: no tests to run [2022-03-17T08:18:34.813Z] PASS [2022-03-17T08:18:34.813Z] [2022-03-17T08:18:34.813Z] DONE 0 tests in 0.038s [2022-03-17T08:18:34.813Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-17T08:18:34.813Z] INFO: Testing against a local daemon [2022-03-17T08:18:34.813Z] === RUN TestPluginWithDevMounts [2022-03-17T08:18:34.813Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-17T08:18:34.813Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-17T08:18:34.813Z] PASS [2022-03-17T08:18:34.813Z] [2022-03-17T08:18:34.813Z] === Skipped [2022-03-17T08:18:34.813Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-17T08:18:34.813Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-17T08:18:34.813Z] [2022-03-17T08:18:34.813Z] DONE 1 tests, 1 skipped in 0.118s [2022-03-17T08:18:34.813Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-17T08:18:34.813Z] INFO: Testing against a local daemon [2022-03-17T08:18:34.813Z] === RUN TestSecretInspect [2022-03-17T08:18:34.813Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:34.813Z] --- SKIP: TestSecretInspect (0.01s) [2022-03-17T08:18:34.813Z] === RUN TestSecretList [2022-03-17T08:18:34.813Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:34.813Z] --- SKIP: TestSecretList (0.01s) [2022-03-17T08:18:34.813Z] === RUN TestSecretsCreateAndDelete [2022-03-17T08:18:34.813Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:34.813Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-03-17T08:18:34.813Z] === RUN TestSecretsUpdate [2022-03-17T08:18:34.813Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:34.813Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-03-17T08:18:34.813Z] === RUN TestTemplatedSecret [2022-03-17T08:18:34.813Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:34.813Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-17T08:18:34.813Z] === RUN TestSecretCreateResolve [2022-03-17T08:18:35.074Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:35.074Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-03-17T08:18:35.074Z] PASS [2022-03-17T08:18:35.074Z] [2022-03-17T08:18:35.074Z] === Skipped [2022-03-17T08:18:35.074Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-03-17T08:18:35.074Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:35.074Z] [2022-03-17T08:18:35.074Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-03-17T08:18:35.074Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:35.074Z] [2022-03-17T08:18:35.074Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-03-17T08:18:35.074Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:35.074Z] [2022-03-17T08:18:35.074Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-03-17T08:18:35.074Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:35.074Z] [2022-03-17T08:18:35.074Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-17T08:18:35.074Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:35.074Z] [2022-03-17T08:18:35.074Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-03-17T08:18:35.074Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:35.074Z] [2022-03-17T08:18:35.074Z] DONE 6 tests, 6 skipped in 0.160s [2022-03-17T08:18:35.074Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-17T08:18:35.074Z] INFO: Testing against a local daemon [2022-03-17T08:18:35.074Z] === RUN TestServiceCreateInit [2022-03-17T08:18:35.074Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-17T08:18:35.074Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:35.074Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-17T08:18:35.074Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:35.074Z] --- PASS: TestServiceCreateInit (0.01s) [2022-03-17T08:18:35.074Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-17T08:18:35.074Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T08:18:35.074Z] === RUN TestCreateServiceMultipleTimes [2022-03-17T08:18:35.074Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:35.074Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-17T08:18:35.074Z] === RUN TestCreateServiceConflict [2022-03-17T08:18:35.074Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:35.074Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-03-17T08:18:35.074Z] === RUN TestCreateServiceMaxReplicas [2022-03-17T08:18:35.074Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:35.074Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-03-17T08:18:35.074Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-17T08:18:35.074Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:35.074Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-17T08:18:35.074Z] === RUN TestCreateServiceSecretFileMode [2022-03-17T08:18:35.074Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:35.074Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-17T08:18:35.074Z] === RUN TestCreateServiceConfigFileMode [2022-03-17T08:18:35.074Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:35.074Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-03-17T08:18:35.074Z] === RUN TestCreateServiceSysctls [2022-03-17T08:18:35.075Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:35.075Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-03-17T08:18:35.075Z] === RUN TestCreateServiceCapabilities [2022-03-17T08:18:35.075Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:35.075Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-03-17T08:18:35.075Z] === RUN TestInspect [2022-03-17T08:18:35.075Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:35.336Z] --- SKIP: TestInspect (0.01s) [2022-03-17T08:18:35.336Z] === RUN TestCreateJob [2022-03-17T08:18:35.336Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:35.336Z] --- SKIP: TestCreateJob (0.01s) [2022-03-17T08:18:35.336Z] === RUN TestReplicatedJob [2022-03-17T08:18:35.336Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:35.336Z] --- SKIP: TestReplicatedJob (0.01s) [2022-03-17T08:18:35.336Z] === RUN TestUpdateReplicatedJob [2022-03-17T08:18:35.336Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:35.336Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-03-17T08:18:35.336Z] === RUN TestServiceListWithStatuses [2022-03-17T08:18:35.336Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-17T08:18:35.336Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-17T08:18:35.336Z] === RUN TestDockerNetworkConnectAlias [2022-03-17T08:18:35.336Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:35.336Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-03-17T08:18:35.336Z] === RUN TestDockerNetworkReConnect [2022-03-17T08:18:35.336Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:35.336Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-03-17T08:18:35.336Z] === RUN TestServicePlugin [2022-03-17T08:18:36.925Z] --- PASS: TestImportExtremelyLargeImageWorks (92.66s) [2022-03-17T08:18:36.925Z] PASS [2022-03-17T08:18:36.925Z] [2022-03-17T08:18:36.925Z] DONE 22 tests in 95.772s [2022-03-17T08:18:36.925Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-17T08:18:36.925Z] INFO: Testing against a local daemon [2022-03-17T08:18:36.925Z] === RUN TestNetworkCreateDelete [2022-03-17T08:18:36.925Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-17T08:18:36.925Z] === RUN TestDockerNetworkDeletePreferID [2022-03-17T08:18:36.925Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-03-17T08:18:36.925Z] === RUN TestDaemonDNSFallback [2022-03-17T08:18:37.256Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.256Z] --- SKIP: TestServicePlugin (2.01s) [2022-03-17T08:18:37.256Z] === RUN TestServiceUpdateLabel [2022-03-17T08:18:37.256Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.256Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-03-17T08:18:37.256Z] === RUN TestServiceUpdateSecrets [2022-03-17T08:18:37.256Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.256Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-03-17T08:18:37.256Z] === RUN TestServiceUpdateConfigs [2022-03-17T08:18:37.256Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.256Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-17T08:18:37.256Z] === RUN TestServiceUpdateNetwork [2022-03-17T08:18:37.256Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.256Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-03-17T08:18:37.256Z] === RUN TestServiceUpdatePidsLimit [2022-03-17T08:18:37.256Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.256Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-03-17T08:18:37.256Z] PASS [2022-03-17T08:18:37.256Z] [2022-03-17T08:18:37.256Z] === Skipped [2022-03-17T08:18:37.256Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-17T08:18:37.256Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.256Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-17T08:18:37.256Z] [2022-03-17T08:18:37.256Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T08:18:37.256Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.256Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T08:18:37.256Z] [2022-03-17T08:18:37.256Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-03-17T08:18:37.256Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.256Z] [2022-03-17T08:18:37.256Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-03-17T08:18:37.256Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.256Z] [2022-03-17T08:18:37.256Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-03-17T08:18:37.256Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.256Z] [2022-03-17T08:18:37.257Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-17T08:18:37.257Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.257Z] [2022-03-17T08:18:37.257Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-03-17T08:18:37.257Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.257Z] [2022-03-17T08:18:37.257Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-03-17T08:18:37.257Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.257Z] [2022-03-17T08:18:37.257Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-03-17T08:18:37.257Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.257Z] [2022-03-17T08:18:37.257Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-03-17T08:18:37.257Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.257Z] [2022-03-17T08:18:37.257Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-03-17T08:18:37.257Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.257Z] [2022-03-17T08:18:37.257Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-03-17T08:18:37.257Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.257Z] [2022-03-17T08:18:37.257Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-03-17T08:18:37.257Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.257Z] [2022-03-17T08:18:37.257Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-03-17T08:18:37.257Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.257Z] [2022-03-17T08:18:37.257Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-17T08:18:37.257Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-17T08:18:37.257Z] [2022-03-17T08:18:37.257Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-03-17T08:18:37.257Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.257Z] [2022-03-17T08:18:37.257Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-03-17T08:18:37.257Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.257Z] [2022-03-17T08:18:37.257Z] === SKIP: amd64.integration.service TestServicePlugin (2.01s) [2022-03-17T08:18:37.257Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.257Z] [2022-03-17T08:18:37.257Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-03-17T08:18:37.257Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.257Z] [2022-03-17T08:18:37.257Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-03-17T08:18:37.257Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.257Z] [2022-03-17T08:18:37.257Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-03-17T08:18:37.257Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.257Z] [2022-03-17T08:18:37.257Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-03-17T08:18:37.257Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.257Z] [2022-03-17T08:18:37.257Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-03-17T08:18:37.257Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T08:18:37.257Z] [2022-03-17T08:18:37.257Z] DONE 24 tests, 23 skipped in 2.362s [2022-03-17T08:18:37.257Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-17T08:18:37.518Z] INFO: Testing against a local daemon [2022-03-17T08:18:37.518Z] === RUN TestSessionCreate [2022-03-17T08:18:37.518Z] --- PASS: TestSessionCreate (0.02s) [2022-03-17T08:18:37.518Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-17T08:18:37.518Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-03-17T08:18:37.518Z] PASS [2022-03-17T08:18:37.518Z] [2022-03-17T08:18:37.518Z] DONE 2 tests in 0.128s [2022-03-17T08:18:37.518Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-17T08:18:37.518Z] INFO: Testing against a local daemon [2022-03-17T08:18:37.518Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-17T08:18:37.518Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-17T08:18:37.518Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T08:18:37.518Z] === RUN TestDiskUsage [2022-03-17T08:18:37.518Z] === PAUSE TestDiskUsage [2022-03-17T08:18:37.518Z] === RUN TestEventsExecDie [2022-03-17T08:18:38.090Z] --- PASS: TestEventsExecDie (0.50s) [2022-03-17T08:18:38.090Z] === RUN TestEventsBackwardsCompatible [2022-03-17T08:18:38.090Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-17T08:18:38.090Z] === RUN TestEventsVolumeCreate [2022-03-17T08:18:38.090Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-17T08:18:38.090Z] === RUN TestInfoBinaryCommits [2022-03-17T08:18:38.090Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-17T08:18:38.090Z] === RUN TestInfoAPIVersioned [2022-03-17T08:18:38.090Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-03-17T08:18:38.090Z] === RUN TestInfoAPI [2022-03-17T08:18:38.351Z] --- PASS: TestInfoAPI (0.02s) [2022-03-17T08:18:38.351Z] === RUN TestInfoAPIWarnings [2022-03-17T08:18:40.226Z] --- PASS: TestDaemonDNSFallback (6.39s) [2022-03-17T08:18:40.226Z] === RUN TestInspectNetwork [2022-03-17T08:18:43.529Z] === RUN TestInspectNetwork/full_network_id [2022-03-17T08:18:43.529Z] === RUN TestInspectNetwork/partial_network_id [2022-03-17T08:18:43.529Z] === RUN TestInspectNetwork/network_name [2022-03-17T08:18:43.529Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-17T08:18:47.735Z] --- PASS: TestInspectNetwork (7.02s) [2022-03-17T08:18:47.735Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-17T08:18:47.735Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-17T08:18:47.735Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-17T08:18:47.735Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-17T08:18:47.735Z] === RUN TestRunContainerWithBridgeNone [2022-03-17T08:18:48.882Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-17T08:18:48.882Z] [2022-03-17T08:18:48.882Z] ________ ____ __. [2022-03-17T08:18:48.882Z] \_____ \ | |/ _| [2022-03-17T08:18:48.882Z] / | \| < [2022-03-17T08:18:48.882Z] / | \ | \ [2022-03-17T08:18:48.882Z] \_______ /____|__ \ [2022-03-17T08:18:48.882Z] \/ \/ [2022-03-17T08:18:48.882Z] [2022-03-17T08:18:48.882Z] INFO: make.ps1 ended at 03/17/2022 08:18:36 [2022-03-17T08:18:48.882Z] INFO: Binaries build ended at 03/17/2022 08:18:38. Duration:00:01:54.9947181 [2022-03-17T08:18:48.882Z] INFO: Copying the built daemon binary to d:\CI\PR-43380\8\binary\dockerd-452aebbd32.exe... [2022-03-17T08:18:48.882Z] INFO: Copying the built client binary to d:\CI\PR-43380\8\binary\docker-452aebbd32.exe... [2022-03-17T08:18:48.882Z] INFO: Copying dockerversion from the container... [2022-03-17T08:18:48.882Z] INFO: Copying the golang package from the container to d:\CI\PR-43380\8\installer\go.zip... [2022-03-17T08:18:48.882Z] INFO: Extracting go.zip to d:\CI\PR-43380\8\go [2022-03-17T08:18:49.121Z] --- PASS: TestRunContainerWithBridgeNone (1.74s) [2022-03-17T08:18:49.121Z] === RUN TestNetworkInvalidJSON [2022-03-17T08:18:49.121Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-17T08:18:49.121Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-17T08:18:49.121Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T08:18:49.121Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T08:18:49.121Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T08:18:49.121Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T08:18:49.121Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-17T08:18:49.121Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T08:18:49.121Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T08:18:49.121Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-17T08:18:49.121Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-17T08:18:49.121Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-17T08:18:49.121Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-17T08:18:49.121Z] === RUN TestNetworkList [2022-03-17T08:18:49.121Z] === RUN TestNetworkList//networks [2022-03-17T08:18:49.121Z] === PAUSE TestNetworkList//networks [2022-03-17T08:18:49.121Z] === RUN TestNetworkList//networks/ [2022-03-17T08:18:49.121Z] === PAUSE TestNetworkList//networks/ [2022-03-17T08:18:49.121Z] === CONT TestNetworkList//networks [2022-03-17T08:18:49.121Z] === CONT TestNetworkList//networks/ [2022-03-17T08:18:49.121Z] --- PASS: TestNetworkList (0.01s) [2022-03-17T08:18:49.121Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-17T08:18:49.121Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-17T08:18:49.121Z] === RUN TestHostIPv4BridgeLabel [2022-03-17T08:18:49.382Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-03-17T08:18:49.382Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-17T08:18:49.793Z] .........................xx.................... [ 29%] [2022-03-17T08:18:50.779Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-03-17T08:18:50.779Z] === RUN TestDaemonDefaultNetworkPools [2022-03-17T08:18:51.357Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-03-17T08:18:51.357Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-17T08:18:52.319Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-03-17T08:18:52.319Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-17T08:18:53.704Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-03-17T08:18:53.705Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-17T08:18:54.277Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-03-17T08:18:54.277Z] === RUN TestServiceWithPredefinedNetwork [2022-03-17T08:18:56.262Z] 037d5740b404: Pull complete [2022-03-17T08:18:56.262Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-17T08:18:56.262Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:18:56.262Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-17T08:18:56.262Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-17T08:18:56.262Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-17T08:18:56.262Z] WARN: Skipping validation tests [2022-03-17T08:18:56.262Z] INFO: Running unit tests at 03/17/2022 08:18:43... [2022-03-17T08:18:56.262Z] INFO: make.ps1 starting at 03/17/2022 08:18:47 [2022-03-17T08:18:56.262Z] INFO: Git commit (15f4b2129f) assumed from DOCKER_GITCOMMIT environment variable [2022-03-17T08:18:56.262Z] INFO: Invoking autogen... [2022-03-17T08:18:56.262Z] INFO: Running unit tests... [2022-03-17T08:18:56.468Z] --- PASS: TestInfoAPIWarnings (16.36s) [2022-03-17T08:18:56.468Z] === RUN TestInfoDebug [2022-03-17T08:18:56.468Z] --- PASS: TestInfoDebug (0.54s) [2022-03-17T08:18:56.468Z] === RUN TestInfoInsecureRegistries [2022-03-17T08:18:56.468Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-03-17T08:18:56.468Z] === RUN TestInfoRegistryMirrors [2022-03-17T08:18:56.468Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-03-17T08:18:56.468Z] === RUN TestLoginFailsWithBadCredentials [2022-03-17T08:18:56.468Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-03-17T08:18:56.468Z] === RUN TestPingCacheHeaders [2022-03-17T08:18:56.468Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-17T08:18:56.468Z] === RUN TestPingGet [2022-03-17T08:18:56.468Z] --- PASS: TestPingGet (0.01s) [2022-03-17T08:18:56.468Z] === RUN TestPingHead [2022-03-17T08:18:56.468Z] --- PASS: TestPingHead (0.02s) [2022-03-17T08:18:56.468Z] === RUN TestVersion [2022-03-17T08:18:56.468Z] --- PASS: TestVersion (0.01s) [2022-03-17T08:18:56.468Z] === CONT TestDiskUsage [2022-03-17T08:18:56.823Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-03-17T08:18:56.823Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-17T08:18:56.823Z] service_test.go:243: FLAKY_TEST [2022-03-17T08:18:56.823Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T08:18:56.823Z] === RUN TestServiceWithDataPathPortInit [2022-03-17T08:18:57.040Z] === RUN TestDiskUsage/empty [2022-03-17T08:18:57.040Z] === RUN TestDiskUsage/empty/container_types [2022-03-17T08:18:57.040Z] === RUN TestDiskUsage/empty/image_types [2022-03-17T08:18:57.040Z] === RUN TestDiskUsage/empty/volume_types [2022-03-17T08:18:57.040Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-17T08:18:57.040Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-17T08:18:57.040Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-17T08:18:57.040Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-17T08:18:57.040Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-17T08:18:57.040Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-17T08:18:57.040Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-17T08:18:57.040Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-17T08:18:57.040Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-17T08:18:57.040Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-17T08:18:57.040Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-17T08:18:57.040Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-17T08:18:57.040Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-17T08:18:57.040Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-17T08:18:57.040Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-17T08:18:57.040Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-17T08:18:57.040Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-17T08:18:57.040Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-17T08:18:57.040Z] === RUN TestDiskUsage/after_container.Run [2022-03-17T08:18:57.294Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-17T08:18:57.302Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-17T08:18:57.302Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-17T08:18:57.302Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-17T08:18:57.302Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-17T08:18:57.302Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-17T08:18:57.302Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-17T08:18:57.302Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-17T08:18:57.302Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-17T08:18:57.302Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-17T08:18:57.302Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage (1.21s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-03-17T08:18:57.563Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-03-17T08:18:57.563Z] PASS [2022-03-17T08:18:57.563Z] [2022-03-17T08:18:57.563Z] === Skipped [2022-03-17T08:18:57.563Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T08:18:57.563Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-17T08:18:57.563Z] [2022-03-17T08:18:57.563Z] DONE 50 tests, 1 skipped in 20.107s [2022-03-17T08:18:57.563Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-17T08:18:57.824Z] INFO: Testing against a local daemon [2022-03-17T08:18:57.824Z] === RUN TestVolumesCreateAndList [2022-03-17T08:18:57.824Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-17T08:18:57.824Z] === RUN TestVolumesRemove [2022-03-17T08:18:57.824Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-17T08:18:57.824Z] === RUN TestVolumesInspect [2022-03-17T08:18:57.824Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-17T08:18:57.824Z] === RUN TestVolumesInvalidJSON [2022-03-17T08:18:57.824Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-17T08:18:57.824Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-17T08:18:57.824Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-17T08:18:57.824Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-17T08:18:57.824Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-17T08:18:57.824Z] PASS [2022-03-17T08:18:57.824Z] [2022-03-17T08:18:57.824Z] DONE 5 tests in 0.201s [2022-03-17T08:18:57.824Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-17T08:18:57.824Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13758 is not a child of this shell [2022-03-17T08:18:57.824Z] warning: PID 13758 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-17T08:18:57.824Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-17T08:18:57.824Z] [2022-03-17T08:18:57.824Z] Unloading profiles will leave already running processes permanently [2022-03-17T08:18:57.824Z] unconfined, which can lead to unexpected situations. [2022-03-17T08:18:57.824Z] [2022-03-17T08:18:57.824Z] To set a process to complain mode, use the command line tool [2022-03-17T08:18:57.824Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-17T08:18:57.824Z] Removing test suite binaries [2022-03-17T08:18:58.086Z] exiting test-integration [2022-03-17T08:18:58.086Z] ++ exit 0 [2022-03-17T08:18:58.086Z] Post stage [Pipeline] junit [2022-03-17T08:18:58.674Z] Recording test results [2022-03-17T08:19:00.583Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-17T08:19:00.937Z] + echo Ensuring container killed. [2022-03-17T08:19:00.937Z] Ensuring container killed. [2022-03-17T08:19:00.937Z] + docker rm -vf docker-pr8 [2022-03-17T08:19:00.937Z] Error: No such container: docker-pr8 [Pipeline] sh [2022-03-17T08:19:01.228Z] + echo Chowning /workspace to jenkins user [2022-03-17T08:19:01.228Z] Chowning /workspace to jenkins user [2022-03-17T08:19:01.228Z] + id -u [2022-03-17T08:19:01.228Z] + id -g [2022-03-17T08:19:01.228Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43380:/workspace busybox chown -R 1000:1000 /workspace [2022-03-17T08:19:01.228Z] Unable to find image 'busybox:latest' locally [2022-03-17T08:19:01.228Z] latest: Pulling from library/busybox [2022-03-17T08:19:01.489Z] 554879bb3004: Pulling fs layer [2022-03-17T08:19:01.489Z] 554879bb3004: Download complete [2022-03-17T08:19:01.489Z] 554879bb3004: Pull complete [2022-03-17T08:19:01.489Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-17T08:19:01.489Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-17T08:19:03.715Z] + bundleName=amd64-rootless [2022-03-17T08:19:03.715Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-17T08:19:03.715Z] Creating amd64-rootless-bundles.tar.gz [2022-03-17T08:19:03.715Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-03-17T08:19:03.715Z] + 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-03-17T08:19:03.731Z] Archiving artifacts [2022-03-17T08:19:05.560Z] --- PASS: TestBuildWithHugeFile (70.86s) [2022-03-17T08:19:05.561Z] === RUN TestBuildWCOWSandboxSize [2022-03-17T08:19:05.561Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T08:19:05.561Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-17T08:19:05.561Z] === RUN TestBuildWithEmptyDockerfile [2022-03-17T08:19:05.561Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T08:19:05.561Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T08:19:05.561Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T08:19:05.561Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T08:19:05.561Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T08:19:05.561Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T08:19:05.561Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T08:19:05.561Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T08:19:05.561Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T08:19:05.561Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-03-17T08:19:05.561Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-03-17T08:19:05.561Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-03-17T08:19:05.561Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-03-17T08:19:05.561Z] === RUN TestBuildPreserveOwnership [2022-03-17T08:19:05.561Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-17T08:19:05.561Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-17T08:19:05.561Z] --- PASS: TestBuildPreserveOwnership (2.42s) [2022-03-17T08:19:05.561Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.61s) [2022-03-17T08:19:05.561Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.81s) [2022-03-17T08:19:05.561Z] === RUN TestBuildPlatformInvalid [2022-03-17T08:19:05.561Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-17T08:19:05.561Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-17T08:19:05.561Z] Loaded image: busybox:latest [2022-03-17T08:19:05.561Z] Loaded image: busybox:glibc [2022-03-17T08:19:05.561Z] Loaded image: debian:bullseye-slim [2022-03-17T08:19:05.561Z] Loaded image: hello-world:latest [2022-03-17T08:19:05.561Z] Loaded image: arm32v7/hello-world:latest [2022-03-17T08:19:05.878Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43380/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-17T08:19:06.119Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-17T08:19:06.199Z] + make clean [2022-03-17T08:19:06.461Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-17T08:19:06.461Z] docker-dev-cache [2022-03-17T08:19:06.461Z] docker-mod-cache [Pipeline] deleteDir [2022-03-17T08:19:06.938Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.07s) [2022-03-17T08:19:06.938Z] PASS [2022-03-17T08:19:06.938Z] [2022-03-17T08:19:06.938Z] === Skipped [2022-03-17T08:19:06.938Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-17T08:19:06.938Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T08:19:06.938Z] [2022-03-17T08:19:06.938Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-17T08:19:06.938Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T08:19:06.938Z] [2022-03-17T08:19:06.938Z] DONE 34 tests, 2 skipped in 100.307s [2022-03-17T08:19:06.938Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-17T08:19:06.938Z] ++ 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-03-17T08:19:06.938Z] ++ set -e [2022-03-17T08:19:06.938Z] ++ '[' -n 0 ']' [2022-03-17T08:19:06.938Z] ++ set -x [2022-03-17T08:19:06.938Z] ++ 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-03-17T08:19:06.938Z] INFO: Testing against a local daemon [2022-03-17T08:19:06.938Z] === RUN TestConfigInspect [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-17T08:19:07.967Z] ? github.com/docker/docker/api [no test files] [2022-03-17T08:19:09.470Z] --- PASS: TestConfigInspect (2.26s) [2022-03-17T08:19:09.470Z] === RUN TestConfigList [2022-03-17T08:19:11.374Z] --- PASS: TestConfigList (2.05s) [2022-03-17T08:19:11.374Z] === RUN TestConfigsCreateAndDelete [2022-03-17T08:19:11.736Z] --- PASS: TestServiceWithDataPathPortInit (13.85s) [2022-03-17T08:19:11.736Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-17T08:19:12.681Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3ugu16qz86kblf2xa01mmzcty Created:2022-03-17 08:19:11.120472681 +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[3505d67cfcf897c9246711448d3a093869b55b536a24454221c94b51803926d1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o56xwdlafea1a5z4i9agb1i4l EndpointID:dc2b62f121c0406a6ee54931173103432ff5f1539ff6218ca9073d0b7af31c25 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e72e5d364259b412cfafcccf723743ac8bd0b41e138d6528887bfe916850f93c 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:c2aa6fa85595 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o56xwdlafea1a5z4i9agb1i4l EndpointID:dc2b62f121c0406a6ee54931173103432ff5f1539ff6218ca9073d0b7af31c25 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-17T08:19:12.752Z] --- PASS: TestConfigsCreateAndDelete (1.69s) [2022-03-17T08:19:12.752Z] === RUN TestConfigsUpdate [2022-03-17T08:19:13.588Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-17T08:19:15.285Z] --- PASS: TestConfigsUpdate (2.06s) [2022-03-17T08:19:15.285Z] === RUN TestTemplatedConfig [2022-03-17T08:19:16.892Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.57s) [2022-03-17T08:19:16.892Z] PASS [2022-03-17T08:19:16.892Z] [2022-03-17T08:19:16.892Z] === Skipped [2022-03-17T08:19:16.892Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T08:19:16.892Z] service_test.go:243: FLAKY_TEST [2022-03-17T08:19:16.892Z] [2022-03-17T08:19:16.892Z] DONE 26 tests, 1 skipped in 43.661s [2022-03-17T08:19:16.892Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-17T08:19:16.892Z] INFO: Testing against a local daemon [2022-03-17T08:19:16.892Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-17T08:19:16.892Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T08:19:16.892Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-17T08:19:16.892Z] === RUN TestDockerNetworkIpvlan [2022-03-17T08:19:16.892Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T08:19:16.892Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-17T08:19:16.892Z] PASS [2022-03-17T08:19:16.892Z] [2022-03-17T08:19:16.892Z] === Skipped [2022-03-17T08:19:16.892Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-17T08:19:16.892Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T08:19:16.892Z] [2022-03-17T08:19:16.892Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-17T08:19:16.892Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T08:19:16.892Z] [2022-03-17T08:19:16.892Z] DONE 2 tests, 2 skipped in 0.037s [2022-03-17T08:19:16.892Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-17T08:19:16.892Z] INFO: Testing against a local daemon [2022-03-17T08:19:16.892Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-17T08:19:17.190Z] --- PASS: TestTemplatedConfig (2.00s) [2022-03-17T08:19:17.190Z] === RUN TestConfigCreateResolve [2022-03-17T08:19:17.945Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-03-17T08:19:18.278Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-03-17T08:19:18.278Z] === RUN TestDockerNetworkMacvlan [2022-03-17T08:19:18.850Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-17T08:19:19.090Z] INFO: Extraction ended at 03/17/2022 08:19:17. Duration:00:00:36.0435553 [2022-03-17T08:19:19.090Z] INFO: Updating the golang and path environment variables [2022-03-17T08:19:19.090Z] INFO: GOPATH=d:\gopath [2022-03-17T08:19:19.090Z] INFO: go version go1.18 windows/amd64 [2022-03-17T08:19:19.090Z] INFO: Running the daemon under test in debug mode [2022-03-17T08:19:19.090Z] INFO: Starting a daemon under test... [2022-03-17T08:19:19.090Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43380\8\daemon --pidfile d:\CI\PR-43380\8\docker.pid -D [2022-03-17T08:19:19.090Z] INFO: Process started successfully. [2022-03-17T08:19:19.090Z] INFO: Start tailing logs of the daemon under tests [2022-03-17T08:19:19.090Z] INFO: Waiting for the daemon under test to start... [2022-03-17T08:19:19.093Z] --- PASS: TestConfigCreateResolve (2.04s) [2022-03-17T08:19:19.093Z] PASS [2022-03-17T08:19:19.093Z] [2022-03-17T08:19:19.093Z] DONE 6 tests in 12.200s [2022-03-17T08:19:19.093Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-17T08:19:19.093Z] ++ 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-03-17T08:19:19.093Z] ++ set -e [2022-03-17T08:19:19.093Z] ++ '[' -n 0 ']' [2022-03-17T08:19:19.093Z] ++ set -x [2022-03-17T08:19:19.093Z] ++ 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-03-17T08:19:19.093Z] INFO: Testing against a local daemon [2022-03-17T08:19:19.093Z] === RUN TestCheckpoint [2022-03-17T08:19:19.093Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T08:19:19.093Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-17T08:19:19.093Z] === RUN TestContainerInvalidJSON [2022-03-17T08:19:19.093Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T08:19:19.093Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T08:19:19.093Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-17T08:19:19.093Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-17T08:19:19.093Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T08:19:19.094Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-17T08:19:19.094Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-17T08:19:19.094Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-17T08:19:19.094Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-17T08:19:19.094Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-17T08:19:19.094Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-17T08:19:19.094Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-17T08:19:19.094Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-17T08:19:19.094Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-17T08:19:19.094Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-17T08:19:19.094Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-17T08:19:19.353Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-17T08:19:19.353Z] === RUN TestCopyFromContainer [2022-03-17T08:19:19.795Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-17T08:19:20.288Z] === RUN TestCopyFromContainer// [2022-03-17T08:19:20.288Z] === RUN TestCopyFromContainer//bar/root [2022-03-17T08:19:20.288Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-17T08:19:20.288Z] === RUN TestCopyFromContainer/bar/quux [2022-03-17T08:19:20.288Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-17T08:19:20.288Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-17T08:19:20.288Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-17T08:19:20.288Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-17T08:19:20.367Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-17T08:19:20.547Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-17T08:19:20.547Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-17T08:19:20.547Z] --- PASS: TestCopyFromContainer (1.30s) [2022-03-17T08:19:20.547Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-03-17T08:19:20.547Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-17T08:19:20.547Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-17T08:19:20.547Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-17T08:19:20.547Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2022-03-17T08:19:20.547Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-03-17T08:19:20.547Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-03-17T08:19:20.547Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-17T08:19:20.547Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2022-03-17T08:19:20.547Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2022-03-17T08:19:20.547Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-17T08:19:20.547Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T08:19:20.547Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T08:19:20.547Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T08:19:20.547Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T08:19:20.547Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T08:19:20.547Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T08:19:20.547Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T08:19:20.547Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T08:19:20.547Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T08:19:20.547Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-17T08:19:20.547Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-17T08:19:20.547Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-17T08:19:20.547Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-17T08:19:20.547Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-17T08:19:20.547Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-17T08:19:20.547Z] === RUN TestCreateWithInvalidEnv [2022-03-17T08:19:20.547Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-17T08:19:20.547Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-17T08:19:20.547Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-17T08:19:20.548Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-17T08:19:20.548Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-17T08:19:20.548Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-17T08:19:20.548Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-17T08:19:20.548Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-17T08:19:20.548Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-17T08:19:20.548Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-17T08:19:20.548Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-17T08:19:20.548Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-17T08:19:20.548Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-17T08:19:20.548Z] === RUN TestCreateTmpfsMountsTarget [2022-03-17T08:19:20.548Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-17T08:19:20.548Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-17T08:19:21.925Z] --- PASS: TestCreateWithCustomMaskedPaths (1.12s) [2022-03-17T08:19:21.925Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-17T08:19:22.284Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-17T08:19:22.862Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.04s) [2022-03-17T08:19:22.862Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-17T08:19:22.862Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T08:19:22.862Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T08:19:22.862Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T08:19:22.862Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T08:19:22.862Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T08:19:22.862Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T08:19:22.862Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T08:19:22.862Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T08:19:22.862Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T08:19:22.862Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T08:19:22.862Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T08:19:22.862Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T08:19:22.862Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T08:19:22.863Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T08:19:22.863Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T08:19:22.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-17T08:19:22.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-17T08:19:22.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-17T08:19:22.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-03-17T08:19:22.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-17T08:19:22.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-17T08:19:22.863Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-17T08:19:23.430Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s) [2022-03-17T08:19:23.430Z] === RUN TestCreateDifferentPlatform [2022-03-17T08:19:23.430Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-17T08:19:23.430Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-17T08:19:23.430Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-17T08:19:23.430Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-17T08:19:23.430Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-17T08:19:23.430Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-17T08:19:23.430Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-03-17T08:19:23.430Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-17T08:19:23.430Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-17T08:19:23.430Z] === RUN TestContainerStartOnDaemonRestart [2022-03-17T08:19:23.430Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-17T08:19:23.430Z] === RUN TestDaemonRestartIpcMode [2022-03-17T08:19:23.430Z] === PAUSE TestDaemonRestartIpcMode [2022-03-17T08:19:23.430Z] === RUN TestDaemonHostGatewayIP [2022-03-17T08:19:23.430Z] === PAUSE TestDaemonHostGatewayIP [2022-03-17T08:19:23.430Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-17T08:19:23.430Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-17T08:19:23.430Z] === RUN TestContainerKillOnDaemonStart [2022-03-17T08:19:23.430Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-17T08:19:23.430Z] === RUN TestDiff [2022-03-17T08:19:23.670Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-17T08:19:23.689Z] --- PASS: TestDiff (0.38s) [2022-03-17T08:19:23.689Z] === RUN TestExecWithCloseStdin [2022-03-17T08:19:24.256Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-03-17T08:19:24.256Z] === RUN TestExec [2022-03-17T08:19:24.515Z] --- PASS: TestExec (0.42s) [2022-03-17T08:19:24.515Z] === RUN TestExecUser [2022-03-17T08:19:25.083Z] --- PASS: TestExecUser (0.41s) [2022-03-17T08:19:25.083Z] === RUN TestExportContainerAndImportImage [2022-03-17T08:19:25.650Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2022-03-17T08:19:25.650Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-17T08:19:26.976Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-17T08:19:27.039Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s) [2022-03-17T08:19:27.039Z] === RUN TestHealthCheckWorkdir [2022-03-17T08:19:27.322Z] --- PASS: TestHealthCheckWorkdir (0.60s) [2022-03-17T08:19:27.322Z] === RUN TestHealthKillContainer [2022-03-17T08:19:27.919Z] --- PASS: TestDockerNetworkMacvlan (9.47s) [2022-03-17T08:19:27.919Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-17T08:19:27.919Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-17T08:19:27.919Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-03-17T08:19:27.919Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-03-17T08:19:27.919Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s) [2022-03-17T08:19:27.919Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-03-17T08:19:27.919Z] PASS [2022-03-17T08:19:27.919Z] [2022-03-17T08:19:27.919Z] DONE 8 tests in 10.818s [2022-03-17T08:19:27.919Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-17T08:19:27.919Z] testing: warning: no tests to run [2022-03-17T08:19:27.919Z] PASS [2022-03-17T08:19:27.919Z] [2022-03-17T08:19:27.919Z] DONE 0 tests in 0.011s [2022-03-17T08:19:27.919Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-17T08:19:27.919Z] INFO: Testing against a local daemon [2022-03-17T08:19:27.919Z] === RUN TestAuthZPluginAllowRequest [2022-03-17T08:19:29.306Z] --- PASS: TestAuthZPluginAllowRequest (1.26s) [2022-03-17T08:19:29.306Z] === RUN TestAuthZPluginTLS [2022-03-17T08:19:29.564Z] === RUN TestMiddlewares [2022-03-17T08:19:29.564Z] --- PASS: TestMiddlewares (0.00s) [2022-03-17T08:19:29.564Z] PASS [2022-03-17T08:19:29.564Z] coverage: 9.0% of statements [2022-03-17T08:19:29.564Z] ok github.com/docker/docker/api/server 0.057s coverage: 9.0% of statements [2022-03-17T08:19:29.567Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-03-17T08:19:29.567Z] === RUN TestAuthZPluginDenyRequest [2022-03-17T08:19:30.140Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-17T08:19:30.140Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-17T08:19:30.712Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-17T08:19:30.712Z] === RUN TestAuthZPluginDenyResponse [2022-03-17T08:19:31.284Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-17T08:19:31.284Z] === RUN TestAuthZPluginAllowEventStream [2022-03-17T08:19:32.228Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2022-03-17T08:19:32.228Z] === RUN TestAuthZPluginErrorResponse [2022-03-17T08:19:32.801Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-03-17T08:19:32.801Z] === RUN TestAuthZPluginErrorRequest [2022-03-17T08:19:33.373Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-17T08:19:33.373Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-17T08:19:33.946Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-17T08:19:33.946Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-17T08:19:34.043Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-17T08:19:35.459Z] --- PASS: TestHealthKillContainer (7.84s) [2022-03-17T08:19:35.459Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-17T08:19:35.459Z] --- PASS: TestInspectCpusetInConfigPre120 (0.35s) [2022-03-17T08:19:35.459Z] === RUN TestIpcModeNone [2022-03-17T08:19:35.862Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.54s) [2022-03-17T08:19:35.862Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-17T08:19:36.026Z] --- PASS: TestIpcModeNone (0.44s) [2022-03-17T08:19:36.026Z] === RUN TestIpcModePrivate [2022-03-17T08:19:36.286Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-03-17T08:19:36.286Z] --- PASS: TestIpcModePrivate (0.39s) [2022-03-17T08:19:36.286Z] === RUN TestIpcModeShareable [2022-03-17T08:19:36.853Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-03-17T08:19:36.853Z] --- PASS: TestIpcModeShareable (0.44s) [2022-03-17T08:19:36.853Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-17T08:19:37.249Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.53s) [2022-03-17T08:19:37.250Z] === RUN TestAuthZPluginHeader [2022-03-17T08:19:37.822Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-03-17T08:19:37.822Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-17T08:19:38.233Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.31s) [2022-03-17T08:19:38.233Z] === RUN TestAPIIpcModeHost [2022-03-17T08:19:38.492Z] --- PASS: TestAPIIpcModeHost (0.33s) [2022-03-17T08:19:38.492Z] === RUN TestDaemonIpcModeShareable [2022-03-17T08:19:39.427Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-17T08:19:39.427Z] --- PASS: TestDaemonIpcModeShareable (1.09s) [2022-03-17T08:19:39.427Z] === RUN TestDaemonIpcModePrivate [2022-03-17T08:19:40.377Z] .....INFO: Daemon under test started and replied! [2022-03-17T08:19:40.377Z] INFO: Docker version of the daemon under test [2022-03-17T08:19:40.377Z] [2022-03-17T08:19:40.377Z] Client: [2022-03-17T08:19:40.377Z] Version: 17.06.2-ce [2022-03-17T08:19:40.377Z] API version: 1.30 [2022-03-17T08:19:40.377Z] Go version: go1.8.3 [2022-03-17T08:19:40.377Z] Git commit: cec0b72 [2022-03-17T08:19:40.377Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-17T08:19:40.377Z] OS/Arch: windows/amd64 [2022-03-17T08:19:40.377Z] [2022-03-17T08:19:40.377Z] Server: [2022-03-17T08:19:40.377Z] Version: 0.0.0-dev [2022-03-17T08:19:40.377Z] API version: 1.42 (minimum version 1.24) [2022-03-17T08:19:40.377Z] Go version: go1.18 [2022-03-17T08:19:40.377Z] Git commit: 452aebbd32 [2022-03-17T08:19:40.377Z] Built: 03/17/2022 08:16:51 [2022-03-17T08:19:40.377Z] OS/Arch: windows/amd64 [2022-03-17T08:19:40.377Z] Experimental: false [2022-03-17T08:19:40.377Z] [2022-03-17T08:19:40.377Z] INFO: Docker info of the daemon under test [2022-03-17T08:19:40.377Z] [2022-03-17T08:19:40.377Z] Containers: 0 [2022-03-17T08:19:40.377Z] Running: 0 [2022-03-17T08:19:40.377Z] Paused: 0 [2022-03-17T08:19:40.377Z] Stopped: 0 [2022-03-17T08:19:40.377Z] Images: 0 [2022-03-17T08:19:40.377Z] Server Version: 0.0.0-dev [2022-03-17T08:19:40.377Z] Storage Driver: windowsfilter [2022-03-17T08:19:40.377Z] Windows: [2022-03-17T08:19:40.377Z] Logging Driver: json-file [2022-03-17T08:19:40.377Z] Plugins: [2022-03-17T08:19:40.377Z] Volume: local [2022-03-17T08:19:40.377Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T08:19:40.377Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T08:19:40.377Z] Swarm: inactive [2022-03-17T08:19:40.377Z] Default Isolation: process [2022-03-17T08:19:40.377Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-17T08:19:40.377Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-03-17T08:19:40.377Z] OSType: windows [2022-03-17T08:19:40.377Z] Architecture: x86_64 [2022-03-17T08:19:40.377Z] CPUs: 4 [2022-03-17T08:19:40.377Z] Total Memory: 32GiB [2022-03-17T08:19:40.377Z] Name: azwin-2-bf8ec0 [2022-03-17T08:19:40.377Z] ID: PBBP:6GJX:RQKT:MC5Q:QUZJ:HDLF:GRHZ:7SJR:RPIY:P3JJ:RNWX:KVQJ [2022-03-17T08:19:40.377Z] Docker Root Dir: D:\CI\PR-43380\8\daemon [2022-03-17T08:19:40.377Z] Debug Mode (client): false [2022-03-17T08:19:40.377Z] Debug Mode (server): true [2022-03-17T08:19:40.377Z] File Descriptors: -1 [2022-03-17T08:19:40.377Z] Goroutines: 16 [2022-03-17T08:19:40.377Z] System Time: 2022-03-17T08:19:37.4643418Z [2022-03-17T08:19:40.377Z] EventsListeners: 0 [2022-03-17T08:19:40.377Z] Registry: https://index.docker.io/v1/ [2022-03-17T08:19:40.377Z] Labels: [2022-03-17T08:19:40.377Z] Experimental: false [2022-03-17T08:19:40.377Z] Insecure Registries: [2022-03-17T08:19:40.377Z] 127.0.0.0/8 [2022-03-17T08:19:40.377Z] Live Restore Enabled: false [2022-03-17T08:19:40.377Z] [2022-03-17T08:19:40.377Z] [2022-03-17T08:19:40.377Z] INFO: Docker images of the daemon under test [2022-03-17T08:19:40.377Z] [2022-03-17T08:19:40.377Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-17T08:19:40.377Z] [2022-03-17T08:19:40.377Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-17T08:19:40.377Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-17T08:19:40.377Z] ltsc2019: Pulling from windows/servercore [2022-03-17T08:19:40.377Z] 4612f6d0b889: Pulling fs layer [2022-03-17T08:19:40.377Z] 0a6173b79e25: Pulling fs layer [2022-03-17T08:19:40.804Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-17T08:19:40.804Z] --- PASS: TestDaemonIpcModePrivate (1.09s) [2022-03-17T08:19:40.804Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-17T08:19:41.740Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-17T08:19:41.740Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.08s) [2022-03-17T08:19:41.740Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-17T08:19:42.028Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.99s) [2022-03-17T08:19:42.028Z] === RUN TestAuthZPluginV2Disable [2022-03-17T08:19:42.678Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-17T08:19:42.936Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s) [2022-03-17T08:19:42.936Z] === RUN TestIpcModeOlderClient [2022-03-17T08:19:42.936Z] === PAUSE TestIpcModeOlderClient [2022-03-17T08:19:42.936Z] === RUN TestKillContainerInvalidSignal [2022-03-17T08:19:43.195Z] --- PASS: TestKillContainerInvalidSignal (0.38s) [2022-03-17T08:19:43.195Z] === RUN TestKillContainer [2022-03-17T08:19:43.195Z] === RUN TestKillContainer/no_signal [2022-03-17T08:19:43.454Z] === RUN TestKillContainer/non_killing_signal [2022-03-17T08:19:43.712Z] === RUN TestKillContainer/killing_signal [2022-03-17T08:19:43.950Z] 037d5740b404: Pull complete [2022-03-17T08:19:43.951Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-17T08:19:43.951Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:19:43.951Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-17T08:19:43.951Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-17T08:19:43.951Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-17T08:19:43.951Z] WARN: Skipping validation tests [2022-03-17T08:19:43.951Z] INFO: Running unit tests at 03/17/2022 08:19:40... [2022-03-17T08:19:44.279Z] --- PASS: TestKillContainer (1.15s) [2022-03-17T08:19:44.279Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-03-17T08:19:44.279Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-03-17T08:19:44.279Z] --- PASS: TestKillContainer/killing_signal (0.36s) [2022-03-17T08:19:44.279Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-17T08:19:44.279Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-17T08:19:44.578Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-03-17T08:19:44.845Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-17T08:19:44.938Z] INFO: make.ps1 starting at 03/17/2022 08:19:44 [2022-03-17T08:19:45.104Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.75s) [2022-03-17T08:19:45.104Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.35s) [2022-03-17T08:19:45.104Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-03-17T08:19:45.104Z] === RUN TestKillStoppedContainer [2022-03-17T08:19:45.104Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-17T08:19:45.104Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-17T08:19:45.104Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-17T08:19:45.104Z] === RUN TestKillDifferentUserContainer [2022-03-17T08:19:45.340Z] --- PASS: TestAuthZPluginV2Disable (3.41s) [2022-03-17T08:19:45.340Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-17T08:19:45.407Z] INFO: Git commit (372de6ebea) assumed from DOCKER_GITCOMMIT environment variable [2022-03-17T08:19:45.407Z] INFO: Invoking autogen... [2022-03-17T08:19:45.407Z] INFO: Running unit tests... [2022-03-17T08:19:45.671Z] --- PASS: TestKillDifferentUserContainer (0.37s) [2022-03-17T08:19:45.671Z] === RUN TestInspectOomKilledTrue [2022-03-17T08:19:45.773Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-17T08:19:45.930Z] --- PASS: TestInspectOomKilledTrue (0.43s) [2022-03-17T08:19:45.930Z] === RUN TestInspectOomKilledFalse [2022-03-17T08:19:46.498Z] --- PASS: TestInspectOomKilledFalse (0.37s) [2022-03-17T08:19:46.498Z] === RUN TestLinksEtcHostsContentMatch [2022-03-17T08:19:46.498Z] --- PASS: TestLinksEtcHostsContentMatch (0.24s) [2022-03-17T08:19:46.498Z] === RUN TestLinksContainerNames [2022-03-17T08:19:47.433Z] --- PASS: TestLinksContainerNames (0.78s) [2022-03-17T08:19:47.433Z] === RUN TestLogsFollowTailEmpty [2022-03-17T08:19:47.692Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-03-17T08:19:47.692Z] === RUN TestContainerNetworkMountsNoChown [2022-03-17T08:19:48.259Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/default [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/default [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/private [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/private [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/rprivate [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/slave [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/slave [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/rslave [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/shared [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/shared [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/rshared [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-17T08:19:48.259Z] === CONT TestMountDaemonRoot/default [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-17T08:19:48.259Z] === CONT TestMountDaemonRoot/rslave [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-17T08:19:48.259Z] === CONT TestMountDaemonRoot/rshared [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T08:19:48.259Z] === CONT TestMountDaemonRoot/shared [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-17T08:19:48.259Z] === CONT TestMountDaemonRoot/rprivate [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T08:19:48.259Z] === CONT TestMountDaemonRoot/slave [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-17T08:19:48.259Z] === CONT TestMountDaemonRoot/private [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-17T08:19:48.259Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-17T08:19:48.259Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-17T08:19:48.259Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-17T08:19:48.259Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T08:19:48.259Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-17T08:19:48.259Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-17T08:19:48.259Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-17T08:19:48.259Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-17T08:19:48.259Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-17T08:19:48.259Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-17T08:19:48.259Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T08:19:48.259Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-17T08:19:48.259Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-17T08:19:48.259Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T08:19:48.259Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-17T08:19:48.259Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T08:19:48.414Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-17T08:19:48.414Z] Using test binary docker [2022-03-17T08:19:48.414Z] +++ /etc/init.d/apparmor start [2022-03-17T08:19:48.414Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-17T08:19:48.414Z] INFO: Waiting for daemon to start... [2022-03-17T08:19:48.414Z] Starting dockerd [2022-03-17T08:19:48.414Z] +++ 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-03-17T08:19:48.518Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-17T08:19:48.518Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-17T08:19:48.518Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-17T08:19:48.518Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-17T08:19:48.518Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-17T08:19:48.518Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T08:19:48.518Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-17T08:19:48.518Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T08:19:48.518Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-17T08:19:48.518Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-17T08:19:48.518Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-17T08:19:48.518Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-17T08:19:48.518Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-17T08:19:48.518Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-17T08:19:48.518Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-17T08:19:48.518Z] === RUN TestContainerBindMountNonRecursive [2022-03-17T08:19:48.644Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.24s) [2022-03-17T08:19:48.644Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-17T08:19:48.676Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-17T08:19:48.676Z] Using test binary docker [2022-03-17T08:19:48.676Z] +++ /etc/init.d/apparmor start [2022-03-17T08:19:48.676Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-17T08:19:48.676Z] INFO: Waiting for daemon to start... [2022-03-17T08:19:48.676Z] Starting dockerd [2022-03-17T08:19:48.676Z] +++ 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-03-17T08:19:49.895Z] --- PASS: TestContainerBindMountNonRecursive (1.19s) [2022-03-17T08:19:49.895Z] === RUN TestContainerVolumesMountedAsShared [2022-03-17T08:19:50.140Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-03-17T08:19:50.155Z] --- PASS: TestContainerVolumesMountedAsShared (0.36s) [2022-03-17T08:19:50.155Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-17T08:19:50.326Z] . [2022-03-17T08:19:50.326Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-17T08:19:50.326Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-17T08:19:50.326Z] Error: No such image: emptyfs [2022-03-17T08:19:50.326Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-17T08:19:50.326Z] ++++ docker load [2022-03-17T08:19:50.413Z] --- PASS: TestContainerVolumesMountedAsSlave (0.28s) [2022-03-17T08:19:50.413Z] === RUN TestNetworkNat [2022-03-17T08:19:50.588Z] Running integration-test (iteration 1) [2022-03-17T08:19:50.588Z] 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-03-17T08:19:50.588Z] ++ 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-03-17T08:19:50.588Z] ++ set -e [2022-03-17T08:19:50.588Z] ++ '[' -n 0 ']' [2022-03-17T08:19:50.588Z] ++ set -x [2022-03-17T08:19:50.588Z] ++ 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-03-17T08:19:50.850Z] [2022-03-17T08:19:50.850Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-17T08:19:50.850Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-17T08:19:50.864Z] 0a6173b79e25: Verifying Checksum [2022-03-17T08:19:50.864Z] 0a6173b79e25: Download complete [2022-03-17T08:19:50.988Z] --- PASS: TestNetworkNat (0.43s) [2022-03-17T08:19:50.988Z] === RUN TestNetworkLocalhostTCPNat [2022-03-17T08:19:51.111Z] Error: No such image: emptyfs [2022-03-17T08:19:51.112Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-17T08:19:51.112Z] ++++ docker load [2022-03-17T08:19:51.247Z] --- PASS: TestNetworkLocalhostTCPNat (0.38s) [2022-03-17T08:19:51.247Z] === RUN TestNetworkLoopbackNat [2022-03-17T08:19:51.374Z] Running integration-test (iteration 1) [2022-03-17T08:19:51.374Z] 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-03-17T08:19:51.374Z] ++ 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-03-17T08:19:51.374Z] ++ set -e [2022-03-17T08:19:51.374Z] ++ '[' -n 0 ']' [2022-03-17T08:19:51.374Z] ++ set -x [2022-03-17T08:19:51.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-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-03-17T08:19:51.374Z] Loaded image: busybox:latest [2022-03-17T08:19:51.947Z] Loaded image: busybox:glibc [2022-03-17T08:19:52.209Z] Loaded image: busybox:latest [2022-03-17T08:19:52.783Z] Loaded image: busybox:glibc [2022-03-17T08:19:53.781Z] --- PASS: TestNetworkLoopbackNat (2.47s) [2022-03-17T08:19:53.781Z] === RUN TestPause [2022-03-17T08:19:54.040Z] --- PASS: TestPause (0.38s) [2022-03-17T08:19:54.040Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-17T08:19:54.041Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-17T08:19:54.041Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-17T08:19:54.041Z] === RUN TestPauseStopPausedContainer [2022-03-17T08:19:54.081Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-17T08:19:54.607Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-03-17T08:19:54.607Z] === RUN TestPidHost [2022-03-17T08:19:55.547Z] --- PASS: TestPidHost (0.92s) [2022-03-17T08:19:55.547Z] === RUN TestPsFilter [2022-03-17T08:19:55.547Z] --- PASS: TestPsFilter (0.10s) [2022-03-17T08:19:55.547Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-17T08:19:55.806Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-03-17T08:19:55.806Z] === RUN TestRemoveContainerWithVolume [2022-03-17T08:19:56.091Z] Loaded image: debian:bullseye-slim [2022-03-17T08:19:56.353Z] Loaded image: hello-world:latest [2022-03-17T08:19:56.373Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-03-17T08:19:56.373Z] === RUN TestRemoveContainerRunning [2022-03-17T08:19:56.615Z] Loaded image: arm32v7/hello-world:latest [2022-03-17T08:19:56.615Z] INFO: Testing against a local daemon [2022-03-17T08:19:56.615Z] === RUN TestDockerDaemonSuite [2022-03-17T08:19:56.615Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-17T08:19:56.632Z] --- PASS: TestRemoveContainerRunning (0.36s) [2022-03-17T08:19:56.632Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-17T08:19:56.891Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.36s) [2022-03-17T08:19:56.891Z] === RUN TestRemoveInvalidContainer [2022-03-17T08:19:56.891Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-17T08:19:56.891Z] === RUN TestRenameLinkedContainer [2022-03-17T08:19:57.189Z] Loaded image: debian:bullseye-slim [2022-03-17T08:19:57.189Z] Loaded image: hello-world:latest [2022-03-17T08:19:57.450Z] Loaded image: arm32v7/hello-world:latest [2022-03-17T08:19:57.451Z] INFO: Testing against a local daemon [2022-03-17T08:19:57.451Z] === RUN TestDockerSuite [2022-03-17T08:19:57.713Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-17T08:19:57.713Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-17T08:19:57.713Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-17T08:19:57.713Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-17T08:19:57.713Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-17T08:19:57.713Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-17T08:19:57.713Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-17T08:19:57.713Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-17T08:19:58.795Z] --- PASS: TestRenameLinkedContainer (1.52s) [2022-03-17T08:19:58.795Z] === RUN TestRenameStoppedContainer [2022-03-17T08:19:58.795Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-03-17T08:19:58.795Z] === RUN TestRenameRunningContainerAndReuse [2022-03-17T08:19:59.560Z] 4612f6d0b889: Verifying Checksum [2022-03-17T08:19:59.561Z] 4612f6d0b889: Download complete [2022-03-17T08:19:59.730Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2022-03-17T08:19:59.730Z] === RUN TestRenameInvalidName [2022-03-17T08:19:59.989Z] --- PASS: TestRenameInvalidName (0.37s) [2022-03-17T08:19:59.989Z] === RUN TestRenameAnonymousContainer [2022-03-17T08:20:00.336Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-17T08:20:00.336Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-17T08:20:00.607Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-17T08:20:00.607Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-17T08:20:00.880Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.07s) [2022-03-17T08:20:00.880Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-17T08:20:01.183Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-17T08:20:01.368Z] --- PASS: TestRenameAnonymousContainer (1.37s) [2022-03-17T08:20:01.369Z] === RUN TestRenameContainerWithSameName [2022-03-17T08:20:01.444Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-17T08:20:01.444Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-17T08:20:01.936Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2022-03-17T08:20:01.936Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-17T08:20:02.834Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-17T08:20:02.873Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-03-17T08:20:02.873Z] === RUN TestResize [2022-03-17T08:20:03.097Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-17T08:20:03.097Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-17T08:20:03.097Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-17T08:20:03.133Z] --- PASS: TestResize (0.39s) [2022-03-17T08:20:03.133Z] === RUN TestResizeWithInvalidSize [2022-03-17T08:20:03.392Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-03-17T08:20:03.392Z] === RUN TestResizeWhenContainerNotStarted [2022-03-17T08:20:03.961Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2022-03-17T08:20:03.961Z] === RUN TestDaemonRestartKillContainers [2022-03-17T08:20:03.961Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-17T08:20:03.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-17T08:20:03.961Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-17T08:20:03.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-17T08:20:03.961Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-17T08:20:03.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-17T08:20:03.961Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-17T08:20:03.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-17T08:20:03.961Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-17T08:20:03.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-17T08:20:03.961Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-17T08:20:03.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-17T08:20:03.961Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-17T08:20:03.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-17T08:20:03.961Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-17T08:20:03.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-17T08:20:03.961Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T08:20:03.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T08:20:03.961Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T08:20:03.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T08:20:03.961Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T08:20:03.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T08:20:03.961Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T08:20:03.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T08:20:03.961Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-17T08:20:03.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-17T08:20:03.961Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-17T08:20:03.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-17T08:20:03.961Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-17T08:20:03.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-17T08:20:03.961Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-17T08:20:03.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-17T08:20:03.961Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-17T08:20:03.961Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T08:20:04.045Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-03-17T08:20:04.307Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-17T08:20:05.254Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-17T08:20:05.339Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-17T08:20:05.516Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-17T08:20:05.516Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-17T08:20:05.516Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-17T08:20:05.671Z] ............................ [ 66%] [2022-03-17T08:20:05.778Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-17T08:20:06.588Z] ? github.com/docker/docker/api [no test files] [2022-03-17T08:20:07.244Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-17T08:20:07.812Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-17T08:20:08.750Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-17T08:20:09.688Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-17T08:20:10.256Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-17T08:20:11.193Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-17T08:20:12.129Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-17T08:20:12.382Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-17T08:20:12.696Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-17T08:20:12.955Z] --- PASS: TestBuildWithHugeFile (121.45s) [2022-03-17T08:20:12.956Z] === RUN TestBuildWCOWSandboxSize [2022-03-17T08:20:12.956Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T08:20:12.956Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-17T08:20:12.956Z] === RUN TestBuildWithEmptyDockerfile [2022-03-17T08:20:13.217Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T08:20:13.217Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T08:20:13.217Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T08:20:13.217Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T08:20:13.217Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T08:20:13.217Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T08:20:13.217Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T08:20:13.217Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T08:20:13.217Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T08:20:13.217Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-17T08:20:13.217Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-03-17T08:20:13.217Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-03-17T08:20:13.217Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-17T08:20:13.217Z] === RUN TestBuildPreserveOwnership [2022-03-17T08:20:13.217Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-17T08:20:13.278Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-17T08:20:13.792Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-17T08:20:14.218Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-17T08:20:14.477Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T08:20:15.413Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T08:20:15.709Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-17T08:20:15.971Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-17T08:20:16.544Z] --- PASS: TestBuildPreserveOwnership (3.29s) [2022-03-17T08:20:16.544Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.11s) [2022-03-17T08:20:16.545Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-03-17T08:20:16.545Z] === RUN TestBuildPlatformInvalid [2022-03-17T08:20:16.545Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-03-17T08:20:16.545Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-17T08:20:17.488Z] Loaded image: busybox:latest [2022-03-17T08:20:17.749Z] Loaded image: busybox:glibc [2022-03-17T08:20:17.749Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-17T08:20:17.945Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T08:20:18.695Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-17T08:20:18.994Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s) [2022-03-17T08:20:18.994Z] PASS [2022-03-17T08:20:18.994Z] [2022-03-17T08:20:18.994Z] DONE 17 tests in 48.308s [2022-03-17T08:20:18.994Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-17T08:20:18.994Z] INFO: Testing against a local daemon [2022-03-17T08:20:18.994Z] === RUN TestPluginInvalidJSON [2022-03-17T08:20:18.994Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T08:20:18.994Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T08:20:18.994Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T08:20:18.994Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-17T08:20:18.994Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-17T08:20:18.994Z] === RUN TestPluginInstall [2022-03-17T08:20:18.994Z] === RUN TestPluginInstall/no_auth [2022-03-17T08:20:18.994Z] time="2022-03-17T08:20:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T08:20:18.994Z] time="2022-03-17T08:20:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53802d709a5dbb985c5042680ce98360954f6b76ef917c92141fd2927b031f08" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T08:20:18.994Z] time="2022-03-17T08:20:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T08:20:18.994Z] time="2022-03-17T08:20:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53802d709a5dbb985c5042680ce98360954f6b76ef917c92141fd2927b031f08" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T08:20:18.994Z] === RUN TestPluginInstall/with_htpasswd [2022-03-17T08:20:18.994Z] time="2022-03-17T08:20:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T08:20:18.994Z] time="2022-03-17T08:20:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53802d709a5dbb985c5042680ce98360954f6b76ef917c92141fd2927b031f08" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T08:20:18.994Z] time="2022-03-17T08:20:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T08:20:18.994Z] time="2022-03-17T08:20:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53802d709a5dbb985c5042680ce98360954f6b76ef917c92141fd2927b031f08" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T08:20:18.994Z] === RUN TestPluginInstall/with_insecure [2022-03-17T08:20:19.255Z] time="2022-03-17T08:20:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T08:20:19.255Z] time="2022-03-17T08:20:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e56b357f56b9928aba79dcf7e65348911fbe2f067fc046aca54cb7767f2a870" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T08:20:19.255Z] time="2022-03-17T08:20:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T08:20:19.255Z] time="2022-03-17T08:20:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e56b357f56b9928aba79dcf7e65348911fbe2f067fc046aca54cb7767f2a870" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T08:20:19.269Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-17T08:20:19.516Z] plugin_test.go:165: [d4b64d17eaf4a] daemon is not started [2022-03-17T08:20:19.516Z] --- PASS: TestPluginInstall (3.42s) [2022-03-17T08:20:19.516Z] --- PASS: TestPluginInstall/no_auth (1.71s) [2022-03-17T08:20:19.516Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-03-17T08:20:19.516Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-03-17T08:20:19.516Z] === RUN TestPluginsWithRuntimes [2022-03-17T08:20:19.841Z] Loaded image: debian:bullseye-slim [2022-03-17T08:20:20.102Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-17T08:20:20.102Z] Loaded image: hello-world:latest [2022-03-17T08:20:20.102Z] Loaded image: arm32v7/hello-world:latest [2022-03-17T08:20:20.676Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-17T08:20:21.231Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-17T08:20:21.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.63s) [2022-03-17T08:20:21.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.55s) [2022-03-17T08:20:21.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.90s) [2022-03-17T08:20:21.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s) [2022-03-17T08:20:21.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s) [2022-03-17T08:20:21.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.64s) [2022-03-17T08:20:21.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s) [2022-03-17T08:20:21.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s) [2022-03-17T08:20:21.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.58s) [2022-03-17T08:20:21.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.20s) [2022-03-17T08:20:21.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-03-17T08:20:21.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.20s) [2022-03-17T08:20:21.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.20s) [2022-03-17T08:20:21.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.30s) [2022-03-17T08:20:21.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.21s) [2022-03-17T08:20:21.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.59s) [2022-03-17T08:20:21.231Z] === RUN TestCgroupNamespacesRun [2022-03-17T08:20:21.433Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-17T08:20:22.032Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-17T08:20:22.593Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-17T08:20:22.594Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-17T08:20:22.606Z] --- PASS: TestCgroupNamespacesRun (1.07s) [2022-03-17T08:20:22.607Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-17T08:20:22.993Z] --- PASS: TestPluginsWithRuntimes (3.41s) [2022-03-17T08:20:22.993Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2022-03-17T08:20:22.993Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2022-03-17T08:20:22.993Z] === RUN TestPluginBackCompatMediaTypes [2022-03-17T08:20:23.542Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s) [2022-03-17T08:20:23.542Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-17T08:20:23.565Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2022-03-17T08:20:23.565Z] PASS [2022-03-17T08:20:23.565Z] [2022-03-17T08:20:23.565Z] DONE 10 tests in 7.477s [2022-03-17T08:20:23.565Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-17T08:20:23.565Z] INFO: Testing against a local daemon [2022-03-17T08:20:23.565Z] === RUN TestExternalGraphDriver [2022-03-17T08:20:23.565Z] === RUN TestExternalGraphDriver/json [2022-03-17T08:20:23.984Z] docker_cli_daemon_test.go:1472: [def5f8f1d9db7] daemon is not started [2022-03-17T08:20:24.246Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-17T08:20:24.478Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.05s) [2022-03-17T08:20:24.478Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-17T08:20:24.508Z] check_test.go:308: [de5c2453ce2a1] daemon is not started [2022-03-17T08:20:24.508Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-17T08:20:25.454Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-17T08:20:25.479Z] === RUN TestExternalGraphDriver/spec [2022-03-17T08:20:25.855Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-03-17T08:20:25.855Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-17T08:20:26.030Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-17T08:20:26.790Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) [2022-03-17T08:20:26.790Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-17T08:20:26.867Z] === RUN TestExternalGraphDriver/pull [2022-03-17T08:20:26.975Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-17T08:20:27.726Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2022-03-17T08:20:27.726Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-17T08:20:27.843Z] === RUN TestMiddlewares [2022-03-17T08:20:27.843Z] --- PASS: TestMiddlewares (0.00s) [2022-03-17T08:20:27.843Z] PASS [2022-03-17T08:20:27.843Z] coverage: 9.0% of statements [2022-03-17T08:20:27.843Z] ok github.com/docker/docker/api/server 0.064s coverage: 9.0% of statements [2022-03-17T08:20:27.919Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-17T08:20:28.493Z] check_test.go:308: [d94f5bdec9ea8] daemon is not started [2022-03-17T08:20:28.493Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-17T08:20:28.662Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s) [2022-03-17T08:20:28.662Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-17T08:20:28.754Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-17T08:20:28.782Z] --- PASS: TestExternalGraphDriver (5.06s) [2022-03-17T08:20:28.782Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2022-03-17T08:20:28.782Z] --- PASS: TestExternalGraphDriver/spec (1.72s) [2022-03-17T08:20:28.782Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2022-03-17T08:20:28.782Z] === RUN TestGraphdriverPluginV2 [2022-03-17T08:20:29.598Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s) [2022-03-17T08:20:29.598Z] === RUN TestNISDomainname [2022-03-17T08:20:29.700Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-17T08:20:29.857Z] --- PASS: TestNISDomainname (0.47s) [2022-03-17T08:20:29.857Z] === RUN TestHostnameDnsResolution [2022-03-17T08:20:30.645Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-17T08:20:30.680Z] === RUN TestBoolValue [2022-03-17T08:20:30.680Z] --- PASS: TestBoolValue (0.00s) [2022-03-17T08:20:30.680Z] === RUN TestBoolValueOrDefault [2022-03-17T08:20:30.680Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-17T08:20:30.680Z] === RUN TestInt64ValueOrZero [2022-03-17T08:20:30.680Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-17T08:20:30.680Z] === RUN TestInt64ValueOrDefault [2022-03-17T08:20:30.680Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-17T08:20:30.680Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-17T08:20:30.680Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-17T08:20:30.680Z] === RUN TestJsonContentType [2022-03-17T08:20:30.680Z] --- PASS: TestJsonContentType (0.00s) [2022-03-17T08:20:30.680Z] PASS [2022-03-17T08:20:30.680Z] coverage: 14.7% of statements [2022-03-17T08:20:30.680Z] ok github.com/docker/docker/api/server/httputils 0.045s coverage: 14.7% of statements [2022-03-17T08:20:30.680Z] === RUN TestMaskSecretKeys [2022-03-17T08:20:30.680Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-17T08:20:30.680Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-17T08:20:30.680Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-17T08:20:30.680Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-17T08:20:30.680Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-17T08:20:30.680Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-17T08:20:30.680Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-17T08:20:30.680Z] === RUN TestVersionMiddlewareVersion [2022-03-17T08:20:30.680Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-17T08:20:30.680Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-17T08:20:30.680Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-17T08:20:30.680Z] PASS [2022-03-17T08:20:30.680Z] coverage: 37.7% of statements [2022-03-17T08:20:30.680Z] ok github.com/docker/docker/api/server/middleware 0.059s coverage: 37.7% of statements [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-17T08:20:30.680Z] === RUN TestStrSliceMarshalJSON [2022-03-17T08:20:30.680Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-17T08:20:30.680Z] === RUN TestStrSliceUnmarshalJSON [2022-03-17T08:20:30.680Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-17T08:20:30.680Z] === RUN TestStrSliceUnmarshalString [2022-03-17T08:20:30.680Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-17T08:20:30.680Z] === RUN TestStrSliceUnmarshalSlice [2022-03-17T08:20:30.680Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-17T08:20:30.680Z] PASS [2022-03-17T08:20:30.680Z] coverage: 90.0% of statements [2022-03-17T08:20:30.680Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2022-03-17T08:20:30.680Z] === RUN TestToJSON [2022-03-17T08:20:30.680Z] --- PASS: TestToJSON (0.00s) [2022-03-17T08:20:30.680Z] === RUN TestToParamWithVersion [2022-03-17T08:20:30.680Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-17T08:20:30.680Z] === RUN TestFromJSON [2022-03-17T08:20:30.680Z] --- PASS: TestFromJSON (0.00s) [2022-03-17T08:20:30.680Z] === RUN TestEmpty [2022-03-17T08:20:30.680Z] --- PASS: TestEmpty (0.00s) [2022-03-17T08:20:30.680Z] === RUN TestArgsMatchKVListEmptySources [2022-03-17T08:20:30.680Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-17T08:20:30.680Z] === RUN TestArgsMatchKVList [2022-03-17T08:20:30.680Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-17T08:20:30.680Z] === RUN TestArgsMatch [2022-03-17T08:20:30.680Z] --- PASS: TestArgsMatch (0.00s) [2022-03-17T08:20:30.680Z] === RUN TestAdd [2022-03-17T08:20:30.680Z] --- PASS: TestAdd (0.00s) [2022-03-17T08:20:30.680Z] === RUN TestDel [2022-03-17T08:20:30.680Z] --- PASS: TestDel (0.00s) [2022-03-17T08:20:30.680Z] === RUN TestLen [2022-03-17T08:20:30.680Z] --- PASS: TestLen (0.00s) [2022-03-17T08:20:30.680Z] === RUN TestExactMatch [2022-03-17T08:20:30.680Z] --- PASS: TestExactMatch (0.00s) [2022-03-17T08:20:30.680Z] === RUN TestOnlyOneExactMatch [2022-03-17T08:20:30.680Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-17T08:20:30.680Z] === RUN TestContains [2022-03-17T08:20:30.680Z] --- PASS: TestContains (0.00s) [2022-03-17T08:20:30.680Z] === RUN TestValidate [2022-03-17T08:20:30.680Z] --- PASS: TestValidate (0.00s) [2022-03-17T08:20:30.680Z] === RUN TestWalkValues [2022-03-17T08:20:30.680Z] --- PASS: TestWalkValues (0.00s) [2022-03-17T08:20:30.680Z] === RUN TestFuzzyMatch [2022-03-17T08:20:30.680Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-17T08:20:30.680Z] === RUN TestClone [2022-03-17T08:20:30.680Z] --- PASS: TestClone (0.00s) [2022-03-17T08:20:30.680Z] PASS [2022-03-17T08:20:30.680Z] coverage: 92.2% of statements [2022-03-17T08:20:30.680Z] ok github.com/docker/docker/api/types/filters 0.054s coverage: 92.2% of statements [2022-03-17T08:20:30.680Z] === RUN TestDurationToSecondsString [2022-03-17T08:20:30.680Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-17T08:20:30.680Z] === RUN TestGetTimestamp [2022-03-17T08:20:30.680Z] --- PASS: TestGetTimestamp (0.18s) [2022-03-17T08:20:30.680Z] === RUN TestParseTimestamps [2022-03-17T08:20:30.680Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-17T08:20:30.680Z] PASS [2022-03-17T08:20:30.680Z] coverage: 100.0% of statements [2022-03-17T08:20:30.680Z] ok github.com/docker/docker/api/types/time 0.223s coverage: 100.0% of statements [2022-03-17T08:20:30.680Z] === RUN TestAdjustForAPIVersion [2022-03-17T08:20:30.680Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-17T08:20:30.680Z] PASS [2022-03-17T08:20:30.680Z] coverage: 5.7% of statements [2022-03-17T08:20:30.680Z] ok github.com/docker/docker/api/server/router/swarm 0.051s coverage: 5.7% of statements [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/types [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-17T08:20:30.680Z] === RUN TestCompareVersion [2022-03-17T08:20:30.680Z] --- PASS: TestCompareVersion (0.00s) [2022-03-17T08:20:30.680Z] PASS [2022-03-17T08:20:30.680Z] coverage: 77.3% of statements [2022-03-17T08:20:30.680Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 77.3% of statements [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/builder [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-17T08:20:30.680Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-17T08:20:30.793Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-03-17T08:20:30.793Z] === RUN TestUnprivilegedPortsAndPing [2022-03-17T08:20:31.052Z] --- PASS: TestUnprivilegedPortsAndPing (0.47s) [2022-03-17T08:20:31.052Z] === RUN TestStats [2022-03-17T08:20:31.220Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.47s) [2022-03-17T08:20:31.220Z] PASS [2022-03-17T08:20:31.220Z] [2022-03-17T08:20:31.220Z] === Skipped [2022-03-17T08:20:31.220Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-17T08:20:31.220Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T08:20:31.220Z] [2022-03-17T08:20:31.220Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-17T08:20:31.220Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T08:20:31.220Z] [2022-03-17T08:20:31.220Z] DONE 34 tests, 2 skipped in 185.559s [2022-03-17T08:20:31.220Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-17T08:20:31.220Z] ++ 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-03-17T08:20:31.220Z] ++ set -e [2022-03-17T08:20:31.220Z] ++ '[' -n 0 ']' [2022-03-17T08:20:31.220Z] ++ set -x [2022-03-17T08:20:31.220Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-17T08:20:31.220Z] INFO: Testing against a local daemon [2022-03-17T08:20:31.220Z] === RUN TestConfigInspect [2022-03-17T08:20:31.801Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-17T08:20:32.315Z] === RUN TestParseRemoteURL [2022-03-17T08:20:32.315Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-17T08:20:32.315Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-17T08:20:32.315Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-17T08:20:32.315Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-17T08:20:32.315Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-17T08:20:32.315Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-17T08:20:32.315Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-17T08:20:32.315Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-17T08:20:32.315Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-17T08:20:32.315Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-17T08:20:32.315Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-17T08:20:32.315Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-17T08:20:32.315Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-17T08:20:32.315Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-17T08:20:32.315Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-17T08:20:32.315Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-17T08:20:32.315Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-17T08:20:32.315Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-17T08:20:32.315Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-17T08:20:32.315Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-17T08:20:32.315Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-17T08:20:32.315Z] === RUN TestCloneArgsSmartHttp [2022-03-17T08:20:32.315Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-03-17T08:20:32.315Z] === RUN TestCloneArgsDumbHttp [2022-03-17T08:20:32.315Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-17T08:20:32.315Z] === RUN TestCloneArgsGit [2022-03-17T08:20:32.315Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-17T08:20:32.315Z] === RUN TestCheckoutGit [2022-03-17T08:20:32.746Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-17T08:20:32.996Z] --- PASS: TestGraphdriverPluginV2 (3.90s) [2022-03-17T08:20:32.996Z] PASS [2022-03-17T08:20:32.996Z] [2022-03-17T08:20:32.996Z] DONE 5 tests in 9.001s [2022-03-17T08:20:32.996Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-17T08:20:32.996Z] INFO: Testing against a local daemon [2022-03-17T08:20:32.996Z] === RUN TestContinueAfterPluginCrash [2022-03-17T08:20:32.996Z] === PAUSE TestContinueAfterPluginCrash [2022-03-17T08:20:32.996Z] === RUN TestReadPluginNoRead [2022-03-17T08:20:32.996Z] === PAUSE TestReadPluginNoRead [2022-03-17T08:20:32.996Z] === RUN TestDaemonStartWithLogOpt [2022-03-17T08:20:32.996Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-17T08:20:32.996Z] === CONT TestContinueAfterPluginCrash [2022-03-17T08:20:32.996Z] === CONT TestDaemonStartWithLogOpt [2022-03-17T08:20:33.319Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-17T08:20:33.585Z] --- PASS: TestStats (2.42s) [2022-03-17T08:20:33.585Z] === RUN TestStopContainerWithTimeout [2022-03-17T08:20:33.585Z] === RUN TestStopContainerWithTimeout/0 [2022-03-17T08:20:33.585Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-17T08:20:33.585Z] === RUN TestStopContainerWithTimeout/1 [2022-03-17T08:20:33.585Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-17T08:20:33.585Z] === RUN TestStopContainerWithTimeout/3 [2022-03-17T08:20:33.585Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-17T08:20:33.585Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-17T08:20:33.585Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-17T08:20:33.585Z] === CONT TestStopContainerWithTimeout/0 [2022-03-17T08:20:33.585Z] === CONT TestStopContainerWithTimeout/3 [2022-03-17T08:20:33.893Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-17T08:20:33.893Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-17T08:20:33.955Z] === RUN TestEnable [2022-03-17T08:20:33.955Z] --- PASS: TestEnable (0.00s) [2022-03-17T08:20:33.955Z] === RUN TestDisable [2022-03-17T08:20:33.955Z] --- PASS: TestDisable (0.00s) [2022-03-17T08:20:33.955Z] === RUN TestEnabled [2022-03-17T08:20:33.955Z] --- PASS: TestEnabled (0.00s) [2022-03-17T08:20:33.955Z] PASS [2022-03-17T08:20:33.955Z] coverage: 100.0% of statements [2022-03-17T08:20:33.955Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2022-03-17T08:20:33.955Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-17T08:20:33.955Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-17T08:20:33.955Z] === RUN TestProcessNoDockerignore [2022-03-17T08:20:33.955Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-17T08:20:33.955Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-17T08:20:33.955Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-17T08:20:33.955Z] === RUN TestDetectContentType [2022-03-17T08:20:33.955Z] --- PASS: TestDetectContentType (0.00s) [2022-03-17T08:20:33.955Z] === RUN TestSelectAcceptableMIME [2022-03-17T08:20:33.955Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-17T08:20:33.955Z] === RUN TestInspectEmptyResponse [2022-03-17T08:20:33.955Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-17T08:20:33.955Z] === RUN TestInspectResponseBinary [2022-03-17T08:20:33.955Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-17T08:20:33.955Z] === RUN TestResponseUnsupportedContentType [2022-03-17T08:20:33.955Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-17T08:20:33.955Z] === RUN TestInspectResponseTextSimple [2022-03-17T08:20:33.955Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-17T08:20:33.955Z] === RUN TestInspectResponseEmptyContentType [2022-03-17T08:20:33.955Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-17T08:20:33.955Z] === RUN TestUnknownContentLength [2022-03-17T08:20:33.955Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-17T08:20:33.955Z] === RUN TestDownloadRemote [2022-03-17T08:20:33.955Z] --- PASS: TestDownloadRemote (0.09s) [2022-03-17T08:20:33.955Z] === RUN TestGetWithStatusError [2022-03-17T08:20:33.955Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-17T08:20:33.955Z] === RUN TestCloseRootDirectory [2022-03-17T08:20:33.955Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:20:33.955Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-17T08:20:33.955Z] === RUN TestHashFile [2022-03-17T08:20:33.955Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:20:33.955Z] --- SKIP: TestHashFile (0.01s) [2022-03-17T08:20:33.955Z] === RUN TestHashSubdir [2022-03-17T08:20:33.955Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:20:33.955Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-17T08:20:33.955Z] === RUN TestRemoveDirectory [2022-03-17T08:20:33.955Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:20:33.955Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-17T08:20:33.955Z] PASS [2022-03-17T08:20:33.955Z] coverage: 9.3% of statements [2022-03-17T08:20:33.955Z] ok github.com/docker/docker/builder/remotecontext 0.259s coverage: 9.3% of statements [2022-03-17T08:20:34.153Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-17T08:20:34.154Z] --- PASS: TestConfigInspect (2.84s) [2022-03-17T08:20:34.154Z] === RUN TestConfigList [2022-03-17T08:20:34.727Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-17T08:20:34.988Z] === RUN TestGetAllAllowed [2022-03-17T08:20:34.988Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestGetAllMeta [2022-03-17T08:20:34.988Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-17T08:20:34.988Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestIsUnreferencedBuiltin [2022-03-17T08:20:34.988Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestIsExistingDirectory [2022-03-17T08:20:34.988Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestGetFilenameForDownload [2022-03-17T08:20:34.988Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestEnv2Variables [2022-03-17T08:20:34.988Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-17T08:20:34.988Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestMaintainer [2022-03-17T08:20:34.988Z] --- PASS: TestMaintainer (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestLabel [2022-03-17T08:20:34.988Z] --- PASS: TestLabel (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestFromScratch [2022-03-17T08:20:34.988Z] --- PASS: TestFromScratch (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestFromWithArg [2022-03-17T08:20:34.988Z] --- PASS: TestFromWithArg (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-17T08:20:34.988Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestFromWithUndefinedArg [2022-03-17T08:20:34.988Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestFromMultiStageWithNamedStage [2022-03-17T08:20:34.988Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestOnbuild [2022-03-17T08:20:34.988Z] --- PASS: TestOnbuild (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestWorkdir [2022-03-17T08:20:34.988Z] --- PASS: TestWorkdir (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestCmd [2022-03-17T08:20:34.988Z] --- PASS: TestCmd (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestHealthcheckNone [2022-03-17T08:20:34.988Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestHealthcheckCmd [2022-03-17T08:20:34.988Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestEntrypoint [2022-03-17T08:20:34.988Z] --- PASS: TestEntrypoint (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestExpose [2022-03-17T08:20:34.988Z] --- PASS: TestExpose (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestUser [2022-03-17T08:20:34.988Z] --- PASS: TestUser (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestVolume [2022-03-17T08:20:34.988Z] --- PASS: TestVolume (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestStopSignal [2022-03-17T08:20:34.988Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-17T08:20:34.988Z] --- SKIP: TestStopSignal (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestArg [2022-03-17T08:20:34.988Z] --- PASS: TestArg (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestShell [2022-03-17T08:20:34.988Z] --- PASS: TestShell (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestPrependEnvOnCmd [2022-03-17T08:20:34.988Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestRunWithBuildArgs [2022-03-17T08:20:34.988Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestRunIgnoresHealthcheck [2022-03-17T08:20:34.988Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-17T08:20:34.988Z] === RUN TestDispatchUnsupportedOptions [2022-03-17T08:20:34.988Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-17T08:20:34.989Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-17T08:20:34.989Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-17T08:20:34.989Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-17T08:20:34.989Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-17T08:20:34.989Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-17T08:20:34.989Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-17T08:20:34.989Z] === RUN TestNormalizeWorkdir [2022-03-17T08:20:34.989Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-17T08:20:34.989Z] === RUN TestDispatch [2022-03-17T08:20:34.989Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-17T08:20:34.989Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-17T08:20:34.989Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-17T08:20:34.989Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-17T08:20:34.989Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-17T08:20:34.989Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-17T08:20:34.989Z] === RUN TestDispatch/COPY_url [2022-03-17T08:20:34.989Z] --- PASS: TestDispatch (0.07s) [2022-03-17T08:20:34.989Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-17T08:20:34.989Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-03-17T08:20:34.989Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-17T08:20:34.989Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-17T08:20:34.989Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-17T08:20:34.989Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-17T08:20:34.989Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-17T08:20:34.989Z] === RUN TestAddScratchImageAddsToMounts [2022-03-17T08:20:34.989Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-17T08:20:34.989Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-17T08:20:34.989Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-17T08:20:34.989Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-17T08:20:34.989Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-17T08:20:34.989Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-17T08:20:34.989Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-17T08:20:34.989Z] === RUN TestImageSourceGetAddsToMounts [2022-03-17T08:20:34.989Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-17T08:20:34.989Z] === RUN TestEmptyDockerfile [2022-03-17T08:20:34.989Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-03-17T08:20:34.989Z] === RUN TestSymlinkDockerfile [2022-03-17T08:20:34.989Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-17T08:20:34.989Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-17T08:20:34.989Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.02s) [2022-03-17T08:20:34.989Z] === RUN TestNonExistingDockerfile [2022-03-17T08:20:34.989Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-17T08:20:34.989Z] === RUN TestCopyRunConfig [2022-03-17T08:20:34.989Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-17T08:20:34.989Z] === RUN TestDeepCopyRunConfig [2022-03-17T08:20:34.989Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-17T08:20:34.989Z] === RUN TestExportImage [2022-03-17T08:20:34.989Z] --- PASS: TestExportImage (0.00s) [2022-03-17T08:20:34.989Z] === RUN TestNormalizeDest [2022-03-17T08:20:34.989Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-17T08:20:34.989Z] PASS [2022-03-17T08:20:34.989Z] coverage: 46.7% of statements [2022-03-17T08:20:34.989Z] ok github.com/docker/docker/builder/dockerfile 0.293s coverage: 46.7% of statements [2022-03-17T08:20:35.311Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-17T08:20:35.480Z] === RUN TestTCP4Proxy [2022-03-17T08:20:35.480Z] --- PASS: TestTCP4Proxy (0.00s) [2022-03-17T08:20:35.480Z] === RUN TestTCP4ProxyHalfClose [2022-03-17T08:20:35.480Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-17T08:20:35.480Z] === RUN TestTCP6Proxy [2022-03-17T08:20:35.480Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-17T08:20:35.480Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-17T08:20:35.480Z] === RUN TestTCPDualStackProxy [2022-03-17T08:20:35.480Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-17T08:20:35.480Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-17T08:20:35.480Z] === RUN TestUDP4Proxy [2022-03-17T08:20:35.480Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-17T08:20:35.480Z] === RUN TestUDP6Proxy [2022-03-17T08:20:35.480Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-17T08:20:35.480Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-17T08:20:35.480Z] === RUN TestUDPWriteError [2022-03-17T08:20:35.480Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-17T08:20:35.480Z] === RUN TestSCTP4Proxy [2022-03-17T08:20:35.480Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-17T08:20:35.480Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-17T08:20:35.480Z] === RUN TestSCTP6Proxy [2022-03-17T08:20:35.480Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-17T08:20:35.480Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-17T08:20:35.480Z] PASS [2022-03-17T08:20:35.480Z] coverage: 49.4% of statements [2022-03-17T08:20:35.480Z] ok github.com/docker/docker/cmd/docker-proxy 0.063s coverage: 49.4% of statements [2022-03-17T08:20:35.886Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-03-17T08:20:36.056Z] === CONT TestStopContainerWithTimeout/1 [2022-03-17T08:20:36.301Z] --- PASS: TestDaemonStartWithLogOpt (3.37s) [2022-03-17T08:20:36.301Z] === CONT TestReadPluginNoRead [2022-03-17T08:20:36.459Z] --- PASS: TestConfigList (2.47s) [2022-03-17T08:20:36.459Z] === RUN TestConfigsCreateAndDelete [2022-03-17T08:20:37.432Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-17T08:20:37.432Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-03-17T08:20:37.432Z] --- PASS: TestStopContainerWithTimeout/3 (2.54s) [2022-03-17T08:20:37.432Z] --- PASS: TestStopContainerWithTimeout/-1 (2.36s) [2022-03-17T08:20:37.432Z] --- PASS: TestStopContainerWithTimeout/1 (1.36s) [2022-03-17T08:20:37.432Z] === RUN TestDeleteDevicemapper [2022-03-17T08:20:37.432Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-17T08:20:37.432Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-17T08:20:37.432Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-17T08:20:38.216Z] === RUN TestReadPluginNoRead/default [2022-03-17T08:20:38.388Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-03-17T08:20:39.333Z] --- PASS: TestConfigsCreateAndDelete (2.79s) [2022-03-17T08:20:39.333Z] === RUN TestConfigsUpdate [2022-03-17T08:20:39.335Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.61s) [2022-03-17T08:20:39.335Z] === RUN TestUpdateMemory [2022-03-17T08:20:39.335Z] --- PASS: TestUpdateMemory (0.44s) [2022-03-17T08:20:39.335Z] === RUN TestUpdateCPUQuota [2022-03-17T08:20:39.601Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-17T08:20:40.273Z] --- PASS: TestUpdateCPUQuota (0.61s) [2022-03-17T08:20:40.273Z] === RUN TestUpdatePidsLimit [2022-03-17T08:20:40.273Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-17T08:20:40.273Z] === RUN TestUpdatePidsLimit/no_change [2022-03-17T08:20:40.532Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-17T08:20:40.532Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-17T08:20:40.543Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-17T08:20:40.791Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-17T08:20:41.050Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-17T08:20:41.050Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-17T08:20:41.115Z] --- PASS: TestContinueAfterPluginCrash (8.41s) [2022-03-17T08:20:41.255Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-17T08:20:41.618Z] --- PASS: TestUpdatePidsLimit (1.67s) [2022-03-17T08:20:41.618Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-03-17T08:20:41.618Z] --- PASS: TestUpdatePidsLimit/no_change (0.17s) [2022-03-17T08:20:41.618Z] --- PASS: TestUpdatePidsLimit/update_lower (0.16s) [2022-03-17T08:20:41.618Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-03-17T08:20:41.618Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-03-17T08:20:41.618Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-03-17T08:20:41.618Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.16s) [2022-03-17T08:20:41.618Z] === RUN TestUpdateRestartPolicy [2022-03-17T08:20:42.059Z] === CONT TestReadPluginNoRead [2022-03-17T08:20:42.059Z] read_test.go:92: [d9e722e2b39a6] daemon is not started [2022-03-17T08:20:42.059Z] --- PASS: TestReadPluginNoRead (5.90s) [2022-03-17T08:20:42.059Z] --- PASS: TestReadPluginNoRead/default (1.29s) [2022-03-17T08:20:42.059Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-03-17T08:20:42.059Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2022-03-17T08:20:42.059Z] PASS [2022-03-17T08:20:42.059Z] [2022-03-17T08:20:42.059Z] DONE 6 tests in 9.311s [2022-03-17T08:20:42.059Z] 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-03-17T08:20:42.059Z] testing: warning: no tests to run [2022-03-17T08:20:42.059Z] PASS [2022-03-17T08:20:42.059Z] [2022-03-17T08:20:42.059Z] DONE 0 tests in 0.013s [2022-03-17T08:20:42.059Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-17T08:20:42.059Z] INFO: Testing against a local daemon [2022-03-17T08:20:42.059Z] === RUN TestPluginWithDevMounts [2022-03-17T08:20:42.059Z] === PAUSE TestPluginWithDevMounts [2022-03-17T08:20:42.059Z] === CONT TestPluginWithDevMounts [2022-03-17T08:20:42.201Z] --- PASS: TestConfigsUpdate (2.89s) [2022-03-17T08:20:42.201Z] === RUN TestTemplatedConfig [2022-03-17T08:20:43.446Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-03-17T08:20:43.446Z] PASS [2022-03-17T08:20:43.446Z] [2022-03-17T08:20:43.446Z] DONE 1 tests in 1.616s [2022-03-17T08:20:43.446Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-17T08:20:43.446Z] INFO: Testing against a local daemon [2022-03-17T08:20:43.446Z] === RUN TestSecretInspect [2022-03-17T08:20:44.761Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-17T08:20:44.814Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-03-17T08:20:45.788Z] --- PASS: TestTemplatedConfig (3.44s) [2022-03-17T08:20:45.788Z] === RUN TestConfigCreateResolve [2022-03-17T08:20:45.992Z] --- PASS: TestSecretInspect (2.15s) [2022-03-17T08:20:45.992Z] === RUN TestSecretList [2022-03-17T08:20:46.733Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-17T08:20:47.907Z] --- PASS: TestSecretList (2.16s) [2022-03-17T08:20:47.907Z] === RUN TestSecretsCreateAndDelete [2022-03-17T08:20:48.122Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-17T08:20:48.255Z] === RUN TestCheckpointCreateError [2022-03-17T08:20:48.255Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-17T08:20:48.255Z] === RUN TestCheckpointCreate [2022-03-17T08:20:48.255Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-17T08:20:48.255Z] === RUN TestCheckpointDeleteError [2022-03-17T08:20:48.255Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-17T08:20:48.255Z] === RUN TestCheckpointDelete [2022-03-17T08:20:48.255Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-17T08:20:48.255Z] === RUN TestCheckpointListError [2022-03-17T08:20:48.255Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-17T08:20:48.255Z] === RUN TestCheckpointList [2022-03-17T08:20:48.255Z] --- PASS: TestCheckpointList (0.00s) [2022-03-17T08:20:48.255Z] === RUN TestCheckpointListContainerNotFound [2022-03-17T08:20:48.255Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-17T08:20:48.255Z] === RUN TestNewClientWithOpsFromEnv [2022-03-17T08:20:48.255Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-17T08:20:48.255Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-17T08:20:48.255Z] === RUN TestGetAPIPath [2022-03-17T08:20:48.255Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-17T08:20:48.255Z] === RUN TestParseHostURL [2022-03-17T08:20:48.255Z] --- PASS: TestParseHostURL (0.00s) [2022-03-17T08:20:48.255Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-17T08:20:48.255Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-17T08:20:48.255Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-17T08:20:48.255Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-17T08:20:48.255Z] === RUN TestNegotiateAPIVersion [2022-03-17T08:20:48.255Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-03-17T08:20:48.255Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-03-17T08:20:48.255Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-03-17T08:20:48.255Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-03-17T08:20:48.255Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-03-17T08:20:48.255Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-17T08:20:48.255Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-03-17T08:20:48.255Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-03-17T08:20:48.255Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-03-17T08:20:48.255Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-03-17T08:20:48.255Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-03-17T08:20:48.255Z] === RUN TestNegotiateAPVersionOverride [2022-03-17T08:20:48.255Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-17T08:20:48.255Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-17T08:20:48.255Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-17T08:20:48.255Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-17T08:20:48.255Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-17T08:20:48.255Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-17T08:20:48.255Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-17T08:20:48.255Z] === RUN TestClientRedirect [2022-03-17T08:20:48.255Z] === RUN TestClientRedirect/GET [2022-03-17T08:20:48.255Z] === RUN TestClientRedirect/POST [2022-03-17T08:20:48.255Z] === RUN TestClientRedirect/PUT [2022-03-17T08:20:48.255Z] === RUN TestClientRedirect/DELETE [2022-03-17T08:20:48.255Z] --- PASS: TestClientRedirect (0.00s) [2022-03-17T08:20:48.255Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-03-17T08:20:48.255Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-03-17T08:20:48.255Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-03-17T08:20:48.255Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-03-17T08:20:48.255Z] === RUN TestConfigCreateUnsupported [2022-03-17T08:20:48.255Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-17T08:20:48.255Z] === RUN TestConfigCreateError [2022-03-17T08:20:48.255Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-17T08:20:48.255Z] === RUN TestConfigCreate [2022-03-17T08:20:48.255Z] --- PASS: TestConfigCreate (0.00s) [2022-03-17T08:20:48.255Z] === RUN TestConfigInspectNotFound [2022-03-17T08:20:48.255Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-17T08:20:48.255Z] === RUN TestConfigInspectWithEmptyID [2022-03-17T08:20:48.255Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-17T08:20:48.255Z] === RUN TestConfigInspectUnsupported [2022-03-17T08:20:48.255Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-17T08:20:48.255Z] === RUN TestConfigInspectError [2022-03-17T08:20:48.255Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-17T08:20:48.255Z] === RUN TestConfigInspectConfigNotFound [2022-03-17T08:20:48.255Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestConfigInspect [2022-03-17T08:20:48.256Z] --- PASS: TestConfigInspect (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestConfigListUnsupported [2022-03-17T08:20:48.256Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestConfigListError [2022-03-17T08:20:48.256Z] --- PASS: TestConfigListError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestConfigList [2022-03-17T08:20:48.256Z] --- PASS: TestConfigList (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestConfigRemoveUnsupported [2022-03-17T08:20:48.256Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestConfigRemoveError [2022-03-17T08:20:48.256Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestConfigRemove [2022-03-17T08:20:48.256Z] --- PASS: TestConfigRemove (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestConfigUpdateUnsupported [2022-03-17T08:20:48.256Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestConfigUpdateError [2022-03-17T08:20:48.256Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestConfigUpdate [2022-03-17T08:20:48.256Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerCommitError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerCommit [2022-03-17T08:20:48.256Z] --- PASS: TestContainerCommit (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerStatPathError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerStatPathNotFoundError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerStatPathNoHeaderError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerStatPath [2022-03-17T08:20:48.256Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestCopyToContainerError [2022-03-17T08:20:48.256Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestCopyToContainerNotFoundError [2022-03-17T08:20:48.256Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-17T08:20:48.256Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestCopyToContainer [2022-03-17T08:20:48.256Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestCopyFromContainerError [2022-03-17T08:20:48.256Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestCopyFromContainerNotFoundError [2022-03-17T08:20:48.256Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-17T08:20:48.256Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-17T08:20:48.256Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestCopyFromContainer [2022-03-17T08:20:48.256Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerCreateError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerCreateImageNotFound [2022-03-17T08:20:48.256Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerCreateWithName [2022-03-17T08:20:48.256Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerCreateAutoRemove [2022-03-17T08:20:48.256Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerDiffError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerDiff [2022-03-17T08:20:48.256Z] --- PASS: TestContainerDiff (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerExecCreateError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerExecCreate [2022-03-17T08:20:48.256Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerExecStartError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerExecStart [2022-03-17T08:20:48.256Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerExecInspectError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerExecInspect [2022-03-17T08:20:48.256Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerExportError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerExportError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerExport [2022-03-17T08:20:48.256Z] --- PASS: TestContainerExport (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerInspectError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerInspectContainerNotFound [2022-03-17T08:20:48.256Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerInspectWithEmptyID [2022-03-17T08:20:48.256Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerInspect [2022-03-17T08:20:48.256Z] --- PASS: TestContainerInspect (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerInspectNode [2022-03-17T08:20:48.256Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerKillError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerKillError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerKill [2022-03-17T08:20:48.256Z] --- PASS: TestContainerKill (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerListError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerListError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerList [2022-03-17T08:20:48.256Z] --- PASS: TestContainerList (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerLogsNotFoundError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerLogsError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerLogs [2022-03-17T08:20:48.256Z] --- PASS: TestContainerLogs (0.21s) [2022-03-17T08:20:48.256Z] === RUN TestContainerPauseError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerPause [2022-03-17T08:20:48.256Z] --- PASS: TestContainerPause (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainersPruneError [2022-03-17T08:20:48.256Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainersPrune [2022-03-17T08:20:48.256Z] --- PASS: TestContainersPrune (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerRemoveError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerRemoveNotFoundError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerRemove [2022-03-17T08:20:48.256Z] --- PASS: TestContainerRemove (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerRenameError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerRename [2022-03-17T08:20:48.256Z] --- PASS: TestContainerRename (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerResizeError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerExecResizeError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerResize [2022-03-17T08:20:48.256Z] --- PASS: TestContainerResize (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerExecResize [2022-03-17T08:20:48.256Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerRestartError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerRestart [2022-03-17T08:20:48.256Z] --- PASS: TestContainerRestart (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerStartError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerStartError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerStart [2022-03-17T08:20:48.256Z] --- PASS: TestContainerStart (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerStatsError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerStats [2022-03-17T08:20:48.256Z] --- PASS: TestContainerStats (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerStopError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerStopError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerStop [2022-03-17T08:20:48.256Z] --- PASS: TestContainerStop (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerTopError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerTopError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerTop [2022-03-17T08:20:48.256Z] --- PASS: TestContainerTop (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerUnpauseError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerUnpause [2022-03-17T08:20:48.256Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerUpdateError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerUpdate [2022-03-17T08:20:48.256Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerWaitError [2022-03-17T08:20:48.256Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestContainerWait [2022-03-17T08:20:48.256Z] --- PASS: TestContainerWait (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestDiskUsageError [2022-03-17T08:20:48.256Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestDiskUsage [2022-03-17T08:20:48.256Z] --- PASS: TestDiskUsage (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestDistributionInspectUnsupported [2022-03-17T08:20:48.256Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestDistributionInspectWithEmptyID [2022-03-17T08:20:48.256Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestEventsErrorInOptions [2022-03-17T08:20:48.256Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestEventsErrorFromServer [2022-03-17T08:20:48.256Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestEvents [2022-03-17T08:20:48.256Z] --- PASS: TestEvents (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestTLSCloseWriter [2022-03-17T08:20:48.256Z] === PAUSE TestTLSCloseWriter [2022-03-17T08:20:48.256Z] === RUN TestImageBuildError [2022-03-17T08:20:48.256Z] --- PASS: TestImageBuildError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageBuild [2022-03-17T08:20:48.256Z] --- PASS: TestImageBuild (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestGetDockerOS [2022-03-17T08:20:48.256Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageCreateError [2022-03-17T08:20:48.256Z] --- PASS: TestImageCreateError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageCreate [2022-03-17T08:20:48.256Z] --- PASS: TestImageCreate (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageHistoryError [2022-03-17T08:20:48.256Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageHistory [2022-03-17T08:20:48.256Z] --- PASS: TestImageHistory (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageImportError [2022-03-17T08:20:48.256Z] --- PASS: TestImageImportError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageImport [2022-03-17T08:20:48.256Z] --- PASS: TestImageImport (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageInspectError [2022-03-17T08:20:48.256Z] --- PASS: TestImageInspectError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageInspectImageNotFound [2022-03-17T08:20:48.256Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageInspectWithEmptyID [2022-03-17T08:20:48.256Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageInspect [2022-03-17T08:20:48.256Z] --- PASS: TestImageInspect (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageListError [2022-03-17T08:20:48.256Z] --- PASS: TestImageListError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageList [2022-03-17T08:20:48.256Z] --- PASS: TestImageList (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageListApiBefore125 [2022-03-17T08:20:48.256Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageLoadError [2022-03-17T08:20:48.256Z] --- PASS: TestImageLoadError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageLoad [2022-03-17T08:20:48.256Z] --- PASS: TestImageLoad (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImagesPruneError [2022-03-17T08:20:48.256Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImagesPrune [2022-03-17T08:20:48.256Z] --- PASS: TestImagesPrune (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImagePullReferenceParseError [2022-03-17T08:20:48.256Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImagePullAnyError [2022-03-17T08:20:48.256Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-17T08:20:48.256Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-17T08:20:48.256Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-17T08:20:48.256Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-17T08:20:48.256Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImagePullWithoutErrors [2022-03-17T08:20:48.256Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImagePushReferenceError [2022-03-17T08:20:48.256Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImagePushAnyError [2022-03-17T08:20:48.256Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-17T08:20:48.256Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-17T08:20:48.256Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-17T08:20:48.256Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-17T08:20:48.256Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImagePushWithoutErrors [2022-03-17T08:20:48.256Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-17T08:20:48.256Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-17T08:20:48.256Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-17T08:20:48.256Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-17T08:20:48.256Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-17T08:20:48.256Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-17T08:20:48.256Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-17T08:20:48.256Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-17T08:20:48.256Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageRemoveError [2022-03-17T08:20:48.256Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageRemoveImageNotFound [2022-03-17T08:20:48.256Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageRemove [2022-03-17T08:20:48.256Z] --- PASS: TestImageRemove (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageSaveError [2022-03-17T08:20:48.256Z] --- PASS: TestImageSaveError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageSave [2022-03-17T08:20:48.256Z] --- PASS: TestImageSave (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageSearchAnyError [2022-03-17T08:20:48.256Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-17T08:20:48.256Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-17T08:20:48.256Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-17T08:20:48.256Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-17T08:20:48.256Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageSearchWithoutErrors [2022-03-17T08:20:48.256Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageTagError [2022-03-17T08:20:48.256Z] --- PASS: TestImageTagError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageTagInvalidReference [2022-03-17T08:20:48.256Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageTagInvalidSourceImageName [2022-03-17T08:20:48.256Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageTagHexSource [2022-03-17T08:20:48.256Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestImageTag [2022-03-17T08:20:48.256Z] --- PASS: TestImageTag (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestInfoServerError [2022-03-17T08:20:48.256Z] --- PASS: TestInfoServerError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestInfoInvalidResponseJSONError [2022-03-17T08:20:48.256Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestInfo [2022-03-17T08:20:48.256Z] --- PASS: TestInfo (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestNetworkConnectError [2022-03-17T08:20:48.256Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-17T08:20:48.256Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestNetworkConnect [2022-03-17T08:20:48.256Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestNetworkCreateError [2022-03-17T08:20:48.256Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestNetworkCreate [2022-03-17T08:20:48.256Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestNetworkDisconnectError [2022-03-17T08:20:48.256Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestNetworkDisconnect [2022-03-17T08:20:48.256Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestNetworkInspect [2022-03-17T08:20:48.256Z] === RUN TestNetworkInspect/empty_ID [2022-03-17T08:20:48.256Z] === RUN TestNetworkInspect/no_options [2022-03-17T08:20:48.256Z] === RUN TestNetworkInspect/verbose [2022-03-17T08:20:48.256Z] === RUN TestNetworkInspect/global_scope [2022-03-17T08:20:48.256Z] === RUN TestNetworkInspect/unknown_network [2022-03-17T08:20:48.256Z] === RUN TestNetworkInspect/server_error [2022-03-17T08:20:48.256Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-17T08:20:48.256Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-17T08:20:48.256Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-17T08:20:48.256Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-17T08:20:48.256Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-17T08:20:48.256Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-17T08:20:48.256Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestNetworkListError [2022-03-17T08:20:48.256Z] --- PASS: TestNetworkListError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestNetworkList [2022-03-17T08:20:48.256Z] --- PASS: TestNetworkList (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestNetworksPruneError [2022-03-17T08:20:48.256Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestNetworksPrune [2022-03-17T08:20:48.256Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestNetworkRemoveError [2022-03-17T08:20:48.256Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestNetworkRemove [2022-03-17T08:20:48.256Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestNodeInspectError [2022-03-17T08:20:48.256Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestNodeInspectNodeNotFound [2022-03-17T08:20:48.256Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestNodeInspectWithEmptyID [2022-03-17T08:20:48.256Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestNodeInspect [2022-03-17T08:20:48.256Z] --- PASS: TestNodeInspect (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestNodeListError [2022-03-17T08:20:48.256Z] --- PASS: TestNodeListError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestNodeList [2022-03-17T08:20:48.256Z] --- PASS: TestNodeList (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestNodeRemoveError [2022-03-17T08:20:48.256Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestNodeRemove [2022-03-17T08:20:48.256Z] --- PASS: TestNodeRemove (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestNodeUpdateError [2022-03-17T08:20:48.256Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestNodeUpdate [2022-03-17T08:20:48.256Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestOptionWithHostFromEnv [2022-03-17T08:20:48.256Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestOptionWithTimeout [2022-03-17T08:20:48.256Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestOptionWithVersionFromEnv [2022-03-17T08:20:48.256Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestPingFail [2022-03-17T08:20:48.256Z] --- PASS: TestPingFail (0.00s) [2022-03-17T08:20:48.256Z] === RUN TestPingWithError [2022-03-17T08:20:48.256Z] 2022/03/17 08:20:47 RoundTripper returned a response & error; ignoring response [2022-03-17T08:20:48.256Z] 2022/03/17 08:20:47 RoundTripper returned a response & error; ignoring response [2022-03-17T08:20:48.257Z] --- PASS: TestPingWithError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestPingSuccess [2022-03-17T08:20:48.257Z] --- PASS: TestPingSuccess (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestPingHeadFallback [2022-03-17T08:20:48.257Z] === RUN TestPingHeadFallback/OK [2022-03-17T08:20:48.257Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-17T08:20:48.257Z] === RUN TestPingHeadFallback/Not_Found [2022-03-17T08:20:48.257Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-17T08:20:48.257Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-17T08:20:48.257Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-17T08:20:48.257Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-17T08:20:48.257Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-17T08:20:48.257Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestPluginDisableError [2022-03-17T08:20:48.257Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestPluginDisable [2022-03-17T08:20:48.257Z] --- PASS: TestPluginDisable (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestPluginEnableError [2022-03-17T08:20:48.257Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestPluginEnable [2022-03-17T08:20:48.257Z] --- PASS: TestPluginEnable (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestPluginInspectError [2022-03-17T08:20:48.257Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestPluginInspectWithEmptyID [2022-03-17T08:20:48.257Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestPluginInspect [2022-03-17T08:20:48.257Z] --- PASS: TestPluginInspect (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestPluginListError [2022-03-17T08:20:48.257Z] --- PASS: TestPluginListError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestPluginList [2022-03-17T08:20:48.257Z] --- PASS: TestPluginList (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestPluginPushError [2022-03-17T08:20:48.257Z] --- PASS: TestPluginPushError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestPluginPush [2022-03-17T08:20:48.257Z] --- PASS: TestPluginPush (0.01s) [2022-03-17T08:20:48.257Z] === RUN TestPluginRemoveError [2022-03-17T08:20:48.257Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestPluginRemove [2022-03-17T08:20:48.257Z] --- PASS: TestPluginRemove (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestPluginSetError [2022-03-17T08:20:48.257Z] --- PASS: TestPluginSetError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestPluginSet [2022-03-17T08:20:48.257Z] --- PASS: TestPluginSet (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSetHostHeader [2022-03-17T08:20:48.257Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestPlainTextError [2022-03-17T08:20:48.257Z] --- PASS: TestPlainTextError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestInfiniteError [2022-03-17T08:20:48.257Z] --- PASS: TestInfiniteError (0.01s) [2022-03-17T08:20:48.257Z] === RUN TestCanceledContext [2022-03-17T08:20:48.257Z] 2022/03/17 08:20:47 RoundTripper returned a response & error; ignoring response [2022-03-17T08:20:48.257Z] --- PASS: TestCanceledContext (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestDeadlineExceededContext [2022-03-17T08:20:48.257Z] 2022/03/17 08:20:47 RoundTripper returned a response & error; ignoring response [2022-03-17T08:20:48.257Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSecretCreateUnsupported [2022-03-17T08:20:48.257Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSecretCreateError [2022-03-17T08:20:48.257Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSecretCreate [2022-03-17T08:20:48.257Z] --- PASS: TestSecretCreate (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSecretInspectUnsupported [2022-03-17T08:20:48.257Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSecretInspectError [2022-03-17T08:20:48.257Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSecretInspectSecretNotFound [2022-03-17T08:20:48.257Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSecretInspectWithEmptyID [2022-03-17T08:20:48.257Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSecretInspect [2022-03-17T08:20:48.257Z] --- PASS: TestSecretInspect (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSecretListUnsupported [2022-03-17T08:20:48.257Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSecretListError [2022-03-17T08:20:48.257Z] --- PASS: TestSecretListError (0.01s) [2022-03-17T08:20:48.257Z] === RUN TestSecretList [2022-03-17T08:20:48.257Z] --- PASS: TestSecretList (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSecretRemoveUnsupported [2022-03-17T08:20:48.257Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSecretRemoveError [2022-03-17T08:20:48.257Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSecretRemove [2022-03-17T08:20:48.257Z] --- PASS: TestSecretRemove (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSecretUpdateUnsupported [2022-03-17T08:20:48.257Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSecretUpdateError [2022-03-17T08:20:48.257Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSecretUpdate [2022-03-17T08:20:48.257Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestServiceCreateError [2022-03-17T08:20:48.257Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestServiceCreate [2022-03-17T08:20:48.257Z] --- PASS: TestServiceCreate (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-17T08:20:48.257Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestServiceCreateDigestPinning [2022-03-17T08:20:48.257Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestServiceInspectError [2022-03-17T08:20:48.257Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestServiceInspectServiceNotFound [2022-03-17T08:20:48.257Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestServiceInspectWithEmptyID [2022-03-17T08:20:48.257Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestServiceInspect [2022-03-17T08:20:48.257Z] --- PASS: TestServiceInspect (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestServiceListError [2022-03-17T08:20:48.257Z] --- PASS: TestServiceListError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestServiceList [2022-03-17T08:20:48.257Z] --- PASS: TestServiceList (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestServiceLogsError [2022-03-17T08:20:48.257Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestServiceLogs [2022-03-17T08:20:48.257Z] --- PASS: TestServiceLogs (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestServiceRemoveError [2022-03-17T08:20:48.257Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestServiceRemoveNotFoundError [2022-03-17T08:20:48.257Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestServiceRemove [2022-03-17T08:20:48.257Z] --- PASS: TestServiceRemove (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestServiceUpdateError [2022-03-17T08:20:48.257Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestServiceUpdate [2022-03-17T08:20:48.257Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSwarmGetUnlockKeyError [2022-03-17T08:20:48.257Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSwarmGetUnlockKey [2022-03-17T08:20:48.257Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSwarmInitError [2022-03-17T08:20:48.257Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSwarmInit [2022-03-17T08:20:48.257Z] --- PASS: TestSwarmInit (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSwarmInspectError [2022-03-17T08:20:48.257Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSwarmInspect [2022-03-17T08:20:48.257Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSwarmJoinError [2022-03-17T08:20:48.257Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSwarmJoin [2022-03-17T08:20:48.257Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSwarmLeaveError [2022-03-17T08:20:48.257Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSwarmLeave [2022-03-17T08:20:48.257Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSwarmUnlockError [2022-03-17T08:20:48.257Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSwarmUnlock [2022-03-17T08:20:48.257Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSwarmUpdateError [2022-03-17T08:20:48.257Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestSwarmUpdate [2022-03-17T08:20:48.257Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestTaskInspectError [2022-03-17T08:20:48.257Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestTaskInspectWithEmptyID [2022-03-17T08:20:48.257Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestTaskInspect [2022-03-17T08:20:48.257Z] --- PASS: TestTaskInspect (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestTaskListError [2022-03-17T08:20:48.257Z] --- PASS: TestTaskListError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestTaskList [2022-03-17T08:20:48.257Z] --- PASS: TestTaskList (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestVolumeCreateError [2022-03-17T08:20:48.257Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestVolumeCreate [2022-03-17T08:20:48.257Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestVolumeInspectError [2022-03-17T08:20:48.257Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestVolumeInspectNotFound [2022-03-17T08:20:48.257Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestVolumeInspectWithEmptyID [2022-03-17T08:20:48.257Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestVolumeInspect [2022-03-17T08:20:48.257Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestVolumeListError [2022-03-17T08:20:48.257Z] --- PASS: TestVolumeListError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestVolumeList [2022-03-17T08:20:48.257Z] --- PASS: TestVolumeList (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestVolumeRemoveError [2022-03-17T08:20:48.257Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-17T08:20:48.257Z] === RUN TestVolumeRemove [2022-03-17T08:20:48.257Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-17T08:20:48.257Z] === CONT TestTLSCloseWriter [2022-03-17T08:20:48.257Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-03-17T08:20:48.257Z] PASS [2022-03-17T08:20:48.257Z] coverage: 75.2% of statements [2022-03-17T08:20:48.257Z] ok github.com/docker/docker/client 0.472s coverage: 75.2% of statements [2022-03-17T08:20:48.696Z] --- PASS: TestConfigCreateResolve (2.94s) [2022-03-17T08:20:48.696Z] PASS [2022-03-17T08:20:48.696Z] [2022-03-17T08:20:48.696Z] DONE 6 tests in 17.476s [2022-03-17T08:20:48.696Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-17T08:20:48.696Z] ++ 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-03-17T08:20:48.696Z] ++ set -e [2022-03-17T08:20:48.696Z] ++ '[' -n 0 ']' [2022-03-17T08:20:48.696Z] ++ set -x [2022-03-17T08:20:48.696Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-17T08:20:48.696Z] INFO: Testing against a local daemon [2022-03-17T08:20:48.696Z] === RUN TestCheckpoint [2022-03-17T08:20:48.696Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T08:20:48.696Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-17T08:20:48.696Z] === RUN TestContainerInvalidJSON [2022-03-17T08:20:48.958Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T08:20:48.958Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T08:20:48.958Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-17T08:20:48.958Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-17T08:20:48.958Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T08:20:48.958Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-17T08:20:48.958Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-03-17T08:20:48.958Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-17T08:20:48.958Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-17T08:20:48.958Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-17T08:20:48.958Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-17T08:20:48.958Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-17T08:20:48.958Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-03-17T08:20:48.958Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-17T08:20:48.958Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-03-17T08:20:48.958Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-17T08:20:49.220Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-03-17T08:20:49.220Z] === RUN TestCopyFromContainer [2022-03-17T08:20:50.453Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2022-03-17T08:20:50.454Z] === RUN TestSecretsUpdate [2022-03-17T08:20:50.611Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-17T08:20:50.611Z] === RUN TestCopyFromContainer// [2022-03-17T08:20:50.611Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-17T08:20:50.873Z] === RUN TestCopyFromContainer//bar/root [2022-03-17T08:20:50.873Z] check_test.go:308: [df47493352ee3] daemon is not started [2022-03-17T08:20:50.873Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-17T08:20:50.873Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-17T08:20:51.135Z] === RUN TestCopyFromContainer/bar/quux [2022-03-17T08:20:51.135Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-17T08:20:51.135Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-17T08:20:51.135Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-17T08:20:51.400Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-17T08:20:51.400Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-17T08:20:51.400Z] check_test.go:308: [d7a7a4ab3db6c] daemon is not started [2022-03-17T08:20:51.400Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-17T08:20:51.400Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-17T08:20:51.670Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-17T08:20:51.932Z] --- PASS: TestCopyFromContainer (2.67s) [2022-03-17T08:20:51.932Z] --- PASS: TestCopyFromContainer// (0.10s) [2022-03-17T08:20:51.932Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2022-03-17T08:20:51.932Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2022-03-17T08:20:51.932Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2022-03-17T08:20:51.932Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-03-17T08:20:51.932Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2022-03-17T08:20:51.932Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-03-17T08:20:51.932Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2022-03-17T08:20:51.932Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.20s) [2022-03-17T08:20:51.932Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2022-03-17T08:20:51.932Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-17T08:20:51.932Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T08:20:51.932Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T08:20:51.932Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T08:20:51.932Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T08:20:51.932Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T08:20:51.932Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T08:20:51.932Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T08:20:51.932Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T08:20:51.932Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T08:20:51.932Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-17T08:20:51.932Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-17T08:20:51.932Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-17T08:20:51.932Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-17T08:20:51.932Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-17T08:20:51.932Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-17T08:20:51.932Z] === RUN TestCreateWithInvalidEnv [2022-03-17T08:20:51.932Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-17T08:20:51.932Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-17T08:20:51.932Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-17T08:20:51.932Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-17T08:20:51.932Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-17T08:20:51.932Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-17T08:20:51.932Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-17T08:20:51.932Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-17T08:20:51.932Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-17T08:20:51.932Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-17T08:20:51.932Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-17T08:20:51.932Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-17T08:20:51.932Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-17T08:20:51.932Z] === RUN TestCreateTmpfsMountsTarget [2022-03-17T08:20:51.932Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-03-17T08:20:51.932Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-17T08:20:52.368Z] --- PASS: TestSecretsUpdate (2.16s) [2022-03-17T08:20:52.368Z] === RUN TestTemplatedSecret [2022-03-17T08:20:52.877Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-17T08:20:52.877Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-17T08:20:52.877Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-17T08:20:53.452Z] check_test.go:308: [d26ea3ed67104] daemon is not started [2022-03-17T08:20:53.452Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-17T08:20:53.714Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-17T08:20:53.823Z] --- PASS: TestUpdateRestartPolicy (10.61s) [2022-03-17T08:20:53.823Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-17T08:20:53.823Z] --- PASS: TestUpdateRestartWithAutoRemove (0.37s) [2022-03-17T08:20:53.823Z] === RUN TestWaitNonBlocked [2022-03-17T08:20:53.823Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T08:20:53.823Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T08:20:53.823Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T08:20:53.823Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T08:20:53.823Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T08:20:53.823Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T08:20:53.823Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-17T08:20:53.823Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2022-03-17T08:20:53.823Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-03-17T08:20:53.823Z] === RUN TestWaitBlocked [2022-03-17T08:20:53.823Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T08:20:53.823Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T08:20:53.823Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T08:20:53.823Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T08:20:53.823Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T08:20:53.823Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T08:20:53.976Z] --- PASS: TestCreateWithCustomMaskedPaths (2.18s) [2022-03-17T08:20:53.976Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-17T08:20:54.082Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-17T08:20:54.082Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2022-03-17T08:20:54.082Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-03-17T08:20:54.082Z] === CONT TestContainerStartOnDaemonRestart [2022-03-17T08:20:54.082Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-17T08:20:54.917Z] --- PASS: TestTemplatedSecret (2.53s) [2022-03-17T08:20:54.917Z] === RUN TestSecretCreateResolve [2022-03-17T08:20:55.912Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-17T08:20:55.913Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-17T08:20:55.987Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.85s) [2022-03-17T08:20:55.987Z] === CONT TestIpcModeOlderClient [2022-03-17T08:20:55.987Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-03-17T08:20:55.987Z] === CONT TestContainerKillOnDaemonStart [2022-03-17T08:20:55.987Z] --- PASS: TestContainerStartOnDaemonRestart (2.01s) [2022-03-17T08:20:55.987Z] === CONT TestDaemonHostGatewayIP [2022-03-17T08:20:56.174Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s) [2022-03-17T08:20:56.174Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-17T08:20:56.174Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T08:20:56.174Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T08:20:56.174Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T08:20:56.174Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T08:20:56.174Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T08:20:56.174Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T08:20:56.174Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T08:20:56.174Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T08:20:56.174Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T08:20:56.174Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T08:20:56.436Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T08:20:56.436Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T08:20:56.436Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T08:20:56.436Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T08:20:56.436Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T08:20:56.436Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-03-17T08:20:56.436Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-03-17T08:20:56.436Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-03-17T08:20:56.436Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-17T08:20:56.436Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-03-17T08:20:56.436Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-03-17T08:20:56.436Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-17T08:20:56.834Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-03-17T08:20:56.834Z] PASS [2022-03-17T08:20:56.834Z] [2022-03-17T08:20:56.834Z] DONE 6 tests in 13.331s [2022-03-17T08:20:56.834Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-17T08:20:56.834Z] INFO: Testing against a local daemon [2022-03-17T08:20:56.834Z] === RUN TestServiceCreateInit [2022-03-17T08:20:56.834Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-17T08:20:57.383Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2022-03-17T08:20:57.383Z] === RUN TestCreateDifferentPlatform [2022-03-17T08:20:57.383Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-17T08:20:57.383Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-17T08:20:57.383Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-17T08:20:57.383Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-17T08:20:57.383Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-17T08:20:57.383Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-17T08:20:57.383Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-17T08:20:57.383Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-03-17T08:20:57.383Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-17T08:20:57.383Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-03-17T08:20:57.383Z] === RUN TestContainerStartOnDaemonRestart [2022-03-17T08:20:57.383Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-17T08:20:57.383Z] === RUN TestDaemonRestartIpcMode [2022-03-17T08:20:57.383Z] === PAUSE TestDaemonRestartIpcMode [2022-03-17T08:20:57.383Z] === RUN TestDaemonHostGatewayIP [2022-03-17T08:20:57.383Z] === PAUSE TestDaemonHostGatewayIP [2022-03-17T08:20:57.383Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-17T08:20:57.383Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-17T08:20:57.383Z] === RUN TestContainerKillOnDaemonStart [2022-03-17T08:20:57.383Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-17T08:20:57.383Z] === RUN TestDiff [2022-03-17T08:20:57.960Z] --- PASS: TestDiff (0.53s) [2022-03-17T08:20:57.960Z] === RUN TestExecWithCloseStdin [2022-03-17T08:20:58.518Z] --- PASS: TestDaemonHostGatewayIP (2.29s) [2022-03-17T08:20:58.518Z] === CONT TestDaemonRestartIpcMode [2022-03-17T08:20:58.533Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-17T08:20:58.533Z] --- PASS: TestExecWithCloseStdin (0.78s) [2022-03-17T08:20:58.533Z] === RUN TestExec [2022-03-17T08:20:59.478Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-17T08:20:59.478Z] --- PASS: TestExec (0.83s) [2022-03-17T08:20:59.478Z] === RUN TestExecUser [2022-03-17T08:20:59.740Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-17T08:21:00.312Z] --- PASS: TestExecUser (0.76s) [2022-03-17T08:21:00.312Z] === RUN TestExportContainerAndImportImage [2022-03-17T08:21:00.447Z] --- PASS: TestDaemonRestartIpcMode (2.11s) [2022-03-17T08:21:00.909Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2022-03-17T08:21:00.909Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-17T08:21:01.043Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-17T08:21:02.841Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-17T08:21:02.841Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2022-03-17T08:21:02.841Z] === RUN TestHealthCheckWorkdir [2022-03-17T08:21:02.841Z] tests/integration/client_test.py ..... [ 75%] [2022-03-17T08:21:02.841Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-17T08:21:02.841Z] tests/integration/errors_test.py . [ 76%] [2022-03-17T08:21:03.102Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-17T08:21:03.364Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2022-03-17T08:21:03.364Z] === RUN TestHealthKillContainer [2022-03-17T08:21:04.352Z] --- PASS: TestServiceCreateInit (7.55s) [2022-03-17T08:21:04.352Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.85s) [2022-03-17T08:21:04.352Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.68s) [2022-03-17T08:21:04.352Z] === RUN TestCreateServiceMultipleTimes [2022-03-17T08:21:05.284Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-17T08:21:06.672Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-17T08:21:07.244Z] check_test.go:308: [d080426426f35] daemon is not started [2022-03-17T08:21:07.244Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-17T08:21:07.817Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-17T08:21:07.817Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-17T08:21:07.817Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-17T08:21:08.392Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-17T08:21:08.563Z] --- PASS: TestContainerKillOnDaemonStart (11.56s) [2022-03-17T08:21:08.564Z] PASS [2022-03-17T08:21:08.564Z] [2022-03-17T08:21:08.564Z] === Skipped [2022-03-17T08:21:08.564Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-17T08:21:08.564Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T08:21:08.564Z] [2022-03-17T08:21:08.564Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-17T08:21:08.564Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-17T08:21:08.564Z] [2022-03-17T08:21:08.564Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-17T08:21:08.564Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-17T08:21:08.564Z] [2022-03-17T08:21:08.564Z] DONE 200 tests, 3 skipped in 108.554s [2022-03-17T08:21:08.564Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-17T08:21:08.564Z] ++ 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-03-17T08:21:08.564Z] ++ set -e [2022-03-17T08:21:08.564Z] ++ '[' -n 0 ']' [2022-03-17T08:21:08.564Z] ++ set -x [2022-03-17T08:21:08.564Z] ++ 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-03-17T08:21:08.564Z] === RUN TestConfigDaemonLibtrustID [2022-03-17T08:21:08.564Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-03-17T08:21:08.564Z] === RUN TestDaemonConfigValidation [2022-03-17T08:21:08.564Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-17T08:21:08.564Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-17T08:21:08.564Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-17T08:21:08.564Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-17T08:21:08.564Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-17T08:21:08.564Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-17T08:21:08.564Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-17T08:21:08.564Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-17T08:21:08.564Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-17T08:21:08.564Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-17T08:21:08.564Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-17T08:21:08.564Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-17T08:21:08.564Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-17T08:21:08.564Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-17T08:21:08.564Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-17T08:21:08.564Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-17T08:21:08.564Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.05s) [2022-03-17T08:21:08.564Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-03-17T08:21:08.564Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.05s) [2022-03-17T08:21:08.564Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-03-17T08:21:08.564Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-17T08:21:08.564Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-17T08:21:08.564Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-17T08:21:08.672Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-17T08:21:09.247Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-17T08:21:09.500Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-17T08:21:09.837Z] --- PASS: TestCheckoutGit (34.90s) [2022-03-17T08:21:09.838Z] === RUN TestValidGitTransport [2022-03-17T08:21:09.838Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-17T08:21:09.838Z] === RUN TestGitInvalidRef [2022-03-17T08:21:09.838Z] --- PASS: TestGitInvalidRef (0.24s) [2022-03-17T08:21:09.838Z] PASS [2022-03-17T08:21:09.838Z] coverage: 86.3% of statements [2022-03-17T08:21:09.838Z] ok github.com/docker/docker/builder/remotecontext/git 35.214s coverage: 86.3% of statements [2022-03-17T08:21:09.838Z] ? github.com/docker/docker/cli [no test files] [2022-03-17T08:21:09.838Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-17T08:21:10.435Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-17T08:21:11.371Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-17T08:21:11.371Z] daemon_test.go:156: [d0685565ac64e] daemon is not started [2022-03-17T08:21:11.371Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s) [2022-03-17T08:21:11.371Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-03-17T08:21:11.371Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-03-17T08:21:11.371Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-03-17T08:21:11.371Z] === RUN TestDaemonProxy [2022-03-17T08:21:11.371Z] === RUN TestDaemonProxy/environment_variables [2022-03-17T08:21:11.798Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-03-17T08:21:11.798Z] --- PASS: TestHealthKillContainer (8.38s) [2022-03-17T08:21:11.798Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-17T08:21:11.798Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-17T08:21:12.374Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2022-03-17T08:21:12.374Z] === RUN TestIpcModeNone [2022-03-17T08:21:12.947Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-17T08:21:13.210Z] --- PASS: TestIpcModeNone (0.76s) [2022-03-17T08:21:13.210Z] === RUN TestIpcModePrivate [2022-03-17T08:21:13.274Z] === RUN TestDaemonProxy/command-line_options [2022-03-17T08:21:13.784Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:106, shared: false, mustBeShared: false [2022-03-17T08:21:13.784Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-17T08:21:14.047Z] --- PASS: TestIpcModePrivate (0.73s) [2022-03-17T08:21:14.047Z] === RUN TestIpcModeShareable [2022-03-17T08:21:14.308Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:101, shared: true, mustBeShared: true [2022-03-17T08:21:14.570Z] --- PASS: TestIpcModeShareable (0.69s) [2022-03-17T08:21:14.571Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-17T08:21:15.176Z] === RUN TestDaemonProxy/configuration_file [2022-03-17T08:21:16.492Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-17T08:21:16.554Z] === RUN TestDaemonProxy/conflicting_options [2022-03-17T08:21:16.758Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-17T08:21:17.121Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-17T08:21:17.203Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-17T08:21:17.204Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-17T08:21:17.204Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-17T08:21:17.204Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-17T08:21:17.204Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-17T08:21:17.204Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-17T08:21:17.204Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-17T08:21:17.204Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-17T08:21:17.204Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-17T08:21:17.204Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-17T08:21:17.204Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-17T08:21:17.204Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-17T08:21:17.204Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-17T08:21:17.204Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-17T08:21:17.204Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-17T08:21:17.204Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-17T08:21:17.204Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-17T08:21:17.204Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-17T08:21:17.204Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-17T08:21:17.204Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-17T08:21:17.204Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-17T08:21:17.204Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-17T08:21:17.204Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-17T08:21:17.204Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-17T08:21:17.204Z] === RUN TestConfigureDaemonLogs [2022-03-17T08:21:17.204Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-17T08:21:17.204Z] === RUN TestCommonOptionsInstallFlags [2022-03-17T08:21:17.204Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-17T08:21:17.204Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-17T08:21:17.204Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-17T08:21:17.204Z] PASS [2022-03-17T08:21:17.204Z] coverage: 19.0% of statements [2022-03-17T08:21:17.204Z] ok github.com/docker/docker/cmd/dockerd 0.203s coverage: 19.0% of statements [2022-03-17T08:21:17.204Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-17T08:21:17.204Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-17T08:21:17.334Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.77s) [2022-03-17T08:21:17.334Z] === RUN TestAPIIpcModeHost [2022-03-17T08:21:17.689Z] --- PASS: TestDaemonProxy (6.28s) [2022-03-17T08:21:17.690Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-03-17T08:21:17.690Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-03-17T08:21:17.690Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-03-17T08:21:17.690Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-17T08:21:17.690Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-17T08:21:17.690Z] PASS [2022-03-17T08:21:17.690Z] [2022-03-17T08:21:17.690Z] DONE 17 tests in 10.185s [2022-03-17T08:21:17.690Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-17T08:21:17.690Z] ++ 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-03-17T08:21:17.690Z] ++ set -e [2022-03-17T08:21:17.690Z] ++ '[' -n 0 ']' [2022-03-17T08:21:17.690Z] ++ set -x [2022-03-17T08:21:17.690Z] ++ 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-03-17T08:21:17.907Z] --- PASS: TestAPIIpcModeHost (0.52s) [2022-03-17T08:21:17.908Z] === RUN TestDaemonIpcModeShareable [2022-03-17T08:21:17.949Z] INFO: Testing against a local daemon [2022-03-17T08:21:17.949Z] === RUN TestCommitInheritsEnv [2022-03-17T08:21:17.949Z] --- PASS: TestCommitInheritsEnv (0.22s) [2022-03-17T08:21:17.949Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-17T08:21:17.949Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-17T08:21:17.949Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-17T08:21:17.949Z] === RUN TestImportWithCustomPlatform [2022-03-17T08:21:17.949Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-17T08:21:18.209Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-17T08:21:18.209Z] === RUN TestImportWithCustomPlatform// [2022-03-17T08:21:18.209Z] === RUN TestImportWithCustomPlatform/linux [2022-03-17T08:21:18.209Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-17T08:21:18.209Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-17T08:21:18.209Z] === RUN TestImportWithCustomPlatform/macos [2022-03-17T08:21:18.209Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-17T08:21:18.209Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-17T08:21:18.209Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-03-17T08:21:18.209Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-17T08:21:18.209Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-17T08:21:18.209Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-17T08:21:18.209Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-03-17T08:21:18.209Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-17T08:21:18.209Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-17T08:21:18.209Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-17T08:21:18.209Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-17T08:21:18.209Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-17T08:21:18.209Z] === RUN TestImagesFilterMultiReference [2022-03-17T08:21:18.241Z] === RUN TestContainerStopSignal [2022-03-17T08:21:18.241Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-17T08:21:18.241Z] === RUN TestContainerStopTimeout [2022-03-17T08:21:18.241Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-17T08:21:18.241Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-17T08:21:18.241Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-17T08:21:18.241Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-17T08:21:18.241Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-17T08:21:18.241Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-17T08:21:18.241Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-17T08:21:18.241Z] === RUN TestReplaceAndAppendEnvVars [2022-03-17T08:21:18.241Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-17T08:21:18.241Z] --- PASS: TestReplaceAndAppendEnvVars (0.01s) [2022-03-17T08:21:18.241Z] === RUN TestNewMemoryStore [2022-03-17T08:21:18.241Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-17T08:21:18.241Z] === RUN TestAddContainers [2022-03-17T08:21:18.241Z] --- PASS: TestAddContainers (0.00s) [2022-03-17T08:21:18.241Z] === RUN TestGetContainer [2022-03-17T08:21:18.241Z] --- PASS: TestGetContainer (0.00s) [2022-03-17T08:21:18.241Z] === RUN TestDeleteContainer [2022-03-17T08:21:18.241Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-17T08:21:18.241Z] === RUN TestListContainers [2022-03-17T08:21:18.241Z] --- PASS: TestListContainers (0.00s) [2022-03-17T08:21:18.241Z] === RUN TestFirstContainer [2022-03-17T08:21:18.241Z] --- PASS: TestFirstContainer (0.00s) [2022-03-17T08:21:18.241Z] === RUN TestApplyAllContainer [2022-03-17T08:21:18.241Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-17T08:21:18.241Z] === RUN TestIsValidHealthString [2022-03-17T08:21:18.241Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-17T08:21:18.241Z] === RUN TestStateRunStop [2022-03-17T08:21:18.241Z] --- PASS: TestStateRunStop (0.00s) [2022-03-17T08:21:18.241Z] === RUN TestStateTimeoutWait [2022-03-17T08:21:18.241Z] state_test.go:141: Stop callback fired [2022-03-17T08:21:18.241Z] state_test.go:165: Stop callback fired [2022-03-17T08:21:18.241Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-17T08:21:18.241Z] === RUN TestIsValidStateString [2022-03-17T08:21:18.241Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-17T08:21:18.241Z] === RUN TestViewSaveDelete [2022-03-17T08:21:18.241Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-17T08:21:18.241Z] === RUN TestViewAll [2022-03-17T08:21:18.241Z] --- PASS: TestViewAll (0.01s) [2022-03-17T08:21:18.241Z] === RUN TestViewGet [2022-03-17T08:21:18.241Z] --- PASS: TestViewGet (0.01s) [2022-03-17T08:21:18.241Z] === RUN TestNames [2022-03-17T08:21:18.241Z] --- PASS: TestNames (0.00s) [2022-03-17T08:21:18.241Z] === RUN TestViewWithHealthCheck [2022-03-17T08:21:18.468Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-17T08:21:18.468Z] === RUN TestImagePullPlatformInvalid [2022-03-17T08:21:18.468Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-17T08:21:18.468Z] === RUN TestRemoveImageOrphaning [2022-03-17T08:21:18.727Z] --- PASS: TestRemoveImageOrphaning (0.21s) [2022-03-17T08:21:18.727Z] === RUN TestRemoveImageGarbageCollector [2022-03-17T08:21:18.727Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T08:21:18.727Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-17T08:21:18.727Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-17T08:21:18.727Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-17T08:21:18.727Z] === RUN TestTagInvalidReference [2022-03-17T08:21:18.727Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-17T08:21:18.727Z] === RUN TestTagValidPrefixedRepo [2022-03-17T08:21:18.727Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-17T08:21:18.727Z] === RUN TestTagExistedNameWithoutForce [2022-03-17T08:21:18.727Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-17T08:21:18.727Z] === RUN TestTagOfficialNames [2022-03-17T08:21:18.727Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-17T08:21:18.727Z] === RUN TestTagMatchesDigest [2022-03-17T08:21:18.727Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-17T08:21:18.727Z] PASS [2022-03-17T08:21:18.727Z] [2022-03-17T08:21:18.727Z] === Skipped [2022-03-17T08:21:18.727Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-17T08:21:18.727Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-17T08:21:18.727Z] [2022-03-17T08:21:18.727Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-17T08:21:18.727Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T08:21:18.727Z] [2022-03-17T08:21:18.727Z] DONE 22 tests, 2 skipped in 1.099s [2022-03-17T08:21:18.727Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-17T08:21:18.727Z] ++ 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-03-17T08:21:18.727Z] ++ set -e [2022-03-17T08:21:18.727Z] ++ '[' -n 0 ']' [2022-03-17T08:21:18.727Z] ++ set -x [2022-03-17T08:21:18.727Z] ++ 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-03-17T08:21:18.734Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-17T08:21:18.734Z] PASS [2022-03-17T08:21:18.734Z] coverage: 41.7% of statements [2022-03-17T08:21:18.734Z] ok github.com/docker/docker/container 0.244s coverage: 41.7% of statements [2022-03-17T08:21:18.734Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-17T08:21:18.734Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-17T08:21:18.734Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-17T08:21:18.734Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-17T08:21:18.852Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-17T08:21:18.852Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-17T08:21:18.852Z] check_test.go:308: [d0590973a3b73] daemon is not started [2022-03-17T08:21:18.852Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-17T08:21:18.986Z] INFO: Testing against a local daemon [2022-03-17T08:21:18.986Z] === RUN TestNetworkCreateDelete [2022-03-17T08:21:18.986Z] --- PASS: TestNetworkCreateDelete (0.11s) [2022-03-17T08:21:18.986Z] === RUN TestDockerNetworkDeletePreferID [2022-03-17T08:21:19.114Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-03-17T08:21:19.114Z] --- PASS: TestDaemonIpcModeShareable (1.24s) [2022-03-17T08:21:19.114Z] === RUN TestDaemonIpcModePrivate [2022-03-17T08:21:19.226Z] === RUN TestPrepare [2022-03-17T08:21:19.226Z] --- PASS: TestPrepare (0.00s) [2022-03-17T08:21:19.226Z] === RUN TestStart [2022-03-17T08:21:19.226Z] --- PASS: TestStart (0.00s) [2022-03-17T08:21:19.226Z] === RUN TestWaitCancel [2022-03-17T08:21:19.226Z] --- PASS: TestWaitCancel (0.00s) [2022-03-17T08:21:19.226Z] === RUN TestWaitDisabled [2022-03-17T08:21:19.226Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-17T08:21:19.226Z] === RUN TestWaitEnabled [2022-03-17T08:21:19.226Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-17T08:21:19.226Z] === RUN TestRemove [2022-03-17T08:21:19.226Z] --- PASS: TestRemove (0.00s) [2022-03-17T08:21:19.226Z] PASS [2022-03-17T08:21:19.226Z] coverage: 65.3% of statements [2022-03-17T08:21:19.226Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.067s coverage: 65.3% of statements [2022-03-17T08:21:19.245Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s) [2022-03-17T08:21:19.245Z] === RUN TestDaemonDNSFallback [2022-03-17T08:21:19.688Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-17T08:21:20.634Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-17T08:21:20.634Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-03-17T08:21:20.898Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-17T08:21:20.898Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2022-03-17T08:21:20.898Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-17T08:21:21.008Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-17T08:21:22.290Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-17T08:21:22.491Z] --- PASS: TestCreateServiceMultipleTimes (16.01s) [2022-03-17T08:21:22.491Z] === RUN TestCreateServiceConflict [2022-03-17T08:21:22.491Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-03-17T08:21:22.491Z] === RUN TestCreateServiceMaxReplicas [2022-03-17T08:21:22.552Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2022-03-17T08:21:22.813Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-17T08:21:22.813Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) [2022-03-17T08:21:22.813Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-17T08:21:23.250Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-17T08:21:23.250Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-17T08:21:23.250Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-17T08:21:23.250Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-17T08:21:23.250Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-17T08:21:23.250Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-17T08:21:23.250Z] PASS [2022-03-17T08:21:23.250Z] coverage: 35.9% of statements [2022-03-17T08:21:23.250Z] ok github.com/docker/docker/daemon/cluster/convert 0.666s coverage: 35.9% of statements [2022-03-17T08:21:23.250Z] === RUN TestNewListSecretsFilters [2022-03-17T08:21:23.250Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-17T08:21:23.250Z] === RUN TestNewListConfigsFilters [2022-03-17T08:21:23.250Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-17T08:21:23.250Z] PASS [2022-03-17T08:21:23.250Z] coverage: 0.5% of statements [2022-03-17T08:21:23.250Z] ok github.com/docker/docker/daemon/cluster 1.614s coverage: 0.5% of statements [2022-03-17T08:21:24.267Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2022-03-17T08:21:24.530Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s) [2022-03-17T08:21:24.530Z] === RUN TestIpcModeOlderClient [2022-03-17T08:21:24.530Z] === PAUSE TestIpcModeOlderClient [2022-03-17T08:21:24.530Z] === RUN TestKillContainerInvalidSignal [2022-03-17T08:21:24.530Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-17T08:21:24.791Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-17T08:21:25.364Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2022-03-17T08:21:25.364Z] === RUN TestKillContainer [2022-03-17T08:21:25.364Z] === RUN TestKillContainer/no_signal [2022-03-17T08:21:25.563Z] === RUN TestWaitNodeAttachment [2022-03-17T08:21:25.794Z] --- PASS: TestCreateServiceMaxReplicas (2.78s) [2022-03-17T08:21:25.795Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-17T08:21:25.809Z] --- PASS: TestDaemonDNSFallback (6.18s) [2022-03-17T08:21:25.809Z] === RUN TestInspectNetwork [2022-03-17T08:21:25.940Z] === RUN TestKillContainer/non_killing_signal [2022-03-17T08:21:26.068Z] === RUN TestBuilderGC [2022-03-17T08:21:26.068Z] --- PASS: TestBuilderGC (0.00s) [2022-03-17T08:21:26.068Z] === RUN TestDaemonConfigurationNotFound [2022-03-17T08:21:26.068Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-17T08:21:26.068Z] === RUN TestDaemonBrokenConfiguration [2022-03-17T08:21:26.068Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-17T08:21:26.068Z] === RUN TestFindConfigurationConflicts [2022-03-17T08:21:26.068Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-17T08:21:26.068Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-17T08:21:26.068Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-17T08:21:26.068Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-17T08:21:26.068Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-17T08:21:26.068Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-17T08:21:26.068Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-17T08:21:26.068Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-17T08:21:26.068Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-17T08:21:26.068Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-17T08:21:26.068Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-17T08:21:26.068Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-17T08:21:26.068Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-17T08:21:26.068Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-17T08:21:26.068Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-17T08:21:26.068Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-03-17T08:21:26.068Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-17T08:21:26.068Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-17T08:21:26.068Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-17T08:21:26.068Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-17T08:21:26.068Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-17T08:21:26.068Z] === RUN TestValidateConfigurationErrors [2022-03-17T08:21:26.068Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-17T08:21:26.068Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-17T08:21:26.068Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-17T08:21:26.068Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-17T08:21:26.068Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-17T08:21:26.068Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-17T08:21:26.068Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-17T08:21:26.068Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-17T08:21:26.068Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-17T08:21:26.068Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-17T08:21:26.068Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-17T08:21:26.068Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-17T08:21:26.068Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-17T08:21:26.068Z] === RUN TestValidateConfiguration [2022-03-17T08:21:26.068Z] === RUN TestValidateConfiguration/with_label [2022-03-17T08:21:26.068Z] === RUN TestValidateConfiguration/with_dns [2022-03-17T08:21:26.068Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-17T08:21:26.068Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-17T08:21:26.068Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-17T08:21:26.068Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-17T08:21:26.068Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-17T08:21:26.068Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-17T08:21:26.068Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-17T08:21:26.068Z] === RUN TestReloadSetConfigFileNotExist [2022-03-17T08:21:26.068Z] time="2022-03-17T08:21:25Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-17T08:21:26.068Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-03-17T08:21:26.068Z] === RUN TestReloadDefaultConfigNotExist [2022-03-17T08:21:26.068Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:21:26.068Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-17T08:21:26.068Z] === RUN TestReloadBadDefaultConfig [2022-03-17T08:21:26.068Z] time="2022-03-17T08:21:25Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3420354650" [2022-03-17T08:21:26.068Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-17T08:21:26.068Z] === RUN TestReloadWithConflictingLabels [2022-03-17T08:21:26.068Z] time="2022-03-17T08:21:25Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1103416525" [2022-03-17T08:21:26.068Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-17T08:21:26.068Z] === RUN TestReloadWithDuplicateLabels [2022-03-17T08:21:26.068Z] time="2022-03-17T08:21:25Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1070079114" [2022-03-17T08:21:26.068Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-17T08:21:26.068Z] === RUN TestMaskURLCredentials [2022-03-17T08:21:26.068Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-17T08:21:26.068Z] === RUN TestDaemonConfigurationMerge [2022-03-17T08:21:26.068Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-17T08:21:26.068Z] PASS [2022-03-17T08:21:26.068Z] coverage: 79.2% of statements [2022-03-17T08:21:26.068Z] ok github.com/docker/docker/daemon/config 0.316s coverage: 79.2% of statements [2022-03-17T08:21:26.068Z] --- PASS: TestWaitNodeAttachment (0.44s) [2022-03-17T08:21:26.068Z] === RUN TestIsolationConversion [2022-03-17T08:21:26.068Z] === RUN TestIsolationConversion/default [2022-03-17T08:21:26.068Z] === RUN TestIsolationConversion/process [2022-03-17T08:21:26.068Z] === RUN TestIsolationConversion/hyperv [2022-03-17T08:21:26.068Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-17T08:21:26.068Z] === RUN TestContainerLabels [2022-03-17T08:21:26.068Z] --- PASS: TestContainerLabels (0.00s) [2022-03-17T08:21:26.068Z] === RUN TestCredentialSpecConversion [2022-03-17T08:21:26.068Z] === RUN TestCredentialSpecConversion/none [2022-03-17T08:21:26.068Z] === RUN TestCredentialSpecConversion/config [2022-03-17T08:21:26.068Z] === RUN TestCredentialSpecConversion/file [2022-03-17T08:21:26.068Z] === RUN TestCredentialSpecConversion/registry [2022-03-17T08:21:26.068Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-17T08:21:26.068Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-17T08:21:26.068Z] === RUN TestControllerValidateMountBind [2022-03-17T08:21:26.068Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-17T08:21:26.068Z] === RUN TestControllerValidateMountVolume [2022-03-17T08:21:26.068Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-17T08:21:26.068Z] === RUN TestControllerValidateMountTarget [2022-03-17T08:21:26.068Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-17T08:21:26.068Z] === RUN TestControllerValidateMountTmpfs [2022-03-17T08:21:26.068Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-17T08:21:26.068Z] === RUN TestControllerValidateMountInvalidType [2022-03-17T08:21:26.068Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-17T08:21:26.068Z] === RUN TestControllerValidateMountNamedPipe [2022-03-17T08:21:26.068Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-17T08:21:26.068Z] PASS [2022-03-17T08:21:26.068Z] coverage: 11.0% of statements [2022-03-17T08:21:26.068Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.892s coverage: 11.0% of statements [2022-03-17T08:21:26.205Z] check_test.go:308: [d3f3419620f07] daemon is not started [2022-03-17T08:21:26.205Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-03-17T08:21:26.467Z] === RUN TestKillContainer/killing_signal [2022-03-17T08:21:26.559Z] === RUN TestEventsLog [2022-03-17T08:21:26.559Z] --- PASS: TestEventsLog (0.00s) [2022-03-17T08:21:26.559Z] === RUN TestEventsLogTimeout [2022-03-17T08:21:26.559Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-17T08:21:26.559Z] === RUN TestLogEvents [2022-03-17T08:21:27.051Z] --- PASS: TestLogEvents (0.08s) [2022-03-17T08:21:27.051Z] === RUN TestLoadBufferedEvents [2022-03-17T08:21:27.051Z] --- PASS: TestLoadBufferedEvents (0.18s) [2022-03-17T08:21:27.051Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-17T08:21:27.051Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-17T08:21:27.051Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-17T08:21:27.051Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-17T08:21:27.051Z] PASS [2022-03-17T08:21:27.051Z] coverage: 50.0% of statements [2022-03-17T08:21:27.051Z] ok github.com/docker/docker/daemon/events 0.322s coverage: 50.0% of statements [2022-03-17T08:21:27.854Z] --- PASS: TestKillContainer (2.33s) [2022-03-17T08:21:27.854Z] --- PASS: TestKillContainer/no_signal (0.75s) [2022-03-17T08:21:27.854Z] --- PASS: TestKillContainer/non_killing_signal (0.62s) [2022-03-17T08:21:27.854Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2022-03-17T08:21:27.854Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-17T08:21:27.854Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-17T08:21:28.086Z] === RUN TestIsEmptyDir [2022-03-17T08:21:28.086Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-17T08:21:28.086Z] PASS [2022-03-17T08:21:28.086Z] coverage: 2.3% of statements [2022-03-17T08:21:28.086Z] ok github.com/docker/docker/daemon/graphdriver 0.078s coverage: 2.3% of statements [2022-03-17T08:21:28.086Z] === RUN TestLinkNaming [2022-03-17T08:21:28.086Z] --- PASS: TestLinkNaming (0.00s) [2022-03-17T08:21:28.086Z] === RUN TestLinkNew [2022-03-17T08:21:28.086Z] --- PASS: TestLinkNew (0.00s) [2022-03-17T08:21:28.086Z] === RUN TestLinkEnv [2022-03-17T08:21:28.086Z] --- PASS: TestLinkEnv (0.00s) [2022-03-17T08:21:28.086Z] === RUN TestLinkMultipleEnv [2022-03-17T08:21:28.086Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-17T08:21:28.086Z] === RUN TestLinkPortRangeEnv [2022-03-17T08:21:28.086Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-17T08:21:28.086Z] PASS [2022-03-17T08:21:28.086Z] coverage: 93.0% of statements [2022-03-17T08:21:28.086Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2022-03-17T08:21:28.342Z] === RUN TestInspectNetwork/full_network_id [2022-03-17T08:21:28.342Z] === RUN TestInspectNetwork/partial_network_id [2022-03-17T08:21:28.342Z] === RUN TestInspectNetwork/network_name [2022-03-17T08:21:28.342Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-17T08:21:28.427Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-17T08:21:28.493Z] === RUN TestBoolValue [2022-03-17T08:21:28.493Z] --- PASS: TestBoolValue (0.00s) [2022-03-17T08:21:28.493Z] === RUN TestBoolValueOrDefault [2022-03-17T08:21:28.493Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-17T08:21:28.493Z] === RUN TestInt64ValueOrZero [2022-03-17T08:21:28.493Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-17T08:21:28.493Z] === RUN TestInt64ValueOrDefault [2022-03-17T08:21:28.493Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-17T08:21:28.493Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-17T08:21:28.493Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-17T08:21:28.493Z] === RUN TestJsonContentType [2022-03-17T08:21:28.493Z] --- PASS: TestJsonContentType (0.00s) [2022-03-17T08:21:28.493Z] PASS [2022-03-17T08:21:28.493Z] coverage: 14.7% of statements [2022-03-17T08:21:28.493Z] ok github.com/docker/docker/api/server/httputils 0.054s coverage: 14.7% of statements [2022-03-17T08:21:28.493Z] === RUN TestMaskSecretKeys [2022-03-17T08:21:28.493Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-17T08:21:28.493Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-17T08:21:28.493Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-17T08:21:28.493Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-17T08:21:28.493Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-17T08:21:28.493Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-17T08:21:28.493Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-17T08:21:28.493Z] === RUN TestVersionMiddlewareVersion [2022-03-17T08:21:28.493Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-17T08:21:28.493Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-17T08:21:28.493Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-17T08:21:28.493Z] PASS [2022-03-17T08:21:28.493Z] coverage: 37.7% of statements [2022-03-17T08:21:28.493Z] ok github.com/docker/docker/api/server/middleware 0.117s coverage: 37.7% of statements [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-17T08:21:28.493Z] === RUN TestStrSliceMarshalJSON [2022-03-17T08:21:28.493Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-17T08:21:28.493Z] === RUN TestStrSliceUnmarshalJSON [2022-03-17T08:21:28.493Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-17T08:21:28.493Z] === RUN TestStrSliceUnmarshalString [2022-03-17T08:21:28.493Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-17T08:21:28.493Z] === RUN TestStrSliceUnmarshalSlice [2022-03-17T08:21:28.493Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-17T08:21:28.493Z] PASS [2022-03-17T08:21:28.493Z] coverage: 90.0% of statements [2022-03-17T08:21:28.493Z] === RUN TestToJSON [2022-03-17T08:21:28.493Z] --- PASS: TestToJSON (0.00s) [2022-03-17T08:21:28.493Z] === RUN TestToParamWithVersion [2022-03-17T08:21:28.493Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-17T08:21:28.493Z] === RUN TestFromJSON [2022-03-17T08:21:28.493Z] --- PASS: TestFromJSON (0.00s) [2022-03-17T08:21:28.493Z] === RUN TestEmpty [2022-03-17T08:21:28.493Z] --- PASS: TestEmpty (0.00s) [2022-03-17T08:21:28.493Z] === RUN TestArgsMatchKVListEmptySources [2022-03-17T08:21:28.493Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-17T08:21:28.493Z] === RUN TestArgsMatchKVList [2022-03-17T08:21:28.493Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-17T08:21:28.493Z] === RUN TestArgsMatch [2022-03-17T08:21:28.493Z] --- PASS: TestArgsMatch (0.00s) [2022-03-17T08:21:28.493Z] === RUN TestAdd [2022-03-17T08:21:28.493Z] --- PASS: TestAdd (0.00s) [2022-03-17T08:21:28.493Z] === RUN TestDel [2022-03-17T08:21:28.493Z] --- PASS: TestDel (0.00s) [2022-03-17T08:21:28.493Z] === RUN TestLen [2022-03-17T08:21:28.493Z] --- PASS: TestLen (0.00s) [2022-03-17T08:21:28.493Z] === RUN TestExactMatch [2022-03-17T08:21:28.493Z] --- PASS: TestExactMatch (0.00s) [2022-03-17T08:21:28.493Z] === RUN TestOnlyOneExactMatch [2022-03-17T08:21:28.493Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-17T08:21:28.493Z] === RUN TestContains [2022-03-17T08:21:28.493Z] --- PASS: TestContains (0.00s) [2022-03-17T08:21:28.493Z] === RUN TestValidate [2022-03-17T08:21:28.493Z] --- PASS: TestValidate (0.00s) [2022-03-17T08:21:28.493Z] === RUN TestWalkValues [2022-03-17T08:21:28.493Z] --- PASS: TestWalkValues (0.00s) [2022-03-17T08:21:28.493Z] === RUN TestFuzzyMatch [2022-03-17T08:21:28.493Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-17T08:21:28.493Z] === RUN TestClone [2022-03-17T08:21:28.493Z] --- PASS: TestClone (0.00s) [2022-03-17T08:21:28.493Z] PASS [2022-03-17T08:21:28.493Z] coverage: 92.2% of statements [2022-03-17T08:21:28.493Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2022-03-17T08:21:28.493Z] ok github.com/docker/docker/api/types/strslice 0.059s coverage: 90.0% of statements [2022-03-17T08:21:28.493Z] === RUN TestDurationToSecondsString [2022-03-17T08:21:28.493Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-17T08:21:28.493Z] === RUN TestGetTimestamp [2022-03-17T08:21:28.493Z] === RUN TestAdjustForAPIVersion [2022-03-17T08:21:28.493Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-17T08:21:28.493Z] PASS [2022-03-17T08:21:28.493Z] coverage: 5.7% of statements [2022-03-17T08:21:28.493Z] ok github.com/docker/docker/api/server/router/swarm 0.056s coverage: 5.7% of statements [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/types [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-17T08:21:28.493Z] --- PASS: TestGetTimestamp (0.20s) [2022-03-17T08:21:28.493Z] === RUN TestParseTimestamps [2022-03-17T08:21:28.493Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-17T08:21:28.493Z] PASS [2022-03-17T08:21:28.493Z] coverage: 100.0% of statements [2022-03-17T08:21:28.493Z] ok github.com/docker/docker/api/types/time 0.256s coverage: 100.0% of statements [2022-03-17T08:21:28.493Z] === RUN TestCompareVersion [2022-03-17T08:21:28.493Z] --- PASS: TestCompareVersion (0.00s) [2022-03-17T08:21:28.493Z] PASS [2022-03-17T08:21:28.493Z] coverage: 77.3% of statements [2022-03-17T08:21:28.493Z] ok github.com/docker/docker/api/types/versions 0.089s coverage: 77.3% of statements [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/builder [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-17T08:21:28.493Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-17T08:21:28.493Z] === RUN TestParseRemoteURL [2022-03-17T08:21:28.493Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-17T08:21:28.493Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-17T08:21:28.494Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-17T08:21:28.494Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-17T08:21:28.494Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-17T08:21:28.494Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-17T08:21:28.494Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-17T08:21:28.494Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-17T08:21:28.494Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-17T08:21:28.494Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-17T08:21:28.494Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-17T08:21:28.494Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-17T08:21:28.494Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-17T08:21:28.494Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-17T08:21:28.494Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-17T08:21:28.494Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-17T08:21:28.494Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-17T08:21:28.494Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-17T08:21:28.494Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-17T08:21:28.494Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-17T08:21:28.494Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-17T08:21:28.494Z] === RUN TestCloneArgsSmartHttp [2022-03-17T08:21:28.494Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-17T08:21:28.494Z] === RUN TestCloneArgsDumbHttp [2022-03-17T08:21:28.494Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-17T08:21:28.494Z] === RUN TestCloneArgsGit [2022-03-17T08:21:28.494Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-17T08:21:28.494Z] === RUN TestCheckoutGit [2022-03-17T08:21:28.577Z] === RUN TestVerifyNetworkingConfig [2022-03-17T08:21:28.577Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-17T08:21:28.577Z] === RUN TestGetContainer [2022-03-17T08:21:28.577Z] --- PASS: TestGetContainer (0.00s) [2022-03-17T08:21:28.577Z] === RUN TestValidContainerNames [2022-03-17T08:21:28.577Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-17T08:21:28.577Z] === RUN TestContainerInitDNS [2022-03-17T08:21:28.577Z] daemon_test.go:145: root required [2022-03-17T08:21:28.577Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-17T08:21:28.577Z] === RUN TestMerge [2022-03-17T08:21:28.577Z] --- PASS: TestMerge (0.00s) [2022-03-17T08:21:28.577Z] === RUN TestValidateContainerIsolation [2022-03-17T08:21:28.577Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-17T08:21:28.577Z] === RUN TestFindNetworkErrorType [2022-03-17T08:21:28.577Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-17T08:21:28.577Z] === RUN TestEnsureServicesExist [2022-03-17T08:21:28.577Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-17T08:21:28.577Z] === RUN TestEnsureServicesExistErrors [2022-03-17T08:21:28.577Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-17T08:21:28.577Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-17T08:21:28.577Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-17T08:21:28.577Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-17T08:21:28.577Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-17T08:21:28.577Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-17T08:21:28.577Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-17T08:21:28.577Z] === RUN TestContainerDelete [2022-03-17T08:21:28.577Z] --- PASS: TestContainerDelete (0.01s) [2022-03-17T08:21:28.577Z] === RUN TestContainerDoubleDelete [2022-03-17T08:21:28.577Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-17T08:21:28.577Z] === RUN TestLogContainerEventCopyLabels [2022-03-17T08:21:28.577Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-17T08:21:28.577Z] === RUN TestLogContainerEventWithAttributes [2022-03-17T08:21:28.577Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-17T08:21:28.577Z] === RUN TestNoneHealthcheck [2022-03-17T08:21:28.577Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-17T08:21:28.577Z] === RUN TestHealthStates [2022-03-17T08:21:28.577Z] time="2022-03-17T08:21:28Z" 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-03-17T08:21:28.577Z] time="2022-03-17T08:21:28Z" 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-03-17T08:21:28.577Z] time="2022-03-17T08:21:28Z" 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-03-17T08:21:28.577Z] time="2022-03-17T08:21:28Z" 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-03-17T08:21:28.577Z] time="2022-03-17T08:21:28Z" 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-03-17T08:21:28.577Z] time="2022-03-17T08:21:28Z" 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-03-17T08:21:28.577Z] time="2022-03-17T08:21:28Z" 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-03-17T08:21:28.577Z] time="2022-03-17T08:21:28Z" 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-03-17T08:21:28.577Z] time="2022-03-17T08:21:28Z" 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-03-17T08:21:28.577Z] time="2022-03-17T08:21:28Z" 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-03-17T08:21:28.577Z] --- PASS: TestHealthStates (0.20s) [2022-03-17T08:21:28.577Z] === RUN TestGetInspectData [2022-03-17T08:21:28.577Z] --- PASS: TestGetInspectData (0.00s) [2022-03-17T08:21:28.577Z] === RUN TestFillLicense [2022-03-17T08:21:28.577Z] --- PASS: TestFillLicense (0.00s) [2022-03-17T08:21:28.577Z] === RUN TestListInvalidFilter [2022-03-17T08:21:28.577Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-17T08:21:28.577Z] === RUN TestNameFilter [2022-03-17T08:21:28.577Z] --- PASS: TestNameFilter (0.00s) [2022-03-17T08:21:28.577Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-17T08:21:28.577Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-17T08:21:28.577Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-17T08:21:28.577Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-17T08:21:28.963Z] === RUN TestEnable [2022-03-17T08:21:28.963Z] --- PASS: TestEnable (0.00s) [2022-03-17T08:21:28.963Z] === RUN TestDisable [2022-03-17T08:21:28.963Z] --- PASS: TestDisable (0.00s) [2022-03-17T08:21:28.963Z] === RUN TestEnabled [2022-03-17T08:21:28.963Z] --- PASS: TestEnabled (0.00s) [2022-03-17T08:21:28.963Z] PASS [2022-03-17T08:21:28.963Z] coverage: 100.0% of statements [2022-03-17T08:21:28.963Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2022-03-17T08:21:29.068Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-17T08:21:29.068Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-17T08:21:29.068Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-17T08:21:29.068Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-17T08:21:29.068Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-17T08:21:29.068Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-17T08:21:29.068Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-17T08:21:29.068Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-17T08:21:29.068Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-17T08:21:29.068Z] === 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-03-17T08:21:29.068Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-17T08:21:29.068Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-17T08:21:29.068Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-17T08:21:29.068Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-17T08:21:29.068Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-17T08:21:29.068Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-17T08:21:29.068Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-17T08:21:29.068Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-17T08:21:29.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2022-03-17T08:21:29.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-17T08:21:29.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-17T08:21:29.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-17T08:21:29.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-17T08:21:29.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-17T08:21:29.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-17T08:21:29.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-17T08:21:29.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-17T08:21:29.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-17T08:21:29.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-17T08:21:29.068Z] --- 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-03-17T08:21:29.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-17T08:21:29.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-17T08:21:29.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-17T08:21:29.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-17T08:21:29.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-17T08:21:29.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-17T08:21:29.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-17T08:21:29.068Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-17T08:21:29.068Z] === RUN TestDaemonReloadLabels [2022-03-17T08:21:29.068Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-17T08:21:29.068Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-17T08:21:29.068Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-17T08:21:29.068Z] === RUN TestDaemonReloadMirrors [2022-03-17T08:21:29.068Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-17T08:21:29.068Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-17T08:21:29.068Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-17T08:21:29.068Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-17T08:21:29.068Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-17T08:21:29.068Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-17T08:21:29.068Z] reload_test.go:342: root required [2022-03-17T08:21:29.068Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-17T08:21:29.068Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-17T08:21:29.068Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-03-17T08:21:29.068Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-17T08:21:29.068Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.09s) [2022-03-17T08:21:29.068Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-17T08:21:29.068Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-03-17T08:21:29.068Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-17T08:21:29.068Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.12s) [2022-03-17T08:21:29.068Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-17T08:21:29.068Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.02s) [2022-03-17T08:21:29.068Z] === RUN TestParseVolumesFrom [2022-03-17T08:21:29.068Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-17T08:21:29.068Z] PASS [2022-03-17T08:21:29.068Z] coverage: 8.6% of statements [2022-03-17T08:21:29.069Z] ok github.com/docker/docker/daemon 0.678s coverage: 8.6% of statements [2022-03-17T08:21:29.069Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-17T08:21:29.069Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-17T08:21:29.069Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-17T08:21:29.069Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-17T08:21:29.069Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-17T08:21:29.069Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-17T08:21:29.069Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-17T08:21:29.069Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-17T08:21:29.069Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-17T08:21:29.069Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-17T08:21:29.069Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-17T08:21:29.069Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-17T08:21:29.069Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-17T08:21:29.069Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-17T08:21:29.371Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.65s) [2022-03-17T08:21:29.371Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s) [2022-03-17T08:21:29.371Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-03-17T08:21:29.371Z] === RUN TestKillStoppedContainer [2022-03-17T08:21:29.371Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-17T08:21:29.371Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-03-17T08:21:29.371Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-17T08:21:29.371Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-03-17T08:21:29.371Z] === RUN TestKillDifferentUserContainer [2022-03-17T08:21:29.433Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-17T08:21:29.433Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-17T08:21:29.433Z] === RUN TestProcessNoDockerignore [2022-03-17T08:21:29.433Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-17T08:21:29.433Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-17T08:21:29.433Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-17T08:21:29.433Z] === RUN TestDetectContentType [2022-03-17T08:21:29.433Z] --- PASS: TestDetectContentType (0.00s) [2022-03-17T08:21:29.433Z] === RUN TestSelectAcceptableMIME [2022-03-17T08:21:29.433Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-17T08:21:29.433Z] === RUN TestInspectEmptyResponse [2022-03-17T08:21:29.433Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-17T08:21:29.433Z] === RUN TestInspectResponseBinary [2022-03-17T08:21:29.433Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-17T08:21:29.433Z] === RUN TestResponseUnsupportedContentType [2022-03-17T08:21:29.433Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-17T08:21:29.433Z] === RUN TestInspectResponseTextSimple [2022-03-17T08:21:29.433Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-17T08:21:29.433Z] === RUN TestInspectResponseEmptyContentType [2022-03-17T08:21:29.433Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-17T08:21:29.433Z] === RUN TestUnknownContentLength [2022-03-17T08:21:29.433Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-17T08:21:29.433Z] === RUN TestDownloadRemote [2022-03-17T08:21:29.433Z] --- PASS: TestDownloadRemote (0.11s) [2022-03-17T08:21:29.433Z] === RUN TestGetWithStatusError [2022-03-17T08:21:29.433Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-17T08:21:29.433Z] === RUN TestCloseRootDirectory [2022-03-17T08:21:29.433Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:21:29.433Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-17T08:21:29.433Z] === RUN TestHashFile [2022-03-17T08:21:29.433Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:21:29.433Z] --- SKIP: TestHashFile (0.00s) [2022-03-17T08:21:29.433Z] === RUN TestHashSubdir [2022-03-17T08:21:29.433Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:21:29.433Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-17T08:21:29.433Z] === RUN TestRemoveDirectory [2022-03-17T08:21:29.433Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:21:29.433Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-17T08:21:29.433Z] PASS [2022-03-17T08:21:29.433Z] coverage: 9.3% of statements [2022-03-17T08:21:29.433Z] ok github.com/docker/docker/builder/remotecontext 0.288s coverage: 9.3% of statements [2022-03-17T08:21:29.948Z] check_test.go:308: [d3054ffc08282] daemon is not started [2022-03-17T08:21:29.948Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-03-17T08:21:29.948Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2022-03-17T08:21:29.948Z] === RUN TestInspectOomKilledTrue [2022-03-17T08:21:29.948Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T08:21:29.948Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-17T08:21:29.948Z] === RUN TestInspectOomKilledFalse [2022-03-17T08:21:29.948Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T08:21:29.948Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-17T08:21:29.948Z] === RUN TestLinksEtcHostsContentMatch [2022-03-17T08:21:30.423Z] === RUN TestGetAllAllowed [2022-03-17T08:21:30.425Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestGetAllMeta [2022-03-17T08:21:30.425Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-17T08:21:30.425Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestIsUnreferencedBuiltin [2022-03-17T08:21:30.425Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestIsExistingDirectory [2022-03-17T08:21:30.425Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestGetFilenameForDownload [2022-03-17T08:21:30.425Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestEnv2Variables [2022-03-17T08:21:30.425Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-17T08:21:30.425Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestMaintainer [2022-03-17T08:21:30.425Z] --- PASS: TestMaintainer (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestLabel [2022-03-17T08:21:30.425Z] --- PASS: TestLabel (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestFromScratch [2022-03-17T08:21:30.425Z] --- PASS: TestFromScratch (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestFromWithArg [2022-03-17T08:21:30.425Z] --- PASS: TestFromWithArg (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-17T08:21:30.425Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestFromWithUndefinedArg [2022-03-17T08:21:30.425Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestFromMultiStageWithNamedStage [2022-03-17T08:21:30.425Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestOnbuild [2022-03-17T08:21:30.425Z] --- PASS: TestOnbuild (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestWorkdir [2022-03-17T08:21:30.425Z] --- PASS: TestWorkdir (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestCmd [2022-03-17T08:21:30.425Z] --- PASS: TestCmd (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestHealthcheckNone [2022-03-17T08:21:30.425Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestHealthcheckCmd [2022-03-17T08:21:30.425Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestEntrypoint [2022-03-17T08:21:30.425Z] --- PASS: TestEntrypoint (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestExpose [2022-03-17T08:21:30.425Z] --- PASS: TestExpose (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestUser [2022-03-17T08:21:30.425Z] --- PASS: TestUser (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestVolume [2022-03-17T08:21:30.425Z] --- PASS: TestVolume (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestStopSignal [2022-03-17T08:21:30.425Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-17T08:21:30.425Z] --- SKIP: TestStopSignal (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestArg [2022-03-17T08:21:30.425Z] --- PASS: TestArg (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestShell [2022-03-17T08:21:30.425Z] --- PASS: TestShell (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestPrependEnvOnCmd [2022-03-17T08:21:30.425Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestRunWithBuildArgs [2022-03-17T08:21:30.425Z] --- PASS: TestRunWithBuildArgs (0.01s) [2022-03-17T08:21:30.425Z] === RUN TestRunIgnoresHealthcheck [2022-03-17T08:21:30.425Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestDispatchUnsupportedOptions [2022-03-17T08:21:30.425Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-17T08:21:30.425Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-17T08:21:30.425Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-17T08:21:30.425Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-17T08:21:30.425Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-17T08:21:30.425Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-17T08:21:30.425Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestNormalizeWorkdir [2022-03-17T08:21:30.425Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestDispatch [2022-03-17T08:21:30.425Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-17T08:21:30.425Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-17T08:21:30.425Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-17T08:21:30.425Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-17T08:21:30.425Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-17T08:21:30.425Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-17T08:21:30.425Z] === RUN TestDispatch/COPY_url [2022-03-17T08:21:30.425Z] --- PASS: TestDispatch (0.07s) [2022-03-17T08:21:30.425Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-17T08:21:30.425Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-17T08:21:30.425Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-17T08:21:30.425Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-03-17T08:21:30.425Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-17T08:21:30.425Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-17T08:21:30.425Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestAddScratchImageAddsToMounts [2022-03-17T08:21:30.425Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-17T08:21:30.425Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-17T08:21:30.425Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-17T08:21:30.425Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestImageSourceGetAddsToMounts [2022-03-17T08:21:30.425Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestEmptyDockerfile [2022-03-17T08:21:30.425Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-17T08:21:30.425Z] === RUN TestSymlinkDockerfile [2022-03-17T08:21:30.425Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-17T08:21:30.425Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-17T08:21:30.425Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestNonExistingDockerfile [2022-03-17T08:21:30.425Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestCopyRunConfig [2022-03-17T08:21:30.425Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestDeepCopyRunConfig [2022-03-17T08:21:30.425Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestExportImage [2022-03-17T08:21:30.425Z] --- PASS: TestExportImage (0.00s) [2022-03-17T08:21:30.425Z] === RUN TestNormalizeDest [2022-03-17T08:21:30.425Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-17T08:21:30.425Z] PASS [2022-03-17T08:21:30.425Z] coverage: 46.7% of statements [2022-03-17T08:21:30.425Z] ok github.com/docker/docker/builder/dockerfile 0.305s coverage: 46.7% of statements [2022-03-17T08:21:30.521Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2022-03-17T08:21:30.521Z] === RUN TestLinksContainerNames [2022-03-17T08:21:30.712Z] === RUN TestNewStreamConfig [2022-03-17T08:21:30.712Z] === RUN TestNewStreamConfig/defaults [2022-03-17T08:21:30.712Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-17T08:21:30.712Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-17T08:21:30.712Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-17T08:21:30.712Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-17T08:21:30.712Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-17T08:21:30.712Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-17T08:21:30.712Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-17T08:21:30.712Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-17T08:21:30.712Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-17T08:21:30.712Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-17T08:21:30.712Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-17T08:21:30.712Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-17T08:21:30.712Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-17T08:21:30.712Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-17T08:21:30.712Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-17T08:21:30.712Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-17T08:21:30.712Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-17T08:21:30.712Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-17T08:21:30.712Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-17T08:21:30.712Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-17T08:21:30.712Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-17T08:21:30.712Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-17T08:21:30.712Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-17T08:21:30.712Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-17T08:21:30.712Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-17T08:21:30.712Z] time="2022-03-17T08:21:30Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-17T08:21:30.712Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2022-03-17T08:21:30.712Z] === RUN TestCreateSuccess [2022-03-17T08:21:30.712Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-17T08:21:30.712Z] === RUN TestCreateStreamSkipped [2022-03-17T08:21:30.712Z] time="2022-03-17T08:21:30Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-17T08:21:30.712Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-17T08:21:30.712Z] === RUN TestCreateLogGroupSuccess [2022-03-17T08:21:30.712Z] time="2022-03-17T08:21:30Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-17T08:21:30.712Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-17T08:21:30.712Z] === RUN TestCreateError [2022-03-17T08:21:30.712Z] --- PASS: TestCreateError (0.00s) [2022-03-17T08:21:30.712Z] === RUN TestCreateAlreadyExists [2022-03-17T08:21:30.712Z] time="2022-03-17T08:21:30Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-17T08:21:30.712Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-17T08:21:30.712Z] === RUN TestLogClosed [2022-03-17T08:21:30.712Z] --- PASS: TestLogClosed (0.00s) [2022-03-17T08:21:30.712Z] === RUN TestLogBlocking [2022-03-17T08:21:30.712Z] --- PASS: TestLogBlocking (0.00s) [2022-03-17T08:21:30.712Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-17T08:21:30.712Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-17T08:21:30.712Z] === RUN TestLogNonBlockingBufferFull [2022-03-17T08:21:30.712Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-17T08:21:30.712Z] === RUN TestPublishBatchSuccess [2022-03-17T08:21:30.712Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-17T08:21:30.712Z] === RUN TestPublishBatchError [2022-03-17T08:21:30.712Z] time="2022-03-17T08:21:30Z" level=error msg=error [2022-03-17T08:21:30.712Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-17T08:21:30.712Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-17T08:21:30.712Z] time="2022-03-17T08:21:30Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-17T08:21:30.712Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-17T08:21:30.712Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-17T08:21:30.712Z] time="2022-03-17T08:21:30Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-17T08:21:30.712Z] time="2022-03-17T08:21:30Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-17T08:21:30.712Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-17T08:21:30.712Z] === RUN TestCollectBatchSimple [2022-03-17T08:21:30.712Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-17T08:21:30.712Z] === RUN TestCollectBatchTicker [2022-03-17T08:21:30.712Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-17T08:21:30.712Z] === RUN TestCollectBatchMultilinePattern [2022-03-17T08:21:30.712Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-17T08:21:30.712Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-17T08:21:30.712Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-17T08:21:30.712Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-17T08:21:30.712Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-17T08:21:30.712Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-17T08:21:30.712Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2022-03-17T08:21:30.712Z] === RUN TestCollectBatchClose [2022-03-17T08:21:30.712Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-17T08:21:30.712Z] === RUN TestEffectiveLen [2022-03-17T08:21:30.712Z] === RUN TestEffectiveLen/0/Hello [2022-03-17T08:21:30.712Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-17T08:21:30.712Z] === RUN TestEffectiveLen/2/🙃 [2022-03-17T08:21:30.712Z] === RUN TestEffectiveLen/3/���� [2022-03-17T08:21:30.712Z] === RUN TestEffectiveLen/4/He��o [2022-03-17T08:21:30.712Z] === RUN TestEffectiveLen/5/ [2022-03-17T08:21:30.712Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-17T08:21:30.712Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-17T08:21:30.712Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-17T08:21:30.712Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-17T08:21:30.712Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-17T08:21:30.712Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-17T08:21:30.712Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-17T08:21:30.712Z] === RUN TestFindValidSplit [2022-03-17T08:21:30.712Z] === RUN TestFindValidSplit/0/ [2022-03-17T08:21:30.712Z] cloudwatchlogs_test.go:1076: [2022-03-17T08:21:30.712Z] cloudwatchlogs_test.go:1077: [2022-03-17T08:21:30.712Z] === RUN TestFindValidSplit/1/Hello [2022-03-17T08:21:30.712Z] cloudwatchlogs_test.go:1076: Hello [2022-03-17T08:21:30.712Z] cloudwatchlogs_test.go:1077: [2022-03-17T08:21:30.712Z] === RUN TestFindValidSplit/2/Hello [2022-03-17T08:21:30.712Z] cloudwatchlogs_test.go:1076: He [2022-03-17T08:21:30.712Z] cloudwatchlogs_test.go:1077: llo [2022-03-17T08:21:30.712Z] === RUN TestFindValidSplit/3/Hello [2022-03-17T08:21:30.712Z] cloudwatchlogs_test.go:1076: [2022-03-17T08:21:30.897Z] === RUN TestTCP4Proxy [2022-03-17T08:21:30.897Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-17T08:21:30.897Z] === RUN TestTCP4ProxyHalfClose [2022-03-17T08:21:30.897Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-17T08:21:30.897Z] === RUN TestTCP6Proxy [2022-03-17T08:21:30.897Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-17T08:21:30.897Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-17T08:21:30.897Z] === RUN TestTCPDualStackProxy [2022-03-17T08:21:30.897Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-17T08:21:30.897Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-17T08:21:30.897Z] === RUN TestUDP4Proxy [2022-03-17T08:21:30.897Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-17T08:21:30.897Z] === RUN TestUDP6Proxy [2022-03-17T08:21:30.897Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-17T08:21:30.897Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-17T08:21:30.897Z] === RUN TestUDPWriteError [2022-03-17T08:21:30.897Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-17T08:21:30.897Z] === RUN TestSCTP4Proxy [2022-03-17T08:21:30.897Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-17T08:21:30.897Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-17T08:21:30.897Z] === RUN TestSCTP6Proxy [2022-03-17T08:21:30.897Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-17T08:21:30.897Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-17T08:21:31.204Z] cloudwatchlogs_test.go:1077: Hello [2022-03-17T08:21:31.204Z] === RUN TestFindValidSplit/4/🙃 [2022-03-17T08:21:31.204Z] cloudwatchlogs_test.go:1076: [2022-03-17T08:21:31.204Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-17T08:21:31.204Z] === RUN TestFindValidSplit/5/🙃 [2022-03-17T08:21:31.204Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-17T08:21:31.204Z] cloudwatchlogs_test.go:1077: [2022-03-17T08:21:31.204Z] === RUN TestFindValidSplit/6/a� [2022-03-17T08:21:31.204Z] cloudwatchlogs_test.go:1076: a [2022-03-17T08:21:31.204Z] cloudwatchlogs_test.go:1077: � [2022-03-17T08:21:31.204Z] === RUN TestFindValidSplit/7/a� [2022-03-17T08:21:31.204Z] cloudwatchlogs_test.go:1076: a� [2022-03-17T08:21:31.204Z] cloudwatchlogs_test.go:1077: [2022-03-17T08:21:31.204Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-17T08:21:31.204Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-17T08:21:31.204Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-17T08:21:31.204Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-17T08:21:31.204Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-17T08:21:31.204Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-17T08:21:31.204Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-17T08:21:31.204Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-17T08:21:31.204Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-17T08:21:31.204Z] === RUN TestProcessEventEmoji [2022-03-17T08:21:31.204Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-17T08:21:31.204Z] === RUN TestCollectBatchLineSplit [2022-03-17T08:21:31.204Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-03-17T08:21:31.204Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-17T08:21:31.204Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-17T08:21:31.204Z] === RUN TestCollectBatchMaxEvents [2022-03-17T08:21:31.204Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-03-17T08:21:31.204Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-17T08:21:31.204Z] --- PASS: TestCollectBatchMaxTotalBytes (0.04s) [2022-03-17T08:21:31.204Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-17T08:21:31.204Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-17T08:21:31.204Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-17T08:21:31.204Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s) [2022-03-17T08:21:31.204Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-17T08:21:31.204Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-17T08:21:31.204Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-17T08:21:31.204Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-17T08:21:31.204Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-17T08:21:31.204Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-17T08:21:31.204Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-17T08:21:31.204Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-17T08:21:31.204Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-17T08:21:31.204Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-17T08:21:31.204Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-17T08:21:31.204Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-17T08:21:31.204Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-17T08:21:31.204Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-17T08:21:31.204Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-17T08:21:31.204Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-17T08:21:31.204Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-17T08:21:31.204Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-17T08:21:31.204Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-17T08:21:31.204Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-17T08:21:31.204Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-17T08:21:31.204Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-17T08:21:31.204Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-17T08:21:31.204Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-17T08:21:31.204Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-17T08:21:31.204Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-17T08:21:31.204Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-17T08:21:31.204Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-17T08:21:31.204Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-17T08:21:31.204Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-17T08:21:31.204Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-17T08:21:31.204Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-17T08:21:31.204Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-17T08:21:31.204Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-17T08:21:31.204Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-17T08:21:31.204Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-17T08:21:31.204Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-17T08:21:31.204Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-17T08:21:31.204Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-17T08:21:31.204Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-17T08:21:31.204Z] === RUN TestValidateLogOptionsFormat [2022-03-17T08:21:31.204Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-17T08:21:31.204Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-17T08:21:31.204Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-17T08:21:31.204Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-17T08:21:31.204Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-17T08:21:31.204Z] --- PASS: TestValidateLogOptionsFormat (0.01s) [2022-03-17T08:21:31.204Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-17T08:21:31.204Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-17T08:21:31.204Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-17T08:21:31.204Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-17T08:21:31.204Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-17T08:21:31.204Z] === RUN TestCreateTagSuccess [2022-03-17T08:21:31.204Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-17T08:21:31.204Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-17T08:21:31.204Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-17T08:21:31.204Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-17T08:21:31.204Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-17T08:21:31.204Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-17T08:21:31.204Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-17T08:21:31.204Z] PASS [2022-03-17T08:21:31.204Z] coverage: 80.2% of statements [2022-03-17T08:21:31.204Z] ok github.com/docker/docker/daemon/logger/awslogs 0.449s coverage: 80.2% of statements [2022-03-17T08:21:31.204Z] === RUN TestAdapterReadLogs [2022-03-17T08:21:31.204Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-17T08:21:31.204Z] === RUN TestCopier [2022-03-17T08:21:31.204Z] --- PASS: TestCopier (0.00s) [2022-03-17T08:21:31.204Z] === RUN TestCopierLongLines [2022-03-17T08:21:31.204Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-17T08:21:31.204Z] === RUN TestCopierSlow [2022-03-17T08:21:31.204Z] --- PASS: TestCopierSlow (0.20s) [2022-03-17T08:21:31.204Z] === RUN TestCopierWithSized [2022-03-17T08:21:31.204Z] === RUN TestCopierWithSized/as_is [2022-03-17T08:21:31.204Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-17T08:21:31.204Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-17T08:21:31.204Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-17T08:21:31.204Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-17T08:21:31.204Z] === RUN TestCopierWithPartial [2022-03-17T08:21:31.204Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-17T08:21:31.204Z] === RUN TestRingLogger [2022-03-17T08:21:31.204Z] --- PASS: TestRingLogger (0.00s) [2022-03-17T08:21:31.204Z] === RUN TestRingCap [2022-03-17T08:21:31.204Z] --- PASS: TestRingCap (0.00s) [2022-03-17T08:21:31.204Z] === RUN TestRingClose [2022-03-17T08:21:31.204Z] --- PASS: TestRingClose (0.00s) [2022-03-17T08:21:31.204Z] === RUN TestRingDrain [2022-03-17T08:21:31.204Z] --- PASS: TestRingDrain (0.00s) [2022-03-17T08:21:31.204Z] PASS [2022-03-17T08:21:31.204Z] coverage: 43.2% of statements [2022-03-17T08:21:31.204Z] ok github.com/docker/docker/daemon/logger 0.385s coverage: 43.2% of statements [2022-03-17T08:21:31.366Z] PASS [2022-03-17T08:21:31.366Z] coverage: 49.4% of statements [2022-03-17T08:21:31.366Z] ok github.com/docker/docker/cmd/docker-proxy 0.055s coverage: 49.4% of statements [2022-03-17T08:21:31.696Z] === RUN TestSearchRegistryForImagesErrors [2022-03-17T08:21:31.696Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-17T08:21:31.696Z] === RUN TestSearchRegistryForImages [2022-03-17T08:21:31.696Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-17T08:21:31.696Z] === RUN TestOnlyPlatformWithFallback [2022-03-17T08:21:31.696Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-17T08:21:31.696Z] === RUN TestImageDelete [2022-03-17T08:21:31.696Z] === RUN TestImageDelete/no_lease [2022-03-17T08:21:31.696Z] === RUN TestImageDelete/lease_exists [2022-03-17T08:21:31.696Z] --- PASS: TestImageDelete (0.04s) [2022-03-17T08:21:31.696Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-17T08:21:31.696Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-03-17T08:21:31.696Z] === RUN TestContentStoreForPull [2022-03-17T08:21:31.696Z] === RUN TestValidateLogOptReconnectInterval [2022-03-17T08:21:31.696Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-17T08:21:31.696Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-17T08:21:31.696Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-17T08:21:31.696Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-17T08:21:31.696Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-17T08:21:31.696Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-17T08:21:31.696Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-17T08:21:31.696Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-17T08:21:31.696Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-17T08:21:31.696Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-17T08:21:31.696Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-17T08:21:31.696Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-17T08:21:31.696Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-17T08:21:31.696Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-17T08:21:31.696Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-17T08:21:31.696Z] PASS [2022-03-17T08:21:31.696Z] coverage: 33.6% of statements [2022-03-17T08:21:31.696Z] ok github.com/docker/docker/daemon/logger/fluentd 0.081s coverage: 33.6% of statements [2022-03-17T08:21:31.696Z] --- PASS: TestContentStoreForPull (0.26s) [2022-03-17T08:21:31.696Z] PASS [2022-03-17T08:21:31.696Z] coverage: 6.8% of statements [2022-03-17T08:21:31.696Z] ok github.com/docker/docker/daemon/images 0.412s coverage: 6.8% of statements [2022-03-17T08:21:31.696Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-17T08:21:31.696Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-17T08:21:31.696Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-17T08:21:31.696Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-17T08:21:31.696Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-17T08:21:31.696Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-17T08:21:31.910Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-17T08:21:31.910Z] --- PASS: TestLinksContainerNames (1.21s) [2022-03-17T08:21:31.910Z] === RUN TestLogsFollowTailEmpty [2022-03-17T08:21:32.530Z] --- PASS: TestInspectNetwork (6.68s) [2022-03-17T08:21:32.530Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-17T08:21:32.530Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-17T08:21:32.530Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-17T08:21:32.530Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-17T08:21:32.530Z] === RUN TestRunContainerWithBridgeNone [2022-03-17T08:21:32.727Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-17T08:21:32.727Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-17T08:21:32.727Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-17T08:21:32.727Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-03-17T08:21:32.727Z] === RUN TestFastTimeMarshalJSON [2022-03-17T08:21:32.727Z] --- PASS: TestFastTimeMarshalJSON (0.04s) [2022-03-17T08:21:32.727Z] PASS [2022-03-17T08:21:32.727Z] coverage: 87.2% of statements [2022-03-17T08:21:32.727Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.296s coverage: 87.2% of statements [2022-03-17T08:21:32.727Z] === RUN TestJSONFileLogger [2022-03-17T08:21:32.727Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-17T08:21:32.727Z] === RUN TestJSONFileLoggerWithTags [2022-03-17T08:21:32.727Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-17T08:21:32.727Z] === RUN TestJSONFileLoggerWithOpts [2022-03-17T08:21:32.727Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-17T08:21:32.727Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-17T08:21:32.727Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-03-17T08:21:32.727Z] === RUN TestEncodeDecode [2022-03-17T08:21:32.727Z] === PAUSE TestEncodeDecode [2022-03-17T08:21:32.727Z] === RUN TestUnexpectedEOF [2022-03-17T08:21:32.855Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2022-03-17T08:21:32.855Z] === RUN TestContainerNetworkMountsNoChown [2022-03-17T08:21:32.855Z] docker_cli_daemon_plugins_test.go:80: [de767f6d9a3ec] daemon is not started [2022-03-17T08:21:33.218Z] time="2022-03-17T08:21:32Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-17T08:21:33.218Z] time="2022-03-17T08:21:32Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-17T08:21:33.218Z] --- PASS: TestUnexpectedEOF (0.18s) [2022-03-17T08:21:33.218Z] === CONT TestEncodeDecode [2022-03-17T08:21:33.218Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-17T08:21:33.218Z] PASS [2022-03-17T08:21:33.218Z] coverage: 69.9% of statements [2022-03-17T08:21:33.218Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.276s coverage: 69.9% of statements [2022-03-17T08:21:33.218Z] === RUN TestWriteLog [2022-03-17T08:21:33.218Z] === PAUSE TestWriteLog [2022-03-17T08:21:33.218Z] === RUN TestReadLog [2022-03-17T08:21:33.218Z] === PAUSE TestReadLog [2022-03-17T08:21:33.218Z] === RUN TestDecode [2022-03-17T08:21:33.218Z] --- PASS: TestDecode (0.03s) [2022-03-17T08:21:33.218Z] === CONT TestWriteLog [2022-03-17T08:21:33.218Z] --- PASS: TestWriteLog (0.00s) [2022-03-17T08:21:33.218Z] === CONT TestReadLog [2022-03-17T08:21:33.218Z] === RUN TestReadLog/tail_exact [2022-03-17T08:21:33.435Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/default [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/default [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/private [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/private [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/rprivate [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/slave [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/slave [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/rslave [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/shared [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/shared [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/rshared [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-17T08:21:33.435Z] === CONT TestMountDaemonRoot/default [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-17T08:21:33.435Z] === CONT TestMountDaemonRoot/rslave [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-17T08:21:33.435Z] === CONT TestMountDaemonRoot/rshared [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T08:21:33.435Z] === CONT TestMountDaemonRoot/shared [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T08:21:33.435Z] === CONT TestMountDaemonRoot/rprivate [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-17T08:21:33.435Z] === CONT TestMountDaemonRoot/slave [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-17T08:21:33.435Z] === CONT TestMountDaemonRoot/private [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-17T08:21:33.435Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-17T08:21:33.435Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-17T08:21:33.435Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-17T08:21:33.435Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-17T08:21:33.435Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-17T08:21:33.435Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-17T08:21:33.435Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-17T08:21:33.435Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-17T08:21:33.435Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T08:21:33.435Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-17T08:21:33.435Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T08:21:33.435Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-17T08:21:33.435Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T08:21:33.435Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T08:21:33.468Z] --- PASS: TestRunContainerWithBridgeNone (1.39s) [2022-03-17T08:21:33.468Z] === RUN TestNetworkInvalidJSON [2022-03-17T08:21:33.468Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-17T08:21:33.468Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-17T08:21:33.468Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T08:21:33.468Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T08:21:33.468Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T08:21:33.468Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T08:21:33.468Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-17T08:21:33.468Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T08:21:33.468Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T08:21:33.468Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-17T08:21:33.468Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-17T08:21:33.468Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-17T08:21:33.468Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-17T08:21:33.468Z] === RUN TestNetworkList [2022-03-17T08:21:33.468Z] === RUN TestNetworkList//networks [2022-03-17T08:21:33.468Z] === PAUSE TestNetworkList//networks [2022-03-17T08:21:33.468Z] === RUN TestNetworkList//networks/ [2022-03-17T08:21:33.468Z] === PAUSE TestNetworkList//networks/ [2022-03-17T08:21:33.468Z] === CONT TestNetworkList//networks [2022-03-17T08:21:33.468Z] === CONT TestNetworkList//networks/ [2022-03-17T08:21:33.468Z] --- PASS: TestNetworkList (0.01s) [2022-03-17T08:21:33.468Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-17T08:21:33.468Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-17T08:21:33.468Z] === RUN TestHostIPv4BridgeLabel [2022-03-17T08:21:33.697Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-17T08:21:33.697Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T08:21:33.697Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-17T08:21:33.697Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-17T08:21:33.697Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-17T08:21:33.697Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-17T08:21:33.697Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-17T08:21:33.697Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-17T08:21:33.697Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T08:21:33.697Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-17T08:21:33.697Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-17T08:21:33.697Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-17T08:21:33.697Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-17T08:21:33.697Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-17T08:21:33.697Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-17T08:21:33.697Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-17T08:21:33.709Z] === RUN TestReadLog/tail_less_than_available [2022-03-17T08:21:33.709Z] === RUN TestReadLog/tail_more_than_available [2022-03-17T08:21:33.709Z] --- PASS: TestReadLog (0.28s) [2022-03-17T08:21:33.709Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-03-17T08:21:33.709Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-17T08:21:33.709Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-17T08:21:33.709Z] PASS [2022-03-17T08:21:33.709Z] coverage: 78.7% of statements [2022-03-17T08:21:33.709Z] ok github.com/docker/docker/daemon/logger/local 0.412s coverage: 78.7% of statements [2022-03-17T08:21:33.709Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-17T08:21:33.959Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-03-17T08:21:33.959Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-17T08:21:33.959Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-17T08:21:33.959Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-17T08:21:33.959Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-17T08:21:33.959Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-17T08:21:33.959Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-17T08:21:33.959Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-17T08:21:33.959Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-17T08:21:33.959Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-03-17T08:21:33.959Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-03-17T08:21:33.959Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-17T08:21:33.959Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-17T08:21:33.959Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-03-17T08:21:33.959Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-03-17T08:21:33.959Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-03-17T08:21:33.959Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-17T08:21:33.959Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-17T08:21:33.959Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-03-17T08:21:33.959Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-03-17T08:21:33.959Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-03-17T08:21:33.959Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-17T08:21:33.959Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-17T08:21:33.960Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-17T08:21:33.960Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-03-17T08:21:33.960Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-03-17T08:21:33.960Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-17T08:21:33.960Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-17T08:21:33.960Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-03-17T08:21:33.960Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-17T08:21:33.960Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-03-17T08:21:33.960Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-17T08:21:33.960Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-03-17T08:21:33.960Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-17T08:21:33.960Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-03-17T08:21:33.960Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2022-03-17T08:21:33.960Z] === RUN TestContainerBindMountNonRecursive [2022-03-17T08:21:33.960Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-03-17T08:21:34.042Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-03-17T08:21:34.042Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-17T08:21:34.200Z] === RUN TestOpenFileDelete [2022-03-17T08:21:34.200Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-17T08:21:34.200Z] === RUN TestOpenFileRename [2022-03-17T08:21:34.200Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-17T08:21:34.200Z] === RUN TestHandleDecoderErr [2022-03-17T08:21:34.200Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-17T08:21:34.200Z] === RUN TestParseLogTagDefaultTag [2022-03-17T08:21:34.200Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-17T08:21:34.200Z] === RUN TestParseLogTag [2022-03-17T08:21:34.200Z] --- PASS: TestParseLogTag (0.00s) [2022-03-17T08:21:34.200Z] === RUN TestParseLogTagEmptyTag [2022-03-17T08:21:34.200Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-17T08:21:34.200Z] === RUN TestTailFiles [2022-03-17T08:21:34.200Z] --- PASS: TestTailFiles (0.00s) [2022-03-17T08:21:34.200Z] === RUN TestFollowLogsConsumerGone [2022-03-17T08:21:34.200Z] --- PASS: TestFollowLogsConsumerGone (0.01s) [2022-03-17T08:21:34.200Z] === RUN TestFollowLogsProducerGone [2022-03-17T08:21:34.200Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-17T08:21:34.200Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-17T08:21:34.200Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-17T08:21:34.200Z] === RUN TestCheckCapacityAndRotate [2022-03-17T08:21:34.200Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-17T08:21:34.200Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-17T08:21:34.200Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-03-17T08:21:34.200Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-17T08:21:34.200Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-03-17T08:21:34.200Z] PASS [2022-03-17T08:21:34.200Z] coverage: 53.5% of statements [2022-03-17T08:21:34.200Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.127s coverage: 53.5% of statements [2022-03-17T08:21:34.691Z] === RUN TestLog [2022-03-17T08:21:35.182Z] --- PASS: TestLog (0.03s) [2022-03-17T08:21:35.182Z] PASS [2022-03-17T08:21:35.182Z] coverage: 31.5% of statements [2022-03-17T08:21:35.182Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.129s coverage: 31.5% of statements [2022-03-17T08:21:35.182Z] === RUN TestNewParse [2022-03-17T08:21:35.182Z] --- PASS: TestNewParse (0.00s) [2022-03-17T08:21:35.182Z] PASS [2022-03-17T08:21:35.182Z] coverage: 8.3% of statements [2022-03-17T08:21:35.182Z] === RUN TestValidateLogOpt [2022-03-17T08:21:35.182Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-17T08:21:35.182Z] ok github.com/docker/docker/daemon/logger/templates 0.060s coverage: 8.3% of statements [2022-03-17T08:21:35.182Z] === RUN TestNewMissedConfig [2022-03-17T08:21:35.182Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-17T08:21:35.182Z] === RUN TestNewMissedUrl [2022-03-17T08:21:35.182Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-17T08:21:35.182Z] === RUN TestNewMissedToken [2022-03-17T08:21:35.182Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-17T08:21:35.182Z] === RUN TestNewWithProxy [2022-03-17T08:21:35.182Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-17T08:21:35.182Z] === RUN TestDefault [2022-03-17T08:21:35.182Z] --- PASS: TestDefault (0.01s) [2022-03-17T08:21:35.182Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-17T08:21:35.182Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-17T08:21:35.182Z] === RUN TestJsonFormat [2022-03-17T08:21:35.182Z] --- PASS: TestJsonFormat (0.04s) [2022-03-17T08:21:35.182Z] === RUN TestRawFormat [2022-03-17T08:21:35.182Z] --- PASS: TestRawFormat (0.00s) [2022-03-17T08:21:35.182Z] === RUN TestRawFormatWithLabels [2022-03-17T08:21:35.182Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-17T08:21:35.182Z] === RUN TestRawFormatWithoutTag [2022-03-17T08:21:35.182Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-17T08:21:35.182Z] === RUN TestBatching [2022-03-17T08:21:35.419Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-03-17T08:21:35.419Z] === RUN TestDaemonDefaultNetworkPools [2022-03-17T08:21:35.683Z] --- PASS: TestBatching (0.27s) [2022-03-17T08:21:35.683Z] === RUN TestFrequency [2022-03-17T08:21:35.683Z] === RUN TestParseLogFormat [2022-03-17T08:21:35.683Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-17T08:21:35.683Z] === RUN TestValidateLogOptEmpty [2022-03-17T08:21:35.683Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-17T08:21:35.683Z] === RUN TestValidateSyslogAddress [2022-03-17T08:21:35.683Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-17T08:21:35.683Z] === RUN TestParseAddressDefaultPort [2022-03-17T08:21:35.683Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-17T08:21:35.683Z] === RUN TestValidateSyslogFacility [2022-03-17T08:21:35.683Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-17T08:21:35.683Z] === RUN TestValidateLogOptSyslogFormat [2022-03-17T08:21:35.683Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-17T08:21:35.683Z] === RUN TestValidateLogOpt [2022-03-17T08:21:35.683Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-17T08:21:35.683Z] PASS [2022-03-17T08:21:35.683Z] coverage: 46.8% of statements [2022-03-17T08:21:35.683Z] ok github.com/docker/docker/daemon/logger/syslog 0.044s coverage: 46.8% of statements [2022-03-17T08:21:35.683Z] --- PASS: TestFrequency (0.17s) [2022-03-17T08:21:35.683Z] === RUN TestOneMessagePerRequest [2022-03-17T08:21:35.683Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-17T08:21:35.683Z] === RUN TestVerify [2022-03-17T08:21:35.683Z] --- PASS: TestVerify (0.00s) [2022-03-17T08:21:35.683Z] === RUN TestSkipVerify [2022-03-17T08:21:35.683Z] time="2022-03-17T08:21:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:21:35.683Z] time="2022-03-17T08:21:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:21:35.683Z] time="2022-03-17T08:21:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:21:35.683Z] time="2022-03-17T08:21:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:21:35.881Z] --- PASS: TestContainerBindMountNonRecursive (1.66s) [2022-03-17T08:21:35.881Z] === RUN TestContainerVolumesMountedAsShared [2022-03-17T08:21:35.987Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-03-17T08:21:35.987Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-17T08:21:36.143Z] --- PASS: TestContainerVolumesMountedAsShared (0.71s) [2022-03-17T08:21:36.143Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-17T08:21:36.174Z] --- PASS: TestSkipVerify (0.51s) [2022-03-17T08:21:36.174Z] === RUN TestBufferMaximum [2022-03-17T08:21:36.174Z] time="2022-03-17T08:21:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:21:36.174Z] time="2022-03-17T08:21:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:21:36.174Z] time="2022-03-17T08:21:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:21:36.174Z] time="2022-03-17T08:21:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:21:36.174Z] time="2022-03-17T08:21:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:21:36.174Z] time="2022-03-17T08:21:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647505295.869502\",\"host\":\"94e1dae2176c\"}'" [2022-03-17T08:21:36.174Z] time="2022-03-17T08:21:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647505295.869502\",\"host\":\"94e1dae2176c\"}'" [2022-03-17T08:21:36.174Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-17T08:21:36.174Z] === RUN TestServerAlwaysDown [2022-03-17T08:21:36.174Z] time="2022-03-17T08:21:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:21:36.174Z] time="2022-03-17T08:21:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:21:36.174Z] time="2022-03-17T08:21:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647505295.872502\",\"host\":\"94e1dae2176c\"}'" [2022-03-17T08:21:36.174Z] time="2022-03-17T08:21:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647505295.872502\",\"host\":\"94e1dae2176c\"}'" [2022-03-17T08:21:36.174Z] time="2022-03-17T08:21:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:21:36.174Z] time="2022-03-17T08:21:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647505295.872502\",\"host\":\"94e1dae2176c\"}'" [2022-03-17T08:21:36.174Z] time="2022-03-17T08:21:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647505295.873502\",\"host\":\"94e1dae2176c\"}'" [2022-03-17T08:21:36.174Z] time="2022-03-17T08:21:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647505295.873502\",\"host\":\"94e1dae2176c\"}'" [2022-03-17T08:21:36.174Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-17T08:21:36.174Z] === RUN TestCannotSendAfterClose [2022-03-17T08:21:36.174Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-17T08:21:36.174Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-17T08:21:36.406Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-17T08:21:36.665Z] === RUN TestV1IDService [2022-03-17T08:21:36.665Z] --- PASS: TestV1IDService (0.03s) [2022-03-17T08:21:36.665Z] === RUN TestV2MetadataService [2022-03-17T08:21:36.669Z] --- PASS: TestContainerVolumesMountedAsSlave (0.52s) [2022-03-17T08:21:36.669Z] === RUN TestNetworkNat [2022-03-17T08:21:36.669Z] docker_cli_daemon_plugins_test.go:170: [d92c2ec47d59b] daemon is not started [2022-03-17T08:21:36.927Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-03-17T08:21:36.927Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-17T08:21:36.948Z] ......... [ 85%] [2022-03-17T08:21:37.156Z] time="2022-03-17T08:21:36Z" 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-03-17T08:21:37.156Z] time="2022-03-17T08:21:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"94e1dae2176c\"}'" [2022-03-17T08:21:37.156Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-17T08:21:37.156Z] PASS [2022-03-17T08:21:37.156Z] coverage: 82.5% of statements [2022-03-17T08:21:37.156Z] ok github.com/docker/docker/daemon/logger/splunk 2.072s coverage: 82.5% of statements [2022-03-17T08:21:37.156Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-17T08:21:37.156Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-17T08:21:37.156Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-17T08:21:37.616Z] --- PASS: TestNetworkNat (0.77s) [2022-03-17T08:21:37.616Z] === RUN TestNetworkLocalhostTCPNat [2022-03-17T08:21:38.189Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-17T08:21:38.192Z] === RUN TestSuccessfulDownload [2022-03-17T08:21:38.192Z] download_test.go:267: Needs fixing on Windows [2022-03-17T08:21:38.192Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-17T08:21:38.192Z] === RUN TestCancelledDownload [2022-03-17T08:21:38.192Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-17T08:21:38.192Z] === RUN TestMaxDownloadAttempts [2022-03-17T08:21:38.192Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-17T08:21:38.192Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-17T08:21:38.192Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-17T08:21:38.192Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-17T08:21:38.192Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-17T08:21:38.192Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-17T08:21:38.192Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-17T08:21:38.192Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-17T08:21:38.192Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-17T08:21:38.192Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-17T08:21:38.192Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-17T08:21:38.192Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-17T08:21:38.304Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-03-17T08:21:38.304Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-17T08:21:38.451Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2022-03-17T08:21:38.451Z] === RUN TestNetworkLoopbackNat [2022-03-17T08:21:38.682Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-17T08:21:38.682Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-17T08:21:38.682Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-17T08:21:38.682Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-17T08:21:38.682Z] === RUN TestContinueOnError_NeverContinue [2022-03-17T08:21:38.682Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-17T08:21:38.682Z] === RUN TestManifestStore [2022-03-17T08:21:38.682Z] === RUN TestManifestStore/no_remote_or_local [2022-03-17T08:21:38.682Z] time="2022-03-17T08:21:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T08:21:38.682Z] time="2022-03-17T08:21:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T08:21:38.682Z] time="2022-03-17T08:21:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T08:21:38.682Z] time="2022-03-17T08:21:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T08:21:38.682Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-17T08:21:38.682Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.52s) [2022-03-17T08:21:38.682Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.52s) [2022-03-17T08:21:38.682Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.52s) [2022-03-17T08:21:38.682Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.52s) [2022-03-17T08:21:38.682Z] === RUN TestTransfer [2022-03-17T08:21:38.682Z] --- PASS: TestV2MetadataService (1.64s) [2022-03-17T08:21:38.682Z] PASS [2022-03-17T08:21:38.682Z] coverage: 48.2% of statements [2022-03-17T08:21:38.682Z] ok github.com/docker/docker/distribution/metadata 1.739s coverage: 48.2% of statements [2022-03-17T08:21:38.682Z] --- PASS: TestTransfer (0.12s) [2022-03-17T08:21:38.682Z] === RUN TestConcurrencyLimit [2022-03-17T08:21:38.682Z] time="2022-03-17T08:21:38Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1985650865\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-17T08:21:38.682Z] === RUN TestManifestStore/no_local_cache [2022-03-17T08:21:38.682Z] === RUN TestManifestStore/with_local_cache [2022-03-17T08:21:38.682Z] === RUN TestManifestStore/unknown_media_type [2022-03-17T08:21:38.682Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-17T08:21:38.682Z] time="2022-03-17T08:21:38Z" level=warning msg="reference for unknown type: " [2022-03-17T08:21:38.682Z] time="2022-03-17T08:21:38Z" level=warning msg="reference for unknown type: " [2022-03-17T08:21:38.682Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-17T08:21:38.682Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-17T08:21:38.682Z] time="2022-03-17T08:21:38Z" level=warning msg="reference for unknown type: " [2022-03-17T08:21:38.682Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-17T08:21:38.682Z] time="2022-03-17T08:21:38Z" level=warning msg="reference for unknown type: " [2022-03-17T08:21:38.682Z] time="2022-03-17T08:21:38Z" level=warning msg="reference for unknown type: " [2022-03-17T08:21:38.682Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-17T08:21:38.683Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-17T08:21:38.683Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-17T08:21:38.683Z] time="2022-03-17T08:21:38Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-17T08:21:38.683Z] --- PASS: TestManifestStore (0.33s) [2022-03-17T08:21:38.683Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2022-03-17T08:21:38.683Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-17T08:21:38.683Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-17T08:21:38.683Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-03-17T08:21:38.683Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-17T08:21:38.683Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-03-17T08:21:38.683Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-17T08:21:38.683Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-17T08:21:38.683Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-17T08:21:38.683Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-17T08:21:38.683Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-17T08:21:38.683Z] === RUN TestDetectManifestBlobMediaType [2022-03-17T08:21:38.683Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-17T08:21:38.683Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-17T08:21:38.683Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-17T08:21:38.683Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-17T08:21:38.683Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-17T08:21:38.683Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-17T08:21:38.683Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-17T08:21:38.683Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-17T08:21:38.683Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-17T08:21:38.683Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-17T08:21:38.683Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-17T08:21:38.683Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-17T08:21:38.683Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-17T08:21:38.683Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-17T08:21:38.683Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-17T08:21:38.683Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-17T08:21:38.683Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-17T08:21:38.683Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-17T08:21:38.683Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-17T08:21:38.683Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-17T08:21:38.683Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-17T08:21:38.683Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-17T08:21:38.683Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-17T08:21:38.683Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-17T08:21:38.683Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-17T08:21:38.683Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-17T08:21:38.683Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-17T08:21:38.683Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-17T08:21:38.683Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-17T08:21:38.683Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-17T08:21:38.683Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-17T08:21:38.683Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-17T08:21:38.683Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-17T08:21:38.683Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-17T08:21:38.683Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-17T08:21:38.683Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-17T08:21:38.683Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-17T08:21:38.683Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-17T08:21:38.683Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-17T08:21:38.683Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-17T08:21:38.683Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-17T08:21:38.683Z] === RUN TestFixManifestLayers [2022-03-17T08:21:38.683Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-17T08:21:38.683Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-17T08:21:38.683Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-17T08:21:38.683Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-17T08:21:38.683Z] === RUN TestFixManifestLayersBadParent [2022-03-17T08:21:38.683Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-17T08:21:38.683Z] === RUN TestValidateManifest [2022-03-17T08:21:38.683Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-17T08:21:38.683Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-17T08:21:38.683Z] === RUN TestFormatPlatform [2022-03-17T08:21:38.683Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-17T08:21:38.683Z] === RUN TestPullSchema2Config [2022-03-17T08:21:38.683Z] === RUN TestPullSchema2Config/success_first_time [2022-03-17T08:21:38.683Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T08:21:38.683Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T08:21:38.683Z] === RUN TestPullSchema2Config/500_status [2022-03-17T08:21:38.683Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T08:21:38.683Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T08:21:38.872Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-17T08:21:38.872Z] === RUN TestServiceWithPredefinedNetwork [2022-03-17T08:21:39.174Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-03-17T08:21:39.174Z] === RUN TestInactiveJobs [2022-03-17T08:21:39.174Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T08:21:39.174Z] === RUN TestPullSchema2Config/EOF [2022-03-17T08:21:39.174Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T08:21:39.174Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T08:21:39.174Z] 2022/03/17 08:21:38 http: panic serving 127.0.0.1:49217: intentional panic [2022-03-17T08:21:39.174Z] goroutine 48 [running]: [2022-03-17T08:21:39.174Z] net/http.(*conn).serve.func1() [2022-03-17T08:21:39.174Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-17T08:21:39.174Z] panic({0x985860, 0xb66fe0}) [2022-03-17T08:21:39.174Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-17T08:21:39.174Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000398680?, {0xb6e798?, 0xc0003b8000?}) [2022-03-17T08:21:39.174Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-17T08:21:39.174Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xb6e798, 0xc0003b8000}, 0xc000114000) [2022-03-17T08:21:39.174Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-03-17T08:21:39.174Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xb6e798?, 0xc0003b8000?}, 0xc000081400?) [2022-03-17T08:21:39.174Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-17T08:21:39.174Z] net/http.serverHandler.ServeHTTP({0xc0001ae090?}, {0xb6e798, 0xc0003b8000}, 0xc000114000) [2022-03-17T08:21:39.174Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-17T08:21:39.174Z] net/http.(*conn).serve(0xc000202000, {0xb6f010, 0xc00019a5d0}) [2022-03-17T08:21:39.174Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-17T08:21:39.174Z] created by net/http.(*Server).Serve [2022-03-17T08:21:39.174Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-17T08:21:39.174Z] === RUN TestNotFound [2022-03-17T08:21:39.174Z] --- PASS: TestNotFound (0.00s) [2022-03-17T08:21:39.174Z] === RUN TestConflict [2022-03-17T08:21:39.174Z] --- PASS: TestConflict (0.00s) [2022-03-17T08:21:39.174Z] === RUN TestForbidden [2022-03-17T08:21:39.174Z] --- PASS: TestForbidden (0.00s) [2022-03-17T08:21:39.174Z] === RUN TestInvalidParameter [2022-03-17T08:21:39.174Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-17T08:21:39.174Z] === RUN TestNotImplemented [2022-03-17T08:21:39.174Z] --- PASS: TestNotImplemented (0.00s) [2022-03-17T08:21:39.174Z] === RUN TestNotModified [2022-03-17T08:21:39.174Z] --- PASS: TestNotModified (0.00s) [2022-03-17T08:21:39.174Z] === RUN TestUnauthorized [2022-03-17T08:21:39.174Z] --- PASS: TestUnauthorized (0.00s) [2022-03-17T08:21:39.174Z] === RUN TestUnknown [2022-03-17T08:21:39.174Z] --- PASS: TestUnknown (0.00s) [2022-03-17T08:21:39.174Z] === RUN TestCancelled [2022-03-17T08:21:39.174Z] --- PASS: TestCancelled (0.00s) [2022-03-17T08:21:39.174Z] === RUN TestDeadline [2022-03-17T08:21:39.174Z] --- PASS: TestDeadline (0.00s) [2022-03-17T08:21:39.174Z] === RUN TestDataLoss [2022-03-17T08:21:39.174Z] --- PASS: TestDataLoss (0.00s) [2022-03-17T08:21:39.174Z] === RUN TestUnavailable [2022-03-17T08:21:39.174Z] --- PASS: TestUnavailable (0.00s) [2022-03-17T08:21:39.174Z] === RUN TestSystem [2022-03-17T08:21:39.174Z] --- PASS: TestSystem (0.00s) [2022-03-17T08:21:39.174Z] === RUN TestFromStatusCode [2022-03-17T08:21:39.174Z] === RUN TestFromStatusCode/Not_Found [2022-03-17T08:21:39.174Z] === RUN TestFromStatusCode/Bad_Request [2022-03-17T08:21:39.174Z] === RUN TestFromStatusCode/Conflict [2022-03-17T08:21:39.174Z] === RUN TestFromStatusCode/Unauthorized [2022-03-17T08:21:39.174Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-17T08:21:39.174Z] === RUN TestFromStatusCode/Forbidden [2022-03-17T08:21:39.174Z] === RUN TestFromStatusCode/Not_Modified [2022-03-17T08:21:39.174Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-17T08:21:39.174Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-17T08:21:39.174Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-17T08:21:39.174Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-17T08:21:39.174Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-17T08:21:39.174Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-17T08:21:39.174Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-17T08:21:39.174Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-17T08:21:39.174Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-17T08:21:39.174Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-17T08:21:39.174Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-17T08:21:39.174Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-17T08:21:39.174Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-17T08:21:39.174Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-17T08:21:39.174Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-17T08:21:39.174Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-17T08:21:39.174Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-17T08:21:39.174Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-17T08:21:39.174Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-17T08:21:39.174Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-17T08:21:39.174Z] PASS [2022-03-17T08:21:39.174Z] coverage: 53.1% of statements [2022-03-17T08:21:39.174Z] ok github.com/docker/docker/errdefs 0.047s coverage: 53.1% of statements [2022-03-17T08:21:39.174Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T08:21:39.174Z] === RUN TestPullSchema2Config/unauthorized [2022-03-17T08:21:39.174Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T08:21:39.174Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T08:21:39.174Z] --- PASS: TestPullSchema2Config (0.53s) [2022-03-17T08:21:39.174Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-17T08:21:39.174Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-17T08:21:39.174Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-17T08:21:39.174Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-03-17T08:21:39.174Z] === RUN TestGetRepositoryMountCandidates [2022-03-17T08:21:39.174Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-17T08:21:39.174Z] === RUN TestLayerAlreadyExists [2022-03-17T08:21:39.174Z] 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-03-17T08:21:39.174Z] 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-03-17T08:21:39.174Z] 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-03-17T08:21:39.174Z] 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-03-17T08:21:39.174Z] 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-03-17T08:21:39.174Z] 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-03-17T08:21:39.174Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-17T08:21:39.174Z] === RUN TestWhenEmptyAuthConfig [2022-03-17T08:21:39.174Z] --- PASS: TestInactiveJobs (0.38s) [2022-03-17T08:21:39.174Z] === RUN TestWatchRelease [2022-03-17T08:21:39.174Z] --- PASS: TestWatchRelease (0.05s) [2022-03-17T08:21:39.174Z] === RUN TestWatchFinishedTransfer [2022-03-17T08:21:39.174Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-17T08:21:39.174Z] === RUN TestDuplicateTransfer [2022-03-17T08:21:39.174Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-17T08:21:39.174Z] === RUN TestSuccessfulUpload [2022-03-17T08:21:39.397Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-17T08:21:39.397Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-17T08:21:39.665Z] time="2022-03-17T08:21:39Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-17T08:21:39.665Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-03-17T08:21:39.665Z] === RUN TestCancelledUpload [2022-03-17T08:21:39.665Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-17T08:21:39.665Z] PASS [2022-03-17T08:21:39.665Z] coverage: 77.3% of statements [2022-03-17T08:21:39.665Z] ok github.com/docker/docker/distribution/xfer 1.953s coverage: 77.3% of statements [2022-03-17T08:21:40.697Z] === RUN TestCompare [2022-03-17T08:21:40.697Z] --- PASS: TestCompare (0.00s) [2022-03-17T08:21:40.697Z] PASS [2022-03-17T08:21:40.697Z] coverage: 19.2% of statements [2022-03-17T08:21:40.697Z] ok github.com/docker/docker/image/cache 0.100s coverage: 19.2% of statements [2022-03-17T08:21:40.697Z] --- PASS: TestWhenEmptyAuthConfig (1.23s) [2022-03-17T08:21:40.697Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-17T08:21:40.697Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-17T08:21:40.697Z] === RUN TestTokenPassThru [2022-03-17T08:21:40.697Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-17T08:21:40.697Z] === RUN TestTokenPassThruDifferentHost [2022-03-17T08:21:40.697Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-17T08:21:40.697Z] PASS [2022-03-17T08:21:40.697Z] coverage: 26.7% of statements [2022-03-17T08:21:40.697Z] ok github.com/docker/docker/distribution 2.200s coverage: 26.7% of statements [2022-03-17T08:21:40.697Z] === RUN TestFSGetInvalidData [2022-03-17T08:21:40.697Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-17T08:21:40.697Z] === RUN TestFSInvalidSet [2022-03-17T08:21:40.697Z] --- PASS: TestFSInvalidSet (0.02s) [2022-03-17T08:21:40.697Z] === RUN TestFSInvalidRoot [2022-03-17T08:21:40.697Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-17T08:21:40.697Z] === RUN TestFSMetadataGetSet [2022-03-17T08:21:40.697Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-17T08:21:40.697Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-17T08:21:40.697Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-03-17T08:21:40.697Z] === RUN TestFSInvalidWalker [2022-03-17T08:21:40.697Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-03-17T08:21:40.697Z] === RUN TestFSGetSet [2022-03-17T08:21:40.697Z] --- PASS: TestFSGetSet (0.05s) [2022-03-17T08:21:40.697Z] === RUN TestFSGetUnsetKey [2022-03-17T08:21:40.697Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-17T08:21:40.697Z] === RUN TestFSGetEmptyData [2022-03-17T08:21:40.697Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-17T08:21:40.697Z] === RUN TestFSDelete [2022-03-17T08:21:40.697Z] --- PASS: TestFSDelete (0.02s) [2022-03-17T08:21:40.697Z] === RUN TestFSWalker [2022-03-17T08:21:40.697Z] --- PASS: TestFSWalker (0.03s) [2022-03-17T08:21:40.697Z] === RUN TestFSWalkerStopOnError [2022-03-17T08:21:40.697Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-17T08:21:40.697Z] === RUN TestNewFromJSON [2022-03-17T08:21:40.697Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-17T08:21:40.697Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-17T08:21:40.697Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-17T08:21:40.697Z] === RUN TestMarshalKeyOrder [2022-03-17T08:21:40.697Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-17T08:21:40.697Z] === RUN TestHistoryEqual [2022-03-17T08:21:40.707Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s) [2022-03-17T08:21:40.707Z] === RUN TestCreateServiceSecretFileMode [2022-03-17T08:21:40.775Z] --- PASS: TestServiceWithPredefinedNetwork (2.09s) [2022-03-17T08:21:40.775Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-17T08:21:40.775Z] service_test.go:243: FLAKY_TEST [2022-03-17T08:21:40.775Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T08:21:40.775Z] === RUN TestServiceWithDataPathPortInit [2022-03-17T08:21:41.189Z] --- PASS: TestHistoryEqual (0.19s) [2022-03-17T08:21:41.189Z] === RUN TestImage [2022-03-17T08:21:41.189Z] --- PASS: TestImage (0.00s) [2022-03-17T08:21:41.189Z] === RUN TestImageOSNotEmpty [2022-03-17T08:21:41.189Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-17T08:21:41.189Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-17T08:21:41.189Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-17T08:21:41.189Z] === RUN TestCreate [2022-03-17T08:21:41.189Z] --- PASS: TestCreate (0.01s) [2022-03-17T08:21:41.189Z] === RUN TestRestore [2022-03-17T08:21:41.189Z] time="2022-03-17T08:21:40Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-17T08:21:41.189Z] --- PASS: TestRestore (0.04s) [2022-03-17T08:21:41.189Z] === RUN TestAddDelete [2022-03-17T08:21:41.189Z] --- PASS: TestAddDelete (0.02s) [2022-03-17T08:21:41.189Z] === RUN TestSearchAfterDelete [2022-03-17T08:21:41.189Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-17T08:21:41.189Z] === RUN TestParentReset [2022-03-17T08:21:41.189Z] --- PASS: TestParentReset (0.03s) [2022-03-17T08:21:41.189Z] === RUN TestGetAndSetLastUpdated [2022-03-17T08:21:41.189Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-17T08:21:41.189Z] === RUN TestStoreLen [2022-03-17T08:21:41.189Z] --- PASS: TestStoreLen (0.05s) [2022-03-17T08:21:41.189Z] PASS [2022-03-17T08:21:41.189Z] coverage: 86.9% of statements [2022-03-17T08:21:41.189Z] ok github.com/docker/docker/image 0.687s coverage: 86.9% of statements [2022-03-17T08:21:41.315Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-03-17T08:21:41.577Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2022-03-17T08:21:41.577Z] === RUN TestPause [2022-03-17T08:21:41.683Z] === RUN TestValidateManifest [2022-03-17T08:21:41.683Z] === RUN TestValidateManifest/nil [2022-03-17T08:21:41.683Z] === RUN TestValidateManifest/non-nil [2022-03-17T08:21:41.683Z] --- PASS: TestValidateManifest (0.00s) [2022-03-17T08:21:41.683Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-17T08:21:41.683Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-17T08:21:41.683Z] PASS [2022-03-17T08:21:41.683Z] coverage: 0.7% of statements [2022-03-17T08:21:41.683Z] ok github.com/docker/docker/image/tarexport 0.141s coverage: 0.7% of statements [2022-03-17T08:21:41.795Z] === RUN TestCheckpointCreateError [2022-03-17T08:21:41.795Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestCheckpointCreate [2022-03-17T08:21:41.795Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestCheckpointDeleteError [2022-03-17T08:21:41.795Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestCheckpointDelete [2022-03-17T08:21:41.795Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestCheckpointListError [2022-03-17T08:21:41.795Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestCheckpointList [2022-03-17T08:21:41.795Z] --- PASS: TestCheckpointList (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestCheckpointListContainerNotFound [2022-03-17T08:21:41.795Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestNewClientWithOpsFromEnv [2022-03-17T08:21:41.795Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-17T08:21:41.795Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestGetAPIPath [2022-03-17T08:21:41.795Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestParseHostURL [2022-03-17T08:21:41.795Z] --- PASS: TestParseHostURL (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-17T08:21:41.795Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-17T08:21:41.795Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestNegotiateAPIVersion [2022-03-17T08:21:41.795Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-03-17T08:21:41.795Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-03-17T08:21:41.795Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-03-17T08:21:41.795Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-03-17T08:21:41.795Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-03-17T08:21:41.795Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-17T08:21:41.795Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-03-17T08:21:41.795Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-03-17T08:21:41.795Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-03-17T08:21:41.795Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-03-17T08:21:41.795Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestNegotiateAPVersionOverride [2022-03-17T08:21:41.795Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-17T08:21:41.795Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-17T08:21:41.795Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-17T08:21:41.795Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestClientRedirect [2022-03-17T08:21:41.795Z] === RUN TestClientRedirect/GET [2022-03-17T08:21:41.795Z] === RUN TestClientRedirect/POST [2022-03-17T08:21:41.795Z] === RUN TestClientRedirect/PUT [2022-03-17T08:21:41.795Z] === RUN TestClientRedirect/DELETE [2022-03-17T08:21:41.795Z] --- PASS: TestClientRedirect (0.00s) [2022-03-17T08:21:41.795Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-03-17T08:21:41.795Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-03-17T08:21:41.795Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-03-17T08:21:41.795Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestConfigCreateUnsupported [2022-03-17T08:21:41.795Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestConfigCreateError [2022-03-17T08:21:41.795Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestConfigCreate [2022-03-17T08:21:41.795Z] --- PASS: TestConfigCreate (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestConfigInspectNotFound [2022-03-17T08:21:41.795Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestConfigInspectWithEmptyID [2022-03-17T08:21:41.795Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestConfigInspectUnsupported [2022-03-17T08:21:41.795Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestConfigInspectError [2022-03-17T08:21:41.795Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestConfigInspectConfigNotFound [2022-03-17T08:21:41.795Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestConfigInspect [2022-03-17T08:21:41.795Z] --- PASS: TestConfigInspect (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestConfigListUnsupported [2022-03-17T08:21:41.795Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestConfigListError [2022-03-17T08:21:41.795Z] --- PASS: TestConfigListError (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestConfigList [2022-03-17T08:21:41.795Z] --- PASS: TestConfigList (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestConfigRemoveUnsupported [2022-03-17T08:21:41.795Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestConfigRemoveError [2022-03-17T08:21:41.795Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestConfigRemove [2022-03-17T08:21:41.795Z] --- PASS: TestConfigRemove (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestConfigUpdateUnsupported [2022-03-17T08:21:41.795Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestConfigUpdateError [2022-03-17T08:21:41.795Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestConfigUpdate [2022-03-17T08:21:41.795Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestContainerCommitError [2022-03-17T08:21:41.795Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-17T08:21:41.795Z] === RUN TestContainerCommit [2022-03-17T08:21:41.796Z] --- PASS: TestContainerCommit (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerStatPathError [2022-03-17T08:21:41.796Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerStatPathNotFoundError [2022-03-17T08:21:41.796Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerStatPathNoHeaderError [2022-03-17T08:21:41.796Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerStatPath [2022-03-17T08:21:41.796Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestCopyToContainerError [2022-03-17T08:21:41.796Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestCopyToContainerNotFoundError [2022-03-17T08:21:41.796Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-17T08:21:41.796Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestCopyToContainer [2022-03-17T08:21:41.796Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestCopyFromContainerError [2022-03-17T08:21:41.796Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestCopyFromContainerNotFoundError [2022-03-17T08:21:41.796Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-17T08:21:41.796Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-17T08:21:41.796Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestCopyFromContainer [2022-03-17T08:21:41.796Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerCreateError [2022-03-17T08:21:41.796Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerCreateImageNotFound [2022-03-17T08:21:41.796Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerCreateWithName [2022-03-17T08:21:41.796Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerCreateAutoRemove [2022-03-17T08:21:41.796Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerDiffError [2022-03-17T08:21:41.796Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerDiff [2022-03-17T08:21:41.796Z] --- PASS: TestContainerDiff (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerExecCreateError [2022-03-17T08:21:41.796Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerExecCreate [2022-03-17T08:21:41.796Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerExecStartError [2022-03-17T08:21:41.796Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerExecStart [2022-03-17T08:21:41.796Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerExecInspectError [2022-03-17T08:21:41.796Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerExecInspect [2022-03-17T08:21:41.796Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerExportError [2022-03-17T08:21:41.796Z] --- PASS: TestContainerExportError (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerExport [2022-03-17T08:21:41.796Z] --- PASS: TestContainerExport (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerInspectError [2022-03-17T08:21:41.796Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerInspectContainerNotFound [2022-03-17T08:21:41.796Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerInspectWithEmptyID [2022-03-17T08:21:41.796Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerInspect [2022-03-17T08:21:41.796Z] --- PASS: TestContainerInspect (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerInspectNode [2022-03-17T08:21:41.796Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerKillError [2022-03-17T08:21:41.796Z] --- PASS: TestContainerKillError (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerKill [2022-03-17T08:21:41.796Z] --- PASS: TestContainerKill (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerListError [2022-03-17T08:21:41.796Z] --- PASS: TestContainerListError (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerList [2022-03-17T08:21:41.796Z] --- PASS: TestContainerList (0.01s) [2022-03-17T08:21:41.796Z] === RUN TestContainerLogsNotFoundError [2022-03-17T08:21:41.796Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerLogsError [2022-03-17T08:21:41.796Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-17T08:21:41.796Z] === RUN TestContainerLogs [2022-03-17T08:21:41.841Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-17T08:21:41.874Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-17T08:21:42.173Z] === RUN TestMakeV1ConfigFromConfig [2022-03-17T08:21:42.174Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-17T08:21:42.174Z] PASS [2022-03-17T08:21:42.174Z] coverage: 25.0% of statements [2022-03-17T08:21:42.174Z] ok github.com/docker/docker/image/v1 0.113s coverage: 25.0% of statements [2022-03-17T08:21:42.174Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-17T08:21:42.264Z] --- PASS: TestContainerLogs (0.22s) [2022-03-17T08:21:42.264Z] === RUN TestContainerPauseError [2022-03-17T08:21:42.264Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainerPause [2022-03-17T08:21:42.264Z] --- PASS: TestContainerPause (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainersPruneError [2022-03-17T08:21:42.264Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainersPrune [2022-03-17T08:21:42.264Z] --- PASS: TestContainersPrune (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainerRemoveError [2022-03-17T08:21:42.264Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainerRemoveNotFoundError [2022-03-17T08:21:42.264Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainerRemove [2022-03-17T08:21:42.264Z] --- PASS: TestContainerRemove (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainerRenameError [2022-03-17T08:21:42.264Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainerRename [2022-03-17T08:21:42.264Z] --- PASS: TestContainerRename (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainerResizeError [2022-03-17T08:21:42.264Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainerExecResizeError [2022-03-17T08:21:42.264Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainerResize [2022-03-17T08:21:42.264Z] --- PASS: TestContainerResize (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainerExecResize [2022-03-17T08:21:42.264Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainerRestartError [2022-03-17T08:21:42.264Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainerRestart [2022-03-17T08:21:42.264Z] --- PASS: TestContainerRestart (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainerStartError [2022-03-17T08:21:42.264Z] --- PASS: TestContainerStartError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainerStart [2022-03-17T08:21:42.264Z] --- PASS: TestContainerStart (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainerStatsError [2022-03-17T08:21:42.264Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainerStats [2022-03-17T08:21:42.264Z] --- PASS: TestContainerStats (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainerStopError [2022-03-17T08:21:42.264Z] --- PASS: TestContainerStopError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainerStop [2022-03-17T08:21:42.264Z] --- PASS: TestContainerStop (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainerTopError [2022-03-17T08:21:42.264Z] --- PASS: TestContainerTopError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainerTop [2022-03-17T08:21:42.264Z] --- PASS: TestContainerTop (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainerUnpauseError [2022-03-17T08:21:42.264Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainerUnpause [2022-03-17T08:21:42.264Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainerUpdateError [2022-03-17T08:21:42.264Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainerUpdate [2022-03-17T08:21:42.264Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainerWaitError [2022-03-17T08:21:42.264Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestContainerWait [2022-03-17T08:21:42.264Z] --- PASS: TestContainerWait (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestDiskUsageError [2022-03-17T08:21:42.264Z] --- PASS: TestDiskUsageError (0.02s) [2022-03-17T08:21:42.264Z] === RUN TestDiskUsage [2022-03-17T08:21:42.264Z] --- PASS: TestDiskUsage (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestDistributionInspectUnsupported [2022-03-17T08:21:42.264Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestDistributionInspectWithEmptyID [2022-03-17T08:21:42.264Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestEventsErrorInOptions [2022-03-17T08:21:42.264Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestEventsErrorFromServer [2022-03-17T08:21:42.264Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestEvents [2022-03-17T08:21:42.264Z] --- PASS: TestEvents (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestTLSCloseWriter [2022-03-17T08:21:42.264Z] === PAUSE TestTLSCloseWriter [2022-03-17T08:21:42.264Z] === RUN TestImageBuildError [2022-03-17T08:21:42.264Z] --- PASS: TestImageBuildError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImageBuild [2022-03-17T08:21:42.264Z] --- PASS: TestImageBuild (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestGetDockerOS [2022-03-17T08:21:42.264Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImageCreateError [2022-03-17T08:21:42.264Z] --- PASS: TestImageCreateError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImageCreate [2022-03-17T08:21:42.264Z] --- PASS: TestImageCreate (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImageHistoryError [2022-03-17T08:21:42.264Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImageHistory [2022-03-17T08:21:42.264Z] --- PASS: TestImageHistory (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImageImportError [2022-03-17T08:21:42.264Z] --- PASS: TestImageImportError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImageImport [2022-03-17T08:21:42.264Z] --- PASS: TestImageImport (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImageInspectError [2022-03-17T08:21:42.264Z] --- PASS: TestImageInspectError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImageInspectImageNotFound [2022-03-17T08:21:42.264Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImageInspectWithEmptyID [2022-03-17T08:21:42.264Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImageInspect [2022-03-17T08:21:42.264Z] --- PASS: TestImageInspect (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImageListError [2022-03-17T08:21:42.264Z] --- PASS: TestImageListError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImageList [2022-03-17T08:21:42.264Z] --- PASS: TestImageList (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImageListApiBefore125 [2022-03-17T08:21:42.264Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImageLoadError [2022-03-17T08:21:42.264Z] --- PASS: TestImageLoadError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImageLoad [2022-03-17T08:21:42.264Z] --- PASS: TestImageLoad (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImagesPruneError [2022-03-17T08:21:42.264Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImagesPrune [2022-03-17T08:21:42.264Z] --- PASS: TestImagesPrune (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImagePullReferenceParseError [2022-03-17T08:21:42.264Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImagePullAnyError [2022-03-17T08:21:42.264Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-17T08:21:42.264Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-17T08:21:42.264Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-17T08:21:42.264Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-17T08:21:42.264Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImagePullWithoutErrors [2022-03-17T08:21:42.264Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImagePushReferenceError [2022-03-17T08:21:42.264Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImagePushAnyError [2022-03-17T08:21:42.264Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-17T08:21:42.264Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-17T08:21:42.264Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-17T08:21:42.264Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-17T08:21:42.264Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-17T08:21:42.264Z] === RUN TestImagePushWithoutErrors [2022-03-17T08:21:42.264Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-17T08:21:42.264Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-17T08:21:42.264Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-17T08:21:42.264Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-17T08:21:42.265Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-17T08:21:42.265Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-17T08:21:42.265Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-17T08:21:42.265Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-17T08:21:42.265Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestImageRemoveError [2022-03-17T08:21:42.265Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestImageRemoveImageNotFound [2022-03-17T08:21:42.265Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestImageRemove [2022-03-17T08:21:42.265Z] --- PASS: TestImageRemove (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestImageSaveError [2022-03-17T08:21:42.265Z] --- PASS: TestImageSaveError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestImageSave [2022-03-17T08:21:42.265Z] --- PASS: TestImageSave (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestImageSearchAnyError [2022-03-17T08:21:42.265Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-17T08:21:42.265Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-17T08:21:42.265Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-17T08:21:42.265Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-17T08:21:42.265Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestImageSearchWithoutErrors [2022-03-17T08:21:42.265Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestImageTagError [2022-03-17T08:21:42.265Z] --- PASS: TestImageTagError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestImageTagInvalidReference [2022-03-17T08:21:42.265Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestImageTagInvalidSourceImageName [2022-03-17T08:21:42.265Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestImageTagHexSource [2022-03-17T08:21:42.265Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestImageTag [2022-03-17T08:21:42.265Z] --- PASS: TestImageTag (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestInfoServerError [2022-03-17T08:21:42.265Z] --- PASS: TestInfoServerError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestInfoInvalidResponseJSONError [2022-03-17T08:21:42.265Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestInfo [2022-03-17T08:21:42.265Z] --- PASS: TestInfo (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestNetworkConnectError [2022-03-17T08:21:42.265Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-17T08:21:42.265Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestNetworkConnect [2022-03-17T08:21:42.265Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestNetworkCreateError [2022-03-17T08:21:42.265Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestNetworkCreate [2022-03-17T08:21:42.265Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestNetworkDisconnectError [2022-03-17T08:21:42.265Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestNetworkDisconnect [2022-03-17T08:21:42.265Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestNetworkInspect [2022-03-17T08:21:42.265Z] === RUN TestNetworkInspect/empty_ID [2022-03-17T08:21:42.265Z] === RUN TestNetworkInspect/no_options [2022-03-17T08:21:42.265Z] === RUN TestNetworkInspect/verbose [2022-03-17T08:21:42.265Z] === RUN TestNetworkInspect/global_scope [2022-03-17T08:21:42.265Z] === RUN TestNetworkInspect/unknown_network [2022-03-17T08:21:42.265Z] === RUN TestNetworkInspect/server_error [2022-03-17T08:21:42.265Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-17T08:21:42.265Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-17T08:21:42.265Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-17T08:21:42.265Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-17T08:21:42.265Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-17T08:21:42.265Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-17T08:21:42.265Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestNetworkListError [2022-03-17T08:21:42.265Z] --- PASS: TestNetworkListError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestNetworkList [2022-03-17T08:21:42.265Z] --- PASS: TestNetworkList (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestNetworksPruneError [2022-03-17T08:21:42.265Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestNetworksPrune [2022-03-17T08:21:42.265Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestNetworkRemoveError [2022-03-17T08:21:42.265Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestNetworkRemove [2022-03-17T08:21:42.265Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestNodeInspectError [2022-03-17T08:21:42.265Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestNodeInspectNodeNotFound [2022-03-17T08:21:42.265Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestNodeInspectWithEmptyID [2022-03-17T08:21:42.265Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestNodeInspect [2022-03-17T08:21:42.265Z] --- PASS: TestNodeInspect (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestNodeListError [2022-03-17T08:21:42.265Z] --- PASS: TestNodeListError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestNodeList [2022-03-17T08:21:42.265Z] --- PASS: TestNodeList (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestNodeRemoveError [2022-03-17T08:21:42.265Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestNodeRemove [2022-03-17T08:21:42.265Z] --- PASS: TestNodeRemove (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestNodeUpdateError [2022-03-17T08:21:42.265Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestNodeUpdate [2022-03-17T08:21:42.265Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestOptionWithHostFromEnv [2022-03-17T08:21:42.265Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestOptionWithTimeout [2022-03-17T08:21:42.265Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestOptionWithVersionFromEnv [2022-03-17T08:21:42.265Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestPingFail [2022-03-17T08:21:42.265Z] --- PASS: TestPingFail (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestPingWithError [2022-03-17T08:21:42.265Z] 2022/03/17 08:21:41 RoundTripper returned a response & error; ignoring response [2022-03-17T08:21:42.265Z] 2022/03/17 08:21:41 RoundTripper returned a response & error; ignoring response [2022-03-17T08:21:42.265Z] --- PASS: TestPingWithError (0.02s) [2022-03-17T08:21:42.265Z] === RUN TestPingSuccess [2022-03-17T08:21:42.265Z] --- PASS: TestPingSuccess (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestPingHeadFallback [2022-03-17T08:21:42.265Z] === RUN TestPingHeadFallback/OK [2022-03-17T08:21:42.265Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-17T08:21:42.265Z] === RUN TestPingHeadFallback/Not_Found [2022-03-17T08:21:42.265Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-17T08:21:42.265Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-17T08:21:42.265Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-17T08:21:42.265Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-17T08:21:42.265Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-17T08:21:42.265Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestPluginDisableError [2022-03-17T08:21:42.265Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestPluginDisable [2022-03-17T08:21:42.265Z] --- PASS: TestPluginDisable (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestPluginEnableError [2022-03-17T08:21:42.265Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestPluginEnable [2022-03-17T08:21:42.265Z] --- PASS: TestPluginEnable (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestPluginInspectError [2022-03-17T08:21:42.265Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestPluginInspectWithEmptyID [2022-03-17T08:21:42.265Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestPluginInspect [2022-03-17T08:21:42.265Z] --- PASS: TestPluginInspect (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestPluginListError [2022-03-17T08:21:42.265Z] --- PASS: TestPluginListError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestPluginList [2022-03-17T08:21:42.265Z] --- PASS: TestPluginList (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestPluginPushError [2022-03-17T08:21:42.265Z] --- PASS: TestPluginPushError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestPluginPush [2022-03-17T08:21:42.265Z] --- PASS: TestPluginPush (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestPluginRemoveError [2022-03-17T08:21:42.265Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestPluginRemove [2022-03-17T08:21:42.265Z] --- PASS: TestPluginRemove (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestPluginSetError [2022-03-17T08:21:42.265Z] --- PASS: TestPluginSetError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestPluginSet [2022-03-17T08:21:42.265Z] --- PASS: TestPluginSet (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSetHostHeader [2022-03-17T08:21:42.265Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestPlainTextError [2022-03-17T08:21:42.265Z] --- PASS: TestPlainTextError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestInfiniteError [2022-03-17T08:21:42.265Z] --- PASS: TestInfiniteError (0.03s) [2022-03-17T08:21:42.265Z] === RUN TestCanceledContext [2022-03-17T08:21:42.265Z] 2022/03/17 08:21:41 RoundTripper returned a response & error; ignoring response [2022-03-17T08:21:42.265Z] --- PASS: TestCanceledContext (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestDeadlineExceededContext [2022-03-17T08:21:42.265Z] 2022/03/17 08:21:41 RoundTripper returned a response & error; ignoring response [2022-03-17T08:21:42.265Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSecretCreateUnsupported [2022-03-17T08:21:42.265Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSecretCreateError [2022-03-17T08:21:42.265Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSecretCreate [2022-03-17T08:21:42.265Z] --- PASS: TestSecretCreate (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSecretInspectUnsupported [2022-03-17T08:21:42.265Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSecretInspectError [2022-03-17T08:21:42.265Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSecretInspectSecretNotFound [2022-03-17T08:21:42.265Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSecretInspectWithEmptyID [2022-03-17T08:21:42.265Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSecretInspect [2022-03-17T08:21:42.265Z] --- PASS: TestSecretInspect (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSecretListUnsupported [2022-03-17T08:21:42.265Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSecretListError [2022-03-17T08:21:42.265Z] --- PASS: TestSecretListError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSecretList [2022-03-17T08:21:42.265Z] --- PASS: TestSecretList (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSecretRemoveUnsupported [2022-03-17T08:21:42.265Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSecretRemoveError [2022-03-17T08:21:42.265Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSecretRemove [2022-03-17T08:21:42.265Z] --- PASS: TestSecretRemove (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSecretUpdateUnsupported [2022-03-17T08:21:42.265Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSecretUpdateError [2022-03-17T08:21:42.265Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSecretUpdate [2022-03-17T08:21:42.265Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestServiceCreateError [2022-03-17T08:21:42.265Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestServiceCreate [2022-03-17T08:21:42.265Z] --- PASS: TestServiceCreate (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-17T08:21:42.265Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestServiceCreateDigestPinning [2022-03-17T08:21:42.265Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestServiceInspectError [2022-03-17T08:21:42.265Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestServiceInspectServiceNotFound [2022-03-17T08:21:42.265Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestServiceInspectWithEmptyID [2022-03-17T08:21:42.265Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestServiceInspect [2022-03-17T08:21:42.265Z] --- PASS: TestServiceInspect (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestServiceListError [2022-03-17T08:21:42.265Z] --- PASS: TestServiceListError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestServiceList [2022-03-17T08:21:42.265Z] --- PASS: TestServiceList (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestServiceLogsError [2022-03-17T08:21:42.265Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestServiceLogs [2022-03-17T08:21:42.265Z] --- PASS: TestServiceLogs (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestServiceRemoveError [2022-03-17T08:21:42.265Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestServiceRemoveNotFoundError [2022-03-17T08:21:42.265Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestServiceRemove [2022-03-17T08:21:42.265Z] --- PASS: TestServiceRemove (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestServiceUpdateError [2022-03-17T08:21:42.265Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestServiceUpdate [2022-03-17T08:21:42.265Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSwarmGetUnlockKeyError [2022-03-17T08:21:42.265Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSwarmGetUnlockKey [2022-03-17T08:21:42.265Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSwarmInitError [2022-03-17T08:21:42.265Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSwarmInit [2022-03-17T08:21:42.265Z] --- PASS: TestSwarmInit (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSwarmInspectError [2022-03-17T08:21:42.265Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSwarmInspect [2022-03-17T08:21:42.265Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSwarmJoinError [2022-03-17T08:21:42.265Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSwarmJoin [2022-03-17T08:21:42.265Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSwarmLeaveError [2022-03-17T08:21:42.265Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSwarmLeave [2022-03-17T08:21:42.265Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSwarmUnlockError [2022-03-17T08:21:42.265Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSwarmUnlock [2022-03-17T08:21:42.265Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSwarmUpdateError [2022-03-17T08:21:42.265Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestSwarmUpdate [2022-03-17T08:21:42.265Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestTaskInspectError [2022-03-17T08:21:42.265Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestTaskInspectWithEmptyID [2022-03-17T08:21:42.265Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestTaskInspect [2022-03-17T08:21:42.265Z] --- PASS: TestTaskInspect (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestTaskListError [2022-03-17T08:21:42.265Z] --- PASS: TestTaskListError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestTaskList [2022-03-17T08:21:42.265Z] --- PASS: TestTaskList (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestVolumeCreateError [2022-03-17T08:21:42.265Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestVolumeCreate [2022-03-17T08:21:42.265Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestVolumeInspectError [2022-03-17T08:21:42.265Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestVolumeInspectNotFound [2022-03-17T08:21:42.265Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestVolumeInspectWithEmptyID [2022-03-17T08:21:42.265Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestVolumeInspect [2022-03-17T08:21:42.265Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestVolumeListError [2022-03-17T08:21:42.265Z] --- PASS: TestVolumeListError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestVolumeList [2022-03-17T08:21:42.265Z] --- PASS: TestVolumeList (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestVolumeRemoveError [2022-03-17T08:21:42.265Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-17T08:21:42.265Z] === RUN TestVolumeRemove [2022-03-17T08:21:42.265Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-17T08:21:42.265Z] === CONT TestTLSCloseWriter [2022-03-17T08:21:42.266Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-17T08:21:42.266Z] PASS [2022-03-17T08:21:42.266Z] coverage: 75.2% of statements [2022-03-17T08:21:42.266Z] ok github.com/docker/docker/client 0.466s coverage: 75.2% of statements [2022-03-17T08:21:42.416Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-17T08:21:42.416Z] --- PASS: TestPause (0.79s) [2022-03-17T08:21:42.416Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-17T08:21:42.416Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-17T08:21:42.416Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-17T08:21:42.416Z] === RUN TestPauseStopPausedContainer [2022-03-17T08:21:42.677Z] check_test.go:308: [d29c324fbf31a] daemon is not started [2022-03-17T08:21:42.677Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-17T08:21:42.939Z] --- PASS: TestPauseStopPausedContainer (0.68s) [2022-03-17T08:21:42.939Z] === RUN TestPidHost [2022-03-17T08:21:43.068Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-17T08:21:43.205Z] === RUN TestSerialization [2022-03-17T08:21:43.205Z] --- PASS: TestSerialization (0.02s) [2022-03-17T08:21:43.205Z] PASS [2022-03-17T08:21:43.205Z] coverage: 100.0% of statements [2022-03-17T08:21:43.205Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2022-03-17T08:21:43.696Z] === RUN TestEmptyLayer [2022-03-17T08:21:43.696Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-17T08:21:43.696Z] === RUN TestCommitFailure [2022-03-17T08:21:43.696Z] --- PASS: TestCommitFailure (0.01s) [2022-03-17T08:21:43.696Z] === RUN TestStartTransactionFailure [2022-03-17T08:21:43.696Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-03-17T08:21:43.696Z] === RUN TestGetOrphan [2022-03-17T08:21:43.696Z] --- PASS: TestGetOrphan (0.01s) [2022-03-17T08:21:43.696Z] === RUN TestMountAndRegister [2022-03-17T08:21:43.696Z] layer_test.go:258: Layer size: 14 [2022-03-17T08:21:43.696Z] --- PASS: TestMountAndRegister (0.17s) [2022-03-17T08:21:43.696Z] === RUN TestLayerRelease [2022-03-17T08:21:43.696Z] layer_test.go:291: Failing on Windows [2022-03-17T08:21:43.696Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-17T08:21:43.696Z] === RUN TestStoreRestore [2022-03-17T08:21:43.696Z] layer_test.go:340: Failing on Windows [2022-03-17T08:21:43.696Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-17T08:21:43.696Z] === RUN TestTarStreamStability [2022-03-17T08:21:43.696Z] layer_test.go:455: Failing on Windows [2022-03-17T08:21:43.696Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-17T08:21:43.696Z] === RUN TestRegisterExistingLayer [2022-03-17T08:21:44.187Z] --- PASS: TestRegisterExistingLayer (0.24s) [2022-03-17T08:21:44.188Z] === RUN TestTarStreamVerification [2022-03-17T08:21:44.188Z] layer_test.go:684: Failing on Windows [2022-03-17T08:21:44.188Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-17T08:21:44.188Z] === RUN TestLayerMigration [2022-03-17T08:21:44.188Z] migration_test.go:45: Failing on Windows [2022-03-17T08:21:44.188Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-17T08:21:44.188Z] === RUN TestLayerMigrationNoTarsplit [2022-03-17T08:21:44.188Z] migration_test.go:181: Failing on Windows [2022-03-17T08:21:44.188Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-17T08:21:44.188Z] === RUN TestMountInit [2022-03-17T08:21:44.188Z] mount_test.go:17: Failing on Windows [2022-03-17T08:21:44.188Z] --- SKIP: TestMountInit (0.00s) [2022-03-17T08:21:44.188Z] === RUN TestMountSize [2022-03-17T08:21:44.188Z] mount_test.go:76: Failing on Windows [2022-03-17T08:21:44.188Z] --- SKIP: TestMountSize (0.00s) [2022-03-17T08:21:44.188Z] === RUN TestMountChanges [2022-03-17T08:21:44.188Z] mount_test.go:125: Failing on Windows [2022-03-17T08:21:44.188Z] --- SKIP: TestMountChanges (0.00s) [2022-03-17T08:21:44.188Z] === RUN TestMountApply [2022-03-17T08:21:44.188Z] mount_test.go:212: Failing on Windows [2022-03-17T08:21:44.188Z] --- SKIP: TestMountApply (0.00s) [2022-03-17T08:21:44.188Z] PASS [2022-03-17T08:21:44.188Z] coverage: 30.6% of statements [2022-03-17T08:21:44.188Z] ok github.com/docker/docker/layer 0.518s coverage: 30.6% of statements [2022-03-17T08:21:44.188Z] === RUN TestEnvironmentParsing [2022-03-17T08:21:44.188Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-17T08:21:44.188Z] PASS [2022-03-17T08:21:44.188Z] coverage: 1.2% of statements [2022-03-17T08:21:44.188Z] ok github.com/docker/docker/libcontainerd/local 0.109s coverage: 1.2% of statements [2022-03-17T08:21:44.188Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-17T08:21:44.188Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-17T08:21:44.188Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-17T08:21:44.188Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-17T08:21:44.683Z] === RUN TestSequenceGetAvailableBit [2022-03-17T08:21:44.683Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-17T08:21:44.683Z] === RUN TestSequenceEqual [2022-03-17T08:21:44.683Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-17T08:21:44.683Z] === RUN TestSequenceCopy [2022-03-17T08:21:44.683Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-17T08:21:44.683Z] === RUN TestGetFirstAvailable [2022-03-17T08:21:44.683Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-17T08:21:44.683Z] === RUN TestFindSequence [2022-03-17T08:21:44.683Z] --- PASS: TestFindSequence (0.00s) [2022-03-17T08:21:44.683Z] === RUN TestCheckIfAvailable [2022-03-17T08:21:44.683Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-17T08:21:44.683Z] === RUN TestMergeSequences [2022-03-17T08:21:44.683Z] --- PASS: TestMergeSequences (0.00s) [2022-03-17T08:21:44.683Z] === RUN TestPushReservation [2022-03-17T08:21:44.683Z] --- PASS: TestPushReservation (0.00s) [2022-03-17T08:21:44.683Z] === RUN TestSerializeDeserialize [2022-03-17T08:21:44.683Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-17T08:21:44.683Z] === RUN TestSet [2022-03-17T08:21:44.683Z] --- PASS: TestSet (0.00s) [2022-03-17T08:21:44.683Z] === RUN TestSetUnset [2022-03-17T08:21:44.683Z] --- PASS: TestSetUnset (0.00s) [2022-03-17T08:21:44.683Z] === RUN TestOffsetSetUnset [2022-03-17T08:21:44.683Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-17T08:21:44.683Z] === RUN TestSetInRange [2022-03-17T08:21:44.683Z] --- PASS: TestSetInRange (0.00s) [2022-03-17T08:21:44.683Z] === RUN TestSetAnyInRange [2022-03-17T08:21:44.683Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-17T08:21:44.683Z] === RUN TestMethods [2022-03-17T08:21:44.683Z] --- PASS: TestMethods (0.00s) [2022-03-17T08:21:44.683Z] === RUN TestRandomAllocateDeallocate [2022-03-17T08:21:44.860Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-17T08:21:44.860Z] --- PASS: TestPidHost (1.69s) [2022-03-17T08:21:44.860Z] === RUN TestPsFilter [2022-03-17T08:21:44.860Z] --- PASS: TestPsFilter (0.16s) [2022-03-17T08:21:44.860Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-17T08:21:45.434Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2022-03-17T08:21:45.434Z] === RUN TestRemoveContainerWithVolume [2022-03-17T08:21:46.008Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-17T08:21:46.271Z] --- PASS: TestRemoveContainerWithVolume (0.72s) [2022-03-17T08:21:46.271Z] === RUN TestRemoveContainerRunning [2022-03-17T08:21:46.271Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-17T08:21:46.846Z] --- PASS: TestRemoveContainerRunning (0.71s) [2022-03-17T08:21:46.846Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-17T08:21:47.002Z] === RUN TestInvalidConfig [2022-03-17T08:21:47.002Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-17T08:21:47.002Z] === RUN TestConfig [2022-03-17T08:21:47.002Z] --- PASS: TestConfig (0.00s) [2022-03-17T08:21:47.002Z] === RUN TestOptionsLabels [2022-03-17T08:21:47.002Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-17T08:21:47.002Z] === RUN TestValidName [2022-03-17T08:21:47.002Z] --- PASS: TestValidName (0.00s) [2022-03-17T08:21:47.002Z] PASS [2022-03-17T08:21:47.002Z] coverage: 19.7% of statements [2022-03-17T08:21:47.002Z] ok github.com/docker/docker/libnetwork/config 0.073s coverage: 19.7% of statements [2022-03-17T08:21:47.421Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-17T08:21:47.493Z] === RUN TestKey [2022-03-17T08:21:47.493Z] --- PASS: TestKey (0.00s) [2022-03-17T08:21:47.493Z] === RUN TestParseKey [2022-03-17T08:21:47.493Z] --- PASS: TestParseKey (0.00s) [2022-03-17T08:21:47.493Z] === RUN TestInvalidDataStore [2022-03-17T08:21:47.493Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-17T08:21:47.493Z] === RUN TestKVObjectFlatKey [2022-03-17T08:21:47.493Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-17T08:21:47.493Z] === RUN TestAtomicKVObjectFlatKey [2022-03-17T08:21:47.493Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-17T08:21:47.493Z] PASS [2022-03-17T08:21:47.493Z] coverage: 21.9% of statements [2022-03-17T08:21:47.493Z] ok github.com/docker/docker/libnetwork/datastore 0.045s coverage: 21.9% of statements [2022-03-17T08:21:47.684Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2022-03-17T08:21:47.684Z] === RUN TestRemoveInvalidContainer [2022-03-17T08:21:47.684Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-17T08:21:47.684Z] === RUN TestRenameLinkedContainer [2022-03-17T08:21:47.946Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-17T08:21:47.985Z] === RUN TestErrorInterfaces [2022-03-17T08:21:47.985Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-17T08:21:47.985Z] === RUN TestNetworkMarshalling [2022-03-17T08:21:47.985Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-03-17T08:21:47.985Z] === RUN TestEndpointMarshalling [2022-03-17T08:21:47.985Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-17T08:21:47.985Z] === RUN TestAuxAddresses [2022-03-17T08:21:47.985Z] time="2022-03-17T08:21:47Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-17T08:21:47.985Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-17T08:21:47.985Z] === RUN TestSRVServiceQuery [2022-03-17T08:21:47.985Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:21:47.985Z] --- SKIP: TestSRVServiceQuery (0.02s) [2022-03-17T08:21:47.985Z] === RUN TestServiceVIPReuse [2022-03-17T08:21:47.985Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:21:47.985Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-17T08:21:47.985Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-17T08:21:47.985Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:21:47.985Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-17T08:21:47.985Z] === RUN TestDNSIPQuery [2022-03-17T08:21:47.985Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:21:47.985Z] --- SKIP: TestDNSIPQuery (0.01s) [2022-03-17T08:21:47.985Z] === RUN TestDNSProxyServFail [2022-03-17T08:21:47.985Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:21:47.985Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-17T08:21:47.985Z] === RUN TestSandboxAddEmpty [2022-03-17T08:21:47.985Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:21:47.985Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-17T08:21:47.985Z] === RUN TestSandboxAddMultiPrio [2022-03-17T08:21:47.985Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:21:47.985Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-17T08:21:47.985Z] === RUN TestSandboxAddSamePrio [2022-03-17T08:21:47.985Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:21:47.985Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-17T08:21:47.985Z] === RUN TestCleanupServiceDiscovery [2022-03-17T08:21:47.985Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:21:47.985Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-17T08:21:47.985Z] === RUN TestDNSOptions [2022-03-17T08:21:47.985Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:21:47.985Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-17T08:21:47.985Z] === RUN TestMultipleControllersWithSameStore [2022-03-17T08:21:47.985Z] time="2022-03-17T08:21:47Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-17T08:21:47.985Z] time="2022-03-17T08:21:47Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-17T08:21:47.985Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-17T08:21:47.985Z] PASS [2022-03-17T08:21:47.985Z] coverage: 8.5% of statements [2022-03-17T08:21:48.477Z] ok github.com/docker/docker/libnetwork 0.394s coverage: 8.5% of statements [2022-03-17T08:21:48.477Z] === RUN TestIPDataMarshalling [2022-03-17T08:21:48.477Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-17T08:21:48.477Z] === RUN TestValidateAndIsV6 [2022-03-17T08:21:48.477Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-17T08:21:48.477Z] PASS [2022-03-17T08:21:48.477Z] coverage: 68.9% of statements [2022-03-17T08:21:48.477Z] ok github.com/docker/docker/libnetwork/driverapi 0.058s coverage: 68.9% of statements [2022-03-17T08:21:48.893Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-17T08:21:48.968Z] === RUN TestDriver [2022-03-17T08:21:48.968Z] --- PASS: TestDriver (0.00s) [2022-03-17T08:21:48.968Z] PASS [2022-03-17T08:21:48.968Z] coverage: 34.8% of statements [2022-03-17T08:21:48.968Z] ok github.com/docker/docker/libnetwork/drivers/host 0.042s coverage: 34.8% of statements [2022-03-17T08:21:49.458Z] === RUN TestDriver [2022-03-17T08:21:49.458Z] --- PASS: TestDriver (0.00s) [2022-03-17T08:21:49.458Z] PASS [2022-03-17T08:21:49.458Z] coverage: 34.8% of statements [2022-03-17T08:21:49.458Z] ok github.com/docker/docker/libnetwork/drivers/null 0.044s coverage: 34.8% of statements [2022-03-17T08:21:49.636Z] tests/integration/models_nodes_test.py . [ 90%] [2022-03-17T08:21:49.636Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-17T08:21:49.839Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-17T08:21:49.950Z] === RUN TestNetworkAllocateFree [2022-03-17T08:21:49.950Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-17T08:21:49.950Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-17T08:21:49.950Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-17T08:21:49.950Z] PASS [2022-03-17T08:21:49.950Z] coverage: 63.6% of statements [2022-03-17T08:21:49.950Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.058s coverage: 63.6% of statements [2022-03-17T08:21:50.441Z] === RUN TestGetEmptyCapabilities [2022-03-17T08:21:50.441Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-17T08:21:50.441Z] === RUN TestGetExtraCapabilities [2022-03-17T08:21:50.441Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-17T08:21:50.441Z] === RUN TestGetInvalidCapabilities [2022-03-17T08:21:50.441Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-17T08:21:50.441Z] === RUN TestRemoteDriver [2022-03-17T08:21:50.441Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-17T08:21:50.441Z] === RUN TestDriverError [2022-03-17T08:21:50.441Z] --- PASS: TestDriverError (0.00s) [2022-03-17T08:21:50.441Z] === RUN TestMissingValues [2022-03-17T08:21:50.441Z] --- PASS: TestMissingValues (0.01s) [2022-03-17T08:21:50.441Z] === RUN TestRollback [2022-03-17T08:21:50.441Z] --- PASS: TestRollback (0.01s) [2022-03-17T08:21:50.441Z] PASS [2022-03-17T08:21:50.441Z] coverage: 57.4% of statements [2022-03-17T08:21:50.441Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.106s coverage: 57.4% of statements [2022-03-17T08:21:50.788Z] --- PASS: TestRenameLinkedContainer (3.14s) [2022-03-17T08:21:50.788Z] === RUN TestRenameStoppedContainer [2022-03-17T08:21:50.933Z] === RUN TestNAT [2022-03-17T08:21:50.933Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-17T08:21:50.933Z] --- SKIP: TestNAT (0.00s) [2022-03-17T08:21:50.933Z] === RUN TestTransparent [2022-03-17T08:21:50.933Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-17T08:21:50.933Z] --- SKIP: TestTransparent (0.00s) [2022-03-17T08:21:50.933Z] PASS [2022-03-17T08:21:50.933Z] coverage: 0.0% of statements [2022-03-17T08:21:50.933Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.055s coverage: 0.0% of statements [2022-03-17T08:21:50.933Z] --- PASS: TestRandomAllocateDeallocate (6.41s) [2022-03-17T08:21:50.933Z] === RUN TestAllocateRandomDeallocate [2022-03-17T08:21:51.050Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-17T08:21:51.423Z] === RUN TestBuildDefault [2022-03-17T08:21:51.423Z] --- PASS: TestBuildDefault (0.00s) [2022-03-17T08:21:51.423Z] === RUN TestBuildHostnameDomainname [2022-03-17T08:21:51.423Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-17T08:21:51.423Z] === RUN TestBuildHostname [2022-03-17T08:21:51.423Z] --- PASS: TestBuildHostname (0.00s) [2022-03-17T08:21:51.423Z] === RUN TestBuildHostnameFQDN [2022-03-17T08:21:51.423Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-17T08:21:51.423Z] === RUN TestBuildNoIP [2022-03-17T08:21:51.423Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-17T08:21:51.423Z] === RUN TestUpdate [2022-03-17T08:21:51.423Z] --- PASS: TestUpdate (0.00s) [2022-03-17T08:21:51.423Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-17T08:21:51.423Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-17T08:21:51.423Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-17T08:21:51.423Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-17T08:21:51.423Z] === RUN TestAddEmpty [2022-03-17T08:21:51.423Z] --- PASS: TestAddEmpty (0.00s) [2022-03-17T08:21:51.423Z] === RUN TestAdd [2022-03-17T08:21:51.423Z] --- PASS: TestAdd (0.00s) [2022-03-17T08:21:51.423Z] === RUN TestDeleteEmpty [2022-03-17T08:21:51.423Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-17T08:21:51.423Z] === RUN TestDeleteNewline [2022-03-17T08:21:51.423Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-17T08:21:51.423Z] === RUN TestDelete [2022-03-17T08:21:51.423Z] --- PASS: TestDelete (0.00s) [2022-03-17T08:21:51.423Z] === RUN TestConcurrentWrites [2022-03-17T08:21:51.423Z] === RUN TestNew [2022-03-17T08:21:51.423Z] --- PASS: TestNew (0.00s) [2022-03-17T08:21:51.423Z] === RUN TestAddDriver [2022-03-17T08:21:51.423Z] --- PASS: TestAddDriver (0.00s) [2022-03-17T08:21:51.423Z] === RUN TestAddDuplicateDriver [2022-03-17T08:21:51.423Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-17T08:21:51.423Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-17T08:21:51.423Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-17T08:21:51.423Z] === RUN TestDriver [2022-03-17T08:21:51.423Z] --- PASS: TestDriver (0.00s) [2022-03-17T08:21:51.423Z] === RUN TestIPAM [2022-03-17T08:21:51.423Z] --- PASS: TestIPAM (0.00s) [2022-03-17T08:21:51.423Z] === RUN TestWalkIPAMs [2022-03-17T08:21:51.423Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-17T08:21:51.423Z] === RUN TestWalkDrivers [2022-03-17T08:21:51.423Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-17T08:21:51.423Z] PASS [2022-03-17T08:21:51.423Z] coverage: 82.4% of statements [2022-03-17T08:21:51.423Z] ok github.com/docker/docker/libnetwork/drvregistry 0.086s coverage: 82.4% of statements [2022-03-17T08:21:51.423Z] --- PASS: TestConcurrentWrites (0.24s) [2022-03-17T08:21:51.423Z] PASS [2022-03-17T08:21:51.423Z] coverage: 81.2% of statements [2022-03-17T08:21:51.624Z] --- PASS: TestRenameStoppedContainer (0.74s) [2022-03-17T08:21:51.624Z] === RUN TestRenameRunningContainerAndReuse [2022-03-17T08:21:51.918Z] ok github.com/docker/docker/libnetwork/etchosts 0.321s coverage: 81.2% of statements [2022-03-17T08:21:51.918Z] === RUN TestNew [2022-03-17T08:21:51.918Z] --- PASS: TestNew (0.00s) [2022-03-17T08:21:51.918Z] === RUN TestAllocate [2022-03-17T08:21:51.918Z] --- PASS: TestAllocate (0.00s) [2022-03-17T08:21:51.918Z] === RUN TestUninitialized [2022-03-17T08:21:51.918Z] --- PASS: TestUninitialized (0.00s) [2022-03-17T08:21:51.918Z] === RUN TestAllocateInRange [2022-03-17T08:21:51.918Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-17T08:21:51.918Z] === RUN TestAllocateSerial [2022-03-17T08:21:51.918Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-17T08:21:51.918Z] PASS [2022-03-17T08:21:51.918Z] coverage: 87.5% of statements [2022-03-17T08:21:51.918Z] ok github.com/docker/docker/libnetwork/idm 0.044s coverage: 87.5% of statements [2022-03-17T08:21:52.409Z] === RUN TestCaller [2022-03-17T08:21:52.409Z] --- PASS: TestCaller (0.00s) [2022-03-17T08:21:52.409Z] PASS [2022-03-17T08:21:52.409Z] coverage: 100.0% of statements [2022-03-17T08:21:52.409Z] ok github.com/docker/docker/libnetwork/internal/caller 0.054s coverage: 100.0% of statements [2022-03-17T08:21:52.570Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-17T08:21:52.874Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-17T08:21:52.900Z] --- PASS: TestAllocateRandomDeallocate (1.54s) [2022-03-17T08:21:52.900Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-17T08:21:52.900Z] === RUN TestSetSerialInsertDelete [2022-03-17T08:21:52.900Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-17T08:21:52.900Z] === RUN TestSetParallelInsertDelete [2022-03-17T08:21:52.941Z] --- PASS: TestCreateServiceSecretFileMode (12.54s) [2022-03-17T08:21:52.941Z] === RUN TestCreateServiceConfigFileMode [2022-03-17T08:21:53.142Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2022-03-17T08:21:53.142Z] === RUN TestRenameInvalidName [2022-03-17T08:21:53.932Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.24s) [2022-03-17T08:21:53.932Z] === RUN TestRetrieveFromStore [2022-03-17T08:21:53.932Z] === RUN TestInt2IP2IntConversion [2022-03-17T08:21:54.101Z] --- PASS: TestRenameInvalidName (0.88s) [2022-03-17T08:21:54.101Z] === RUN TestRenameAnonymousContainer [2022-03-17T08:21:54.423Z] --- PASS: TestRetrieveFromStore (0.53s) [2022-03-17T08:21:54.429Z] === RUN TestIsCorrupted [2022-03-17T08:21:54.429Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-17T08:21:54.429Z] === RUN TestSetRollover [2022-03-17T08:21:54.429Z] === RUN TestPoolRequest [2022-03-17T08:21:54.429Z] --- PASS: TestPoolRequest (0.00s) [2022-03-17T08:21:54.429Z] === RUN TestOtherRequests [2022-03-17T08:21:54.429Z] --- PASS: TestOtherRequests (0.00s) [2022-03-17T08:21:54.429Z] PASS [2022-03-17T08:21:54.429Z] coverage: 57.1% of statements [2022-03-17T08:21:54.429Z] ok github.com/docker/docker/libnetwork/ipams/null 0.047s coverage: 57.1% of statements [2022-03-17T08:21:54.429Z] --- PASS: TestInt2IP2IntConversion (0.58s) [2022-03-17T08:21:54.429Z] === RUN TestGetAddressVersion [2022-03-17T08:21:54.429Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-17T08:21:54.429Z] === RUN TestKeyString [2022-03-17T08:21:54.429Z] --- PASS: TestKeyString (0.00s) [2022-03-17T08:21:54.429Z] === RUN TestPoolDataMarshal [2022-03-17T08:21:54.429Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-17T08:21:54.429Z] === RUN TestSubnetsMarshal [2022-03-17T08:21:54.429Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-03-17T08:21:54.429Z] === RUN TestAddSubnets [2022-03-17T08:21:54.921Z] --- PASS: TestAddSubnets (0.06s) [2022-03-17T08:21:54.921Z] === RUN TestDoublePoolRelease [2022-03-17T08:21:54.921Z] --- PASS: TestDoublePoolRelease (0.07s) [2022-03-17T08:21:54.921Z] === RUN TestAddReleasePoolID [2022-03-17T08:21:54.921Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-03-17T08:21:54.921Z] === RUN TestPredefinedPool [2022-03-17T08:21:54.921Z] --- PASS: TestPredefinedPool (0.04s) [2022-03-17T08:21:54.921Z] === RUN TestRemoveSubnet [2022-03-17T08:21:54.921Z] --- PASS: TestRemoveSubnet (0.20s) [2022-03-17T08:21:54.921Z] === RUN TestGetSameAddress [2022-03-17T08:21:54.921Z] --- PASS: TestGetSameAddress (0.02s) [2022-03-17T08:21:54.921Z] === RUN TestPoolAllocationReuse [2022-03-17T08:21:55.046Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-17T08:21:55.309Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-17T08:21:55.698Z] --- PASS: TestServiceWithDataPathPortInit (13.38s) [2022-03-17T08:21:55.698Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-17T08:21:55.954Z] === RUN TestGetCapabilities [2022-03-17T08:21:55.954Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-17T08:21:55.954Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-17T08:21:55.954Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-17T08:21:55.954Z] === RUN TestGetDefaultAddressSpaces [2022-03-17T08:21:55.954Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-17T08:21:55.954Z] === RUN TestRemoteDriver [2022-03-17T08:21:55.954Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-17T08:21:55.954Z] PASS [2022-03-17T08:21:55.954Z] coverage: 47.4% of statements [2022-03-17T08:21:55.954Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.080s coverage: 47.4% of statements [2022-03-17T08:21:55.954Z] --- PASS: TestSetRollover (1.61s) [2022-03-17T08:21:55.954Z] === RUN TestSetRolloverSerial [2022-03-17T08:21:55.995Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-03-17T08:21:56.635Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8lulljl10dlhl42qykmb7cbui Created:2022-03-17 08:21:55.474934078 +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[7f95b4cf8688004db440fd132b106d865db261358de909e9c04276026dfd8fc2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qoem85s94llufgg62n9cfgpv9 EndpointID:1732c83209447ea0b6cdce9c61bf0e3b9d09300a8946c000883b779c6308aa32 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0f35429390d2ef2c66c3cbf8d8b278058f01a39d4820e074c72ea1c8b416ec48 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:3b929f432363 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qoem85s94llufgg62n9cfgpv9 EndpointID:1732c83209447ea0b6cdce9c61bf0e3b9d09300a8946c000883b779c6308aa32 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-17T08:21:56.696Z] --- PASS: TestRenameAnonymousContainer (2.55s) [2022-03-17T08:21:56.696Z] === RUN TestRenameContainerWithSameName [2022-03-17T08:21:56.990Z] --- PASS: TestPoolAllocationReuse (1.65s) [2022-03-17T08:21:56.990Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-17T08:21:56.990Z] === RUN TestWindowsIPAM [2022-03-17T08:21:56.990Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-17T08:21:56.990Z] PASS [2022-03-17T08:21:56.990Z] coverage: 71.4% of statements [2022-03-17T08:21:56.990Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-03-17T08:21:56.990Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-17T08:21:56.990Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.041s coverage: 71.4% of statements [2022-03-17T08:21:57.271Z] --- PASS: TestRenameContainerWithSameName (0.58s) [2022-03-17T08:21:57.271Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-17T08:21:57.481Z] --- PASS: TestSetRolloverSerial (1.54s) [2022-03-17T08:21:57.481Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-17T08:21:57.481Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-17T08:21:57.481Z] PASS [2022-03-17T08:21:57.481Z] coverage: 84.4% of statements [2022-03-17T08:21:57.481Z] ok github.com/docker/docker/libnetwork/bitseq 12.953s coverage: 84.4% of statements [2022-03-17T08:21:57.481Z] === RUN TestDefaultNetwork [2022-03-17T08:21:57.972Z] --- PASS: TestDefaultNetwork (0.26s) [2022-03-17T08:21:57.972Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-17T08:21:57.972Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2022-03-17T08:21:57.972Z] === RUN TestInitAddressPools [2022-03-17T08:21:57.972Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-17T08:21:57.972Z] PASS [2022-03-17T08:21:57.972Z] coverage: 74.0% of statements [2022-03-17T08:21:57.972Z] ok github.com/docker/docker/libnetwork/ipamutils 0.610s coverage: 74.0% of statements [2022-03-17T08:21:58.216Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-17T08:21:58.477Z] --- PASS: TestRenameContainerWithLinkedContainer (1.19s) [2022-03-17T08:21:58.477Z] === RUN TestResize [2022-03-17T08:21:58.477Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-17T08:21:59.004Z] === RUN TestKeyValue [2022-03-17T08:21:59.004Z] --- PASS: TestKeyValue (0.00s) [2022-03-17T08:21:59.004Z] PASS [2022-03-17T08:21:59.004Z] coverage: 60.0% of statements [2022-03-17T08:21:59.004Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2022-03-17T08:21:59.004Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.28s) [2022-03-17T08:21:59.004Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-17T08:21:59.053Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-17T08:21:59.053Z] --- PASS: TestResize (0.61s) [2022-03-17T08:21:59.053Z] === RUN TestResizeWithInvalidSize [2022-03-17T08:21:59.626Z] --- PASS: TestResizeWithInvalidSize (0.67s) [2022-03-17T08:21:59.626Z] === RUN TestResizeWhenContainerNotStarted [2022-03-17T08:21:59.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-17T08:22:00.150Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s) [2022-03-17T08:22:00.150Z] === RUN TestDaemonRestartKillContainers [2022-03-17T08:22:00.150Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-17T08:22:00.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-17T08:22:00.150Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-17T08:22:00.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-17T08:22:00.150Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-17T08:22:00.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-17T08:22:00.150Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-17T08:22:00.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-17T08:22:00.150Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-17T08:22:00.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-17T08:22:00.150Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-17T08:22:00.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-17T08:22:00.150Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-17T08:22:00.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-17T08:22:00.150Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-17T08:22:00.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-17T08:22:00.150Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T08:22:00.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T08:22:00.150Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T08:22:00.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T08:22:00.150Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T08:22:00.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T08:22:00.150Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T08:22:00.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T08:22:00.150Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-17T08:22:00.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-17T08:22:00.150Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-17T08:22:00.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-17T08:22:00.150Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-17T08:22:00.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-17T08:22:00.150Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-17T08:22:00.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-17T08:22:00.150Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-17T08:22:00.150Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-17T08:22:00.823Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.62s) [2022-03-17T08:22:00.823Z] PASS [2022-03-17T08:22:00.823Z] [2022-03-17T08:22:00.823Z] === Skipped [2022-03-17T08:22:00.823Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T08:22:00.823Z] service_test.go:243: FLAKY_TEST [2022-03-17T08:22:00.823Z] [2022-03-17T08:22:00.823Z] DONE 26 tests, 1 skipped in 42.063s [2022-03-17T08:22:00.823Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-17T08:22:00.823Z] ++ 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-03-17T08:22:00.823Z] ++ set -e [2022-03-17T08:22:00.823Z] ++ '[' -n 0 ']' [2022-03-17T08:22:00.823Z] ++ set -x [2022-03-17T08:22:00.823Z] ++ 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-03-17T08:22:01.083Z] INFO: Testing against a local daemon [2022-03-17T08:22:01.083Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-17T08:22:01.083Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T08:22:01.083Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-17T08:22:01.083Z] === RUN TestDockerNetworkIpvlan [2022-03-17T08:22:01.083Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T08:22:01.083Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-17T08:22:01.083Z] PASS [2022-03-17T08:22:01.083Z] [2022-03-17T08:22:01.083Z] === Skipped [2022-03-17T08:22:01.083Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-17T08:22:01.083Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T08:22:01.083Z] [2022-03-17T08:22:01.083Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-17T08:22:01.083Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T08:22:01.083Z] [2022-03-17T08:22:01.083Z] DONE 2 tests, 2 skipped in 0.097s [2022-03-17T08:22:01.083Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-17T08:22:01.083Z] ++ 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-03-17T08:22:01.083Z] ++ set -e [2022-03-17T08:22:01.083Z] ++ '[' -n 0 ']' [2022-03-17T08:22:01.083Z] ++ set -x [2022-03-17T08:22:01.083Z] ++ 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-03-17T08:22:01.083Z] INFO: Testing against a local daemon [2022-03-17T08:22:01.083Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-17T08:22:01.540Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-17T08:22:01.802Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-17T08:22:02.071Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.88s) [2022-03-17T08:22:02.071Z] === RUN TestGetAddress [2022-03-17T08:22:02.071Z] === RUN TestNetworkDBSimple [2022-03-17T08:22:02.378Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-17T08:22:02.464Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2022-03-17T08:22:02.464Z] === RUN TestDockerNetworkMacvlan [2022-03-17T08:22:02.562Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-17T08:22:02.562Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-17T08:22:02.562Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-17T08:22:02.562Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-17T08:22:02.562Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-17T08:22:02.562Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-17T08:22:02.562Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-17T08:22:02.562Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-17T08:22:02.562Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-17T08:22:02.562Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-17T08:22:02.562Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-17T08:22:02.562Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-17T08:22:02.562Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-17T08:22:02.562Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-17T08:22:02.562Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-17T08:22:02.562Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-17T08:22:02.562Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-17T08:22:02.562Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-17T08:22:02.562Z] PASS [2022-03-17T08:22:02.562Z] coverage: 100.0% of statements [2022-03-17T08:22:02.562Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.045s coverage: 100.0% of statements [2022-03-17T08:22:02.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-17T08:22:02.640Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-17T08:22:02.640Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-03-17T08:22:03.032Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-17T08:22:03.053Z] === RUN TestGenerate [2022-03-17T08:22:03.053Z] --- PASS: TestGenerate (0.00s) [2022-03-17T08:22:03.053Z] === RUN TestGeneratePtr [2022-03-17T08:22:03.053Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-17T08:22:03.053Z] === RUN TestGenerateMissingField [2022-03-17T08:22:03.053Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-17T08:22:03.053Z] === RUN TestFieldCannotBeSet [2022-03-17T08:22:03.053Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-17T08:22:03.053Z] === RUN TestTypeMismatchError [2022-03-17T08:22:03.053Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-17T08:22:03.053Z] PASS [2022-03-17T08:22:03.053Z] coverage: 100.0% of statements [2022-03-17T08:22:03.053Z] ok github.com/docker/docker/libnetwork/options 0.046s coverage: 100.0% of statements [2022-03-17T08:22:03.053Z] 2022/03/17 08:22:02 Closing DB instances... [2022-03-17T08:22:03.544Z] testing: warning: no tests to run [2022-03-17T08:22:03.544Z] PASS [2022-03-17T08:22:03.544Z] coverage: 0.0% of statements [2022-03-17T08:22:03.544Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2022-03-17T08:22:03.593Z] --- PASS: TestCheckoutGit (33.30s) [2022-03-17T08:22:03.593Z] === RUN TestValidGitTransport [2022-03-17T08:22:03.593Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-17T08:22:03.593Z] === RUN TestGitInvalidRef [2022-03-17T08:22:03.593Z] --- PASS: TestGitInvalidRef (0.33s) [2022-03-17T08:22:03.593Z] PASS [2022-03-17T08:22:03.593Z] coverage: 86.3% of statements [2022-03-17T08:22:03.593Z] ok github.com/docker/docker/builder/remotecontext/git 33.821s coverage: 86.3% of statements [2022-03-17T08:22:03.593Z] ? github.com/docker/docker/cli [no test files] [2022-03-17T08:22:03.593Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-17T08:22:03.968Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-17T08:22:04.029Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-17T08:22:04.029Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-17T08:22:04.035Z] === RUN TestRequestNewPort [2022-03-17T08:22:04.035Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-17T08:22:04.035Z] === RUN TestRequestSpecificPort [2022-03-17T08:22:04.035Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-17T08:22:04.035Z] === RUN TestReleasePort [2022-03-17T08:22:04.035Z] --- PASS: TestReleasePort (0.00s) [2022-03-17T08:22:04.035Z] === RUN TestReuseReleasedPort [2022-03-17T08:22:04.035Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-17T08:22:04.035Z] === RUN TestReleaseUnreadledPort [2022-03-17T08:22:04.035Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-17T08:22:04.035Z] === RUN TestUnknowProtocol [2022-03-17T08:22:04.035Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-17T08:22:04.035Z] === RUN TestAllocateAllPorts [2022-03-17T08:22:04.035Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-17T08:22:04.035Z] === RUN TestPortAllocation [2022-03-17T08:22:04.035Z] --- PASS: TestPortAllocation (0.00s) [2022-03-17T08:22:04.035Z] === RUN TestPortAllocationWithCustomRange [2022-03-17T08:22:04.035Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-17T08:22:04.035Z] === RUN TestNoDuplicateBPR [2022-03-17T08:22:04.035Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-17T08:22:04.035Z] === RUN TestChangePortRange [2022-03-17T08:22:04.035Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-17T08:22:04.035Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-17T08:22:04.035Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-17T08:22:04.035Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-17T08:22:04.035Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-17T08:22:04.035Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-17T08:22:04.035Z] --- PASS: TestChangePortRange (0.00s) [2022-03-17T08:22:04.035Z] PASS [2022-03-17T08:22:04.035Z] coverage: 88.6% of statements [2022-03-17T08:22:04.035Z] ok github.com/docker/docker/libnetwork/portallocator 0.044s coverage: 88.6% of statements [2022-03-17T08:22:04.291Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-17T08:22:04.526Z] testing: warning: no tests to run [2022-03-17T08:22:04.526Z] PASS [2022-03-17T08:22:04.526Z] coverage: 0.0% of statements [2022-03-17T08:22:04.526Z] ok github.com/docker/docker/libnetwork/portmapper 0.037s coverage: 0.0% of statements [no tests to run] [2022-03-17T08:22:04.526Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-03-17T08:22:04.526Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-17T08:22:04.536Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-17T08:22:05.018Z] === RUN TestHashData [2022-03-17T08:22:05.018Z] --- PASS: TestHashData (0.00s) [2022-03-17T08:22:05.018Z] PASS [2022-03-17T08:22:05.018Z] coverage: 2.8% of statements [2022-03-17T08:22:05.018Z] ok github.com/docker/docker/libnetwork/resolvconf 0.043s coverage: 2.8% of statements [2022-03-17T08:22:05.174Z] --- PASS: TestCreateServiceConfigFileMode (12.54s) [2022-03-17T08:22:05.174Z] === RUN TestCreateServiceSysctls [2022-03-17T08:22:05.236Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T08:22:05.497Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T08:22:05.497Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-17T08:22:05.508Z] === RUN TestErrorConstructors [2022-03-17T08:22:05.508Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-17T08:22:05.508Z] === RUN TestCompareIPMask [2022-03-17T08:22:05.508Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-17T08:22:05.508Z] === RUN TestUtilGetHostPartIP [2022-03-17T08:22:05.508Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-17T08:22:05.508Z] === RUN TestUtilGetBroadcastIP [2022-03-17T08:22:05.508Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-17T08:22:05.508Z] === RUN TestParseCIDR [2022-03-17T08:22:05.508Z] --- PASS: TestParseCIDR (0.00s) [2022-03-17T08:22:05.508Z] PASS [2022-03-17T08:22:05.508Z] coverage: 37.3% of statements [2022-03-17T08:22:05.508Z] ok github.com/docker/docker/libnetwork/types 0.041s coverage: 37.3% of statements [2022-03-17T08:22:06.000Z] 2022/03/17 08:22:05 Closing DB instances... [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-17T08:22:06.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-17T08:22:06.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-17T08:22:06.000Z] PASS [2022-03-17T08:22:06.000Z] coverage: 50.0% of statements [2022-03-17T08:22:06.000Z] ok github.com/docker/docker/oci 0.049s coverage: 50.0% of statements [2022-03-17T08:22:06.072Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-17T08:22:06.440Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-17T08:22:06.557Z] tests/integration/regression_test.py ...... [ 98%] [2022-03-17T08:22:07.031Z] === RUN TestAddressPoolOpt [2022-03-17T08:22:07.031Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-17T08:22:07.031Z] === RUN TestValidateEnv [2022-03-17T08:22:07.031Z] === RUN TestValidateEnv/a [2022-03-17T08:22:07.031Z] === RUN TestValidateEnv/something [2022-03-17T08:22:07.031Z] === RUN TestValidateEnv/_=a [2022-03-17T08:22:07.031Z] === RUN TestValidateEnv/env1=value1 [2022-03-17T08:22:07.031Z] === RUN TestValidateEnv/_env1=value1 [2022-03-17T08:22:07.031Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-17T08:22:07.031Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-17T08:22:07.031Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-17T08:22:07.031Z] === RUN TestValidateEnv/PATH [2022-03-17T08:22:07.031Z] === RUN TestValidateEnv/=a [2022-03-17T08:22:07.032Z] === RUN TestValidateEnv/PATH= [2022-03-17T08:22:07.032Z] === RUN TestValidateEnv/PATH=something [2022-03-17T08:22:07.032Z] === RUN TestValidateEnv/asd!qwe [2022-03-17T08:22:07.032Z] === RUN TestValidateEnv/1asd [2022-03-17T08:22:07.032Z] === RUN TestValidateEnv/123 [2022-03-17T08:22:07.032Z] === RUN TestValidateEnv/some_space [2022-03-17T08:22:07.032Z] === RUN TestValidateEnv/__some_space_before [2022-03-17T08:22:07.032Z] === RUN TestValidateEnv/some_space_after__ [2022-03-17T08:22:07.032Z] === RUN TestValidateEnv/= [2022-03-17T08:22:07.032Z] === RUN TestValidateEnv/PaTh [2022-03-17T08:22:07.032Z] --- PASS: TestValidateEnv (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-17T08:22:07.032Z] === RUN TestParseHost [2022-03-17T08:22:07.032Z] --- PASS: TestParseHost (0.00s) [2022-03-17T08:22:07.032Z] === RUN TestParseDockerDaemonHost [2022-03-17T08:22:07.032Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-17T08:22:07.032Z] === RUN TestParseTCP [2022-03-17T08:22:07.032Z] --- PASS: TestParseTCP (0.00s) [2022-03-17T08:22:07.032Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-17T08:22:07.032Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-17T08:22:07.032Z] === RUN TestValidateExtraHosts [2022-03-17T08:22:07.032Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-17T08:22:07.032Z] === RUN TestIpOptString [2022-03-17T08:22:07.032Z] --- PASS: TestIpOptString (0.00s) [2022-03-17T08:22:07.032Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-17T08:22:07.032Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-17T08:22:07.032Z] === RUN TestNewIpOptValidDefaultVal [2022-03-17T08:22:07.032Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-17T08:22:07.032Z] === RUN TestIpOptSetInvalidVal [2022-03-17T08:22:07.032Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-17T08:22:07.032Z] === RUN TestValidateIPAddress [2022-03-17T08:22:07.032Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-17T08:22:07.032Z] === RUN TestMapOpts [2022-03-17T08:22:07.032Z] --- PASS: TestMapOpts (0.00s) [2022-03-17T08:22:07.032Z] === RUN TestListOptsWithoutValidator [2022-03-17T08:22:07.032Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-17T08:22:07.032Z] === RUN TestListOptsWithValidator [2022-03-17T08:22:07.032Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-17T08:22:07.032Z] === RUN TestValidateDNSSearch [2022-03-17T08:22:07.032Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-17T08:22:07.032Z] === RUN TestValidateLabel [2022-03-17T08:22:07.032Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-17T08:22:07.032Z] === RUN TestValidateLabel/label_with_general_format [2022-03-17T08:22:07.032Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-17T08:22:07.032Z] === RUN TestValidateLabel/label_with_one_more [2022-03-17T08:22:07.032Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-17T08:22:07.032Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-17T08:22:07.032Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-17T08:22:07.032Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-17T08:22:07.032Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-17T08:22:07.032Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-17T08:22:07.032Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-17T08:22:07.032Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-17T08:22:07.032Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-17T08:22:07.032Z] --- PASS: TestValidateLabel (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-17T08:22:07.032Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-17T08:22:07.032Z] === RUN TestNamedListOpts [2022-03-17T08:22:07.032Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-17T08:22:07.032Z] === RUN TestNamedMapOpts [2022-03-17T08:22:07.032Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-17T08:22:07.032Z] === RUN TestParseLink [2022-03-17T08:22:07.032Z] --- PASS: TestParseLink (0.00s) [2022-03-17T08:22:07.032Z] === RUN TestUlimitOpt [2022-03-17T08:22:07.032Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-17T08:22:07.032Z] PASS [2022-03-17T08:22:07.032Z] coverage: 66.3% of statements [2022-03-17T08:22:07.032Z] ok github.com/docker/docker/opts 0.079s coverage: 66.3% of statements [2022-03-17T08:22:07.032Z] === RUN TestParseVersion [2022-03-17T08:22:07.032Z] --- PASS: TestParseVersion (0.00s) [2022-03-17T08:22:07.032Z] PASS [2022-03-17T08:22:07.032Z] coverage: 52.9% of statements [2022-03-17T08:22:07.032Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 52.9% of statements [2022-03-17T08:22:07.083Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-17T08:22:07.083Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-17T08:22:07.083Z] [2022-03-17T08:22:07.083Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-17T08:22:07.083Z] =========================== short test summary info ============================ [2022-03-17T08:22:07.083Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-17T08:22:07.083Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-17T08:22:07.083Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-17T08:22:07.083Z] Not supported on most drivers [2022-03-17T08:22:07.083Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-17T08:22:07.083Z] Output of docker top depends on host distro, and is not formalized. [2022-03-17T08:22:07.083Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-17T08:22:07.083Z] Output of docker top depends on host distro, and is not formalized. [2022-03-17T08:22:07.083Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-17T08:22:07.083Z] Can fail if eth0 has multiple IP addresses [2022-03-17T08:22:07.083Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-17T08:22:07.083Z] This doesn't seem to be taken into account by the engine [2022-03-17T08:22:07.083Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-03-17T08:22:07.083Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-17T08:22:07.083Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 298.98 seconds == [2022-03-17T08:22:07.092Z] --- PASS: TestCreateServiceSysctls (3.12s) [2022-03-17T08:22:07.092Z] === RUN TestCreateServiceCapabilities [2022-03-17T08:22:07.342Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-17T08:22:07.523Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2022-03-17T08:22:07.523Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-17T08:22:07.819Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-17T08:22:07.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-17T08:22:08.555Z] === RUN TestPeerCertificateMarshalJSON [2022-03-17T08:22:08.555Z] 2022/03/17 08:22:08 Closing DB instances... [2022-03-17T08:22:08.935Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-17T08:22:09.046Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-17T08:22:09.046Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-17T08:22:09.046Z] --- PASS: TestPeerCertificateMarshalJSON (0.67s) [2022-03-17T08:22:09.046Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-17T08:22:09.046Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-17T08:22:09.046Z] === RUN TestMiddleware [2022-03-17T08:22:09.046Z] --- PASS: TestMiddleware (0.00s) [2022-03-17T08:22:09.046Z] === RUN TestNewResponseModifier [2022-03-17T08:22:09.046Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-17T08:22:09.046Z] PASS [2022-03-17T08:22:09.046Z] coverage: 26.8% of statements [2022-03-17T08:22:09.046Z] ok github.com/docker/docker/pkg/authorization 0.720s coverage: 26.8% of statements [2022-03-17T08:22:09.509Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T08:22:09.537Z] === RUN TestIsArchivePathDir [2022-03-17T08:22:09.537Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-03-17T08:22:09.537Z] === RUN TestIsArchivePathInvalidFile [2022-03-17T08:22:09.537Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-03-17T08:22:09.537Z] === RUN TestIsArchivePathTar [2022-03-17T08:22:09.638Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-03-17T08:22:09.639Z] === RUN TestInspect [2022-03-17T08:22:09.771Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T08:22:10.028Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-03-17T08:22:10.029Z] === RUN TestDecompressStreamGzip [2022-03-17T08:22:10.029Z] === RUN TestUnbuffered [2022-03-17T08:22:10.029Z] --- PASS: TestUnbuffered (0.00s) [2022-03-17T08:22:10.029Z] === RUN TestRaceUnbuffered [2022-03-17T08:22:10.029Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-17T08:22:10.029Z] PASS [2022-03-17T08:22:10.029Z] coverage: 100.0% of statements [2022-03-17T08:22:10.029Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2022-03-17T08:22:10.029Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-03-17T08:22:10.029Z] === RUN TestDecompressStreamBzip2 [2022-03-17T08:22:10.029Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.65s) [2022-03-17T08:22:10.029Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-17T08:22:10.029Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-03-17T08:22:10.029Z] === RUN TestDecompressStreamXz [2022-03-17T08:22:10.029Z] archive_test.go:133: Xz not present in msys2 [2022-03-17T08:22:10.029Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-17T08:22:10.029Z] === RUN TestDecompressStreamZstd [2022-03-17T08:22:10.029Z] archive_test.go:140: zstd not installed [2022-03-17T08:22:10.029Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-17T08:22:10.029Z] === RUN TestCompressStreamXzUnsupported [2022-03-17T08:22:10.029Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-17T08:22:10.029Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-17T08:22:10.029Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-17T08:22:10.029Z] === RUN TestCompressStreamInvalid [2022-03-17T08:22:10.029Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-17T08:22:10.029Z] === RUN TestExtensionInvalid [2022-03-17T08:22:10.029Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-17T08:22:10.029Z] === RUN TestExtensionUncompressed [2022-03-17T08:22:10.029Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-17T08:22:10.029Z] === RUN TestExtensionBzip2 [2022-03-17T08:22:10.029Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-17T08:22:10.029Z] === RUN TestExtensionGzip [2022-03-17T08:22:10.029Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-17T08:22:10.029Z] === RUN TestExtensionXz [2022-03-17T08:22:10.029Z] --- PASS: TestExtensionXz (0.00s) [2022-03-17T08:22:10.029Z] === RUN TestExtensionZstd [2022-03-17T08:22:10.029Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-17T08:22:10.029Z] === RUN TestCmdStreamLargeStderr [2022-03-17T08:22:10.029Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-03-17T08:22:10.029Z] === RUN TestCmdStreamBad [2022-03-17T08:22:10.029Z] archive_test.go:252: Failing on Windows CI machines [2022-03-17T08:22:10.029Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-17T08:22:10.029Z] === RUN TestCmdStreamGood [2022-03-17T08:22:10.029Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-17T08:22:10.029Z] === RUN TestUntarPathWithInvalidDest [2022-03-17T08:22:10.353Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-17T08:22:10.521Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-03-17T08:22:10.521Z] === RUN TestUntarPathWithInvalidSrc [2022-03-17T08:22:10.521Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-17T08:22:10.521Z] === RUN TestUntarPath [2022-03-17T08:22:10.521Z] --- PASS: TestUntarPath (0.07s) [2022-03-17T08:22:10.521Z] === RUN TestUntarPathWithDestinationFile [2022-03-17T08:22:10.521Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-03-17T08:22:10.521Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-17T08:22:10.521Z] === RUN TestMatch [2022-03-17T08:22:10.521Z] === RUN TestMatch/[[]] [2022-03-17T08:22:10.521Z] === RUN TestMatch/[[foo]] [2022-03-17T08:22:10.521Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-17T08:22:10.521Z] === RUN TestMatch/[[foo_bar]] [2022-03-17T08:22:10.521Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-17T08:22:10.521Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-17T08:22:10.521Z] === RUN TestMatch/[] [2022-03-17T08:22:10.521Z] === RUN TestMatch/[]#01 [2022-03-17T08:22:10.521Z] === RUN TestMatch/[[qux]] [2022-03-17T08:22:10.521Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-17T08:22:10.522Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-17T08:22:10.522Z] === RUN TestMatch/[[foo_baz]] [2022-03-17T08:22:10.522Z] --- PASS: TestMatch (0.00s) [2022-03-17T08:22:10.522Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-17T08:22:10.522Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-17T08:22:10.522Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-17T08:22:10.522Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-17T08:22:10.522Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-17T08:22:10.522Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-17T08:22:10.522Z] --- PASS: TestMatch/[] (0.00s) [2022-03-17T08:22:10.522Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-17T08:22:10.522Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-17T08:22:10.522Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-17T08:22:10.522Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-17T08:22:10.522Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-17T08:22:10.522Z] PASS [2022-03-17T08:22:10.522Z] coverage: 87.5% of statements [2022-03-17T08:22:10.522Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2022-03-17T08:22:10.522Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-03-17T08:22:10.522Z] === RUN TestCopyWithTarInvalidSrc [2022-03-17T08:22:10.522Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-17T08:22:10.522Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-17T08:22:10.522Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-17T08:22:10.522Z] === RUN TestCopyWithTarSrcFile [2022-03-17T08:22:10.522Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-17T08:22:10.522Z] === RUN TestCopyWithTarSrcFolder [2022-03-17T08:22:10.522Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-17T08:22:10.522Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-17T08:22:10.522Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-17T08:22:10.522Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-17T08:22:10.522Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-17T08:22:10.522Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-17T08:22:10.522Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-17T08:22:10.522Z] === RUN TestCopyFileWithTarSrcFile [2022-03-17T08:22:10.522Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-17T08:22:10.522Z] === RUN TestTarFiles [2022-03-17T08:22:10.719Z] check_test.go:308: [d9173d7e532d7] daemon is not started [2022-03-17T08:22:10.719Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-17T08:22:10.761Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-17T08:22:10.761Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-17T08:22:10.761Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-17T08:22:10.761Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-17T08:22:10.761Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-17T08:22:10.761Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-17T08:22:10.761Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-17T08:22:10.761Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-17T08:22:10.761Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-17T08:22:10.761Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-17T08:22:10.761Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-17T08:22:10.761Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-17T08:22:10.761Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-17T08:22:10.761Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-17T08:22:10.761Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-17T08:22:10.761Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-17T08:22:10.762Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-17T08:22:10.762Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-17T08:22:10.762Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-17T08:22:10.762Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-17T08:22:10.762Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-17T08:22:10.762Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-17T08:22:10.762Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-17T08:22:10.762Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-17T08:22:10.762Z] === RUN TestConfigureDaemonLogs [2022-03-17T08:22:10.762Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-17T08:22:10.762Z] === RUN TestCommonOptionsInstallFlags [2022-03-17T08:22:10.762Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-17T08:22:10.762Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-17T08:22:10.762Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-17T08:22:10.762Z] PASS [2022-03-17T08:22:10.762Z] coverage: 19.0% of statements [2022-03-17T08:22:10.762Z] ok github.com/docker/docker/cmd/dockerd 0.179s coverage: 19.0% of statements [2022-03-17T08:22:10.762Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-17T08:22:10.762Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-17T08:22:11.289Z] --- PASS: TestDockerNetworkMacvlan (8.62s) [2022-03-17T08:22:11.289Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-17T08:22:11.289Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-17T08:22:11.289Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s) [2022-03-17T08:22:11.289Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.69s) [2022-03-17T08:22:11.290Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.69s) [2022-03-17T08:22:11.290Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.49s) [2022-03-17T08:22:11.290Z] PASS [2022-03-17T08:22:11.290Z] [2022-03-17T08:22:11.290Z] DONE 8 tests in 10.141s [2022-03-17T08:22:11.290Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-17T08:22:11.290Z] ++ 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-03-17T08:22:11.290Z] ++ set -e [2022-03-17T08:22:11.290Z] ++ '[' -n 0 ']' [2022-03-17T08:22:11.290Z] ++ set -x [2022-03-17T08:22:11.290Z] ++ 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-03-17T08:22:11.290Z] testing: warning: no tests to run [2022-03-17T08:22:11.290Z] PASS [2022-03-17T08:22:11.290Z] [2022-03-17T08:22:11.290Z] DONE 0 tests in 0.026s [2022-03-17T08:22:11.290Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-17T08:22:11.290Z] ++ 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-03-17T08:22:11.290Z] ++ set -e [2022-03-17T08:22:11.290Z] ++ '[' -n 0 ']' [2022-03-17T08:22:11.290Z] ++ set -x [2022-03-17T08:22:11.290Z] ++ 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-03-17T08:22:11.290Z] INFO: Testing against a local daemon [2022-03-17T08:22:11.290Z] === RUN TestAuthZPluginAllowRequest [2022-03-17T08:22:11.553Z] === RUN TestChrootTarUntar [2022-03-17T08:22:11.553Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:22:11.553Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-17T08:22:11.553Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-17T08:22:11.553Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:22:11.553Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-17T08:22:11.553Z] === RUN TestChrootUntarEmptyArchive [2022-03-17T08:22:11.553Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-17T08:22:11.553Z] === RUN TestChrootTarUntarWithSymlink [2022-03-17T08:22:11.553Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T08:22:11.553Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-17T08:22:11.553Z] === RUN TestChrootCopyWithTar [2022-03-17T08:22:11.553Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T08:22:11.553Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-17T08:22:11.553Z] === RUN TestChrootCopyFileWithTar [2022-03-17T08:22:11.553Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:22:11.553Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-17T08:22:11.553Z] === RUN TestChrootUntarPath [2022-03-17T08:22:11.553Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T08:22:11.553Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-17T08:22:11.553Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-17T08:22:11.553Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:22:11.553Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-17T08:22:11.553Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-17T08:22:11.553Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:22:11.553Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-17T08:22:11.553Z] === RUN TestChrootApplyDotDotFile [2022-03-17T08:22:11.553Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:22:11.553Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-17T08:22:11.553Z] PASS [2022-03-17T08:22:11.553Z] coverage: 15.1% of statements [2022-03-17T08:22:11.553Z] ok github.com/docker/docker/pkg/chrootarchive 0.098s coverage: 15.1% of statements [2022-03-17T08:22:12.044Z] 2022/03/17 08:22:11 Closing DB instances... [2022-03-17T08:22:12.189Z] --- PASS: TestInspect (2.84s) [2022-03-17T08:22:12.189Z] === RUN TestCreateJob [2022-03-17T08:22:12.226Z] --- PASS: TestAuthZPluginAllowRequest (1.04s) [2022-03-17T08:22:12.226Z] === RUN TestAuthZPluginTLS [2022-03-17T08:22:12.332Z] === RUN TestContainerStopSignal [2022-03-17T08:22:12.332Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-17T08:22:12.332Z] === RUN TestContainerStopTimeout [2022-03-17T08:22:12.333Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-17T08:22:12.333Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-17T08:22:12.333Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-17T08:22:12.333Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-17T08:22:12.333Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-03-17T08:22:12.333Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-17T08:22:12.333Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-17T08:22:12.333Z] === RUN TestReplaceAndAppendEnvVars [2022-03-17T08:22:12.333Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-17T08:22:12.333Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-17T08:22:12.333Z] === RUN TestNewMemoryStore [2022-03-17T08:22:12.333Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-17T08:22:12.333Z] === RUN TestAddContainers [2022-03-17T08:22:12.333Z] --- PASS: TestAddContainers (0.00s) [2022-03-17T08:22:12.333Z] === RUN TestGetContainer [2022-03-17T08:22:12.333Z] --- PASS: TestGetContainer (0.00s) [2022-03-17T08:22:12.333Z] === RUN TestDeleteContainer [2022-03-17T08:22:12.333Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-17T08:22:12.333Z] === RUN TestListContainers [2022-03-17T08:22:12.333Z] --- PASS: TestListContainers (0.00s) [2022-03-17T08:22:12.333Z] === RUN TestFirstContainer [2022-03-17T08:22:12.333Z] --- PASS: TestFirstContainer (0.00s) [2022-03-17T08:22:12.333Z] === RUN TestApplyAllContainer [2022-03-17T08:22:12.333Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-17T08:22:12.333Z] === RUN TestIsValidHealthString [2022-03-17T08:22:12.333Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-17T08:22:12.333Z] === RUN TestStateRunStop [2022-03-17T08:22:12.333Z] --- PASS: TestStateRunStop (0.00s) [2022-03-17T08:22:12.333Z] === RUN TestStateTimeoutWait [2022-03-17T08:22:12.333Z] state_test.go:141: Stop callback fired [2022-03-17T08:22:12.333Z] state_test.go:165: Stop callback fired [2022-03-17T08:22:12.333Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-17T08:22:12.333Z] === RUN TestIsValidStateString [2022-03-17T08:22:12.333Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-17T08:22:12.333Z] === RUN TestViewSaveDelete [2022-03-17T08:22:12.333Z] --- PASS: TestViewSaveDelete (0.02s) [2022-03-17T08:22:12.333Z] === RUN TestViewAll [2022-03-17T08:22:12.333Z] --- PASS: TestViewAll (0.03s) [2022-03-17T08:22:12.333Z] === RUN TestViewGet [2022-03-17T08:22:12.333Z] --- PASS: TestViewGet (0.01s) [2022-03-17T08:22:12.333Z] === RUN TestNames [2022-03-17T08:22:12.333Z] --- PASS: TestNames (0.00s) [2022-03-17T08:22:12.333Z] === RUN TestViewWithHealthCheck [2022-03-17T08:22:12.333Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-17T08:22:12.333Z] PASS [2022-03-17T08:22:12.333Z] coverage: 41.7% of statements [2022-03-17T08:22:12.333Z] ok github.com/docker/docker/container 0.287s coverage: 41.7% of statements [2022-03-17T08:22:12.535Z] === RUN TestEnsureRemoveAllNotExist [2022-03-17T08:22:12.535Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-17T08:22:12.535Z] === RUN TestEnsureRemoveAllWithDir [2022-03-17T08:22:12.535Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-17T08:22:12.535Z] === RUN TestEnsureRemoveAllWithFile [2022-03-17T08:22:12.535Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-17T08:22:12.535Z] PASS [2022-03-17T08:22:12.535Z] coverage: 0.0% of statements [2022-03-17T08:22:12.535Z] ok github.com/docker/docker/pkg/containerfs 0.046s coverage: 0.0% of statements [2022-03-17T08:22:12.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-17T08:22:12.794Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-17T08:22:12.794Z] === RUN TestAuthZPluginDenyRequest [2022-03-17T08:22:12.801Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-17T08:22:12.801Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-17T08:22:12.801Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-17T08:22:12.801Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-17T08:22:13.269Z] === RUN TestPrepare [2022-03-17T08:22:13.269Z] --- PASS: TestPrepare (0.00s) [2022-03-17T08:22:13.269Z] === RUN TestStart [2022-03-17T08:22:13.269Z] --- PASS: TestStart (0.00s) [2022-03-17T08:22:13.269Z] === RUN TestWaitCancel [2022-03-17T08:22:13.269Z] --- PASS: TestWaitCancel (0.00s) [2022-03-17T08:22:13.269Z] === RUN TestWaitDisabled [2022-03-17T08:22:13.269Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-17T08:22:13.269Z] === RUN TestWaitEnabled [2022-03-17T08:22:13.269Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-17T08:22:13.269Z] === RUN TestRemove [2022-03-17T08:22:13.269Z] --- PASS: TestRemove (0.00s) [2022-03-17T08:22:13.269Z] PASS [2022-03-17T08:22:13.269Z] coverage: 65.3% of statements [2022-03-17T08:22:13.269Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.076s coverage: 65.3% of statements [2022-03-17T08:22:13.361Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-17T08:22:13.362Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-17T08:22:13.567Z] === RUN TestSizeEmpty [2022-03-17T08:22:13.567Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-17T08:22:13.567Z] === RUN TestSizeEmptyFile [2022-03-17T08:22:13.567Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-17T08:22:13.567Z] === RUN TestSizeNonemptyFile [2022-03-17T08:22:13.567Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-17T08:22:13.567Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-17T08:22:13.567Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-17T08:22:13.567Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-17T08:22:13.567Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-17T08:22:13.567Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-17T08:22:13.567Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-17T08:22:13.567Z] === RUN TestMoveToSubdir [2022-03-17T08:22:13.567Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-17T08:22:13.567Z] === RUN TestSizeNonExistingDirectory [2022-03-17T08:22:13.567Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-17T08:22:13.567Z] PASS [2022-03-17T08:22:13.567Z] coverage: 80.0% of statements [2022-03-17T08:22:13.567Z] ok github.com/docker/docker/pkg/directory 0.057s coverage: 80.0% of statements [2022-03-17T08:22:13.597Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-17T08:22:13.929Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-17T08:22:13.929Z] === RUN TestAuthZPluginDenyResponse [2022-03-17T08:22:14.070Z] --- PASS: TestNetworkDBCRUDTableEntry (4.08s) [2022-03-17T08:22:14.070Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-17T08:22:14.496Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-17T08:22:14.496Z] === RUN TestAuthZPluginAllowEventStream [2022-03-17T08:22:14.561Z] === RUN TestPollerAddRemove [2022-03-17T08:22:14.561Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-17T08:22:14.561Z] === RUN TestPollerEvent [2022-03-17T08:22:14.561Z] poller_test.go:40: No chmod on Windows [2022-03-17T08:22:14.561Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-17T08:22:14.561Z] === RUN TestPollerClose [2022-03-17T08:22:14.561Z] --- PASS: TestPollerClose (0.00s) [2022-03-17T08:22:14.561Z] PASS [2022-03-17T08:22:14.561Z] coverage: 45.7% of statements [2022-03-17T08:22:14.561Z] ok github.com/docker/docker/pkg/filenotify 0.046s coverage: 45.7% of statements [2022-03-17T08:22:14.986Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-17T08:22:15.432Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-03-17T08:22:15.432Z] === RUN TestAuthZPluginErrorResponse [2022-03-17T08:22:15.487Z] === RUN TestNewListSecretsFilters [2022-03-17T08:22:15.487Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-17T08:22:15.487Z] === RUN TestNewListConfigsFilters [2022-03-17T08:22:15.487Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-17T08:22:15.487Z] PASS [2022-03-17T08:22:15.487Z] coverage: 0.5% of statements [2022-03-17T08:22:15.492Z] --- PASS: TestCreateJob (3.07s) [2022-03-17T08:22:15.492Z] === RUN TestReplicatedJob [2022-03-17T08:22:15.592Z] === RUN TestCopyFileWithInvalidSrc [2022-03-17T08:22:15.592Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-17T08:22:15.592Z] === RUN TestCopyFileWithInvalidDest [2022-03-17T08:22:15.592Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-17T08:22:15.592Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-17T08:22:15.592Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-17T08:22:15.592Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-17T08:22:15.592Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-17T08:22:15.592Z] === RUN TestCopyFile [2022-03-17T08:22:15.592Z] --- PASS: TestCopyFile (0.01s) [2022-03-17T08:22:15.592Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-17T08:22:15.592Z] fileutils_test.go:133: Needs porting to Windows [2022-03-17T08:22:15.592Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-17T08:22:15.592Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-17T08:22:15.592Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-17T08:22:15.592Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-17T08:22:15.592Z] fileutils_test.go:179: Needs porting to Windows [2022-03-17T08:22:15.592Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-17T08:22:15.592Z] === RUN TestWildcardMatches [2022-03-17T08:22:15.592Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-17T08:22:15.592Z] === RUN TestPatternMatches [2022-03-17T08:22:15.592Z] --- PASS: TestPatternMatches (0.00s) [2022-03-17T08:22:15.592Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-17T08:22:15.592Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-17T08:22:15.592Z] === RUN TestPatternMatchesFolderExclusions [2022-03-17T08:22:15.592Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-17T08:22:15.592Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-17T08:22:15.592Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-17T08:22:15.592Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-17T08:22:15.592Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-17T08:22:15.592Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-17T08:22:15.592Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-17T08:22:15.592Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-17T08:22:15.592Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-17T08:22:15.592Z] === RUN TestSingleExclamationError [2022-03-17T08:22:15.592Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-17T08:22:15.592Z] === RUN TestMatchesWithNoPatterns [2022-03-17T08:22:15.592Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-17T08:22:15.592Z] === RUN TestMatchesWithMalformedPatterns [2022-03-17T08:22:15.592Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-17T08:22:15.592Z] === RUN TestMatches [2022-03-17T08:22:15.592Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-17T08:22:15.592Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-17T08:22:15.592Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-17T08:22:15.592Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-17T08:22:15.592Z] --- PASS: TestMatches (0.01s) [2022-03-17T08:22:15.592Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-17T08:22:15.592Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-17T08:22:15.592Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-17T08:22:15.592Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-17T08:22:15.592Z] === RUN TestCleanPatterns [2022-03-17T08:22:15.592Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-17T08:22:15.592Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-17T08:22:15.592Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-17T08:22:15.592Z] === RUN TestCleanPatternsExceptionFlag [2022-03-17T08:22:15.592Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-17T08:22:15.592Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-17T08:22:15.592Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-17T08:22:15.592Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-17T08:22:15.592Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-17T08:22:15.592Z] === RUN TestCleanPatternsErrorSingleException [2022-03-17T08:22:15.592Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-17T08:22:15.592Z] === RUN TestCreateIfNotExistsDir [2022-03-17T08:22:15.592Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-17T08:22:15.592Z] === RUN TestCreateIfNotExistsFile [2022-03-17T08:22:15.592Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-17T08:22:15.592Z] === RUN TestMatch [2022-03-17T08:22:15.592Z] --- PASS: TestMatch (0.00s) [2022-03-17T08:22:15.592Z] === RUN TestCompile [2022-03-17T08:22:15.592Z] === RUN TestCompile/slash [2022-03-17T08:22:15.592Z] === RUN TestCompile/backslash [2022-03-17T08:22:15.592Z] --- PASS: TestCompile (0.00s) [2022-03-17T08:22:15.592Z] --- PASS: TestCompile/slash (0.00s) [2022-03-17T08:22:15.592Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-17T08:22:15.592Z] PASS [2022-03-17T08:22:15.592Z] coverage: 84.7% of statements [2022-03-17T08:22:15.592Z] ok github.com/docker/docker/pkg/fileutils 0.084s coverage: 84.7% of statements [2022-03-17T08:22:15.932Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-17T08:22:15.956Z] ok github.com/docker/docker/daemon/cluster 0.169s coverage: 0.5% of statements [2022-03-17T08:22:16.000Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-03-17T08:22:16.000Z] === RUN TestAuthZPluginErrorRequest [2022-03-17T08:22:16.083Z] 2022/03/17 08:22:15 Closing DB instances... [2022-03-17T08:22:16.083Z] --- PASS: TestTarFiles (5.60s) [2022-03-17T08:22:16.083Z] === RUN TestDetectCompressionZstd [2022-03-17T08:22:16.083Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-17T08:22:16.083Z] === RUN TestTarUntar [2022-03-17T08:22:16.083Z] --- PASS: TestTarUntar (0.05s) [2022-03-17T08:22:16.083Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-17T08:22:16.083Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-17T08:22:16.083Z] === RUN TestTarWithOptions [2022-03-17T08:22:16.083Z] === RUN TestGet [2022-03-17T08:22:16.083Z] --- PASS: TestGet (0.00s) [2022-03-17T08:22:16.083Z] === RUN TestGetShortcutString [2022-03-17T08:22:16.083Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-17T08:22:16.083Z] PASS [2022-03-17T08:22:16.083Z] coverage: 42.9% of statements [2022-03-17T08:22:16.083Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-17T08:22:16.083Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-17T08:22:16.083Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-17T08:22:16.083Z] === RUN TestUntarUstarGnuConflict [2022-03-17T08:22:16.083Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 42.9% of statements [2022-03-17T08:22:16.083Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-17T08:22:16.083Z] === RUN TestUntarInvalidFilenames [2022-03-17T08:22:16.426Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-17T08:22:16.567Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-17T08:22:16.567Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-17T08:22:16.574Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1908858981\\dest" [2022-03-17T08:22:16.574Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-03-17T08:22:16.574Z] === RUN TestUntarHardlinkToSymlink [2022-03-17T08:22:16.574Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-17T08:22:16.575Z] === RUN TestUntarInvalidHardlink [2022-03-17T08:22:16.575Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink547959579\\victim\\hello" -> "../victim/hello" [2022-03-17T08:22:16.575Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4225300939\\victim\\hello" -> "/../victim/hello" [2022-03-17T08:22:16.575Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2585803344\\victim" -> "../victim" [2022-03-17T08:22:16.575Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1168399668\\victim" -> "../victim" [2022-03-17T08:22:16.575Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3580537195\\victim" -> "../victim" [2022-03-17T08:22:16.575Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1589257958\\victim" -> "../victim" [2022-03-17T08:22:16.575Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-03-17T08:22:16.575Z] === RUN TestUntarInvalidSymlink [2022-03-17T08:22:16.575Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2830986677\\dest\\dotdot" -> "../victim/hello" [2022-03-17T08:22:16.575Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3040165714\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-17T08:22:16.575Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1569789959\\dest\\loophole-victim" -> "../victim" [2022-03-17T08:22:16.575Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3176782794\\dest\\loophole-victim" -> "../victim" [2022-03-17T08:22:16.575Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4002881235\\dest\\loophole-victim" -> "../victim" [2022-03-17T08:22:16.575Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2719913673\\dest\\loophole-victim" -> "../victim" [2022-03-17T08:22:16.575Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink231951768\\dest\\dir\\loophole" -> "../../victim" [2022-03-17T08:22:16.575Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-17T08:22:16.575Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-17T08:22:16.575Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-17T08:22:16.575Z] === RUN TestXGlobalNoParent [2022-03-17T08:22:16.575Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-17T08:22:16.575Z] === RUN TestReplaceFileTarWrapper [2022-03-17T08:22:16.575Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2022-03-17T08:22:16.575Z] === RUN TestPrefixHeaderReadable [2022-03-17T08:22:16.575Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-17T08:22:16.575Z] === RUN TestDisablePigz [2022-03-17T08:22:16.575Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-17T08:22:16.895Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.01s) [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.01s) [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-17T08:22:16.895Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-17T08:22:16.895Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-17T08:22:16.895Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-17T08:22:16.895Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-17T08:22:16.895Z] PASS [2022-03-17T08:22:16.895Z] coverage: 35.9% of statements [2022-03-17T08:22:16.895Z] ok github.com/docker/docker/daemon/cluster/convert 0.701s coverage: 35.9% of statements [2022-03-17T08:22:17.066Z] --- PASS: TestDisablePigz (0.14s) [2022-03-17T08:22:17.066Z] === RUN TestPigz [2022-03-17T08:22:17.066Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-17T08:22:17.066Z] --- PASS: TestPigz (0.19s) [2022-03-17T08:22:17.066Z] === RUN TestNosysFileInfo [2022-03-17T08:22:17.066Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-17T08:22:17.066Z] === RUN TestCopyFileWithInvalidDest [2022-03-17T08:22:17.066Z] archive_windows_test.go:16: Currently fails [2022-03-17T08:22:17.066Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-17T08:22:17.066Z] === RUN TestCanonicalTarNameForPath [2022-03-17T08:22:17.066Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-17T08:22:17.066Z] === RUN TestCanonicalTarName [2022-03-17T08:22:17.066Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-17T08:22:17.066Z] === RUN TestChmodTarEntry [2022-03-17T08:22:17.066Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-17T08:22:17.066Z] === RUN TestHardLinkOrder [2022-03-17T08:22:17.066Z] --- PASS: TestHardLinkOrder (0.09s) [2022-03-17T08:22:17.066Z] === RUN TestChangeString [2022-03-17T08:22:17.066Z] --- PASS: TestChangeString (0.00s) [2022-03-17T08:22:17.066Z] === RUN TestChangesWithNoChanges [2022-03-17T08:22:17.066Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-17T08:22:17.066Z] === RUN TestChangesWithChanges [2022-03-17T08:22:17.066Z] === RUN TestCreateIDMapOrder [2022-03-17T08:22:17.066Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-17T08:22:17.066Z] PASS [2022-03-17T08:22:17.066Z] coverage: 7.2% of statements [2022-03-17T08:22:17.066Z] ok github.com/docker/docker/pkg/idtools 0.044s coverage: 7.2% of statements [2022-03-17T08:22:17.066Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-17T08:22:17.066Z] === RUN TestChangesWithChangesGH13590 [2022-03-17T08:22:17.066Z] changes_test.go:195: needs more investigation [2022-03-17T08:22:17.066Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-17T08:22:17.066Z] === RUN TestChangesDirsEmpty [2022-03-17T08:22:17.066Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-17T08:22:17.066Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-17T08:22:17.066Z] === RUN TestChangesDirsMutated [2022-03-17T08:22:17.066Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-17T08:22:17.066Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-17T08:22:17.066Z] === RUN TestApplyLayer [2022-03-17T08:22:17.066Z] changes_test.go:432: needs further investigation [2022-03-17T08:22:17.066Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-17T08:22:17.066Z] === RUN TestChangesSizeWithHardlinks [2022-03-17T08:22:17.066Z] changes_test.go:468: needs further investigation [2022-03-17T08:22:17.066Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-17T08:22:17.066Z] === RUN TestChangesSizeWithNoChanges [2022-03-17T08:22:17.066Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-17T08:22:17.066Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-17T08:22:17.066Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-17T08:22:17.066Z] === RUN TestChangesSize [2022-03-17T08:22:17.066Z] --- PASS: TestChangesSize (0.01s) [2022-03-17T08:22:17.066Z] === RUN TestApplyLayerInvalidFilenames [2022-03-17T08:22:17.066Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames131253924\\dest" [2022-03-17T08:22:17.066Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-17T08:22:17.066Z] === RUN TestApplyLayerInvalidHardlink [2022-03-17T08:22:17.066Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3147726018\\victim\\hello" -> "../victim/hello" [2022-03-17T08:22:17.066Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2220238489\\victim\\hello" -> "/../victim/hello" [2022-03-17T08:22:17.066Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2938269392\\victim" -> "../victim" [2022-03-17T08:22:17.066Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3471012207\\victim" -> "../victim" [2022-03-17T08:22:17.066Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink653429004\\victim" -> "../victim" [2022-03-17T08:22:17.066Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3543027969\\victim" -> "../victim" [2022-03-17T08:22:17.066Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-17T08:22:17.066Z] === RUN TestApplyLayerInvalidSymlink [2022-03-17T08:22:17.066Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3010653635\\dest\\dotdot" -> "../victim/hello" [2022-03-17T08:22:17.066Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink36003921\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-17T08:22:17.066Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1101537126\\dest\\loophole-victim" -> "../victim" [2022-03-17T08:22:17.066Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3827031254\\dest\\loophole-victim" -> "../victim" [2022-03-17T08:22:17.066Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2888295397\\dest\\loophole-victim" -> "../victim" [2022-03-17T08:22:17.066Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1521760767\\dest\\loophole-victim" -> "../victim" [2022-03-17T08:22:17.066Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-17T08:22:17.066Z] === RUN TestApplyLayerWhiteouts [2022-03-17T08:22:17.134Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-17T08:22:17.134Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-17T08:22:17.556Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-03-17T08:22:17.556Z] === RUN TestGenerateEmptyFile [2022-03-17T08:22:17.556Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-17T08:22:17.556Z] === RUN TestGenerateWithContent [2022-03-17T08:22:17.556Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-17T08:22:17.556Z] PASS [2022-03-17T08:22:17.556Z] coverage: 62.0% of statements [2022-03-17T08:22:17.556Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s) [2022-03-17T08:22:17.556Z] === RUN TestNetworkDBNodeLeave [2022-03-17T08:22:17.556Z] ok github.com/docker/docker/pkg/archive 7.976s coverage: 62.0% of statements [2022-03-17T08:22:18.485Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-17T08:22:18.512Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.27s) [2022-03-17T08:22:18.512Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-17T08:22:18.593Z] === RUN TestFixedBufferCap [2022-03-17T08:22:18.593Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-17T08:22:18.593Z] === RUN TestFixedBufferLen [2022-03-17T08:22:18.593Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-17T08:22:18.593Z] === RUN TestFixedBufferString [2022-03-17T08:22:18.593Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-17T08:22:18.593Z] === RUN TestFixedBufferWrite [2022-03-17T08:22:18.593Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-17T08:22:18.593Z] === RUN TestFixedBufferRead [2022-03-17T08:22:18.593Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-17T08:22:18.593Z] === RUN TestBytesPipeRead [2022-03-17T08:22:18.593Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-17T08:22:18.593Z] === RUN TestBytesPipeWrite [2022-03-17T08:22:18.593Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-17T08:22:18.593Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-17T08:22:19.059Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-17T08:22:19.085Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2022-03-17T08:22:19.085Z] === RUN TestAtomicWriteToFile [2022-03-17T08:22:19.085Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-17T08:22:19.085Z] === RUN TestAtomicWriteSetCommit [2022-03-17T08:22:19.085Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-17T08:22:19.085Z] === RUN TestAtomicWriteSetCancel [2022-03-17T08:22:19.085Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-17T08:22:19.085Z] === RUN TestReadCloserWrapperClose [2022-03-17T08:22:19.085Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-17T08:22:19.085Z] === RUN TestReaderErrWrapperReadOnError [2022-03-17T08:22:19.085Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-17T08:22:19.085Z] === RUN TestReaderErrWrapperRead [2022-03-17T08:22:19.085Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-17T08:22:19.085Z] === RUN TestCancelReadCloser [2022-03-17T08:22:19.085Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-17T08:22:19.085Z] === RUN TestWriteCloserWrapperClose [2022-03-17T08:22:19.085Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-17T08:22:19.085Z] === RUN TestNopWriteCloser [2022-03-17T08:22:19.085Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-17T08:22:19.085Z] === RUN TestNopWriter [2022-03-17T08:22:19.085Z] --- PASS: TestNopWriter (0.00s) [2022-03-17T08:22:19.085Z] === RUN TestWriteCounter [2022-03-17T08:22:19.085Z] --- PASS: TestWriteCounter (0.00s) [2022-03-17T08:22:19.085Z] PASS [2022-03-17T08:22:19.085Z] coverage: 68.8% of statements [2022-03-17T08:22:19.085Z] ok github.com/docker/docker/pkg/ioutils 0.648s coverage: 68.8% of statements [2022-03-17T08:22:19.549Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-17T08:22:19.549Z] [2022-03-17T08:22:19.549Z] Unloading profiles will leave already running processes permanently [2022-03-17T08:22:19.549Z] unconfined, which can lead to unexpected situations. [2022-03-17T08:22:19.549Z] [2022-03-17T08:22:19.549Z] To set a process to complain mode, use the command line tool [2022-03-17T08:22:19.549Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-17T08:22:19.549Z] Post stage [Pipeline] junit [2022-03-17T08:22:19.595Z] Recording test results [2022-03-17T08:22:19.853Z] === RUN TestWaitNodeAttachment [2022-03-17T08:22:19.853Z] === RUN TestBuilderGC [2022-03-17T08:22:19.853Z] --- PASS: TestBuilderGC (0.00s) [2022-03-17T08:22:19.853Z] === RUN TestDaemonConfigurationNotFound [2022-03-17T08:22:19.853Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-17T08:22:19.853Z] === RUN TestDaemonBrokenConfiguration [2022-03-17T08:22:19.853Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-17T08:22:19.853Z] === RUN TestFindConfigurationConflicts [2022-03-17T08:22:19.853Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-17T08:22:19.853Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-17T08:22:19.853Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-17T08:22:19.853Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-17T08:22:19.853Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-17T08:22:19.853Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-17T08:22:19.853Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-17T08:22:19.853Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-17T08:22:19.853Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-17T08:22:19.853Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-17T08:22:19.853Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-17T08:22:19.853Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-17T08:22:19.853Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-17T08:22:19.853Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-17T08:22:19.853Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-17T08:22:19.853Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-03-17T08:22:19.853Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-17T08:22:19.853Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-17T08:22:19.853Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-17T08:22:19.853Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-17T08:22:19.853Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-17T08:22:19.853Z] === RUN TestValidateConfigurationErrors [2022-03-17T08:22:19.853Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-17T08:22:19.853Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-17T08:22:19.853Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-17T08:22:19.853Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-17T08:22:19.853Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-17T08:22:19.853Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-17T08:22:19.853Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-17T08:22:19.853Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-17T08:22:19.853Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-17T08:22:19.853Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-17T08:22:19.853Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-17T08:22:19.853Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-17T08:22:19.853Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-17T08:22:19.853Z] === RUN TestValidateConfiguration [2022-03-17T08:22:19.853Z] === RUN TestValidateConfiguration/with_label [2022-03-17T08:22:19.853Z] === RUN TestValidateConfiguration/with_dns [2022-03-17T08:22:19.853Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-17T08:22:19.853Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-17T08:22:19.853Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-17T08:22:19.853Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-17T08:22:19.853Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-17T08:22:19.853Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-17T08:22:19.853Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-17T08:22:19.853Z] === RUN TestReloadSetConfigFileNotExist [2022-03-17T08:22:19.853Z] time="2022-03-17T08:22:19Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-17T08:22:19.853Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-03-17T08:22:19.853Z] === RUN TestReloadDefaultConfigNotExist [2022-03-17T08:22:19.853Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:22:19.853Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-17T08:22:19.853Z] === RUN TestReloadBadDefaultConfig [2022-03-17T08:22:19.853Z] time="2022-03-17T08:22:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3702541609" [2022-03-17T08:22:19.853Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-17T08:22:19.853Z] === RUN TestReloadWithConflictingLabels [2022-03-17T08:22:19.853Z] time="2022-03-17T08:22:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-476653492" [2022-03-17T08:22:19.853Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-17T08:22:19.853Z] === RUN TestReloadWithDuplicateLabels [2022-03-17T08:22:19.853Z] time="2022-03-17T08:22:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1014506785" [2022-03-17T08:22:19.853Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2022-03-17T08:22:19.853Z] === RUN TestMaskURLCredentials [2022-03-17T08:22:19.853Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-17T08:22:19.853Z] === RUN TestDaemonConfigurationMerge [2022-03-17T08:22:19.853Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-17T08:22:19.853Z] PASS [2022-03-17T08:22:19.853Z] coverage: 79.2% of statements [2022-03-17T08:22:19.853Z] ok github.com/docker/docker/daemon/config 0.367s coverage: 79.2% of statements [2022-03-17T08:22:19.853Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-03-17T08:22:19.853Z] === RUN TestIsolationConversion [2022-03-17T08:22:19.853Z] === RUN TestIsolationConversion/default [2022-03-17T08:22:19.853Z] === RUN TestIsolationConversion/process [2022-03-17T08:22:19.853Z] === RUN TestIsolationConversion/hyperv [2022-03-17T08:22:19.853Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-17T08:22:19.853Z] === RUN TestContainerLabels [2022-03-17T08:22:19.853Z] --- PASS: TestContainerLabels (0.00s) [2022-03-17T08:22:19.853Z] === RUN TestCredentialSpecConversion [2022-03-17T08:22:19.853Z] === RUN TestCredentialSpecConversion/none [2022-03-17T08:22:19.853Z] === RUN TestCredentialSpecConversion/config [2022-03-17T08:22:19.853Z] === RUN TestCredentialSpecConversion/file [2022-03-17T08:22:19.853Z] === RUN TestCredentialSpecConversion/registry [2022-03-17T08:22:19.853Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-17T08:22:19.853Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-17T08:22:19.853Z] === RUN TestControllerValidateMountBind [2022-03-17T08:22:19.853Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-17T08:22:19.853Z] === RUN TestControllerValidateMountVolume [2022-03-17T08:22:19.853Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-17T08:22:19.853Z] === RUN TestControllerValidateMountTarget [2022-03-17T08:22:19.853Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-17T08:22:19.853Z] === RUN TestControllerValidateMountTmpfs [2022-03-17T08:22:19.853Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-17T08:22:19.853Z] === RUN TestControllerValidateMountInvalidType [2022-03-17T08:22:19.853Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-17T08:22:19.853Z] === RUN TestControllerValidateMountNamedPipe [2022-03-17T08:22:19.853Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-17T08:22:19.853Z] PASS [2022-03-17T08:22:19.853Z] coverage: 11.0% of statements [2022-03-17T08:22:19.853Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.641s coverage: 11.0% of statements [2022-03-17T08:22:19.853Z] === RUN TestEventsLog [2022-03-17T08:22:19.854Z] --- PASS: TestEventsLog (0.00s) [2022-03-17T08:22:19.854Z] === RUN TestEventsLogTimeout [2022-03-17T08:22:19.854Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-17T08:22:19.854Z] === RUN TestLogEvents [2022-03-17T08:22:19.854Z] --- PASS: TestLogEvents (0.05s) [2022-03-17T08:22:19.854Z] === RUN TestLoadBufferedEvents [2022-03-17T08:22:19.889Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.22s) [2022-03-17T08:22:19.889Z] === RUN TestAuthZPluginHeader [2022-03-17T08:22:20.119Z] === RUN TestError [2022-03-17T08:22:20.119Z] --- PASS: TestError (0.00s) [2022-03-17T08:22:20.119Z] === RUN TestProgressString [2022-03-17T08:22:20.119Z] === RUN TestProgressString/no_progress [2022-03-17T08:22:20.119Z] === RUN TestProgressString/progress_1 [2022-03-17T08:22:20.119Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-17T08:22:20.119Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-17T08:22:20.119Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-17T08:22:20.119Z] === RUN TestProgressString/with_units [2022-03-17T08:22:20.119Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-17T08:22:20.119Z] === RUN TestProgressString/hide_counts [2022-03-17T08:22:20.119Z] --- PASS: TestProgressString (0.00s) [2022-03-17T08:22:20.119Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-17T08:22:20.119Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-17T08:22:20.119Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-17T08:22:20.119Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-17T08:22:20.119Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-17T08:22:20.119Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-17T08:22:20.119Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-17T08:22:20.119Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-17T08:22:20.119Z] === RUN TestJSONMessageDisplay [2022-03-17T08:22:20.119Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-03-17T08:22:20.119Z] === RUN TestNetworkDBWatch [2022-03-17T08:22:20.119Z] --- PASS: TestJSONMessageDisplay (0.18s) [2022-03-17T08:22:20.119Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-17T08:22:20.119Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-17T08:22:20.119Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-17T08:22:20.119Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-17T08:22:20.119Z] === RUN TestDisplayJSONMessagesStream [2022-03-17T08:22:20.119Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-17T08:22:20.119Z] PASS [2022-03-17T08:22:20.119Z] coverage: 91.7% of statements [2022-03-17T08:22:20.119Z] ok github.com/docker/docker/pkg/jsonmessage 0.233s coverage: 91.7% of statements [2022-03-17T08:22:20.323Z] --- PASS: TestLoadBufferedEvents (0.17s) [2022-03-17T08:22:20.323Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-17T08:22:20.323Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-17T08:22:20.323Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-17T08:22:20.323Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-17T08:22:20.323Z] PASS [2022-03-17T08:22:20.323Z] coverage: 50.0% of statements [2022-03-17T08:22:20.323Z] ok github.com/docker/docker/daemon/events 0.283s coverage: 50.0% of statements [2022-03-17T08:22:20.459Z] --- PASS: TestAuthZPluginHeader (0.67s) [2022-03-17T08:22:20.459Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-17T08:22:20.459Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T08:22:20.459Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-17T08:22:20.459Z] === RUN TestAuthZPluginV2Disable [2022-03-17T08:22:20.459Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T08:22:20.459Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-17T08:22:20.459Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-17T08:22:20.459Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T08:22:20.459Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-17T08:22:20.459Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-17T08:22:20.459Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T08:22:20.459Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-17T08:22:20.459Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-17T08:22:20.792Z] --- PASS: TestReplicatedJob (5.33s) [2022-03-17T08:22:20.792Z] === RUN TestUpdateReplicatedJob [2022-03-17T08:22:21.151Z] === RUN TestStandardLongPath [2022-03-17T08:22:21.151Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-17T08:22:21.151Z] === RUN TestUNCLongPath [2022-03-17T08:22:21.151Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-17T08:22:21.151Z] PASS [2022-03-17T08:22:21.151Z] coverage: 100.0% of statements [2022-03-17T08:22:21.151Z] ok github.com/docker/docker/pkg/longpath 0.049s coverage: 100.0% of statements [2022-03-17T08:22:21.228Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-17T08:22:21.512Z] + echo Ensuring container killed. [2022-03-17T08:22:21.512Z] Ensuring container killed. [2022-03-17T08:22:21.512Z] + docker rm -vf docker-pr8 [2022-03-17T08:22:21.512Z] Error: No such container: docker-pr8 [Pipeline] sh [2022-03-17T08:22:21.642Z] === RUN TestNameFormat [2022-03-17T08:22:21.642Z] --- PASS: TestNameFormat (0.00s) [2022-03-17T08:22:21.642Z] === RUN TestNameRetries [2022-03-17T08:22:21.642Z] --- PASS: TestNameRetries (0.00s) [2022-03-17T08:22:21.642Z] PASS [2022-03-17T08:22:21.642Z] coverage: 85.7% of statements [2022-03-17T08:22:21.642Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2022-03-17T08:22:21.642Z] 2022/03/17 08:22:21 Closing DB instances... [2022-03-17T08:22:21.798Z] + echo Chowning /workspace to jenkins user [2022-03-17T08:22:21.798Z] Chowning /workspace to jenkins user [2022-03-17T08:22:21.798Z] + id -u [2022-03-17T08:22:21.798Z] + id -g [2022-03-17T08:22:21.798Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43380:/workspace busybox chown -R 1000:1000 /workspace [2022-03-17T08:22:21.798Z] Unable to find image 'busybox:latest' locally [2022-03-17T08:22:21.798Z] latest: Pulling from library/busybox [2022-03-17T08:22:21.893Z] === RUN TestIsEmptyDir [2022-03-17T08:22:21.893Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-17T08:22:21.893Z] PASS [2022-03-17T08:22:21.893Z] coverage: 2.3% of statements [2022-03-17T08:22:21.893Z] ok github.com/docker/docker/daemon/graphdriver 0.076s coverage: 2.3% of statements [2022-03-17T08:22:21.893Z] === RUN TestLinkNaming [2022-03-17T08:22:21.893Z] --- PASS: TestLinkNaming (0.00s) [2022-03-17T08:22:21.893Z] === RUN TestLinkNew [2022-03-17T08:22:21.893Z] --- PASS: TestLinkNew (0.00s) [2022-03-17T08:22:21.893Z] === RUN TestLinkEnv [2022-03-17T08:22:21.893Z] --- PASS: TestLinkEnv (0.00s) [2022-03-17T08:22:21.893Z] === RUN TestLinkMultipleEnv [2022-03-17T08:22:21.893Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-17T08:22:21.893Z] === RUN TestLinkPortRangeEnv [2022-03-17T08:22:21.893Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-17T08:22:21.893Z] PASS [2022-03-17T08:22:21.893Z] coverage: 93.0% of statements [2022-03-17T08:22:21.893Z] ok github.com/docker/docker/daemon/links 0.048s coverage: 93.0% of statements [2022-03-17T08:22:21.893Z] === RUN TestVerifyNetworkingConfig [2022-03-17T08:22:21.893Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-17T08:22:21.893Z] === RUN TestGetContainer [2022-03-17T08:22:21.893Z] --- PASS: TestGetContainer (0.00s) [2022-03-17T08:22:21.893Z] === RUN TestValidContainerNames [2022-03-17T08:22:21.893Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-17T08:22:21.893Z] === RUN TestContainerInitDNS [2022-03-17T08:22:21.893Z] daemon_test.go:145: root required [2022-03-17T08:22:21.893Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-17T08:22:21.893Z] === RUN TestMerge [2022-03-17T08:22:21.893Z] --- PASS: TestMerge (0.00s) [2022-03-17T08:22:21.893Z] === RUN TestValidateContainerIsolation [2022-03-17T08:22:21.893Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-17T08:22:21.893Z] === RUN TestFindNetworkErrorType [2022-03-17T08:22:21.893Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-17T08:22:21.893Z] === RUN TestEnsureServicesExist [2022-03-17T08:22:21.893Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-17T08:22:21.893Z] === RUN TestEnsureServicesExistErrors [2022-03-17T08:22:21.893Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-17T08:22:21.893Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-17T08:22:21.893Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-17T08:22:21.893Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-17T08:22:21.893Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-17T08:22:21.893Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-17T08:22:21.893Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-17T08:22:21.893Z] === RUN TestContainerDelete [2022-03-17T08:22:21.893Z] --- PASS: TestContainerDelete (0.00s) [2022-03-17T08:22:21.893Z] === RUN TestContainerDoubleDelete [2022-03-17T08:22:21.893Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-17T08:22:21.893Z] === RUN TestLogContainerEventCopyLabels [2022-03-17T08:22:21.893Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-17T08:22:21.893Z] === RUN TestLogContainerEventWithAttributes [2022-03-17T08:22:21.893Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-17T08:22:21.893Z] === RUN TestNoneHealthcheck [2022-03-17T08:22:21.893Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-17T08:22:21.893Z] === RUN TestHealthStates [2022-03-17T08:22:21.893Z] time="2022-03-17T08:22: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-03-17T08:22:21.893Z] time="2022-03-17T08:22: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-03-17T08:22:21.893Z] time="2022-03-17T08:22: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-03-17T08:22:21.893Z] time="2022-03-17T08:22: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-03-17T08:22:21.893Z] time="2022-03-17T08:22: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-03-17T08:22:21.893Z] time="2022-03-17T08:22: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-03-17T08:22:21.893Z] time="2022-03-17T08:22: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-03-17T08:22:21.893Z] time="2022-03-17T08:22: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-03-17T08:22:21.893Z] time="2022-03-17T08:22: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-03-17T08:22:21.893Z] time="2022-03-17T08:22: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-03-17T08:22:21.893Z] --- PASS: TestHealthStates (0.21s) [2022-03-17T08:22:21.893Z] === RUN TestGetInspectData [2022-03-17T08:22:21.893Z] --- PASS: TestGetInspectData (0.00s) [2022-03-17T08:22:21.893Z] === RUN TestFillLicense [2022-03-17T08:22:21.893Z] --- PASS: TestFillLicense (0.00s) [2022-03-17T08:22:21.893Z] === RUN TestListInvalidFilter [2022-03-17T08:22:21.893Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-17T08:22:21.893Z] === RUN TestNameFilter [2022-03-17T08:22:21.893Z] --- PASS: TestNameFilter (0.00s) [2022-03-17T08:22:21.893Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-17T08:22:21.893Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-17T08:22:21.893Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-17T08:22:21.893Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-17T08:22:21.893Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-17T08:22:21.893Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-17T08:22:21.893Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-17T08:22:21.893Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-17T08:22:21.893Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-17T08:22:21.893Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-17T08:22:21.893Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-17T08:22:21.893Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-17T08:22:21.893Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-17T08:22:21.893Z] === 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-03-17T08:22:21.893Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-17T08:22:21.893Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-17T08:22:21.893Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-17T08:22:21.893Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-17T08:22:21.893Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-17T08:22:21.893Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-17T08:22:21.893Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-17T08:22:21.893Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-17T08:22:21.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-17T08:22:21.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-17T08:22:21.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-17T08:22:21.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-17T08:22:21.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-17T08:22:21.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-17T08:22:21.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-17T08:22:21.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-17T08:22:21.893Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-17T08:22:21.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-17T08:22:21.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-17T08:22:21.894Z] --- 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-03-17T08:22:21.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-17T08:22:21.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-17T08:22:21.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-17T08:22:21.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-17T08:22:21.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-17T08:22:21.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-17T08:22:21.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-17T08:22:21.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-17T08:22:21.894Z] === RUN TestDaemonReloadLabels [2022-03-17T08:22:21.894Z] --- PASS: TestDaemonReloadLabels (0.01s) [2022-03-17T08:22:21.894Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-17T08:22:21.894Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-17T08:22:21.894Z] === RUN TestDaemonReloadMirrors [2022-03-17T08:22:21.894Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-17T08:22:21.894Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-17T08:22:21.894Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-17T08:22:21.894Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-17T08:22:21.894Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-17T08:22:21.894Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-17T08:22:21.894Z] reload_test.go:342: root required [2022-03-17T08:22:21.894Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-17T08:22:21.894Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-17T08:22:21.894Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-03-17T08:22:21.894Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-17T08:22:21.894Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-03-17T08:22:21.894Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-17T08:22:21.894Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-03-17T08:22:21.894Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-17T08:22:21.894Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-17T08:22:21.894Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-17T08:22:22.061Z] 554879bb3004: Pulling fs layer [2022-03-17T08:22:22.062Z] 554879bb3004: Download complete [2022-03-17T08:22:22.062Z] 554879bb3004: Pull complete [2022-03-17T08:22:22.062Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-17T08:22:22.062Z] Status: Downloaded newer image for busybox:latest [2022-03-17T08:22:22.132Z] === RUN TestParseKeyValueOpt [2022-03-17T08:22:22.132Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-17T08:22:22.132Z] === RUN TestParseUintList [2022-03-17T08:22:22.132Z] --- PASS: TestParseUintList (0.00s) [2022-03-17T08:22:22.132Z] === RUN TestParseUintListMaximumLimits [2022-03-17T08:22:22.132Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-17T08:22:22.132Z] PASS [2022-03-17T08:22:22.132Z] coverage: 97.0% of statements [2022-03-17T08:22:22.132Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2022-03-17T08:22:22.362Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-17T08:22:22.362Z] === RUN TestParseVolumesFrom [2022-03-17T08:22:22.362Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-17T08:22:22.362Z] PASS [2022-03-17T08:22:22.362Z] coverage: 8.6% of statements [2022-03-17T08:22:22.362Z] ok github.com/docker/docker/daemon 0.515s coverage: 8.6% of statements [2022-03-17T08:22:22.362Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-17T08:22:22.362Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-17T08:22:22.362Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-17T08:22:22.362Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-17T08:22:22.362Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-17T08:22:22.362Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-17T08:22:22.362Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-17T08:22:22.362Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-17T08:22:22.362Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-17T08:22:22.362Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-17T08:22:22.362Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-17T08:22:22.362Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-17T08:22:22.362Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-17T08:22:22.362Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-17T08:22:22.373Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-17T08:22:22.947Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-17T08:22:23.164Z] === RUN Test_windowsOSRelease_String [2022-03-17T08:22:23.164Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-03-17T08:22:23.164Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-03-17T08:22:23.164Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-03-17T08:22:23.164Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-03-17T08:22:23.164Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-03-17T08:22:23.164Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-03-17T08:22:23.164Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-03-17T08:22:23.164Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-03-17T08:22:23.164Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-03-17T08:22:23.164Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-17T08:22:23.164Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-03-17T08:22:23.164Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-03-17T08:22:23.164Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-03-17T08:22:23.164Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-17T08:22:23.164Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-03-17T08:22:23.164Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-03-17T08:22:23.164Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-03-17T08:22:23.164Z] PASS [2022-03-17T08:22:23.164Z] coverage: 37.5% of statements [2022-03-17T08:22:23.164Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.049s coverage: 37.5% of statements [2022-03-17T08:22:23.164Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-03-17T08:22:23.164Z] === RUN TestNetworkDBBulkSync [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-17T08:22:23.744Z] + bundleName=docker-py [2022-03-17T08:22:23.744Z] + echo Creating docker-py-bundles.tar.gz [2022-03-17T08:22:23.744Z] Creating docker-py-bundles.tar.gz [2022-03-17T08:22:23.744Z] + 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-03-17T08:22:23.758Z] Archiving artifacts [2022-03-17T08:22:23.930Z] === RUN TestNewStreamConfig [2022-03-17T08:22:24.095Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2022-03-17T08:22:24.095Z] === RUN TestServiceListWithStatuses [2022-03-17T08:22:24.095Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-17T08:22:24.095Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-17T08:22:24.095Z] === RUN TestDockerNetworkConnectAlias [2022-03-17T08:22:24.196Z] === RUN TestNewAndRemove [2022-03-17T08:22:24.196Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-17T08:22:24.196Z] === RUN TestRemoveInvalidPath [2022-03-17T08:22:24.196Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-17T08:22:24.196Z] PASS [2022-03-17T08:22:24.196Z] coverage: 82.6% of statements [2022-03-17T08:22:24.196Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2022-03-17T08:22:24.401Z] === RUN TestNewStreamConfig/defaults [2022-03-17T08:22:24.401Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-17T08:22:24.401Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-17T08:22:24.401Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-17T08:22:24.401Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-17T08:22:24.401Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-17T08:22:24.401Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-17T08:22:24.401Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-17T08:22:24.401Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-17T08:22:24.401Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-17T08:22:24.401Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-17T08:22:24.401Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-17T08:22:24.401Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-17T08:22:24.401Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-17T08:22:24.401Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-17T08:22:24.401Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-17T08:22:24.401Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-17T08:22:24.401Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-17T08:22:24.401Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-17T08:22:24.401Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-17T08:22:24.401Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-17T08:22:24.401Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-17T08:22:24.401Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-17T08:22:24.401Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-17T08:22:24.401Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-17T08:22:24.401Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-17T08:22:24.401Z] time="2022-03-17T08:22:23Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-17T08:22:24.401Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2022-03-17T08:22:24.401Z] === RUN TestCreateSuccess [2022-03-17T08:22:24.401Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-17T08:22:24.401Z] === RUN TestCreateStreamSkipped [2022-03-17T08:22:24.401Z] time="2022-03-17T08:22:23Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-17T08:22:24.401Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-17T08:22:24.401Z] === RUN TestCreateLogGroupSuccess [2022-03-17T08:22:24.401Z] time="2022-03-17T08:22:23Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-17T08:22:24.401Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-17T08:22:24.401Z] === RUN TestCreateError [2022-03-17T08:22:24.401Z] --- PASS: TestCreateError (0.00s) [2022-03-17T08:22:24.401Z] === RUN TestCreateAlreadyExists [2022-03-17T08:22:24.401Z] time="2022-03-17T08:22:23Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-17T08:22:24.401Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-17T08:22:24.401Z] === RUN TestLogClosed [2022-03-17T08:22:24.401Z] --- PASS: TestLogClosed (0.00s) [2022-03-17T08:22:24.401Z] === RUN TestLogBlocking [2022-03-17T08:22:24.401Z] --- PASS: TestLogBlocking (0.00s) [2022-03-17T08:22:24.401Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-17T08:22:24.401Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-17T08:22:24.401Z] === RUN TestLogNonBlockingBufferFull [2022-03-17T08:22:24.401Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-17T08:22:24.401Z] === RUN TestPublishBatchSuccess [2022-03-17T08:22:24.401Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-17T08:22:24.401Z] === RUN TestPublishBatchError [2022-03-17T08:22:24.401Z] time="2022-03-17T08:22:23Z" level=error msg=error [2022-03-17T08:22:24.401Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-17T08:22:24.401Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-17T08:22:24.401Z] time="2022-03-17T08:22:23Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-17T08:22:24.401Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-17T08:22:24.401Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-17T08:22:24.401Z] time="2022-03-17T08:22:23Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-17T08:22:24.401Z] time="2022-03-17T08:22:23Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-17T08:22:24.401Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-17T08:22:24.401Z] === RUN TestCollectBatchSimple [2022-03-17T08:22:24.401Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-17T08:22:24.401Z] === RUN TestCollectBatchTicker [2022-03-17T08:22:24.401Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-17T08:22:24.401Z] === RUN TestCollectBatchMultilinePattern [2022-03-17T08:22:24.401Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-17T08:22:24.401Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-17T08:22:24.401Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-17T08:22:24.401Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-17T08:22:24.401Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-17T08:22:24.401Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-17T08:22:24.401Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-03-17T08:22:24.401Z] === RUN TestCollectBatchClose [2022-03-17T08:22:24.401Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-17T08:22:24.401Z] === RUN TestEffectiveLen [2022-03-17T08:22:24.401Z] === RUN TestEffectiveLen/0/Hello [2022-03-17T08:22:24.401Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-17T08:22:24.401Z] === RUN TestEffectiveLen/2/🙃 [2022-03-17T08:22:24.401Z] === RUN TestEffectiveLen/3/���� [2022-03-17T08:22:24.401Z] === RUN TestEffectiveLen/4/He��o [2022-03-17T08:22:24.401Z] === RUN TestEffectiveLen/5/ [2022-03-17T08:22:24.401Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-17T08:22:24.401Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-17T08:22:24.401Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-17T08:22:24.401Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-17T08:22:24.401Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-17T08:22:24.401Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-17T08:22:24.401Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-17T08:22:24.401Z] === RUN TestFindValidSplit [2022-03-17T08:22:24.401Z] === RUN TestFindValidSplit/0/ [2022-03-17T08:22:24.401Z] cloudwatchlogs_test.go:1076: [2022-03-17T08:22:24.401Z] cloudwatchlogs_test.go:1077: [2022-03-17T08:22:24.401Z] === RUN TestFindValidSplit/1/Hello [2022-03-17T08:22:24.401Z] cloudwatchlogs_test.go:1076: Hello [2022-03-17T08:22:24.401Z] cloudwatchlogs_test.go:1077: [2022-03-17T08:22:24.401Z] === RUN TestFindValidSplit/2/Hello [2022-03-17T08:22:24.401Z] cloudwatchlogs_test.go:1076: He [2022-03-17T08:22:24.401Z] cloudwatchlogs_test.go:1077: llo [2022-03-17T08:22:24.401Z] === RUN TestFindValidSplit/3/Hello [2022-03-17T08:22:24.401Z] cloudwatchlogs_test.go:1076: [2022-03-17T08:22:24.401Z] cloudwatchlogs_test.go:1077: Hello [2022-03-17T08:22:24.401Z] === RUN TestFindValidSplit/4/🙃 [2022-03-17T08:22:24.401Z] cloudwatchlogs_test.go:1076: [2022-03-17T08:22:24.401Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-17T08:22:24.401Z] === RUN TestFindValidSplit/5/🙃 [2022-03-17T08:22:24.401Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-17T08:22:24.401Z] cloudwatchlogs_test.go:1077: [2022-03-17T08:22:24.689Z] 2022/03/17 08:22:24 Closing DB instances... [2022-03-17T08:22:24.870Z] === RUN TestFindValidSplit/6/a� [2022-03-17T08:22:24.870Z] cloudwatchlogs_test.go:1076: a [2022-03-17T08:22:24.870Z] cloudwatchlogs_test.go:1077: � [2022-03-17T08:22:24.870Z] === RUN TestFindValidSplit/7/a� [2022-03-17T08:22:24.870Z] cloudwatchlogs_test.go:1076: a� [2022-03-17T08:22:24.870Z] cloudwatchlogs_test.go:1077: [2022-03-17T08:22:24.870Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-17T08:22:24.870Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-17T08:22:24.870Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-17T08:22:24.870Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-17T08:22:24.870Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-17T08:22:24.870Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-17T08:22:24.870Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-17T08:22:24.870Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-17T08:22:24.870Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-17T08:22:24.870Z] === RUN TestProcessEventEmoji [2022-03-17T08:22:24.870Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-17T08:22:24.870Z] === RUN TestCollectBatchLineSplit [2022-03-17T08:22:24.870Z] --- PASS: TestCollectBatchLineSplit (0.10s) [2022-03-17T08:22:24.870Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-17T08:22:24.870Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-17T08:22:24.870Z] === RUN TestCollectBatchMaxEvents [2022-03-17T08:22:24.870Z] --- PASS: TestCollectBatchMaxEvents (0.06s) [2022-03-17T08:22:24.870Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-17T08:22:24.870Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-17T08:22:24.870Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-17T08:22:24.870Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-17T08:22:24.870Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-17T08:22:24.870Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-03-17T08:22:24.870Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-17T08:22:24.870Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-17T08:22:24.870Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-17T08:22:24.870Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-17T08:22:24.870Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-17T08:22:24.870Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-17T08:22:24.870Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-17T08:22:24.870Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-17T08:22:24.870Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-17T08:22:24.870Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-17T08:22:24.870Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-17T08:22:24.870Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-17T08:22:24.870Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-17T08:22:24.870Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-17T08:22:24.870Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-17T08:22:24.870Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-17T08:22:24.870Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-17T08:22:24.871Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-17T08:22:24.871Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-17T08:22:24.871Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-17T08:22:24.871Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-17T08:22:24.871Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-17T08:22:24.871Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-17T08:22:24.871Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-17T08:22:24.871Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-17T08:22:24.871Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-17T08:22:24.871Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-17T08:22:24.871Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-17T08:22:24.871Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-17T08:22:24.871Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-17T08:22:24.871Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-17T08:22:24.871Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-17T08:22:24.871Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-17T08:22:24.871Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-17T08:22:24.871Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-17T08:22:24.871Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-17T08:22:24.871Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-17T08:22:24.871Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-17T08:22:24.871Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-17T08:22:24.871Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-17T08:22:24.871Z] === RUN TestValidateLogOptionsFormat [2022-03-17T08:22:24.871Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-17T08:22:24.871Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-17T08:22:24.871Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-17T08:22:24.871Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-17T08:22:24.871Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-17T08:22:24.871Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-17T08:22:24.871Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-17T08:22:24.871Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-17T08:22:24.871Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-17T08:22:24.871Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-17T08:22:24.871Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-17T08:22:24.871Z] === RUN TestCreateTagSuccess [2022-03-17T08:22:24.871Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-17T08:22:24.871Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-17T08:22:24.871Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-17T08:22:24.871Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-17T08:22:24.871Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-17T08:22:24.871Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-17T08:22:24.871Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-17T08:22:24.871Z] PASS [2022-03-17T08:22:24.871Z] coverage: 79.9% of statements [2022-03-17T08:22:24.871Z] ok github.com/docker/docker/daemon/logger/awslogs 0.510s coverage: 79.9% of statements [2022-03-17T08:22:24.871Z] === RUN TestAdapterReadLogs [2022-03-17T08:22:24.871Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-17T08:22:24.871Z] === RUN TestCopier [2022-03-17T08:22:24.871Z] --- PASS: TestCopier (0.00s) [2022-03-17T08:22:24.871Z] === RUN TestCopierLongLines [2022-03-17T08:22:24.871Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-17T08:22:24.871Z] === RUN TestCopierSlow [2022-03-17T08:22:24.871Z] === RUN TestSearchRegistryForImagesErrors [2022-03-17T08:22:24.871Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-17T08:22:24.871Z] === RUN TestSearchRegistryForImages [2022-03-17T08:22:24.871Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-17T08:22:24.871Z] === RUN TestOnlyPlatformWithFallback [2022-03-17T08:22:24.871Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-17T08:22:24.871Z] === RUN TestImageDelete [2022-03-17T08:22:24.871Z] === RUN TestImageDelete/no_lease [2022-03-17T08:22:24.871Z] === RUN TestImageDelete/lease_exists [2022-03-17T08:22:24.871Z] --- PASS: TestImageDelete (0.05s) [2022-03-17T08:22:24.871Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-17T08:22:24.871Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-17T08:22:24.871Z] === RUN TestContentStoreForPull [2022-03-17T08:22:24.871Z] --- PASS: TestCopierSlow (0.20s) [2022-03-17T08:22:24.871Z] === RUN TestCopierWithSized [2022-03-17T08:22:24.871Z] === RUN TestCopierWithSized/as_is [2022-03-17T08:22:24.871Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-17T08:22:24.871Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-17T08:22:24.871Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-17T08:22:24.871Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-17T08:22:24.871Z] === RUN TestCopierWithPartial [2022-03-17T08:22:24.871Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-17T08:22:24.871Z] === RUN TestRingLogger [2022-03-17T08:22:24.871Z] --- PASS: TestRingLogger (0.00s) [2022-03-17T08:22:24.871Z] === RUN TestRingCap [2022-03-17T08:22:24.871Z] --- PASS: TestRingCap (0.00s) [2022-03-17T08:22:24.871Z] === RUN TestRingClose [2022-03-17T08:22:24.871Z] --- PASS: TestRingClose (0.00s) [2022-03-17T08:22:24.871Z] === RUN TestRingDrain [2022-03-17T08:22:24.871Z] --- PASS: TestRingDrain (0.00s) [2022-03-17T08:22:24.871Z] PASS [2022-03-17T08:22:24.871Z] coverage: 43.2% of statements [2022-03-17T08:22:24.871Z] ok github.com/docker/docker/daemon/logger 0.296s coverage: 43.2% of statements [2022-03-17T08:22:24.871Z] === RUN TestValidateLogOptReconnectInterval [2022-03-17T08:22:24.871Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-17T08:22:24.871Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-17T08:22:24.871Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-17T08:22:24.871Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-17T08:22:24.871Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-17T08:22:24.871Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-17T08:22:24.871Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-17T08:22:24.871Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-17T08:22:24.871Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-17T08:22:24.871Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-17T08:22:24.871Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-17T08:22:24.871Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-17T08:22:24.871Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-17T08:22:24.871Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-17T08:22:24.871Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-17T08:22:24.871Z] PASS [2022-03-17T08:22:24.871Z] coverage: 33.6% of statements [2022-03-17T08:22:24.871Z] ok github.com/docker/docker/daemon/logger/fluentd 0.053s coverage: 33.6% of statements [2022-03-17T08:22:24.871Z] --- PASS: TestContentStoreForPull (0.21s) [2022-03-17T08:22:24.871Z] PASS [2022-03-17T08:22:24.871Z] coverage: 6.8% of statements [2022-03-17T08:22:24.871Z] ok github.com/docker/docker/daemon/images 0.383s coverage: 6.8% of statements [2022-03-17T08:22:24.871Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-17T08:22:24.871Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-17T08:22:24.871Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-17T08:22:24.871Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-17T08:22:24.871Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-17T08:22:24.871Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-17T08:22:25.475Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43380/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-03-17T08:22:25.721Z] === RUN TestFailedConnection [2022-03-17T08:22:25.857Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43380/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=6fb168b52383df3a92a133e94fe85684fb4f65b0 -e DOCKER_GRAPHDRIVER docker:6fb168b52383df3a92a133e94fe85684fb4f65b0 hack/make.sh binary [2022-03-17T08:22:25.858Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-17T08:22:25.858Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-17T08:22:25.858Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-17T08:22:25.858Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2022-03-17T08:22:25.858Z] === RUN TestFastTimeMarshalJSON [2022-03-17T08:22:25.858Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2022-03-17T08:22:25.858Z] PASS [2022-03-17T08:22:25.858Z] coverage: 87.2% of statements [2022-03-17T08:22:25.858Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.235s coverage: 87.2% of statements [2022-03-17T08:22:26.211Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-03-17T08:22:26.211Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-17T08:22:26.263Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-17T08:22:26.263Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-17T08:22:26.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s) [2022-03-17T08:22:26.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.97s) [2022-03-17T08:22:26.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2022-03-17T08:22:26.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.09s) [2022-03-17T08:22:26.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s) [2022-03-17T08:22:26.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s) [2022-03-17T08:22:26.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.30s) [2022-03-17T08:22:26.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.44s) [2022-03-17T08:22:26.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.60s) [2022-03-17T08:22:26.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.13s) [2022-03-17T08:22:26.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.20s) [2022-03-17T08:22:26.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.99s) [2022-03-17T08:22:26.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.09s) [2022-03-17T08:22:26.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.95s) [2022-03-17T08:22:26.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.30s) [2022-03-17T08:22:26.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.36s) [2022-03-17T08:22:26.263Z] === RUN TestCgroupNamespacesRun [2022-03-17T08:22:26.327Z] === RUN TestJSONFileLogger [2022-03-17T08:22:26.327Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-17T08:22:26.327Z] === RUN TestJSONFileLoggerWithTags [2022-03-17T08:22:26.327Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-17T08:22:26.327Z] === RUN TestJSONFileLoggerWithOpts [2022-03-17T08:22:26.327Z] --- PASS: TestJSONFileLoggerWithOpts (0.04s) [2022-03-17T08:22:26.327Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-17T08:22:26.327Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-03-17T08:22:26.327Z] === RUN TestEncodeDecode [2022-03-17T08:22:26.327Z] === PAUSE TestEncodeDecode [2022-03-17T08:22:26.327Z] === RUN TestUnexpectedEOF [2022-03-17T08:22:26.425Z] [2022-03-17T08:22:26.425Z] Removing bundles/ [2022-03-17T08:22:26.425Z] [2022-03-17T08:22:26.425Z] ---> Making bundle: binary (in bundles/binary) [2022-03-17T08:22:26.425Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-17T08:22:26.425Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T08:22:26.704Z] --- PASS: TestGetAddress (24.80s) [2022-03-17T08:22:26.704Z] === RUN TestRequestSyntaxCheck [2022-03-17T08:22:26.704Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-03-17T08:22:26.704Z] === RUN TestRequest [2022-03-17T08:22:26.800Z] time="2022-03-17T08:22:26Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-17T08:22:26.800Z] time="2022-03-17T08:22:26Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-17T08:22:26.800Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-03-17T08:22:26.800Z] === CONT TestEncodeDecode [2022-03-17T08:22:26.800Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-17T08:22:26.800Z] PASS [2022-03-17T08:22:26.800Z] coverage: 69.9% of statements [2022-03-17T08:22:26.800Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.317s coverage: 69.9% of statements [2022-03-17T08:22:26.800Z] === RUN TestWriteLog [2022-03-17T08:22:26.800Z] === PAUSE TestWriteLog [2022-03-17T08:22:26.800Z] === RUN TestReadLog [2022-03-17T08:22:26.800Z] === PAUSE TestReadLog [2022-03-17T08:22:26.800Z] === RUN TestDecode [2022-03-17T08:22:26.800Z] --- PASS: TestDecode (0.03s) [2022-03-17T08:22:26.800Z] === CONT TestWriteLog [2022-03-17T08:22:26.800Z] === CONT TestReadLog [2022-03-17T08:22:26.800Z] === RUN TestReadLog/tail_exact [2022-03-17T08:22:26.800Z] --- PASS: TestWriteLog (0.01s) [2022-03-17T08:22:26.800Z] === RUN TestReadLog/tail_less_than_available [2022-03-17T08:22:26.800Z] === RUN TestReadLog/tail_more_than_available [2022-03-17T08:22:26.800Z] --- PASS: TestReadLog (0.21s) [2022-03-17T08:22:26.800Z] --- PASS: TestReadLog/tail_exact (0.18s) [2022-03-17T08:22:26.800Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-17T08:22:26.800Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-17T08:22:26.800Z] PASS [2022-03-17T08:22:26.800Z] coverage: 78.7% of statements [2022-03-17T08:22:26.800Z] ok github.com/docker/docker/daemon/logger/local 0.316s coverage: 78.7% of statements [2022-03-17T08:22:26.800Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-17T08:22:27.736Z] --- PASS: TestFailedConnection (2.05s) [2022-03-17T08:22:27.736Z] === RUN TestFailOnce [2022-03-17T08:22:27.788Z] === RUN TestOpenFileDelete [2022-03-17T08:22:27.788Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-17T08:22:27.788Z] === RUN TestOpenFileRename [2022-03-17T08:22:27.788Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-17T08:22:27.788Z] === RUN TestHandleDecoderErr [2022-03-17T08:22:27.788Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-17T08:22:27.788Z] === RUN TestParseLogTagDefaultTag [2022-03-17T08:22:27.788Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-17T08:22:27.788Z] === RUN TestParseLogTag [2022-03-17T08:22:27.788Z] --- PASS: TestParseLogTag (0.00s) [2022-03-17T08:22:27.788Z] === RUN TestParseLogTagEmptyTag [2022-03-17T08:22:27.788Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-17T08:22:27.788Z] === RUN TestTailFiles [2022-03-17T08:22:27.788Z] --- PASS: TestTailFiles (0.00s) [2022-03-17T08:22:27.788Z] === RUN TestFollowLogsConsumerGone [2022-03-17T08:22:27.788Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-17T08:22:27.788Z] === RUN TestFollowLogsProducerGone [2022-03-17T08:22:27.788Z] logfile_test.go:180: logDecode() closed after sending 138 messages [2022-03-17T08:22:27.788Z] logfile_test.go:233: messages sent: 138, received: 138 [2022-03-17T08:22:27.788Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-17T08:22:27.788Z] === RUN TestCheckCapacityAndRotate [2022-03-17T08:22:27.788Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-17T08:22:27.788Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-17T08:22:27.788Z] --- PASS: TestCheckCapacityAndRotate (0.08s) [2022-03-17T08:22:27.788Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-17T08:22:27.788Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.06s) [2022-03-17T08:22:27.788Z] PASS [2022-03-17T08:22:27.789Z] coverage: 50.7% of statements [2022-03-17T08:22:27.789Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.179s coverage: 50.7% of statements [2022-03-17T08:22:27.789Z] === RUN TestLog [2022-03-17T08:22:27.789Z] --- PASS: TestLog (0.03s) [2022-03-17T08:22:27.789Z] PASS [2022-03-17T08:22:27.789Z] coverage: 31.5% of statements [2022-03-17T08:22:27.789Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.074s coverage: 31.5% of statements [2022-03-17T08:22:28.184Z] --- PASS: TestCgroupNamespacesRun (2.05s) [2022-03-17T08:22:28.184Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-17T08:22:28.348Z] 2022/03/17 08:22:27 http: panic serving 127.0.0.1:49297: Plugin not ready [2022-03-17T08:22:28.349Z] goroutine 5 [running]: [2022-03-17T08:22:28.349Z] net/http.(*conn).serve.func1() [2022-03-17T08:22:28.349Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-17T08:22:28.349Z] panic({0x1183700, 0x12cd030}) [2022-03-17T08:22:28.349Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-17T08:22:28.349Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000071a70?) [2022-03-17T08:22:28.349Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-17T08:22:28.349Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x12d2838?, 0xc000078000?}, 0x10dda46?) [2022-03-17T08:22:28.349Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-17T08:22:28.349Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x12d2838, 0xc000078000}, 0xc000068000) [2022-03-17T08:22:28.349Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-03-17T08:22:28.349Z] net/http.serverHandler.ServeHTTP({0x12d0e58?}, {0x12d2838, 0xc000078000}, 0xc000068000) [2022-03-17T08:22:28.349Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-17T08:22:28.349Z] net/http.(*conn).serve(0xc000062000, {0x12d2d38, 0xc0000260f0}) [2022-03-17T08:22:28.349Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-17T08:22:28.349Z] created by net/http.(*Server).Serve [2022-03-17T08:22:28.349Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-17T08:22:28.349Z] time="2022-03-17T08:22:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.FailOnce: Post \"http://127.0.0.1:49296/Test.FailOnce\": EOF, retrying in 1s" [2022-03-17T08:22:28.360Z] --- PASS: TestDockerNetworkConnectAlias (4.14s) [2022-03-17T08:22:28.361Z] === RUN TestDockerNetworkReConnect [2022-03-17T08:22:28.758Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-17T08:22:28.875Z] === RUN TestNewParse [2022-03-17T08:22:28.875Z] --- PASS: TestNewParse (0.00s) [2022-03-17T08:22:28.875Z] PASS [2022-03-17T08:22:28.875Z] coverage: 8.3% of statements [2022-03-17T08:22:28.875Z] ok github.com/docker/docker/daemon/logger/templates 0.037s coverage: 8.3% of statements [2022-03-17T08:22:28.875Z] === RUN TestParseLogFormat [2022-03-17T08:22:28.875Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-17T08:22:28.875Z] === RUN TestValidateLogOptEmpty [2022-03-17T08:22:28.875Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-17T08:22:28.875Z] === RUN TestValidateSyslogAddress [2022-03-17T08:22:28.875Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-17T08:22:28.875Z] === RUN TestParseAddressDefaultPort [2022-03-17T08:22:28.875Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-17T08:22:28.875Z] === RUN TestValidateSyslogFacility [2022-03-17T08:22:28.875Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-17T08:22:28.875Z] === RUN TestValidateLogOptSyslogFormat [2022-03-17T08:22:28.875Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-17T08:22:28.875Z] === RUN TestValidateLogOpt [2022-03-17T08:22:28.875Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-17T08:22:28.875Z] PASS [2022-03-17T08:22:28.875Z] coverage: 46.8% of statements [2022-03-17T08:22:28.875Z] ok github.com/docker/docker/daemon/logger/syslog 0.057s coverage: 46.8% of statements [2022-03-17T08:22:28.875Z] === RUN TestValidateLogOpt [2022-03-17T08:22:28.875Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-17T08:22:28.875Z] === RUN TestNewMissedConfig [2022-03-17T08:22:28.875Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-17T08:22:28.875Z] === RUN TestNewMissedUrl [2022-03-17T08:22:28.875Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-17T08:22:28.875Z] === RUN TestNewMissedToken [2022-03-17T08:22:28.875Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-17T08:22:28.875Z] === RUN TestNewWithProxy [2022-03-17T08:22:28.875Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-17T08:22:28.875Z] === RUN TestDefault [2022-03-17T08:22:28.875Z] --- PASS: TestDefault (0.01s) [2022-03-17T08:22:28.875Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-17T08:22:28.875Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-17T08:22:28.875Z] === RUN TestJsonFormat [2022-03-17T08:22:28.875Z] --- PASS: TestJsonFormat (0.03s) [2022-03-17T08:22:28.875Z] === RUN TestRawFormat [2022-03-17T08:22:28.875Z] --- PASS: TestRawFormat (0.00s) [2022-03-17T08:22:28.875Z] === RUN TestRawFormatWithLabels [2022-03-17T08:22:28.875Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-17T08:22:28.875Z] === RUN TestRawFormatWithoutTag [2022-03-17T08:22:28.875Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-17T08:22:28.875Z] === RUN TestBatching [2022-03-17T08:22:29.020Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-17T08:22:29.343Z] --- PASS: TestBatching (0.26s) [2022-03-17T08:22:29.344Z] === RUN TestFrequency [2022-03-17T08:22:29.344Z] --- PASS: TestFrequency (0.22s) [2022-03-17T08:22:29.380Z] 2022/03/17 08:22:28 Closing DB instances... [2022-03-17T08:22:29.380Z] --- PASS: TestFailOnce (1.22s) [2022-03-17T08:22:29.380Z] === RUN TestEchoInputOutput [2022-03-17T08:22:29.380Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-17T08:22:29.380Z] === RUN TestBackoff [2022-03-17T08:22:29.380Z] --- PASS: TestBackoff (0.00s) [2022-03-17T08:22:29.380Z] === RUN TestAbortRetry [2022-03-17T08:22:29.380Z] --- PASS: TestAbortRetry (0.00s) [2022-03-17T08:22:29.380Z] === RUN TestClientScheme [2022-03-17T08:22:29.380Z] --- PASS: TestClientScheme (0.00s) [2022-03-17T08:22:29.380Z] === RUN TestNewClientWithTimeout [2022-03-17T08:22:29.813Z] === RUN TestOneMessagePerRequest [2022-03-17T08:22:29.813Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-03-17T08:22:29.813Z] === RUN TestVerify [2022-03-17T08:22:29.813Z] --- PASS: TestVerify (0.00s) [2022-03-17T08:22:29.813Z] === RUN TestSkipVerify [2022-03-17T08:22:29.813Z] time="2022-03-17T08:22:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:22:29.813Z] time="2022-03-17T08:22:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:22:29.813Z] time="2022-03-17T08:22:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:22:29.813Z] --- PASS: TestSkipVerify (0.50s) [2022-03-17T08:22:29.813Z] === RUN TestBufferMaximum [2022-03-17T08:22:29.813Z] time="2022-03-17T08:22:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:22:29.813Z] time="2022-03-17T08:22:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:22:29.813Z] time="2022-03-17T08:22:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:22:29.813Z] time="2022-03-17T08:22:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:22:29.813Z] time="2022-03-17T08:22:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:22:29.813Z] time="2022-03-17T08:22:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647505349.642178\",\"host\":\"a06504b622dc\"}'" [2022-03-17T08:22:29.813Z] time="2022-03-17T08:22:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647505349.642178\",\"host\":\"a06504b622dc\"}'" [2022-03-17T08:22:29.813Z] --- PASS: TestBufferMaximum (0.01s) [2022-03-17T08:22:29.813Z] === RUN TestServerAlwaysDown [2022-03-17T08:22:29.813Z] time="2022-03-17T08:22:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:22:29.813Z] time="2022-03-17T08:22:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:22:29.813Z] time="2022-03-17T08:22:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647505349.647178\",\"host\":\"a06504b622dc\"}'" [2022-03-17T08:22:29.813Z] time="2022-03-17T08:22:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647505349.647178\",\"host\":\"a06504b622dc\"}'" [2022-03-17T08:22:29.813Z] time="2022-03-17T08:22:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:22:29.813Z] time="2022-03-17T08:22:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647505349.647178\",\"host\":\"a06504b622dc\"}'" [2022-03-17T08:22:29.813Z] time="2022-03-17T08:22:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647505349.648177\",\"host\":\"a06504b622dc\"}'" [2022-03-17T08:22:29.813Z] time="2022-03-17T08:22:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647505349.648177\",\"host\":\"a06504b622dc\"}'" [2022-03-17T08:22:29.813Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-17T08:22:29.813Z] === RUN TestCannotSendAfterClose [2022-03-17T08:22:29.813Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-17T08:22:29.813Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-17T08:22:29.871Z] time="2022-03-17T08:22:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-17T08:22:29.968Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2022-03-17T08:22:29.968Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-17T08:22:30.805Z] === RUN TestV1IDService [2022-03-17T08:22:30.805Z] --- PASS: TestV1IDService (0.04s) [2022-03-17T08:22:30.805Z] === RUN TestV2MetadataService [2022-03-17T08:22:30.805Z] time="2022-03-17T08:22:30Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-17T08:22:30.805Z] time="2022-03-17T08:22:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a06504b622dc\"}'" [2022-03-17T08:22:30.805Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-17T08:22:30.805Z] PASS [2022-03-17T08:22:30.805Z] coverage: 82.5% of statements [2022-03-17T08:22:30.805Z] ok github.com/docker/docker/daemon/logger/splunk 2.105s coverage: 82.5% of statements [2022-03-17T08:22:30.805Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-17T08:22:30.805Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-17T08:22:30.805Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-17T08:22:31.274Z] === RUN TestSuccessfulDownload [2022-03-17T08:22:31.274Z] download_test.go:267: Needs fixing on Windows [2022-03-17T08:22:31.274Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-17T08:22:31.274Z] === RUN TestCancelledDownload [2022-03-17T08:22:31.274Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-17T08:22:31.274Z] === RUN TestMaxDownloadAttempts [2022-03-17T08:22:31.274Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-17T08:22:31.274Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-17T08:22:31.274Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-17T08:22:31.274Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-17T08:22:31.274Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-17T08:22:31.274Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-17T08:22:31.274Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-17T08:22:31.274Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-17T08:22:31.274Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-17T08:22:31.274Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-17T08:22:31.274Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-17T08:22:31.274Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-17T08:22:31.274Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-17T08:22:31.274Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-17T08:22:31.274Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-17T08:22:31.274Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-17T08:22:31.274Z] === RUN TestContinueOnError_NeverContinue [2022-03-17T08:22:31.274Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-17T08:22:31.274Z] === RUN TestManifestStore [2022-03-17T08:22:31.274Z] === RUN TestManifestStore/no_remote_or_local [2022-03-17T08:22:31.360Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-17T08:22:31.504Z] time="2022-03-17T08:22:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-17T08:22:31.621Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-17T08:22:31.621Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2022-03-17T08:22:31.621Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-17T08:22:31.668Z] --- PASS: TestDockerNetworkReConnect (3.51s) [2022-03-17T08:22:31.668Z] === RUN TestServicePlugin [2022-03-17T08:22:31.744Z] time="2022-03-17T08:22:31Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1332026525\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-17T08:22:31.744Z] === RUN TestManifestStore/no_local_cache [2022-03-17T08:22:31.744Z] === RUN TestManifestStore/with_local_cache [2022-03-17T08:22:31.744Z] === RUN TestManifestStore/unknown_media_type [2022-03-17T08:22:31.744Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-17T08:22:31.744Z] time="2022-03-17T08:22:31Z" level=warning msg="reference for unknown type: " [2022-03-17T08:22:31.744Z] time="2022-03-17T08:22:31Z" level=warning msg="reference for unknown type: " [2022-03-17T08:22:31.744Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-17T08:22:31.744Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-17T08:22:31.744Z] time="2022-03-17T08:22:31Z" level=warning msg="reference for unknown type: " [2022-03-17T08:22:31.744Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-17T08:22:31.744Z] time="2022-03-17T08:22:31Z" level=warning msg="reference for unknown type: " [2022-03-17T08:22:31.744Z] time="2022-03-17T08:22:31Z" level=warning msg="reference for unknown type: " [2022-03-17T08:22:31.744Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-17T08:22:31.744Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-17T08:22:31.744Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-17T08:22:31.744Z] time="2022-03-17T08:22:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T08:22:31.744Z] time="2022-03-17T08:22:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T08:22:31.744Z] time="2022-03-17T08:22:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T08:22:31.744Z] time="2022-03-17T08:22:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T08:22:31.744Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-17T08:22:31.744Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.55s) [2022-03-17T08:22:31.744Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.55s) [2022-03-17T08:22:31.744Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.55s) [2022-03-17T08:22:31.744Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.55s) [2022-03-17T08:22:31.744Z] === RUN TestTransfer [2022-03-17T08:22:31.744Z] time="2022-03-17T08:22:31Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-17T08:22:31.744Z] --- PASS: TestManifestStore (0.47s) [2022-03-17T08:22:31.744Z] --- PASS: TestManifestStore/no_remote_or_local (0.32s) [2022-03-17T08:22:31.744Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-03-17T08:22:31.744Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-17T08:22:31.744Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-03-17T08:22:31.744Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-17T08:22:31.744Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-03-17T08:22:31.744Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-17T08:22:31.744Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-17T08:22:31.744Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-17T08:22:31.744Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-17T08:22:31.744Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-17T08:22:31.744Z] === RUN TestDetectManifestBlobMediaType [2022-03-17T08:22:31.744Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-17T08:22:31.744Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-17T08:22:31.744Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-17T08:22:31.744Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-17T08:22:31.744Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-17T08:22:31.744Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-17T08:22:31.744Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-17T08:22:31.744Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-17T08:22:31.744Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-17T08:22:31.744Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-17T08:22:31.744Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-17T08:22:31.744Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-17T08:22:31.744Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-17T08:22:31.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-17T08:22:31.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-17T08:22:31.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-17T08:22:31.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-17T08:22:31.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-17T08:22:31.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-17T08:22:31.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-17T08:22:31.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-17T08:22:31.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-17T08:22:31.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-17T08:22:31.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-17T08:22:31.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-17T08:22:31.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-17T08:22:31.744Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-17T08:22:31.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-17T08:22:31.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-17T08:22:31.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-17T08:22:31.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-17T08:22:31.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-17T08:22:31.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-17T08:22:31.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-17T08:22:31.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-17T08:22:31.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-17T08:22:31.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-17T08:22:31.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-17T08:22:31.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-17T08:22:31.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-17T08:22:31.744Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-17T08:22:31.744Z] === RUN TestFixManifestLayers [2022-03-17T08:22:31.744Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-17T08:22:31.744Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-17T08:22:31.744Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-17T08:22:31.744Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-17T08:22:31.744Z] === RUN TestFixManifestLayersBadParent [2022-03-17T08:22:31.744Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-17T08:22:31.744Z] === RUN TestValidateManifest [2022-03-17T08:22:31.744Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-17T08:22:31.744Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-17T08:22:31.744Z] === RUN TestFormatPlatform [2022-03-17T08:22:31.744Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-17T08:22:31.744Z] === RUN TestPullSchema2Config [2022-03-17T08:22:31.744Z] === RUN TestPullSchema2Config/success_first_time [2022-03-17T08:22:31.744Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T08:22:31.744Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T08:22:31.744Z] === RUN TestPullSchema2Config/500_status [2022-03-17T08:22:31.744Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T08:22:31.744Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T08:22:31.883Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-17T08:22:32.145Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-17T08:22:32.213Z] --- PASS: TestTransfer (0.12s) [2022-03-17T08:22:32.213Z] === RUN TestConcurrencyLimit [2022-03-17T08:22:32.213Z] --- PASS: TestV2MetadataService (1.39s) [2022-03-17T08:22:32.213Z] PASS [2022-03-17T08:22:32.213Z] coverage: 48.2% of statements [2022-03-17T08:22:32.213Z] ok github.com/docker/docker/distribution/metadata 1.508s coverage: 48.2% of statements [2022-03-17T08:22:32.213Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T08:22:32.213Z] === RUN TestPullSchema2Config/EOF [2022-03-17T08:22:32.213Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T08:22:32.213Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T08:22:32.213Z] 2022/03/17 08:22:31 http: panic serving 127.0.0.1:49218: intentional panic [2022-03-17T08:22:32.213Z] goroutine 130 [running]: [2022-03-17T08:22:32.213Z] net/http.(*conn).serve.func1() [2022-03-17T08:22:32.213Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-17T08:22:32.213Z] panic({0x8f5860, 0xad6fe0}) [2022-03-17T08:22:32.213Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-17T08:22:32.213Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000432680?, {0xade798?, 0xc0004e8540?}) [2022-03-17T08:22:32.213Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-17T08:22:32.213Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xade798, 0xc0004e8540}, 0xc0004e3200) [2022-03-17T08:22:32.213Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-03-17T08:22:32.213Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xade798?, 0xc0004e8540?}, 0xc000080000?) [2022-03-17T08:22:32.213Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-17T08:22:32.213Z] net/http.serverHandler.ServeHTTP({0xc000226d80?}, {0xade798, 0xc0004e8540}, 0xc0004e3200) [2022-03-17T08:22:32.213Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-17T08:22:32.213Z] net/http.(*conn).serve(0xc0001060a0, {0xadf010, 0xc0005a5bf0}) [2022-03-17T08:22:32.213Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-17T08:22:32.213Z] created by net/http.(*Server).Serve [2022-03-17T08:22:32.213Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-17T08:22:32.213Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-03-17T08:22:32.213Z] === RUN TestInactiveJobs [2022-03-17T08:22:32.213Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T08:22:32.213Z] === RUN TestPullSchema2Config/unauthorized [2022-03-17T08:22:32.213Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T08:22:32.213Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T08:22:32.213Z] --- PASS: TestPullSchema2Config (0.53s) [2022-03-17T08:22:32.213Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-17T08:22:32.213Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-17T08:22:32.213Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-17T08:22:32.213Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-17T08:22:32.213Z] === RUN TestGetRepositoryMountCandidates [2022-03-17T08:22:32.213Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-17T08:22:32.213Z] === RUN TestLayerAlreadyExists [2022-03-17T08:22:32.213Z] 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-03-17T08:22:32.213Z] 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-03-17T08:22:32.213Z] 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-03-17T08:22:32.213Z] 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-03-17T08:22:32.214Z] 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-03-17T08:22:32.214Z] 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-03-17T08:22:32.214Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-17T08:22:32.214Z] === RUN TestWhenEmptyAuthConfig [2022-03-17T08:22:32.537Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.31s) [2022-03-17T08:22:32.537Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-17T08:22:32.683Z] === RUN TestNotFound [2022-03-17T08:22:32.683Z] --- PASS: TestNotFound (0.00s) [2022-03-17T08:22:32.683Z] === RUN TestConflict [2022-03-17T08:22:32.683Z] --- PASS: TestConflict (0.00s) [2022-03-17T08:22:32.683Z] === RUN TestForbidden [2022-03-17T08:22:32.683Z] --- PASS: TestForbidden (0.00s) [2022-03-17T08:22:32.683Z] === RUN TestInvalidParameter [2022-03-17T08:22:32.683Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-17T08:22:32.684Z] === RUN TestNotImplemented [2022-03-17T08:22:32.684Z] --- PASS: TestNotImplemented (0.00s) [2022-03-17T08:22:32.684Z] === RUN TestNotModified [2022-03-17T08:22:32.684Z] --- PASS: TestNotModified (0.00s) [2022-03-17T08:22:32.684Z] === RUN TestUnauthorized [2022-03-17T08:22:32.684Z] --- PASS: TestUnauthorized (0.00s) [2022-03-17T08:22:32.684Z] === RUN TestUnknown [2022-03-17T08:22:32.684Z] --- PASS: TestUnknown (0.00s) [2022-03-17T08:22:32.684Z] === RUN TestCancelled [2022-03-17T08:22:32.684Z] --- PASS: TestCancelled (0.00s) [2022-03-17T08:22:32.684Z] === RUN TestDeadline [2022-03-17T08:22:32.684Z] --- PASS: TestDeadline (0.00s) [2022-03-17T08:22:32.684Z] === RUN TestDataLoss [2022-03-17T08:22:32.684Z] --- PASS: TestDataLoss (0.00s) [2022-03-17T08:22:32.684Z] === RUN TestUnavailable [2022-03-17T08:22:32.684Z] --- PASS: TestUnavailable (0.00s) [2022-03-17T08:22:32.684Z] === RUN TestSystem [2022-03-17T08:22:32.684Z] --- PASS: TestSystem (0.00s) [2022-03-17T08:22:32.684Z] === RUN TestFromStatusCode [2022-03-17T08:22:32.684Z] === RUN TestFromStatusCode/Not_Found [2022-03-17T08:22:32.684Z] === RUN TestFromStatusCode/Bad_Request [2022-03-17T08:22:32.684Z] === RUN TestFromStatusCode/Conflict [2022-03-17T08:22:32.684Z] === RUN TestFromStatusCode/Unauthorized [2022-03-17T08:22:32.684Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-17T08:22:32.684Z] === RUN TestFromStatusCode/Forbidden [2022-03-17T08:22:32.684Z] === RUN TestFromStatusCode/Not_Modified [2022-03-17T08:22:32.684Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-17T08:22:32.684Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-17T08:22:32.684Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-17T08:22:32.684Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-17T08:22:32.684Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-17T08:22:32.684Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-17T08:22:32.684Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-17T08:22:32.684Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-17T08:22:32.684Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-17T08:22:32.684Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-17T08:22:32.684Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-17T08:22:32.684Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-17T08:22:32.684Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-17T08:22:32.684Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-17T08:22:32.684Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-17T08:22:32.684Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-17T08:22:32.684Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-17T08:22:32.684Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-17T08:22:32.684Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-17T08:22:32.684Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-17T08:22:32.684Z] PASS [2022-03-17T08:22:32.684Z] coverage: 53.1% of statements [2022-03-17T08:22:32.684Z] ok github.com/docker/docker/errdefs 0.044s coverage: 53.1% of statements [2022-03-17T08:22:32.684Z] --- PASS: TestInactiveJobs (0.38s) [2022-03-17T08:22:32.684Z] === RUN TestWatchRelease [2022-03-17T08:22:32.684Z] --- PASS: TestWatchRelease (0.04s) [2022-03-17T08:22:32.684Z] === RUN TestWatchFinishedTransfer [2022-03-17T08:22:32.684Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-17T08:22:32.684Z] === RUN TestDuplicateTransfer [2022-03-17T08:22:32.684Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-17T08:22:32.684Z] === RUN TestSuccessfulUpload [2022-03-17T08:22:33.152Z] time="2022-03-17T08:22:32Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-17T08:22:33.152Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-03-17T08:22:33.152Z] === RUN TestCancelledUpload [2022-03-17T08:22:33.152Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-17T08:22:33.152Z] PASS [2022-03-17T08:22:33.152Z] coverage: 76.8% of statements [2022-03-17T08:22:33.152Z] ok github.com/docker/docker/distribution/xfer 1.941s coverage: 76.8% of statements [2022-03-17T08:22:33.535Z] --- PASS: TestCgroupNamespacesRunHostMode (1.56s) [2022-03-17T08:22:33.535Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-17T08:22:33.568Z] 2022/03/17 08:22:33 Closing DB instances... [2022-03-17T08:22:33.568Z] time="2022-03-17T08:22:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-17T08:22:33.620Z] --- PASS: TestWhenEmptyAuthConfig (1.17s) [2022-03-17T08:22:33.620Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-17T08:22:33.620Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-17T08:22:33.620Z] === RUN TestTokenPassThru [2022-03-17T08:22:33.620Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-17T08:22:33.620Z] === RUN TestTokenPassThruDifferentHost [2022-03-17T08:22:33.620Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2022-03-17T08:22:33.620Z] PASS [2022-03-17T08:22:33.620Z] coverage: 26.7% of statements [2022-03-17T08:22:33.620Z] ok github.com/docker/docker/distribution 2.266s coverage: 26.7% of statements [2022-03-17T08:22:33.620Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-17T08:22:33.620Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-17T08:22:33.816Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-17T08:22:34.089Z] === RUN TestCompare [2022-03-17T08:22:34.089Z] --- PASS: TestCompare (0.00s) [2022-03-17T08:22:34.089Z] PASS [2022-03-17T08:22:34.089Z] coverage: 19.2% of statements [2022-03-17T08:22:34.089Z] ok github.com/docker/docker/image/cache 0.096s coverage: 19.2% of statements [2022-03-17T08:22:34.089Z] === RUN TestFSGetInvalidData [2022-03-17T08:22:34.089Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-17T08:22:34.089Z] === RUN TestFSInvalidSet [2022-03-17T08:22:34.089Z] --- PASS: TestFSInvalidSet (0.02s) [2022-03-17T08:22:34.089Z] === RUN TestFSInvalidRoot [2022-03-17T08:22:34.089Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-17T08:22:34.089Z] === RUN TestFSMetadataGetSet [2022-03-17T08:22:34.089Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-03-17T08:22:34.089Z] === RUN TestFSInvalidWalker [2022-03-17T08:22:34.089Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-17T08:22:34.089Z] === RUN TestFSGetSet [2022-03-17T08:22:34.089Z] --- PASS: TestFSGetSet (0.03s) [2022-03-17T08:22:34.089Z] === RUN TestFSGetUnsetKey [2022-03-17T08:22:34.089Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-17T08:22:34.089Z] === RUN TestFSGetEmptyData [2022-03-17T08:22:34.089Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-17T08:22:34.089Z] === RUN TestFSDelete [2022-03-17T08:22:34.557Z] --- PASS: TestFSDelete (0.04s) [2022-03-17T08:22:34.557Z] === RUN TestFSWalker [2022-03-17T08:22:34.557Z] --- PASS: TestFSWalker (0.01s) [2022-03-17T08:22:34.557Z] === RUN TestFSWalkerStopOnError [2022-03-17T08:22:34.557Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-17T08:22:34.557Z] === RUN TestNewFromJSON [2022-03-17T08:22:34.557Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-17T08:22:34.557Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-17T08:22:34.557Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-17T08:22:34.557Z] === RUN TestMarshalKeyOrder [2022-03-17T08:22:34.557Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-17T08:22:34.557Z] === RUN TestHistoryEqual [2022-03-17T08:22:34.557Z] --- PASS: TestHistoryEqual (0.18s) [2022-03-17T08:22:34.557Z] === RUN TestImage [2022-03-17T08:22:34.557Z] --- PASS: TestImage (0.00s) [2022-03-17T08:22:34.557Z] === RUN TestImageOSNotEmpty [2022-03-17T08:22:34.557Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-17T08:22:34.557Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-17T08:22:34.557Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-17T08:22:34.557Z] === RUN TestCreate [2022-03-17T08:22:34.557Z] --- PASS: TestCreate (0.01s) [2022-03-17T08:22:34.557Z] === RUN TestRestore [2022-03-17T08:22:34.557Z] time="2022-03-17T08:22:34Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-17T08:22:34.557Z] --- PASS: TestRestore (0.04s) [2022-03-17T08:22:34.557Z] === RUN TestAddDelete [2022-03-17T08:22:34.557Z] --- PASS: TestAddDelete (0.03s) [2022-03-17T08:22:34.557Z] === RUN TestSearchAfterDelete [2022-03-17T08:22:34.557Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-17T08:22:34.557Z] === RUN TestParentReset [2022-03-17T08:22:34.557Z] --- PASS: TestParentReset (0.03s) [2022-03-17T08:22:34.557Z] === RUN TestGetAndSetLastUpdated [2022-03-17T08:22:34.557Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-03-17T08:22:34.557Z] === RUN TestStoreLen [2022-03-17T08:22:34.600Z] --- PASS: TestRequest (8.03s) [2022-03-17T08:22:34.600Z] === RUN TestOverlappingRequests [2022-03-17T08:22:34.976Z] plugin_test.go:61: [d343ef5868419] joining swarm manager [de1b30c5d6cd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:22:35.029Z] --- PASS: TestStoreLen (0.14s) [2022-03-17T08:22:35.029Z] PASS [2022-03-17T08:22:35.029Z] coverage: 86.9% of statements [2022-03-17T08:22:35.029Z] ok github.com/docker/docker/image 0.746s coverage: 86.9% of statements [2022-03-17T08:22:35.029Z] === RUN TestValidateManifest [2022-03-17T08:22:35.029Z] === RUN TestValidateManifest/nil [2022-03-17T08:22:35.029Z] === RUN TestValidateManifest/non-nil [2022-03-17T08:22:35.029Z] --- PASS: TestValidateManifest (0.00s) [2022-03-17T08:22:35.029Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-17T08:22:35.029Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-17T08:22:35.029Z] PASS [2022-03-17T08:22:35.029Z] coverage: 0.7% of statements [2022-03-17T08:22:35.029Z] ok github.com/docker/docker/image/tarexport 0.073s coverage: 0.7% of statements [2022-03-17T08:22:35.029Z] === RUN TestMakeV1ConfigFromConfig [2022-03-17T08:22:35.029Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-17T08:22:35.029Z] PASS [2022-03-17T08:22:35.029Z] coverage: 25.0% of statements [2022-03-17T08:22:35.029Z] ok github.com/docker/docker/image/v1 0.068s coverage: 25.0% of statements [2022-03-17T08:22:35.029Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-17T08:22:35.091Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-17T08:22:35.091Z] === RUN TestNetworkDBGarbageCollection [2022-03-17T08:22:35.091Z] --- PASS: TestOverlappingRequests (0.40s) [2022-03-17T08:22:35.091Z] === RUN TestRelease [2022-03-17T08:22:35.241Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2022-03-17T08:22:35.241Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-17T08:22:37.433Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-17T08:22:37.433Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.66s) [2022-03-17T08:22:37.433Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-17T08:22:37.433Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-17T08:22:37.433Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2022-03-17T08:22:37.433Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-17T08:22:37.435Z] plugin_test.go:64: [d47836a648d4e] joining swarm manager [de1b30c5d6cd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T08:22:37.574Z] === RUN TestSerialization [2022-03-17T08:22:37.574Z] --- PASS: TestSerialization (0.02s) [2022-03-17T08:22:37.574Z] PASS [2022-03-17T08:22:37.574Z] coverage: 100.0% of statements [2022-03-17T08:22:37.574Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2022-03-17T08:22:37.574Z] === RUN TestEmptyLayer [2022-03-17T08:22:37.574Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-17T08:22:37.574Z] === RUN TestCommitFailure [2022-03-17T08:22:37.574Z] --- PASS: TestCommitFailure (0.02s) [2022-03-17T08:22:37.574Z] === RUN TestStartTransactionFailure [2022-03-17T08:22:37.574Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-17T08:22:37.574Z] === RUN TestGetOrphan [2022-03-17T08:22:37.574Z] --- PASS: TestGetOrphan (0.01s) [2022-03-17T08:22:37.574Z] === RUN TestMountAndRegister [2022-03-17T08:22:37.574Z] layer_test.go:258: Layer size: 14 [2022-03-17T08:22:37.574Z] --- PASS: TestMountAndRegister (0.08s) [2022-03-17T08:22:37.574Z] === RUN TestLayerRelease [2022-03-17T08:22:37.574Z] layer_test.go:291: Failing on Windows [2022-03-17T08:22:37.574Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-17T08:22:37.574Z] === RUN TestStoreRestore [2022-03-17T08:22:37.574Z] layer_test.go:340: Failing on Windows [2022-03-17T08:22:37.574Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-17T08:22:37.574Z] === RUN TestTarStreamStability [2022-03-17T08:22:37.574Z] layer_test.go:455: Failing on Windows [2022-03-17T08:22:37.574Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-17T08:22:37.574Z] === RUN TestRegisterExistingLayer [2022-03-17T08:22:37.574Z] --- PASS: TestRegisterExistingLayer (0.26s) [2022-03-17T08:22:37.574Z] === RUN TestTarStreamVerification [2022-03-17T08:22:37.574Z] layer_test.go:684: Failing on Windows [2022-03-17T08:22:37.574Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-17T08:22:37.574Z] === RUN TestLayerMigration [2022-03-17T08:22:37.574Z] migration_test.go:45: Failing on Windows [2022-03-17T08:22:37.574Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-17T08:22:37.574Z] === RUN TestLayerMigrationNoTarsplit [2022-03-17T08:22:37.574Z] migration_test.go:181: Failing on Windows [2022-03-17T08:22:37.574Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-17T08:22:37.574Z] === RUN TestMountInit [2022-03-17T08:22:37.574Z] mount_test.go:17: Failing on Windows [2022-03-17T08:22:37.574Z] --- SKIP: TestMountInit (0.00s) [2022-03-17T08:22:37.574Z] === RUN TestMountSize [2022-03-17T08:22:37.574Z] mount_test.go:76: Failing on Windows [2022-03-17T08:22:37.574Z] --- SKIP: TestMountSize (0.00s) [2022-03-17T08:22:37.574Z] === RUN TestMountChanges [2022-03-17T08:22:37.574Z] mount_test.go:125: Failing on Windows [2022-03-17T08:22:37.574Z] --- SKIP: TestMountChanges (0.00s) [2022-03-17T08:22:37.574Z] === RUN TestMountApply [2022-03-17T08:22:37.574Z] mount_test.go:212: Failing on Windows [2022-03-17T08:22:37.574Z] --- SKIP: TestMountApply (0.00s) [2022-03-17T08:22:37.574Z] PASS [2022-03-17T08:22:37.574Z] coverage: 30.6% of statements [2022-03-17T08:22:37.574Z] ok github.com/docker/docker/layer 0.493s coverage: 30.6% of statements [2022-03-17T08:22:37.574Z] === RUN TestEnvironmentParsing [2022-03-17T08:22:37.574Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-17T08:22:37.574Z] PASS [2022-03-17T08:22:37.574Z] coverage: 1.2% of statements [2022-03-17T08:22:37.574Z] ok github.com/docker/docker/libcontainerd/local 0.054s coverage: 1.2% of statements [2022-03-17T08:22:37.574Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-17T08:22:37.574Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-17T08:22:37.574Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-17T08:22:37.574Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-17T08:22:37.574Z] === RUN TestSequenceGetAvailableBit [2022-03-17T08:22:37.574Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-17T08:22:37.574Z] === RUN TestSequenceEqual [2022-03-17T08:22:37.574Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-17T08:22:37.574Z] === RUN TestSequenceCopy [2022-03-17T08:22:37.574Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-17T08:22:37.574Z] === RUN TestGetFirstAvailable [2022-03-17T08:22:37.574Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-17T08:22:37.574Z] === RUN TestFindSequence [2022-03-17T08:22:37.574Z] --- PASS: TestFindSequence (0.00s) [2022-03-17T08:22:37.574Z] === RUN TestCheckIfAvailable [2022-03-17T08:22:37.574Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-17T08:22:37.574Z] === RUN TestMergeSequences [2022-03-17T08:22:37.574Z] --- PASS: TestMergeSequences (0.00s) [2022-03-17T08:22:37.574Z] === RUN TestPushReservation [2022-03-17T08:22:37.574Z] --- PASS: TestPushReservation (0.00s) [2022-03-17T08:22:37.574Z] === RUN TestSerializeDeserialize [2022-03-17T08:22:37.574Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-17T08:22:37.574Z] === RUN TestSet [2022-03-17T08:22:37.574Z] --- PASS: TestSet (0.00s) [2022-03-17T08:22:37.574Z] === RUN TestSetUnset [2022-03-17T08:22:37.574Z] --- PASS: TestSetUnset (0.00s) [2022-03-17T08:22:37.574Z] === RUN TestOffsetSetUnset [2022-03-17T08:22:37.574Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-17T08:22:37.574Z] === RUN TestSetInRange [2022-03-17T08:22:37.574Z] --- PASS: TestSetInRange (0.00s) [2022-03-17T08:22:37.574Z] === RUN TestSetAnyInRange [2022-03-17T08:22:37.574Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-17T08:22:37.574Z] === RUN TestMethods [2022-03-17T08:22:37.574Z] --- PASS: TestMethods (0.00s) [2022-03-17T08:22:37.574Z] === RUN TestRandomAllocateDeallocate [2022-03-17T08:22:37.587Z] --- PASS: TestRelease (1.60s) [2022-03-17T08:22:37.587Z] === RUN TestAllocateRandomDeallocate [2022-03-17T08:22:38.078Z] time="2022-03-17T08:22:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-17T08:22:38.546Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-17T08:22:38.546Z] PASS [2022-03-17T08:22:38.546Z] [2022-03-17T08:22:38.546Z] === Skipped [2022-03-17T08:22:38.546Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-17T08:22:38.546Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T08:22:38.546Z] [2022-03-17T08:22:38.546Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-17T08:22:38.546Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T08:22:38.546Z] [2022-03-17T08:22:38.546Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-17T08:22:38.546Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T08:22:38.546Z] [2022-03-17T08:22:38.546Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-17T08:22:38.546Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T08:22:38.546Z] [2022-03-17T08:22:38.546Z] DONE 17 tests, 4 skipped in 25.703s [2022-03-17T08:22:38.546Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-17T08:22:38.546Z] ++ 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-03-17T08:22:38.546Z] ++ set -e [2022-03-17T08:22:38.546Z] ++ '[' -n 0 ']' [2022-03-17T08:22:38.546Z] ++ set -x [2022-03-17T08:22:38.546Z] ++ 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-03-17T08:22:38.546Z] INFO: Testing against a local daemon [2022-03-17T08:22:38.546Z] === RUN TestPluginInvalidJSON [2022-03-17T08:22:38.546Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T08:22:38.546Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T08:22:38.546Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T08:22:38.546Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-17T08:22:38.547Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-17T08:22:38.547Z] === RUN TestPluginInstall [2022-03-17T08:22:38.547Z] === RUN TestPluginInstall/no_auth [2022-03-17T08:22:38.547Z] time="2022-03-17T08:22:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T08:22:38.547Z] time="2022-03-17T08:22:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6aacec5750aef413191b6f274087cf6aa4c5b0070ce81e89e12a0c8b397c1907" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T08:22:38.547Z] time="2022-03-17T08:22:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T08:22:38.547Z] time="2022-03-17T08:22:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6aacec5750aef413191b6f274087cf6aa4c5b0070ce81e89e12a0c8b397c1907" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T08:22:38.805Z] === RUN TestPluginInstall/with_htpasswd [2022-03-17T08:22:39.064Z] time="2022-03-17T08:22:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T08:22:39.064Z] time="2022-03-17T08:22:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6aacec5750aef413191b6f274087cf6aa4c5b0070ce81e89e12a0c8b397c1907" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T08:22:39.064Z] time="2022-03-17T08:22:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T08:22:39.064Z] time="2022-03-17T08:22:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6aacec5750aef413191b6f274087cf6aa4c5b0070ce81e89e12a0c8b397c1907" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T08:22:39.322Z] === RUN TestPluginInstall/with_insecure [2022-03-17T08:22:39.354Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2022-03-17T08:22:39.354Z] === RUN TestNISDomainname [2022-03-17T08:22:39.793Z] === RUN TestInvalidConfig [2022-03-17T08:22:39.793Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-17T08:22:39.793Z] === RUN TestConfig [2022-03-17T08:22:39.793Z] --- PASS: TestConfig (0.00s) [2022-03-17T08:22:39.793Z] === RUN TestOptionsLabels [2022-03-17T08:22:39.793Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-17T08:22:39.793Z] === RUN TestValidName [2022-03-17T08:22:39.793Z] --- PASS: TestValidName (0.00s) [2022-03-17T08:22:39.793Z] PASS [2022-03-17T08:22:39.793Z] coverage: 19.7% of statements [2022-03-17T08:22:39.793Z] ok github.com/docker/docker/libnetwork/config 0.099s coverage: 19.7% of statements [2022-03-17T08:22:39.929Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-17T08:22:40.194Z] --- PASS: TestNISDomainname (0.92s) [2022-03-17T08:22:40.194Z] === RUN TestHostnameDnsResolution [2022-03-17T08:22:40.258Z] time="2022-03-17T08:22:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T08:22:40.258Z] time="2022-03-17T08:22:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:865e6ad236e4d09414a6511a06aefd3a2e81b3e3f27d32b6f1993ae10863427e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T08:22:40.258Z] time="2022-03-17T08:22:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T08:22:40.258Z] time="2022-03-17T08:22:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:865e6ad236e4d09414a6511a06aefd3a2e81b3e3f27d32b6f1993ae10863427e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T08:22:40.258Z] plugin_test.go:165: [dfd4f427e6372] daemon is not started [2022-03-17T08:22:40.258Z] --- PASS: TestPluginInstall (3.22s) [2022-03-17T08:22:40.258Z] --- PASS: TestPluginInstall/no_auth (1.70s) [2022-03-17T08:22:40.258Z] --- PASS: TestPluginInstall/with_htpasswd (0.53s) [2022-03-17T08:22:40.258Z] --- PASS: TestPluginInstall/with_insecure (0.99s) [2022-03-17T08:22:40.258Z] === RUN TestPluginsWithRuntimes [2022-03-17T08:22:40.785Z] === RUN TestKey [2022-03-17T08:22:40.785Z] --- PASS: TestKey (0.00s) [2022-03-17T08:22:40.785Z] === RUN TestParseKey [2022-03-17T08:22:40.785Z] --- PASS: TestParseKey (0.00s) [2022-03-17T08:22:40.785Z] === RUN TestInvalidDataStore [2022-03-17T08:22:40.785Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-17T08:22:40.786Z] === RUN TestKVObjectFlatKey [2022-03-17T08:22:40.786Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-17T08:22:40.786Z] === RUN TestAtomicKVObjectFlatKey [2022-03-17T08:22:40.786Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-17T08:22:40.786Z] PASS [2022-03-17T08:22:40.786Z] coverage: 21.9% of statements [2022-03-17T08:22:40.786Z] ok github.com/docker/docker/libnetwork/datastore 0.063s coverage: 21.9% of statements [2022-03-17T08:22:40.786Z] === RUN TestErrorInterfaces [2022-03-17T08:22:40.786Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-17T08:22:40.786Z] === RUN TestNetworkMarshalling [2022-03-17T08:22:41.140Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-17T08:22:41.142Z] --- PASS: TestAllocateRandomDeallocate (4.39s) [2022-03-17T08:22:41.142Z] === RUN TestRetrieveFromStore [2022-03-17T08:22:41.254Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-03-17T08:22:41.254Z] === RUN TestEndpointMarshalling [2022-03-17T08:22:41.254Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-17T08:22:41.254Z] === RUN TestAuxAddresses [2022-03-17T08:22:41.254Z] time="2022-03-17T08:22:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-17T08:22:41.254Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-17T08:22:41.254Z] === RUN TestSRVServiceQuery [2022-03-17T08:22:41.254Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:22:41.254Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-17T08:22:41.254Z] === RUN TestServiceVIPReuse [2022-03-17T08:22:41.254Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:22:41.254Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-03-17T08:22:41.254Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-17T08:22:41.254Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:22:41.254Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-17T08:22:41.254Z] === RUN TestDNSIPQuery [2022-03-17T08:22:41.254Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:22:41.254Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-17T08:22:41.254Z] === RUN TestDNSProxyServFail [2022-03-17T08:22:41.254Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:22:41.254Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-17T08:22:41.254Z] === RUN TestSandboxAddEmpty [2022-03-17T08:22:41.254Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:22:41.254Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-17T08:22:41.254Z] === RUN TestSandboxAddMultiPrio [2022-03-17T08:22:41.254Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:22:41.254Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-17T08:22:41.254Z] === RUN TestSandboxAddSamePrio [2022-03-17T08:22:41.254Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:22:41.254Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-17T08:22:41.254Z] === RUN TestCleanupServiceDiscovery [2022-03-17T08:22:41.254Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:22:41.254Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-17T08:22:41.254Z] === RUN TestDNSOptions [2022-03-17T08:22:41.254Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:22:41.254Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-17T08:22:41.254Z] === RUN TestMultipleControllersWithSameStore [2022-03-17T08:22:41.254Z] time="2022-03-17T08:22:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-17T08:22:41.254Z] time="2022-03-17T08:22:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-17T08:22:41.254Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-17T08:22:41.254Z] PASS [2022-03-17T08:22:41.254Z] coverage: 8.5% of statements [2022-03-17T08:22:41.254Z] ok github.com/docker/docker/libnetwork 0.395s coverage: 8.5% of statements [2022-03-17T08:22:41.254Z] === RUN TestIPDataMarshalling [2022-03-17T08:22:41.254Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-17T08:22:41.254Z] === RUN TestValidateAndIsV6 [2022-03-17T08:22:41.254Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-17T08:22:41.254Z] PASS [2022-03-17T08:22:41.254Z] coverage: 68.9% of statements [2022-03-17T08:22:41.254Z] ok github.com/docker/docker/libnetwork/driverapi 0.048s coverage: 68.9% of statements [2022-03-17T08:22:41.402Z] --- PASS: TestHostnameDnsResolution (1.14s) [2022-03-17T08:22:41.402Z] === RUN TestUnprivilegedPortsAndPing [2022-03-17T08:22:41.633Z] === RUN TestParseEmptyInterface [2022-03-17T08:22:41.633Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-17T08:22:41.633Z] === RUN TestParseNonInterfaceType [2022-03-17T08:22:41.633Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-17T08:22:41.633Z] === RUN TestParseWithOneFunction [2022-03-17T08:22:41.633Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-17T08:22:41.633Z] === RUN TestParseWithMultipleFuncs [2022-03-17T08:22:41.633Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-17T08:22:41.633Z] === RUN TestParseWithUnnamedReturn [2022-03-17T08:22:41.633Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-17T08:22:41.633Z] === RUN TestEmbeddedInterface [2022-03-17T08:22:41.633Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-17T08:22:41.633Z] === RUN TestParsedImports [2022-03-17T08:22:41.633Z] --- PASS: TestParsedImports (0.00s) [2022-03-17T08:22:41.633Z] === RUN TestAliasedImports [2022-03-17T08:22:41.633Z] --- PASS: TestAliasedImports (0.00s) [2022-03-17T08:22:41.633Z] PASS [2022-03-17T08:22:41.633Z] coverage: 56.8% of statements [2022-03-17T08:22:41.633Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2022-03-17T08:22:41.634Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-17T08:22:41.723Z] === RUN TestDriver [2022-03-17T08:22:41.723Z] --- PASS: TestDriver (0.00s) [2022-03-17T08:22:41.723Z] PASS [2022-03-17T08:22:41.723Z] coverage: 34.8% of statements [2022-03-17T08:22:42.027Z] 4612f6d0b889: Pull complete [2022-03-17T08:22:42.192Z] ok github.com/docker/docker/libnetwork/drivers/host 0.051s coverage: 34.8% of statements [2022-03-17T08:22:42.357Z] --- PASS: TestUnprivilegedPortsAndPing (0.90s) [2022-03-17T08:22:42.357Z] === RUN TestStats [2022-03-17T08:22:42.357Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-17T08:22:42.571Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-17T08:22:42.662Z] === RUN TestDriver [2022-03-17T08:22:42.662Z] --- PASS: TestDriver (0.00s) [2022-03-17T08:22:42.662Z] PASS [2022-03-17T08:22:42.662Z] coverage: 34.8% of statements [2022-03-17T08:22:42.662Z] ok github.com/docker/docker/libnetwork/drivers/null 0.049s coverage: 34.8% of statements [2022-03-17T08:22:42.662Z] === RUN TestNetworkAllocateFree [2022-03-17T08:22:42.662Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-17T08:22:42.662Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-17T08:22:42.662Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-17T08:22:42.662Z] PASS [2022-03-17T08:22:42.662Z] coverage: 63.6% of statements [2022-03-17T08:22:42.662Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.044s coverage: 63.6% of statements [2022-03-17T08:22:42.664Z] === RUN TestHTTPTransport [2022-03-17T08:22:42.664Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-17T08:22:42.664Z] PASS [2022-03-17T08:22:42.664Z] coverage: 85.7% of statements [2022-03-17T08:22:42.664Z] ok github.com/docker/docker/pkg/plugins/transport 0.060s coverage: 85.7% of statements [2022-03-17T08:22:42.664Z] --- PASS: TestRetrieveFromStore (1.58s) [2022-03-17T08:22:42.664Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-17T08:22:42.664Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-03-17T08:22:42.664Z] === RUN TestParallelPredefinedRequest1 [2022-03-17T08:22:42.664Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-17T08:22:42.664Z] === RUN TestParallelPredefinedRequest2 [2022-03-17T08:22:42.664Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-17T08:22:42.664Z] === RUN TestParallelPredefinedRequest3 [2022-03-17T08:22:42.664Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-17T08:22:42.664Z] === RUN TestParallelPredefinedRequest4 [2022-03-17T08:22:42.664Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-17T08:22:42.664Z] === RUN TestParallelPredefinedRequest5 [2022-03-17T08:22:42.664Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-17T08:22:42.664Z] === RUN TestDebug [2022-03-17T08:22:42.664Z] --- PASS: TestDebug (0.00s) [2022-03-17T08:22:42.664Z] === RUN TestRequestPoolParallel [2022-03-17T08:22:43.131Z] === RUN TestGetEmptyCapabilities [2022-03-17T08:22:43.131Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-17T08:22:43.131Z] === RUN TestGetExtraCapabilities [2022-03-17T08:22:43.131Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-03-17T08:22:43.131Z] === RUN TestGetInvalidCapabilities [2022-03-17T08:22:43.154Z] --- PASS: TestRequestPoolParallel (0.44s) [2022-03-17T08:22:43.154Z] === RUN TestFullAllocateRelease [2022-03-17T08:22:43.154Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-17T08:22:43.154Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-17T08:22:43.154Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-17T08:22:43.154Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-17T08:22:43.154Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-17T08:22:43.154Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-17T08:22:43.154Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-17T08:22:43.154Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-17T08:22:43.154Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-17T08:22:43.154Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-17T08:22:43.154Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-17T08:22:43.154Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-17T08:22:43.154Z] === RUN TestBufferPoolPutAndGet [2022-03-17T08:22:43.154Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-17T08:22:43.154Z] PASS [2022-03-17T08:22:43.154Z] coverage: 88.2% of statements [2022-03-17T08:22:43.154Z] ok github.com/docker/docker/pkg/pools 0.039s coverage: 88.2% of statements [2022-03-17T08:22:43.304Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-17T08:22:43.507Z] --- PASS: TestPluginsWithRuntimes (3.09s) [2022-03-17T08:22:43.507Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2022-03-17T08:22:43.507Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.79s) [2022-03-17T08:22:43.507Z] === RUN TestPluginBackCompatMediaTypes [2022-03-17T08:22:43.602Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-17T08:22:43.602Z] === RUN TestRemoteDriver [2022-03-17T08:22:43.602Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-17T08:22:43.602Z] === RUN TestDriverError [2022-03-17T08:22:43.602Z] --- PASS: TestDriverError (0.00s) [2022-03-17T08:22:43.602Z] === RUN TestMissingValues [2022-03-17T08:22:43.602Z] --- PASS: TestMissingValues (0.01s) [2022-03-17T08:22:43.602Z] === RUN TestRollback [2022-03-17T08:22:43.602Z] --- PASS: TestRollback (0.01s) [2022-03-17T08:22:43.602Z] PASS [2022-03-17T08:22:43.602Z] coverage: 57.4% of statements [2022-03-17T08:22:43.602Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.099s coverage: 57.4% of statements [2022-03-17T08:22:43.644Z] --- PASS: TestFullAllocateRelease (0.47s) [2022-03-17T08:22:43.644Z] === RUN TestOddAllocateRelease [2022-03-17T08:22:43.766Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s) [2022-03-17T08:22:43.766Z] PASS [2022-03-17T08:22:43.766Z] [2022-03-17T08:22:43.766Z] DONE 10 tests in 6.979s [2022-03-17T08:22:43.766Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-17T08:22:43.766Z] ++ 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-03-17T08:22:43.766Z] ++ set -e [2022-03-17T08:22:43.766Z] ++ '[' -n 0 ']' [2022-03-17T08:22:43.766Z] ++ set -x [2022-03-17T08:22:43.766Z] ++ 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-03-17T08:22:43.878Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-17T08:22:44.025Z] INFO: Testing against a local daemon [2022-03-17T08:22:44.025Z] === RUN TestExternalGraphDriver [2022-03-17T08:22:44.025Z] === RUN TestExternalGraphDriver/json [2022-03-17T08:22:44.072Z] === RUN TestNew [2022-03-17T08:22:44.072Z] --- PASS: TestNew (0.00s) [2022-03-17T08:22:44.072Z] === RUN TestAddDriver [2022-03-17T08:22:44.072Z] --- PASS: TestAddDriver (0.00s) [2022-03-17T08:22:44.072Z] === RUN TestAddDuplicateDriver [2022-03-17T08:22:44.072Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-17T08:22:44.072Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-17T08:22:44.072Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-17T08:22:44.072Z] === RUN TestDriver [2022-03-17T08:22:44.072Z] --- PASS: TestDriver (0.00s) [2022-03-17T08:22:44.072Z] === RUN TestIPAM [2022-03-17T08:22:44.072Z] --- PASS: TestIPAM (0.00s) [2022-03-17T08:22:44.072Z] === RUN TestWalkIPAMs [2022-03-17T08:22:44.072Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-17T08:22:44.072Z] === RUN TestWalkDrivers [2022-03-17T08:22:44.072Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-17T08:22:44.072Z] PASS [2022-03-17T08:22:44.072Z] coverage: 82.4% of statements [2022-03-17T08:22:44.072Z] ok github.com/docker/docker/libnetwork/drvregistry 0.078s coverage: 82.4% of statements [2022-03-17T08:22:44.072Z] === RUN TestNAT [2022-03-17T08:22:44.072Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-17T08:22:44.072Z] --- SKIP: TestNAT (0.00s) [2022-03-17T08:22:44.072Z] === RUN TestTransparent [2022-03-17T08:22:44.072Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-17T08:22:44.072Z] --- SKIP: TestTransparent (0.00s) [2022-03-17T08:22:44.072Z] PASS [2022-03-17T08:22:44.072Z] coverage: 0.0% of statements [2022-03-17T08:22:44.072Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.059s coverage: 0.0% of statements [2022-03-17T08:22:44.135Z] --- PASS: TestOddAllocateRelease (0.26s) [2022-03-17T08:22:44.135Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-17T08:22:44.135Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-03-17T08:22:44.135Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-17T08:22:44.135Z] === RUN TestOutputOnPrematureClose [2022-03-17T08:22:44.135Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-17T08:22:44.135Z] === RUN TestCompleteSilently [2022-03-17T08:22:44.135Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-17T08:22:44.135Z] PASS [2022-03-17T08:22:44.135Z] coverage: 75.9% of statements [2022-03-17T08:22:44.135Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2022-03-17T08:22:44.135Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-17T08:22:44.135Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-17T08:22:44.135Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-03-17T08:22:44.135Z] === CONT TestParallelPredefinedRequest1 [2022-03-17T08:22:44.135Z] === CONT TestParallelPredefinedRequest4 [2022-03-17T08:22:44.135Z] === CONT TestParallelPredefinedRequest3 [2022-03-17T08:22:44.135Z] === CONT TestParallelPredefinedRequest1 [2022-03-17T08:22:44.135Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:22:44.135Z] === CONT TestParallelPredefinedRequest3 [2022-03-17T08:22:44.135Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:22:44.135Z] === CONT TestParallelPredefinedRequest4 [2022-03-17T08:22:44.135Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:22:44.135Z] === CONT TestParallelPredefinedRequest2 [2022-03-17T08:22:44.135Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-17T08:22:44.135Z] === CONT TestParallelPredefinedRequest2 [2022-03-17T08:22:44.135Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:22:44.135Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-17T08:22:44.135Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-17T08:22:44.135Z] === CONT TestParallelPredefinedRequest5 [2022-03-17T08:22:44.135Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:22:44.135Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-17T08:22:44.135Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-17T08:22:44.135Z] PASS [2022-03-17T08:22:44.135Z] coverage: 85.3% of statements [2022-03-17T08:22:44.135Z] ok github.com/docker/docker/libnetwork/ipam 50.203s coverage: 85.3% of statements [2022-03-17T08:22:44.451Z] check_test.go:308: [dc0115b31d094] daemon is not started [2022-03-17T08:22:44.451Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-03-17T08:22:44.451Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-17T08:22:44.541Z] === RUN TestBuildDefault [2022-03-17T08:22:44.541Z] --- PASS: TestBuildDefault (0.00s) [2022-03-17T08:22:44.541Z] === RUN TestBuildHostnameDomainname [2022-03-17T08:22:44.541Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-17T08:22:44.541Z] === RUN TestBuildHostname [2022-03-17T08:22:44.541Z] --- PASS: TestBuildHostname (0.00s) [2022-03-17T08:22:44.541Z] === RUN TestBuildHostnameFQDN [2022-03-17T08:22:44.541Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-17T08:22:44.541Z] === RUN TestBuildNoIP [2022-03-17T08:22:44.541Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-17T08:22:44.541Z] === RUN TestUpdate [2022-03-17T08:22:44.541Z] --- PASS: TestUpdate (0.00s) [2022-03-17T08:22:44.541Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-17T08:22:44.541Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-17T08:22:44.541Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-17T08:22:44.541Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-17T08:22:44.541Z] === RUN TestAddEmpty [2022-03-17T08:22:44.541Z] --- PASS: TestAddEmpty (0.00s) [2022-03-17T08:22:44.541Z] === RUN TestAdd [2022-03-17T08:22:44.541Z] --- PASS: TestAdd (0.00s) [2022-03-17T08:22:44.541Z] === RUN TestDeleteEmpty [2022-03-17T08:22:44.541Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-17T08:22:44.541Z] === RUN TestDeleteNewline [2022-03-17T08:22:44.541Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-17T08:22:44.541Z] === RUN TestDelete [2022-03-17T08:22:44.541Z] --- PASS: TestDelete (0.00s) [2022-03-17T08:22:44.541Z] === RUN TestConcurrentWrites [2022-03-17T08:22:44.625Z] === RUN TestSendToOneSub [2022-03-17T08:22:44.625Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-17T08:22:44.625Z] === RUN TestSendToMultipleSubs [2022-03-17T08:22:44.625Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-17T08:22:44.625Z] === RUN TestEvictOneSub [2022-03-17T08:22:44.625Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-17T08:22:44.625Z] === RUN TestClosePublisher [2022-03-17T08:22:44.625Z] --- PASS: TestClosePublisher (0.00s) [2022-03-17T08:22:44.625Z] === RUN TestPubSubRace [2022-03-17T08:22:45.010Z] --- PASS: TestConcurrentWrites (0.24s) [2022-03-17T08:22:45.011Z] PASS [2022-03-17T08:22:45.011Z] coverage: 81.2% of statements [2022-03-17T08:22:45.011Z] ok github.com/docker/docker/libnetwork/etchosts 0.303s coverage: 81.2% of statements [2022-03-17T08:22:45.011Z] === RUN TestNew [2022-03-17T08:22:45.011Z] --- PASS: TestNew (0.00s) [2022-03-17T08:22:45.011Z] === RUN TestAllocate [2022-03-17T08:22:45.011Z] --- PASS: TestAllocate (0.00s) [2022-03-17T08:22:45.011Z] === RUN TestUninitialized [2022-03-17T08:22:45.011Z] --- PASS: TestUninitialized (0.00s) [2022-03-17T08:22:45.011Z] === RUN TestAllocateInRange [2022-03-17T08:22:45.011Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-17T08:22:45.011Z] === RUN TestAllocateSerial [2022-03-17T08:22:45.011Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-17T08:22:45.011Z] PASS [2022-03-17T08:22:45.011Z] coverage: 87.5% of statements [2022-03-17T08:22:45.011Z] ok github.com/docker/docker/libnetwork/idm 0.041s coverage: 87.5% of statements [2022-03-17T08:22:45.011Z] === RUN TestCaller [2022-03-17T08:22:45.011Z] --- PASS: TestCaller (0.00s) [2022-03-17T08:22:45.011Z] PASS [2022-03-17T08:22:45.011Z] coverage: 100.0% of statements [2022-03-17T08:22:45.011Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2022-03-17T08:22:45.023Z] --- PASS: TestStats (2.66s) [2022-03-17T08:22:45.023Z] === RUN TestStopContainerWithTimeout [2022-03-17T08:22:45.023Z] === RUN TestStopContainerWithTimeout/0 [2022-03-17T08:22:45.023Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-17T08:22:45.023Z] === RUN TestStopContainerWithTimeout/1 [2022-03-17T08:22:45.023Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-17T08:22:45.023Z] === RUN TestStopContainerWithTimeout/3 [2022-03-17T08:22:45.023Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-17T08:22:45.023Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-17T08:22:45.023Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-17T08:22:45.023Z] === CONT TestStopContainerWithTimeout/0 [2022-03-17T08:22:45.023Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-17T08:22:45.479Z] --- PASS: TestRandomAllocateDeallocate (7.57s) [2022-03-17T08:22:45.479Z] === RUN TestAllocateRandomDeallocate [2022-03-17T08:22:45.658Z] --- PASS: TestPubSubRace (1.06s) [2022-03-17T08:22:45.658Z] PASS [2022-03-17T08:22:45.658Z] coverage: 75.0% of statements [2022-03-17T08:22:45.658Z] ok github.com/docker/docker/pkg/pubsub 1.097s coverage: 75.0% of statements [2022-03-17T08:22:45.930Z] === RUN TestExternalGraphDriver/spec [2022-03-17T08:22:45.949Z] === RUN TestSetSerialInsertDelete [2022-03-17T08:22:45.949Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-17T08:22:45.949Z] === RUN TestSetParallelInsertDelete [2022-03-17T08:22:45.969Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-17T08:22:45.969Z] === CONT TestStopContainerWithTimeout/3 [2022-03-17T08:22:46.418Z] === RUN TestInt2IP2IntConversion [2022-03-17T08:22:46.690Z] === RUN TestRegister [2022-03-17T08:22:46.690Z] --- PASS: TestRegister (0.00s) [2022-03-17T08:22:46.690Z] === RUN TestCommand [2022-03-17T08:22:46.690Z] --- PASS: TestCommand (0.03s) [2022-03-17T08:22:46.690Z] === RUN TestNaiveSelf [2022-03-17T08:22:46.690Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-17T08:22:46.690Z] PASS [2022-03-17T08:22:46.690Z] coverage: 82.4% of statements [2022-03-17T08:22:46.690Z] ok github.com/docker/docker/pkg/reexec 0.102s coverage: 82.4% of statements [2022-03-17T08:22:46.690Z] --- PASS: TestNewClientWithTimeout (17.62s) [2022-03-17T08:22:46.690Z] === RUN TestClientStream [2022-03-17T08:22:46.690Z] --- PASS: TestClientStream (0.00s) [2022-03-17T08:22:46.690Z] === RUN TestClientSendFile [2022-03-17T08:22:46.690Z] --- PASS: TestClientSendFile (0.00s) [2022-03-17T08:22:46.690Z] === RUN TestClientWithRequestTimeout [2022-03-17T08:22:46.690Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-03-17T08:22:46.690Z] === RUN TestFileSpecPlugin [2022-03-17T08:22:46.690Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-03-17T08:22:46.690Z] === RUN TestFileJSONSpecPlugin [2022-03-17T08:22:46.690Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-17T08:22:46.690Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-17T08:22:46.690Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-03-17T08:22:46.690Z] === RUN TestPluginAddHandler [2022-03-17T08:22:46.690Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-17T08:22:46.690Z] === RUN TestPluginWaitBadPlugin [2022-03-17T08:22:46.690Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-17T08:22:46.690Z] === RUN TestGet [2022-03-17T08:22:46.690Z] time="2022-03-17T08:22:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-17T08:22:47.181Z] === RUN TestDump [2022-03-17T08:22:47.181Z] goroutine 19 [running]: [2022-03-17T08:22:47.181Z] github.com/docker/docker/pkg/stack.dump(0xb32d57?) [2022-03-17T08:22:47.181Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-17T08:22:47.181Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-17T08:22:47.181Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-17T08:22:47.181Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-03-17T08:22:47.181Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-17T08:22:47.181Z] testing.tRunner(0xc000085380, 0xcfa498) [2022-03-17T08:22:47.181Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T08:22:47.181Z] created by testing.(*T).Run [2022-03-17T08:22:47.181Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-17T08:22:47.181Z] [2022-03-17T08:22:47.181Z] goroutine 1 [chan receive]: [2022-03-17T08:22:47.181Z] testing.(*T).Run(0xc0000851e0, {0xce913c?, 0xb0c1f3?}, 0xcfa498) [2022-03-17T08:22:47.181Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-17T08:22:47.181Z] testing.runTests.func1(0xc0000b6810?) [2022-03-17T08:22:47.181Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-17T08:22:47.181Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-03-17T08:22:47.181Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T08:22:47.181Z] testing.runTests(0xc000094500?, {0xe7e400, 0x3, 0x3}, {0x24f445e0598?, 0x40?, 0xe834a0?}) [2022-03-17T08:22:47.181Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-17T08:22:47.181Z] testing.(*M).Run(0xc000094500) [2022-03-17T08:22:47.181Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-17T08:22:47.181Z] main.main() [2022-03-17T08:22:47.181Z] _testmain.go:99 +0x255 [2022-03-17T08:22:47.181Z] --- PASS: TestDump (0.00s) [2022-03-17T08:22:47.181Z] === RUN TestDumpToFile [2022-03-17T08:22:47.307Z] === RUN TestExternalGraphDriver/pull [2022-03-17T08:22:47.406Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-03-17T08:22:47.406Z] === RUN TestGetAddressVersion [2022-03-17T08:22:47.406Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-17T08:22:47.406Z] === RUN TestKeyString [2022-03-17T08:22:47.406Z] --- PASS: TestKeyString (0.00s) [2022-03-17T08:22:47.406Z] === RUN TestPoolDataMarshal [2022-03-17T08:22:47.406Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-17T08:22:47.406Z] === RUN TestSubnetsMarshal [2022-03-17T08:22:47.406Z] --- PASS: TestSubnetsMarshal (0.08s) [2022-03-17T08:22:47.406Z] === RUN TestAddSubnets [2022-03-17T08:22:47.406Z] --- PASS: TestAllocateRandomDeallocate (1.99s) [2022-03-17T08:22:47.406Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-17T08:22:47.406Z] --- PASS: TestAddSubnets (0.06s) [2022-03-17T08:22:47.406Z] === RUN TestDoublePoolRelease [2022-03-17T08:22:47.406Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-17T08:22:47.406Z] === RUN TestAddReleasePoolID [2022-03-17T08:22:47.406Z] --- PASS: TestAddReleasePoolID (0.10s) [2022-03-17T08:22:47.406Z] === RUN TestPredefinedPool [2022-03-17T08:22:47.406Z] === RUN TestPoolRequest [2022-03-17T08:22:47.406Z] --- PASS: TestPoolRequest (0.00s) [2022-03-17T08:22:47.406Z] === RUN TestOtherRequests [2022-03-17T08:22:47.406Z] --- PASS: TestOtherRequests (0.00s) [2022-03-17T08:22:47.406Z] PASS [2022-03-17T08:22:47.406Z] coverage: 57.1% of statements [2022-03-17T08:22:47.406Z] ok github.com/docker/docker/libnetwork/ipams/null 0.045s coverage: 57.1% of statements [2022-03-17T08:22:47.406Z] --- PASS: TestPredefinedPool (0.03s) [2022-03-17T08:22:47.406Z] === RUN TestRemoveSubnet [2022-03-17T08:22:47.672Z] --- PASS: TestDumpToFile (0.21s) [2022-03-17T08:22:47.672Z] === RUN TestDumpToFileWithEmptyInput [2022-03-17T08:22:47.672Z] goroutine 21 [running]: [2022-03-17T08:22:47.672Z] github.com/docker/docker/pkg/stack.dump(0xbaecd3?) [2022-03-17T08:22:47.672Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-17T08:22:47.672Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xbaeca0?}) [2022-03-17T08:22:47.672Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-03-17T08:22:47.672Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380?) [2022-03-17T08:22:47.672Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-17T08:22:47.672Z] testing.tRunner(0xc000085a00, 0xcfa488) [2022-03-17T08:22:47.672Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T08:22:47.672Z] created by testing.(*T).Run [2022-03-17T08:22:47.672Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-17T08:22:47.672Z] [2022-03-17T08:22:47.672Z] goroutine 1 [chan receive]: [2022-03-17T08:22:47.672Z] testing.(*T).Run(0xc0000851e0, {0xcf0713?, 0xb0c1f3?}, 0xcfa488) [2022-03-17T08:22:47.672Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-17T08:22:47.672Z] testing.runTests.func1(0xc0000b6810?) [2022-03-17T08:22:47.672Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-17T08:22:47.672Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-03-17T08:22:47.672Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T08:22:47.672Z] testing.runTests(0xc000094500?, {0xe7e400, 0x3, 0x3}, {0x24f445e0598?, 0x40?, 0xe834a0?}) [2022-03-17T08:22:47.672Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-17T08:22:47.672Z] testing.(*M).Run(0xc000094500) [2022-03-17T08:22:47.672Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-17T08:22:47.672Z] main.main() [2022-03-17T08:22:47.672Z] _testmain.go:99 +0x255 [2022-03-17T08:22:47.672Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-17T08:22:47.672Z] PASS [2022-03-17T08:22:47.672Z] coverage: 90.9% of statements [2022-03-17T08:22:47.672Z] ok github.com/docker/docker/pkg/stack 0.257s coverage: 90.9% of statements [2022-03-17T08:22:47.672Z] time="2022-03-17T08:22:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-17T08:22:47.875Z] --- PASS: TestRemoveSubnet (0.53s) [2022-03-17T08:22:47.875Z] === RUN TestGetSameAddress [2022-03-17T08:22:47.875Z] --- PASS: TestGetSameAddress (0.03s) [2022-03-17T08:22:47.875Z] === RUN TestPoolAllocationReuse [2022-03-17T08:22:47.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-17T08:22:47.890Z] === CONT TestStopContainerWithTimeout/1 [2022-03-17T08:22:48.163Z] === RUN TestNewStdWriter [2022-03-17T08:22:48.163Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-17T08:22:48.163Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-17T08:22:48.163Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-17T08:22:48.163Z] === RUN TestWriteWithNilBytes [2022-03-17T08:22:48.163Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-17T08:22:48.163Z] === RUN TestWrite [2022-03-17T08:22:48.163Z] --- PASS: TestWrite (0.00s) [2022-03-17T08:22:48.163Z] === RUN TestWriteWithWriterError [2022-03-17T08:22:48.163Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-17T08:22:48.163Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-17T08:22:48.163Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-17T08:22:48.163Z] === RUN TestStdCopyWriteAndRead [2022-03-17T08:22:48.163Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-17T08:22:48.163Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-17T08:22:48.163Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-17T08:22:48.163Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-17T08:22:48.163Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-17T08:22:48.163Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-17T08:22:48.163Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-17T08:22:48.163Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-17T08:22:48.163Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-17T08:22:48.163Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-17T08:22:48.163Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-17T08:22:48.163Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-17T08:22:48.163Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-17T08:22:48.163Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-17T08:22:48.163Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-17T08:22:48.163Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-17T08:22:48.163Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-17T08:22:48.163Z] PASS [2022-03-17T08:22:48.163Z] coverage: 100.0% of statements [2022-03-17T08:22:48.163Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2022-03-17T08:22:48.344Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.18s) [2022-03-17T08:22:48.344Z] === RUN TestRetrieveFromStore [2022-03-17T08:22:48.683Z] --- PASS: TestExternalGraphDriver (4.64s) [2022-03-17T08:22:48.683Z] --- PASS: TestExternalGraphDriver/json (1.53s) [2022-03-17T08:22:48.683Z] --- PASS: TestExternalGraphDriver/spec (1.52s) [2022-03-17T08:22:48.683Z] --- PASS: TestExternalGraphDriver/pull (1.55s) [2022-03-17T08:22:48.683Z] === RUN TestGraphdriverPluginV2 [2022-03-17T08:22:48.683Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T08:22:48.683Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-03-17T08:22:48.683Z] PASS [2022-03-17T08:22:48.683Z] [2022-03-17T08:22:48.683Z] === Skipped [2022-03-17T08:22:48.683Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-03-17T08:22:48.683Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T08:22:48.683Z] [2022-03-17T08:22:48.683Z] DONE 5 tests, 1 skipped in 4.768s [2022-03-17T08:22:48.683Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-17T08:22:48.683Z] ++ 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-03-17T08:22:48.683Z] ++ set -e [2022-03-17T08:22:48.683Z] ++ '[' -n 0 ']' [2022-03-17T08:22:48.683Z] ++ set -x [2022-03-17T08:22:48.683Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-03-17T08:22:48.683Z] INFO: Testing against a local daemon [2022-03-17T08:22:48.683Z] === RUN TestContinueAfterPluginCrash [2022-03-17T08:22:48.683Z] === PAUSE TestContinueAfterPluginCrash [2022-03-17T08:22:48.683Z] === RUN TestReadPluginNoRead [2022-03-17T08:22:48.683Z] === PAUSE TestReadPluginNoRead [2022-03-17T08:22:48.683Z] === RUN TestDaemonStartWithLogOpt [2022-03-17T08:22:48.683Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-17T08:22:48.683Z] === CONT TestContinueAfterPluginCrash [2022-03-17T08:22:48.683Z] === CONT TestDaemonStartWithLogOpt [2022-03-17T08:22:48.814Z] === RUN TestGetCapabilities [2022-03-17T08:22:48.814Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-17T08:22:48.814Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-17T08:22:48.814Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-17T08:22:48.814Z] === RUN TestGetDefaultAddressSpaces [2022-03-17T08:22:48.814Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-17T08:22:48.814Z] === RUN TestRemoteDriver [2022-03-17T08:22:48.814Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-17T08:22:48.814Z] PASS [2022-03-17T08:22:48.814Z] coverage: 47.4% of statements [2022-03-17T08:22:48.814Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.077s coverage: 47.4% of statements [2022-03-17T08:22:49.195Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-17T08:22:49.195Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-17T08:22:49.195Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-17T08:22:49.195Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-17T08:22:49.195Z] === RUN TestFormatStatus [2022-03-17T08:22:49.195Z] --- PASS: TestFormatStatus (0.00s) [2022-03-17T08:22:49.195Z] === RUN TestFormatError [2022-03-17T08:22:49.195Z] --- PASS: TestFormatError (0.00s) [2022-03-17T08:22:49.195Z] === RUN TestFormatJSONError [2022-03-17T08:22:49.195Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-17T08:22:49.195Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-17T08:22:49.195Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-17T08:22:49.195Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-17T08:22:49.195Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-17T08:22:49.195Z] === RUN TestNewJSONProgressOutput [2022-03-17T08:22:49.195Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-17T08:22:49.195Z] === RUN TestAuxFormatterEmit [2022-03-17T08:22:49.195Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-17T08:22:49.195Z] === RUN TestStreamWriterStdout [2022-03-17T08:22:49.195Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-17T08:22:49.195Z] === RUN TestStreamWriterStderr [2022-03-17T08:22:49.195Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-17T08:22:49.195Z] PASS [2022-03-17T08:22:49.195Z] coverage: 66.2% of statements [2022-03-17T08:22:49.195Z] ok github.com/docker/docker/pkg/streamformatter 0.055s coverage: 66.2% of statements [2022-03-17T08:22:49.279Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-17T08:22:49.283Z] --- PASS: TestRetrieveFromStore (0.59s) [2022-03-17T08:22:49.283Z] === RUN TestIsCorrupted [2022-03-17T08:22:49.283Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-17T08:22:49.283Z] === RUN TestSetRollover [2022-03-17T08:22:49.687Z] === RUN TestGenerateRandomID [2022-03-17T08:22:49.687Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-17T08:22:49.687Z] === RUN TestShortenId [2022-03-17T08:22:49.687Z] --- PASS: TestShortenId (0.00s) [2022-03-17T08:22:49.687Z] === RUN TestShortenSha256Id [2022-03-17T08:22:49.687Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-17T08:22:49.687Z] === RUN TestShortenIdEmpty [2022-03-17T08:22:49.687Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-17T08:22:49.687Z] === RUN TestShortenIdInvalid [2022-03-17T08:22:49.687Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-17T08:22:49.687Z] === RUN TestIsShortIDNonHex [2022-03-17T08:22:49.687Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-17T08:22:49.687Z] === RUN TestIsShortIDNotCorrectSize [2022-03-17T08:22:49.687Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-17T08:22:49.687Z] PASS [2022-03-17T08:22:49.687Z] coverage: 70.6% of statements [2022-03-17T08:22:49.687Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2022-03-17T08:22:49.687Z] time="2022-03-17T08:22:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-17T08:22:49.753Z] === RUN TestWindowsIPAM [2022-03-17T08:22:49.753Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-17T08:22:49.753Z] PASS [2022-03-17T08:22:49.753Z] coverage: 71.4% of statements [2022-03-17T08:22:49.753Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.059s coverage: 71.4% of statements [2022-03-17T08:22:49.853Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-03-17T08:22:49.853Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2022-03-17T08:22:49.853Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2022-03-17T08:22:49.853Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2022-03-17T08:22:49.853Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2022-03-17T08:22:49.853Z] === RUN TestDeleteDevicemapper [2022-03-17T08:22:49.853Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-17T08:22:49.853Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-17T08:22:49.853Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-17T08:22:50.222Z] --- PASS: TestPoolAllocationReuse (2.28s) [2022-03-17T08:22:50.222Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-17T08:22:50.222Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-03-17T08:22:50.222Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-17T08:22:50.692Z] === RUN TestDefaultNetwork [2022-03-17T08:22:50.692Z] --- PASS: TestDefaultNetwork (0.27s) [2022-03-17T08:22:50.692Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-17T08:22:50.692Z] --- PASS: TestSetRollover (1.85s) [2022-03-17T08:22:50.692Z] === RUN TestSetRolloverSerial [2022-03-17T08:22:50.718Z] === RUN TestIsCpusetListAvailable [2022-03-17T08:22:50.718Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-17T08:22:50.718Z] PASS [2022-03-17T08:22:50.718Z] coverage: 39.4% of statements [2022-03-17T08:22:50.718Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 39.4% of statements [2022-03-17T08:22:50.798Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-17T08:22:51.162Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-03-17T08:22:51.162Z] === RUN TestInitAddressPools [2022-03-17T08:22:51.162Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-17T08:22:51.162Z] PASS [2022-03-17T08:22:51.162Z] coverage: 74.0% of statements [2022-03-17T08:22:51.162Z] ok github.com/docker/docker/libnetwork/ipamutils 0.634s coverage: 74.0% of statements [2022-03-17T08:22:51.374Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-17T08:22:51.631Z] === RUN TestKeyValue [2022-03-17T08:22:51.631Z] --- PASS: TestKeyValue (0.00s) [2022-03-17T08:22:51.631Z] PASS [2022-03-17T08:22:51.631Z] coverage: 60.0% of statements [2022-03-17T08:22:51.631Z] ok github.com/docker/docker/libnetwork/netlabel 0.039s coverage: 60.0% of statements [2022-03-17T08:22:51.970Z] --- PASS: TestDaemonStartWithLogOpt (2.94s) [2022-03-17T08:22:51.970Z] === CONT TestReadPluginNoRead [2022-03-17T08:22:52.352Z] === RUN TestChtimes [2022-03-17T08:22:52.352Z] --- PASS: TestChtimes (0.02s) [2022-03-17T08:22:52.352Z] === RUN TestChtimesWindows [2022-03-17T08:22:52.352Z] --- PASS: TestChtimesWindows (0.01s) [2022-03-17T08:22:52.352Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-17T08:22:52.352Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-17T08:22:52.352Z] PASS [2022-03-17T08:22:52.352Z] coverage: 12.9% of statements [2022-03-17T08:22:52.352Z] ok github.com/docker/docker/pkg/system 0.061s coverage: 12.9% of statements [2022-03-17T08:22:52.763Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-17T08:22:53.197Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.86s) [2022-03-17T08:22:53.197Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-17T08:22:53.336Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.71s) [2022-03-17T08:22:53.336Z] === RUN TestUpdateMemory [2022-03-17T08:22:53.336Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-17T08:22:53.336Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-17T08:22:53.336Z] === RUN TestUpdateCPUQuota [2022-03-17T08:22:53.384Z] === RUN TestTailFile [2022-03-17T08:22:53.384Z] --- PASS: TestTailFile (0.00s) [2022-03-17T08:22:53.384Z] === RUN TestTailFileManyLines [2022-03-17T08:22:53.384Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-17T08:22:53.384Z] === RUN TestTailEmptyFile [2022-03-17T08:22:53.384Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-17T08:22:53.384Z] === RUN TestTailNegativeN [2022-03-17T08:22:53.384Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader [2022-03-17T08:22:53.384Z] === CONT TestNewTailReader [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/no_delimiter [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/truncated_last_line [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-17T08:22:53.384Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:22:53.384Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-17T08:22:53.384Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:22:53.384Z] === CONT TestNewTailReader/no_delimiter [2022-03-17T08:22:53.384Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-17T08:22:53.384Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-17T08:22:53.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-17T08:22:53.384Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-17T08:22:53.385Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.385Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-17T08:22:53.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-17T08:22:53.385Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:22:53.386Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:22:53.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:22:53.387Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:22:53.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:22:53.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:22:53.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:22:53.388Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:22:53.388Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:22:53.388Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-17T08:22:53.388Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-17T08:22:53.388Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-17T08:22:53.388Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-17T08:22:53.388Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-17T08:22:53.388Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-17T08:22:53.388Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-17T08:22:53.388Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-17T08:22:53.388Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-17T08:22:53.388Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-17T08:22:53.388Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-17T08:22:53.388Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-17T08:22:53.388Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-17T08:22:53.388Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-17T08:22:53.388Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-17T08:22:53.388Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-17T08:22:53.388Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:22:53.880Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:22:53.880Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.880Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:22:53.880Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:22:53.880Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:22:53.880Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:22:53.880Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:22:53.880Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:22:53.880Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.880Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:22:53.880Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:22:53.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:22:53.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:22:53.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:22:53.881Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:22:53.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:22:53.881Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:22:53.881Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:22:53.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:22:53.881Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:22:53.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:22:53.881Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:22:53.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:22:53.881Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:22:53.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:22:53.881Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:22:53.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:22:53.881Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-17T08:22:53.881Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:22:53.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:22:53.881Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:22:53.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:22:53.881Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:22:53.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:22:53.881Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-17T08:22:53.881Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:22:53.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:22:53.881Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-17T08:22:53.881Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-17T08:22:53.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-17T08:22:53.881Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-17T08:22:53.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-17T08:22:53.881Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-17T08:22:53.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-17T08:22:53.881Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-17T08:22:53.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-17T08:22:53.881Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-17T08:22:53.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-17T08:22:53.881Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-17T08:22:53.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-17T08:22:53.881Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-17T08:22:53.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-17T08:22:53.881Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-17T08:22:53.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-17T08:22:53.881Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-17T08:22:53.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-17T08:22:53.881Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-17T08:22:53.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-17T08:22:53.881Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:22:53.881Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:22:53.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:22:53.883Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:22:53.883Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:22:53.883Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:22:53.883Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:22:53.883Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:22:53.883Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-17T08:22:53.883Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-17T08:22:53.883Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-17T08:22:53.883Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-17T08:22:53.883Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-17T08:22:53.883Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-17T08:22:53.883Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:22:53.883Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:22:53.883Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-17T08:22:53.883Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-17T08:22:53.883Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-17T08:22:53.883Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.02s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.01s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-17T08:22:53.883Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.02s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T08:22:53.884Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T08:22:53.885Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T08:22:53.885Z] PASS [2022-03-17T08:22:53.885Z] coverage: 88.6% of statements [2022-03-17T08:22:53.885Z] ok github.com/docker/docker/pkg/tailfile 0.456s coverage: 88.6% of statements [2022-03-17T08:22:53.885Z] time="2022-03-17T08:22:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-17T08:22:53.886Z] === RUN TestReadPluginNoRead/default [2022-03-17T08:22:54.184Z] --- PASS: TestSetRolloverSerial (3.48s) [2022-03-17T08:22:54.184Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-17T08:22:54.184Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-17T08:22:54.184Z] PASS [2022-03-17T08:22:54.184Z] coverage: 84.4% of statements [2022-03-17T08:22:54.184Z] ok github.com/docker/docker/libnetwork/bitseq 16.757s coverage: 84.4% of statements [2022-03-17T08:22:54.725Z] --- PASS: TestUpdateCPUQuota (1.40s) [2022-03-17T08:22:54.725Z] === RUN TestUpdatePidsLimit [2022-03-17T08:22:54.725Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-17T08:22:54.831Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-17T08:22:54.919Z] === RUN TestTarSumRemoveNonExistent [2022-03-17T08:22:54.919Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-17T08:22:54.919Z] === RUN TestTarSumRemove [2022-03-17T08:22:54.919Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-17T08:22:54.919Z] === RUN TestSortFileInfoSums [2022-03-17T08:22:54.919Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-17T08:22:54.919Z] === RUN TestNewTarSumForLabelInvalid [2022-03-17T08:22:54.919Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-17T08:22:54.919Z] === RUN TestNewTarSumForLabel [2022-03-17T08:22:54.919Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-17T08:22:54.919Z] === RUN TestEmptyTar [2022-03-17T08:22:54.919Z] --- PASS: TestEmptyTar (0.00s) [2022-03-17T08:22:54.919Z] === RUN TestTarSumsReadSize [2022-03-17T08:22:54.919Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-17T08:22:54.919Z] === RUN TestTarSums [2022-03-17T08:22:54.919Z] --- PASS: TestTarSums (0.07s) [2022-03-17T08:22:54.919Z] === RUN TestIteration [2022-03-17T08:22:54.919Z] --- PASS: TestIteration (0.00s) [2022-03-17T08:22:54.919Z] === RUN TestVersionLabelForChecksum [2022-03-17T08:22:54.919Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-17T08:22:54.919Z] === RUN TestVersion [2022-03-17T08:22:54.919Z] --- PASS: TestVersion (0.00s) [2022-03-17T08:22:54.919Z] === RUN TestGetVersion [2022-03-17T08:22:54.919Z] --- PASS: TestGetVersion (0.00s) [2022-03-17T08:22:54.919Z] === RUN TestGetVersions [2022-03-17T08:22:54.919Z] --- PASS: TestGetVersions (0.00s) [2022-03-17T08:22:54.919Z] PASS [2022-03-17T08:22:54.919Z] coverage: 89.3% of statements [2022-03-17T08:22:54.919Z] ok github.com/docker/docker/pkg/tarsum 0.134s coverage: 89.3% of statements [2022-03-17T08:22:55.173Z] === RUN TestNetworkDBSimple [2022-03-17T08:22:55.299Z] === RUN TestUpdatePidsLimit/no_change [2022-03-17T08:22:55.642Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.52s) [2022-03-17T08:22:55.642Z] === RUN TestGetAddress [2022-03-17T08:22:55.642Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-17T08:22:55.642Z] PASS [2022-03-17T08:22:55.642Z] coverage: 100.0% of statements [2022-03-17T08:22:55.642Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.045s coverage: 100.0% of statements [2022-03-17T08:22:55.875Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-17T08:22:55.951Z] === RUN TestTruncIndex [2022-03-17T08:22:55.952Z] --- PASS: TestTruncIndex (0.10s) [2022-03-17T08:22:55.952Z] PASS [2022-03-17T08:22:55.952Z] coverage: 91.5% of statements [2022-03-17T08:22:55.952Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2022-03-17T08:22:56.111Z] 2022/03/17 08:22:55 Closing DB instances... [2022-03-17T08:22:56.137Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-17T08:22:56.221Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-17T08:22:56.443Z] === RUN TestIsGIT [2022-03-17T08:22:56.443Z] --- PASS: TestIsGIT (0.00s) [2022-03-17T08:22:56.443Z] === RUN TestIsTransport [2022-03-17T08:22:56.443Z] --- PASS: TestIsTransport (0.00s) [2022-03-17T08:22:56.443Z] PASS [2022-03-17T08:22:56.443Z] coverage: 100.0% of statements [2022-03-17T08:22:56.443Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2022-03-17T08:22:56.481Z] --- PASS: TestContinueAfterPluginCrash (7.81s) [2022-03-17T08:22:56.583Z] === RUN TestGenerate [2022-03-17T08:22:56.583Z] --- PASS: TestGenerate (0.00s) [2022-03-17T08:22:56.583Z] === RUN TestGeneratePtr [2022-03-17T08:22:56.583Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-17T08:22:56.583Z] === RUN TestGenerateMissingField [2022-03-17T08:22:56.583Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-17T08:22:56.583Z] === RUN TestFieldCannotBeSet [2022-03-17T08:22:56.583Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-17T08:22:56.583Z] === RUN TestTypeMismatchError [2022-03-17T08:22:56.583Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-17T08:22:56.583Z] PASS [2022-03-17T08:22:56.583Z] coverage: 100.0% of statements [2022-03-17T08:22:56.583Z] ok github.com/docker/docker/libnetwork/options 0.046s coverage: 100.0% of statements [2022-03-17T08:22:56.715Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-17T08:22:56.933Z] === RUN TestVersionInfo [2022-03-17T08:22:56.933Z] --- PASS: TestVersionInfo (0.00s) [2022-03-17T08:22:56.933Z] === RUN TestAppendVersions [2022-03-17T08:22:56.933Z] --- PASS: TestAppendVersions (0.00s) [2022-03-17T08:22:56.933Z] PASS [2022-03-17T08:22:56.933Z] coverage: 88.9% of statements [2022-03-17T08:22:56.933Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2022-03-17T08:22:56.978Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-17T08:22:56.978Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-17T08:22:57.048Z] === CONT TestReadPluginNoRead [2022-03-17T08:22:57.048Z] read_test.go:92: [d3ecbdc289dde] daemon is not started [2022-03-17T08:22:57.048Z] --- PASS: TestReadPluginNoRead (5.30s) [2022-03-17T08:22:57.048Z] --- PASS: TestReadPluginNoRead/default (1.08s) [2022-03-17T08:22:57.048Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.11s) [2022-03-17T08:22:57.048Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.07s) [2022-03-17T08:22:57.048Z] PASS [2022-03-17T08:22:57.048Z] [2022-03-17T08:22:57.048Z] DONE 6 tests in 8.335s [2022-03-17T08:22:57.048Z] 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-03-17T08:22:57.049Z] ++ 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-03-17T08:22:57.049Z] ++ set -e [2022-03-17T08:22:57.049Z] ++ '[' -n 0 ']' [2022-03-17T08:22:57.049Z] ++ set -x [2022-03-17T08:22:57.049Z] ++ 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-03-17T08:22:57.049Z] testing: warning: no tests to run [2022-03-17T08:22:57.049Z] PASS [2022-03-17T08:22:57.049Z] [2022-03-17T08:22:57.049Z] DONE 0 tests in 0.028s [2022-03-17T08:22:57.049Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-17T08:22:57.049Z] ++ 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-03-17T08:22:57.049Z] ++ set -e [2022-03-17T08:22:57.049Z] ++ '[' -n 0 ']' [2022-03-17T08:22:57.049Z] ++ set -x [2022-03-17T08:22:57.049Z] ++ 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-03-17T08:22:57.049Z] INFO: Testing against a local daemon [2022-03-17T08:22:57.049Z] === RUN TestPluginWithDevMounts [2022-03-17T08:22:57.049Z] === PAUSE TestPluginWithDevMounts [2022-03-17T08:22:57.049Z] === CONT TestPluginWithDevMounts [2022-03-17T08:22:57.052Z] --- PASS: TestNetworkDBSimple (2.24s) [2022-03-17T08:22:57.052Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-17T08:22:57.240Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-17T08:22:57.521Z] testing: warning: no tests to run [2022-03-17T08:22:57.521Z] PASS [2022-03-17T08:22:57.521Z] coverage: 0.0% of statements [2022-03-17T08:22:57.521Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2022-03-17T08:22:57.967Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-17T08:22:57.967Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-17T08:22:57.967Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-17T08:22:57.967Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-17T08:22:58.186Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-17T08:22:58.510Z] === RUN TestRequestNewPort [2022-03-17T08:22:58.510Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-17T08:22:58.510Z] === RUN TestRequestSpecificPort [2022-03-17T08:22:58.510Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-17T08:22:58.510Z] === RUN TestReleasePort [2022-03-17T08:22:58.510Z] --- PASS: TestReleasePort (0.00s) [2022-03-17T08:22:58.510Z] === RUN TestReuseReleasedPort [2022-03-17T08:22:58.510Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-17T08:22:58.510Z] === RUN TestReleaseUnreadledPort [2022-03-17T08:22:58.510Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-17T08:22:58.510Z] === RUN TestUnknowProtocol [2022-03-17T08:22:58.510Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-17T08:22:58.510Z] === RUN TestAllocateAllPorts [2022-03-17T08:22:58.510Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-17T08:22:58.510Z] === RUN TestPortAllocation [2022-03-17T08:22:58.510Z] --- PASS: TestPortAllocation (0.00s) [2022-03-17T08:22:58.510Z] === RUN TestPortAllocationWithCustomRange [2022-03-17T08:22:58.510Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-17T08:22:58.510Z] === RUN TestNoDuplicateBPR [2022-03-17T08:22:58.510Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-17T08:22:58.510Z] === RUN TestChangePortRange [2022-03-17T08:22:58.510Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-17T08:22:58.510Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-17T08:22:58.510Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-17T08:22:58.510Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-17T08:22:58.510Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-17T08:22:58.510Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-17T08:22:58.510Z] --- PASS: TestChangePortRange (0.00s) [2022-03-17T08:22:58.510Z] PASS [2022-03-17T08:22:58.510Z] coverage: 88.6% of statements [2022-03-17T08:22:58.510Z] 2022/03/17 08:22:57 Closing DB instances... [2022-03-17T08:22:58.510Z] ok github.com/docker/docker/libnetwork/portallocator 0.041s coverage: 88.6% of statements [2022-03-17T08:22:58.760Z] --- PASS: TestUpdatePidsLimit (3.77s) [2022-03-17T08:22:58.760Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.48s) [2022-03-17T08:22:58.760Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2022-03-17T08:22:58.760Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2022-03-17T08:22:58.760Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.49s) [2022-03-17T08:22:58.760Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2022-03-17T08:22:58.760Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2022-03-17T08:22:58.760Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2022-03-17T08:22:58.760Z] === RUN TestUpdateRestartPolicy [2022-03-17T08:22:58.952Z] --- PASS: TestPluginWithDevMounts (1.48s) [2022-03-17T08:22:58.952Z] PASS [2022-03-17T08:22:58.952Z] [2022-03-17T08:22:58.952Z] DONE 1 tests in 1.567s [2022-03-17T08:22:58.952Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-17T08:22:58.952Z] ++ 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-03-17T08:22:58.952Z] ++ set -e [2022-03-17T08:22:58.952Z] ++ '[' -n 0 ']' [2022-03-17T08:22:58.952Z] ++ set -x [2022-03-17T08:22:58.952Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-03-17T08:22:58.952Z] INFO: Testing against a local daemon [2022-03-17T08:22:58.952Z] === RUN TestSecretInspect [2022-03-17T08:22:58.978Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-17T08:22:58.978Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-17T08:22:58.978Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-17T08:22:58.978Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-17T08:22:58.978Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-17T08:22:58.978Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-17T08:22:58.978Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-17T08:22:58.978Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-17T08:22:58.978Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-17T08:22:58.978Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-17T08:22:58.978Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-17T08:22:58.978Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-17T08:22:58.978Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-17T08:22:58.978Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-17T08:22:58.978Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-17T08:22:58.978Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-17T08:22:58.978Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-17T08:22:58.978Z] testing: warning: no tests to run [2022-03-17T08:22:58.978Z] PASS [2022-03-17T08:22:58.978Z] coverage: 0.0% of statements [2022-03-17T08:22:58.978Z] ok github.com/docker/docker/libnetwork/portmapper 0.036s coverage: 0.0% of statements [no tests to run] [2022-03-17T08:22:59.000Z] === RUN TestValidatePrivileges [2022-03-17T08:22:59.000Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-17T08:22:59.000Z] === RUN TestFilterByCapNeg [2022-03-17T08:22:59.000Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-17T08:22:59.000Z] === RUN TestFilterByCapPos [2022-03-17T08:22:59.000Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-17T08:22:59.000Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-17T08:22:59.000Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-17T08:22:59.000Z] PASS [2022-03-17T08:22:59.000Z] coverage: 12.0% of statements [2022-03-17T08:22:59.000Z] ok github.com/docker/docker/plugin 0.057s coverage: 12.0% of statements [2022-03-17T08:22:59.000Z] === RUN TestNewSettable [2022-03-17T08:22:59.000Z] --- PASS: TestNewSettable (0.00s) [2022-03-17T08:22:59.000Z] === RUN TestIsSettable [2022-03-17T08:22:59.000Z] --- PASS: TestIsSettable (0.00s) [2022-03-17T08:22:59.000Z] === RUN TestUpdateSettingsEnv [2022-03-17T08:22:59.000Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-17T08:22:59.000Z] PASS [2022-03-17T08:22:59.000Z] coverage: 20.0% of statements [2022-03-17T08:22:59.000Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2022-03-17T08:22:59.966Z] === RUN TestHashData [2022-03-17T08:22:59.966Z] --- PASS: TestHashData (0.00s) [2022-03-17T08:22:59.966Z] PASS [2022-03-17T08:22:59.966Z] coverage: 2.8% of statements [2022-03-17T08:22:59.966Z] ok github.com/docker/docker/libnetwork/resolvconf 0.037s coverage: 2.8% of statements [2022-03-17T08:22:59.966Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-03-17T08:22:59.966Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-17T08:22:59.966Z] === RUN TestErrorConstructors [2022-03-17T08:22:59.966Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-17T08:22:59.966Z] === RUN TestCompareIPMask [2022-03-17T08:22:59.966Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-17T08:22:59.966Z] === RUN TestUtilGetHostPartIP [2022-03-17T08:22:59.966Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-17T08:22:59.966Z] === RUN TestUtilGetBroadcastIP [2022-03-17T08:22:59.966Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-17T08:22:59.966Z] === RUN TestParseCIDR [2022-03-17T08:22:59.966Z] --- PASS: TestParseCIDR (0.00s) [2022-03-17T08:22:59.966Z] PASS [2022-03-17T08:22:59.966Z] coverage: 37.3% of statements [2022-03-17T08:22:59.966Z] ok github.com/docker/docker/libnetwork/types 0.041s coverage: 37.3% of statements [2022-03-17T08:23:00.151Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-17T08:23:00.151Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-17T08:23:00.633Z] === RUN TestLoad [2022-03-17T08:23:00.633Z] --- PASS: TestLoad (0.00s) [2022-03-17T08:23:00.633Z] === RUN TestSave [2022-03-17T08:23:00.633Z] --- PASS: TestSave (0.03s) [2022-03-17T08:23:00.633Z] === RUN TestAddDeleteGet [2022-03-17T08:23:00.633Z] --- PASS: TestAddDeleteGet (0.04s) [2022-03-17T08:23:00.633Z] === RUN TestInvalidTags [2022-03-17T08:23:00.633Z] --- PASS: TestInvalidTags (0.01s) [2022-03-17T08:23:00.633Z] PASS [2022-03-17T08:23:00.633Z] coverage: 84.4% of statements [2022-03-17T08:23:00.633Z] ok github.com/docker/docker/reference 0.141s coverage: 84.4% of statements [2022-03-17T08:23:00.725Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-17T08:23:00.855Z] --- PASS: TestSecretInspect (2.05s) [2022-03-17T08:23:00.855Z] === RUN TestSecretList [2022-03-17T08:23:00.956Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-17T08:23:00.956Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-17T08:23:00.956Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-17T08:23:00.956Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-17T08:23:00.956Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-17T08:23:00.956Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-17T08:23:00.956Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-17T08:23:00.956Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-17T08:23:00.956Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-17T08:23:00.956Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-17T08:23:00.956Z] 2022/03/17 08:23:00 Closing DB instances... [2022-03-17T08:23:00.956Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-17T08:23:00.957Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-17T08:23:00.957Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-17T08:23:00.957Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-17T08:23:00.957Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-17T08:23:00.957Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-17T08:23:00.957Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-17T08:23:00.957Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-17T08:23:00.957Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-17T08:23:00.957Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-17T08:23:00.957Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-17T08:23:00.957Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-17T08:23:00.957Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-17T08:23:00.957Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-17T08:23:00.957Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-17T08:23:00.957Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-17T08:23:00.957Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-17T08:23:00.957Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-17T08:23:00.957Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-17T08:23:00.957Z] PASS [2022-03-17T08:23:00.957Z] coverage: 50.0% of statements [2022-03-17T08:23:00.957Z] ok github.com/docker/docker/oci 0.061s coverage: 50.0% of statements [2022-03-17T08:23:00.988Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-17T08:23:01.249Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-17T08:23:01.425Z] === RUN TestAddressPoolOpt [2022-03-17T08:23:01.425Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-17T08:23:01.425Z] === RUN TestValidateEnv [2022-03-17T08:23:01.425Z] === RUN TestValidateEnv/a [2022-03-17T08:23:01.425Z] === RUN TestValidateEnv/something [2022-03-17T08:23:01.425Z] === RUN TestValidateEnv/_=a [2022-03-17T08:23:01.425Z] === RUN TestValidateEnv/env1=value1 [2022-03-17T08:23:01.425Z] === RUN TestValidateEnv/_env1=value1 [2022-03-17T08:23:01.425Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-17T08:23:01.425Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-17T08:23:01.425Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-17T08:23:01.425Z] === RUN TestValidateEnv/PATH [2022-03-17T08:23:01.425Z] === RUN TestValidateEnv/=a [2022-03-17T08:23:01.425Z] === RUN TestValidateEnv/PATH= [2022-03-17T08:23:01.425Z] === RUN TestValidateEnv/PATH=something [2022-03-17T08:23:01.425Z] === RUN TestValidateEnv/asd!qwe [2022-03-17T08:23:01.425Z] === RUN TestValidateEnv/1asd [2022-03-17T08:23:01.425Z] === RUN TestValidateEnv/123 [2022-03-17T08:23:01.425Z] === RUN TestValidateEnv/some_space [2022-03-17T08:23:01.425Z] === RUN TestValidateEnv/__some_space_before [2022-03-17T08:23:01.425Z] === RUN TestValidateEnv/some_space_after__ [2022-03-17T08:23:01.425Z] === RUN TestValidateEnv/= [2022-03-17T08:23:01.425Z] === RUN TestValidateEnv/PaTh [2022-03-17T08:23:01.425Z] --- PASS: TestValidateEnv (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-17T08:23:01.425Z] === RUN TestParseHost [2022-03-17T08:23:01.425Z] --- PASS: TestParseHost (0.00s) [2022-03-17T08:23:01.425Z] === RUN TestParseDockerDaemonHost [2022-03-17T08:23:01.425Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-17T08:23:01.425Z] === RUN TestParseTCP [2022-03-17T08:23:01.425Z] --- PASS: TestParseTCP (0.00s) [2022-03-17T08:23:01.425Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-17T08:23:01.425Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-17T08:23:01.425Z] === RUN TestValidateExtraHosts [2022-03-17T08:23:01.425Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-17T08:23:01.425Z] === RUN TestIpOptString [2022-03-17T08:23:01.425Z] --- PASS: TestIpOptString (0.00s) [2022-03-17T08:23:01.425Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-17T08:23:01.425Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-17T08:23:01.425Z] === RUN TestNewIpOptValidDefaultVal [2022-03-17T08:23:01.425Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-17T08:23:01.425Z] === RUN TestIpOptSetInvalidVal [2022-03-17T08:23:01.425Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-17T08:23:01.425Z] === RUN TestValidateIPAddress [2022-03-17T08:23:01.425Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-17T08:23:01.425Z] === RUN TestMapOpts [2022-03-17T08:23:01.425Z] --- PASS: TestMapOpts (0.00s) [2022-03-17T08:23:01.425Z] === RUN TestListOptsWithoutValidator [2022-03-17T08:23:01.425Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-17T08:23:01.425Z] === RUN TestListOptsWithValidator [2022-03-17T08:23:01.425Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-17T08:23:01.425Z] === RUN TestValidateDNSSearch [2022-03-17T08:23:01.425Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-17T08:23:01.425Z] === RUN TestValidateLabel [2022-03-17T08:23:01.425Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-17T08:23:01.425Z] === RUN TestValidateLabel/label_with_general_format [2022-03-17T08:23:01.425Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-17T08:23:01.425Z] === RUN TestValidateLabel/label_with_one_more [2022-03-17T08:23:01.425Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-17T08:23:01.425Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-17T08:23:01.425Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-17T08:23:01.425Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-17T08:23:01.425Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-17T08:23:01.425Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-17T08:23:01.425Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-17T08:23:01.425Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-17T08:23:01.425Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-17T08:23:01.425Z] --- PASS: TestValidateLabel (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-17T08:23:01.425Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-17T08:23:01.426Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-17T08:23:01.426Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-17T08:23:01.426Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-17T08:23:01.426Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-17T08:23:01.426Z] === RUN TestNamedListOpts [2022-03-17T08:23:01.426Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-17T08:23:01.426Z] === RUN TestNamedMapOpts [2022-03-17T08:23:01.426Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-17T08:23:01.426Z] === RUN TestParseLink [2022-03-17T08:23:01.426Z] --- PASS: TestParseLink (0.00s) [2022-03-17T08:23:01.426Z] === RUN TestUlimitOpt [2022-03-17T08:23:01.426Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-17T08:23:01.426Z] PASS [2022-03-17T08:23:01.426Z] coverage: 66.3% of statements [2022-03-17T08:23:01.426Z] ok github.com/docker/docker/opts 0.074s coverage: 66.3% of statements [2022-03-17T08:23:01.511Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-17T08:23:01.511Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-17T08:23:01.668Z] === RUN TestResolveAuthConfigIndexServer [2022-03-17T08:23:01.668Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-17T08:23:01.668Z] === RUN TestResolveAuthConfigFullURL [2022-03-17T08:23:01.668Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-17T08:23:01.668Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-17T08:23:01.668Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-17T08:23:01.668Z] === RUN TestValidateMirror [2022-03-17T08:23:01.668Z] --- PASS: TestValidateMirror (0.00s) [2022-03-17T08:23:01.668Z] === RUN TestLoadInsecureRegistries [2022-03-17T08:23:01.668Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-17T08:23:01.668Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-17T08:23:01.668Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-17T08:23:01.668Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-17T08:23:01.668Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-17T08:23:01.668Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-17T08:23:01.668Z] === RUN TestResumableRequestReaderWithReadError [2022-03-17T08:23:01.668Z] --- PASS: TestGet (15.02s) [2022-03-17T08:23:01.668Z] === RUN TestPluginWithNoManifest [2022-03-17T08:23:01.668Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-17T08:23:01.668Z] === RUN TestGetAll [2022-03-17T08:23:01.668Z] --- PASS: TestGetAll (0.00s) [2022-03-17T08:23:01.668Z] PASS [2022-03-17T08:23:01.668Z] coverage: 73.2% of statements [2022-03-17T08:23:01.668Z] ok github.com/docker/docker/pkg/plugins 36.000s coverage: 73.2% of statements [2022-03-17T08:23:01.773Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-17T08:23:01.773Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-17T08:23:01.773Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-17T08:23:01.894Z] === RUN TestParseVersion [2022-03-17T08:23:01.894Z] --- PASS: TestParseVersion (0.00s) [2022-03-17T08:23:01.894Z] PASS [2022-03-17T08:23:01.895Z] coverage: 52.9% of statements [2022-03-17T08:23:01.895Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 52.9% of statements [2022-03-17T08:23:02.159Z] time="2022-03-17T08:23:01Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-17T08:23:02.159Z] time="2022-03-17T08:23:01Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-17T08:23:02.159Z] time="2022-03-17T08:23:01Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-17T08:23:02.159Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-03-17T08:23:02.159Z] === RUN TestNewServiceConfig [2022-03-17T08:23:02.159Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-17T08:23:02.159Z] === RUN TestValidateIndexName [2022-03-17T08:23:02.159Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-17T08:23:02.159Z] === RUN TestValidateIndexNameWithError [2022-03-17T08:23:02.159Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-17T08:23:02.159Z] === RUN TestEndpointParse [2022-03-17T08:23:02.159Z] --- PASS: TestEndpointParse (0.00s) [2022-03-17T08:23:02.159Z] === RUN TestEndpointParseInvalid [2022-03-17T08:23:02.159Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-17T08:23:02.159Z] === RUN TestValidateEndpoint [2022-03-17T08:23:02.159Z] --- PASS: TestValidateEndpoint (0.00s) [2022-03-17T08:23:02.159Z] === RUN TestPing [2022-03-17T08:23:02.159Z] --- PASS: TestPing (0.00s) [2022-03-17T08:23:02.159Z] === RUN TestPingRegistryEndpoint [2022-03-17T08:23:02.159Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:23:02.159Z] --- SKIP: TestPingRegistryEndpoint (0.02s) [2022-03-17T08:23:02.159Z] === RUN TestEndpoint [2022-03-17T08:23:02.159Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:23:02.159Z] --- SKIP: TestEndpoint (0.00s) [2022-03-17T08:23:02.159Z] === RUN TestParseRepositoryInfo [2022-03-17T08:23:02.159Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-17T08:23:02.159Z] === RUN TestNewIndexInfo [2022-03-17T08:23:02.159Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-17T08:23:02.159Z] === RUN TestMirrorEndpointLookup [2022-03-17T08:23:02.159Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:23:02.159Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-17T08:23:02.159Z] === RUN TestSearchRepositories [2022-03-17T08:23:02.159Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-17T08:23:02.159Z] Host: 127.0.0.1:49327 [2022-03-17T08:23:02.159Z] User-Agent: docker test client [2022-03-17T08:23:02.159Z] Authorization: Token fake-token [2022-03-17T08:23:02.159Z] X-Docker-Token: true [2022-03-17T08:23:02.159Z] Accept-Encoding: gzip [2022-03-17T08:23:02.159Z] [2022-03-17T08:23:02.159Z] [2022-03-17T08:23:02.159Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-17T08:23:02.159Z] Connection: close [2022-03-17T08:23:02.159Z] Content-Length: 144 [2022-03-17T08:23:02.159Z] Cache-Control: no-cache [2022-03-17T08:23:02.159Z] Content-Type: application/json [2022-03-17T08:23:02.159Z] Date: Thu, 17 Mar 2022 08:23:01 GMT [2022-03-17T08:23:02.159Z] Expires: -1 [2022-03-17T08:23:02.159Z] Pragma: no-cache [2022-03-17T08:23:02.159Z] Server: docker-tests/mock [2022-03-17T08:23:02.159Z] X-Docker-Registry-Config: mock [2022-03-17T08:23:02.159Z] X-Docker-Registry-Version: 0.0.0 [2022-03-17T08:23:02.159Z] [2022-03-17T08:23:02.159Z] [2022-03-17T08:23:02.159Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-17T08:23:02.159Z] === RUN TestTrustedLocation [2022-03-17T08:23:02.159Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-17T08:23:02.159Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-17T08:23:02.159Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-17T08:23:02.159Z] === RUN TestAllowNondistributableArtifacts [2022-03-17T08:23:02.159Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-17T08:23:02.159Z] === RUN TestIsSecureIndex [2022-03-17T08:23:02.159Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-17T08:23:02.159Z] PASS [2022-03-17T08:23:02.159Z] coverage: 51.2% of statements [2022-03-17T08:23:02.159Z] ok github.com/docker/docker/registry 0.316s coverage: 51.2% of statements [2022-03-17T08:23:02.159Z] time="2022-03-17T08:23:01Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-17T08:23:02.159Z] --- PASS: TestResumableRequestReaderWithReadError (0.22s) [2022-03-17T08:23:02.159Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-17T08:23:02.159Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-17T08:23:02.159Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-17T08:23:02.159Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-17T08:23:02.159Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-17T08:23:02.159Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-17T08:23:02.159Z] === RUN TestResumableRequestReader [2022-03-17T08:23:02.159Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-17T08:23:02.159Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-17T08:23:02.159Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-17T08:23:02.159Z] PASS [2022-03-17T08:23:02.159Z] coverage: 100.0% of statements [2022-03-17T08:23:02.159Z] ok github.com/docker/docker/registry/resumable 0.288s coverage: 100.0% of statements [2022-03-17T08:23:02.651Z] === RUN TestRestartManagerTimeout [2022-03-17T08:23:02.651Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-17T08:23:02.651Z] === RUN TestRestartManagerTimeoutReset [2022-03-17T08:23:02.651Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-17T08:23:02.651Z] PASS [2022-03-17T08:23:02.651Z] coverage: 45.3% of statements [2022-03-17T08:23:02.651Z] ok github.com/docker/docker/restartmanager 0.046s coverage: 45.3% of statements [2022-03-17T08:23:02.757Z] --- PASS: TestSecretList (2.06s) [2022-03-17T08:23:02.757Z] === RUN TestSecretsCreateAndDelete [2022-03-17T08:23:02.883Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-03-17T08:23:02.883Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-17T08:23:03.143Z] === RUN TestDecodeContainerConfig [2022-03-17T08:23:03.143Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-17T08:23:03.143Z] === RUN TestDecodeContainerConfigIsolation [2022-03-17T08:23:03.143Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-17T08:23:03.143Z] === RUN TestValidatePrivileged [2022-03-17T08:23:03.143Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-17T08:23:03.143Z] PASS [2022-03-17T08:23:03.143Z] coverage: 52.6% of statements [2022-03-17T08:23:03.143Z] ok github.com/docker/docker/runconfig 0.070s coverage: 52.6% of statements [2022-03-17T08:23:03.144Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-17T08:23:03.144Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-17T08:23:03.144Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-17T08:23:03.144Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-17T08:23:03.144Z] PASS [2022-03-17T08:23:03.144Z] coverage: 62.5% of statements [2022-03-17T08:23:03.144Z] ok github.com/docker/docker/testutil 0.080s coverage: 62.5% of statements [2022-03-17T08:23:03.162Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-17T08:23:03.352Z] === RUN TestPeerCertificateMarshalJSON [2022-03-17T08:23:03.735Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-17T08:23:03.821Z] === RUN TestIsArchivePathDir [2022-03-17T08:23:03.821Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-03-17T08:23:03.821Z] === RUN TestIsArchivePathInvalidFile [2022-03-17T08:23:04.025Z] --- PASS: TestServicePlugin (30.30s) [2022-03-17T08:23:04.025Z] === RUN TestServiceUpdateLabel [2022-03-17T08:23:04.025Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-03-17T08:23:04.025Z] === RUN TestServiceUpdateSecrets [2022-03-17T08:23:04.290Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-03-17T08:23:04.290Z] === RUN TestIsArchivePathTar [2022-03-17T08:23:04.290Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-17T08:23:04.290Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-17T08:23:04.290Z] --- PASS: TestPeerCertificateMarshalJSON (0.59s) [2022-03-17T08:23:04.290Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-17T08:23:04.290Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-17T08:23:04.290Z] === RUN TestMiddleware [2022-03-17T08:23:04.290Z] --- PASS: TestMiddleware (0.00s) [2022-03-17T08:23:04.290Z] === RUN TestNewResponseModifier [2022-03-17T08:23:04.290Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-17T08:23:04.290Z] PASS [2022-03-17T08:23:04.290Z] coverage: 26.8% of statements [2022-03-17T08:23:04.290Z] ok github.com/docker/docker/pkg/authorization 0.640s coverage: 26.8% of statements [2022-03-17T08:23:04.290Z] --- PASS: TestIsArchivePathTar (0.16s) [2022-03-17T08:23:04.290Z] === RUN TestDecompressStreamGzip [2022-03-17T08:23:04.290Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-03-17T08:23:04.290Z] === RUN TestDecompressStreamBzip2 [2022-03-17T08:23:04.290Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-03-17T08:23:04.290Z] === RUN TestDecompressStreamXz [2022-03-17T08:23:04.290Z] archive_test.go:133: Xz not present in msys2 [2022-03-17T08:23:04.290Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-17T08:23:04.290Z] === RUN TestDecompressStreamZstd [2022-03-17T08:23:04.759Z] archive_test.go:140: zstd not installed [2022-03-17T08:23:04.759Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-17T08:23:04.759Z] === RUN TestCompressStreamXzUnsupported [2022-03-17T08:23:04.759Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-17T08:23:04.759Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-17T08:23:04.759Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-17T08:23:04.759Z] === RUN TestCompressStreamInvalid [2022-03-17T08:23:04.759Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-17T08:23:04.759Z] === RUN TestExtensionInvalid [2022-03-17T08:23:04.759Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-17T08:23:04.759Z] === RUN TestExtensionUncompressed [2022-03-17T08:23:04.759Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-17T08:23:04.759Z] === RUN TestExtensionBzip2 [2022-03-17T08:23:04.759Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-17T08:23:04.759Z] === RUN TestExtensionGzip [2022-03-17T08:23:04.759Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-17T08:23:04.759Z] === RUN TestExtensionXz [2022-03-17T08:23:04.759Z] --- PASS: TestExtensionXz (0.00s) [2022-03-17T08:23:04.759Z] === RUN TestExtensionZstd [2022-03-17T08:23:04.759Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-17T08:23:04.759Z] === RUN TestCmdStreamLargeStderr [2022-03-17T08:23:04.759Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-03-17T08:23:04.759Z] === RUN TestCmdStreamBad [2022-03-17T08:23:04.759Z] archive_test.go:252: Failing on Windows CI machines [2022-03-17T08:23:04.759Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-17T08:23:04.759Z] === RUN TestCmdStreamGood [2022-03-17T08:23:04.759Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-17T08:23:04.759Z] === RUN TestUntarPathWithInvalidDest [2022-03-17T08:23:04.759Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-03-17T08:23:04.759Z] === RUN TestUntarPathWithInvalidSrc [2022-03-17T08:23:04.759Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-17T08:23:04.759Z] === RUN TestUntarPath [2022-03-17T08:23:04.759Z] --- PASS: TestUntarPath (0.06s) [2022-03-17T08:23:04.759Z] === RUN TestUntarPathWithDestinationFile [2022-03-17T08:23:04.759Z] === RUN TestUnbuffered [2022-03-17T08:23:04.759Z] --- PASS: TestUnbuffered (0.00s) [2022-03-17T08:23:04.759Z] === RUN TestRaceUnbuffered [2022-03-17T08:23:04.759Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-17T08:23:04.759Z] PASS [2022-03-17T08:23:04.759Z] coverage: 100.0% of statements [2022-03-17T08:23:04.759Z] ok github.com/docker/docker/pkg/broadcaster 0.036s coverage: 100.0% of statements [2022-03-17T08:23:04.759Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-03-17T08:23:04.759Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-17T08:23:04.759Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-03-17T08:23:04.759Z] === RUN TestCopyWithTarInvalidSrc [2022-03-17T08:23:04.759Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-17T08:23:04.759Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-17T08:23:04.759Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-17T08:23:04.759Z] === RUN TestCopyWithTarSrcFile [2022-03-17T08:23:04.759Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-17T08:23:04.759Z] === RUN TestCopyWithTarSrcFolder [2022-03-17T08:23:04.759Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-17T08:23:04.759Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-17T08:23:04.759Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2022-03-17T08:23:04.759Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-17T08:23:04.759Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-17T08:23:04.759Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-17T08:23:04.759Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-17T08:23:04.759Z] === RUN TestCopyFileWithTarSrcFile [2022-03-17T08:23:04.759Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-17T08:23:04.759Z] === RUN TestTarFiles [2022-03-17T08:23:05.228Z] 2022/03/17 08:23:04 Closing DB instances... [2022-03-17T08:23:05.228Z] === RUN TestMatch [2022-03-17T08:23:05.228Z] === RUN TestMatch/[[]] [2022-03-17T08:23:05.228Z] === RUN TestMatch/[[foo]] [2022-03-17T08:23:05.228Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-17T08:23:05.228Z] === RUN TestMatch/[[foo_bar]] [2022-03-17T08:23:05.228Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-17T08:23:05.228Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-17T08:23:05.228Z] === RUN TestMatch/[] [2022-03-17T08:23:05.228Z] === RUN TestMatch/[]#01 [2022-03-17T08:23:05.228Z] === RUN TestMatch/[[qux]] [2022-03-17T08:23:05.228Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-17T08:23:05.228Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-17T08:23:05.290Z] --- PASS: TestSecretsCreateAndDelete (2.05s) [2022-03-17T08:23:05.290Z] === RUN TestSecretsUpdate [2022-03-17T08:23:05.696Z] === RUN TestMatch/[[foo_baz]] [2022-03-17T08:23:05.696Z] --- PASS: TestMatch (0.00s) [2022-03-17T08:23:05.696Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-17T08:23:05.696Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-17T08:23:05.696Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-17T08:23:05.696Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-17T08:23:05.696Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-17T08:23:05.696Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-17T08:23:05.696Z] --- PASS: TestMatch/[] (0.00s) [2022-03-17T08:23:05.696Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-17T08:23:05.696Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-17T08:23:05.696Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-17T08:23:05.696Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-17T08:23:05.696Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-17T08:23:05.696Z] PASS [2022-03-17T08:23:05.696Z] coverage: 87.5% of statements [2022-03-17T08:23:05.696Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2022-03-17T08:23:06.209Z] === RUN TestGetDriver [2022-03-17T08:23:06.209Z] --- PASS: TestGetDriver (0.00s) [2022-03-17T08:23:06.209Z] === RUN TestVolumeRequestError [2022-03-17T08:23:06.209Z] === RUN TestGetAddress [2022-03-17T08:23:06.209Z] --- PASS: TestGetAddress (0.00s) [2022-03-17T08:23:06.209Z] === RUN TestRemove [2022-03-17T08:23:06.209Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-17T08:23:06.209Z] --- SKIP: TestRemove (0.00s) [2022-03-17T08:23:06.209Z] === RUN TestInitializeWithVolumes [2022-03-17T08:23:06.209Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-17T08:23:06.209Z] PASS [2022-03-17T08:23:06.209Z] coverage: 36.1% of statements [2022-03-17T08:23:06.209Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-17T08:23:06.209Z] === RUN TestCreate [2022-03-17T08:23:06.209Z] ok github.com/docker/docker/volume/drivers 0.068s coverage: 36.1% of statements [2022-03-17T08:23:06.209Z] --- PASS: TestCreate (0.01s) [2022-03-17T08:23:06.209Z] === RUN TestValidateName [2022-03-17T08:23:06.209Z] --- PASS: TestValidateName (0.00s) [2022-03-17T08:23:06.209Z] === RUN TestCreateWithOpts [2022-03-17T08:23:06.209Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-17T08:23:06.209Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-17T08:23:06.209Z] === RUN TestRelaodNoOpts [2022-03-17T08:23:06.209Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-17T08:23:06.209Z] PASS [2022-03-17T08:23:06.209Z] coverage: 41.5% of statements [2022-03-17T08:23:06.209Z] ok github.com/docker/docker/volume/local 0.129s coverage: 41.5% of statements [2022-03-17T08:23:06.209Z] === RUN TestLCOWParseMountRaw [2022-03-17T08:23:06.209Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-17T08:23:06.209Z] === RUN TestLCOWParseMountRawSplit [2022-03-17T08:23:06.209Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-17T08:23:06.209Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-17T08:23:06.209Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-17T08:23:06.209Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-17T08:23:06.209Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-17T08:23:06.209Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-17T08:23:06.209Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-17T08:23:06.209Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-17T08:23:06.209Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-17T08:23:06.209Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-17T08:23:06.209Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-17T08:23:06.209Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-17T08:23:06.209Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-17T08:23:06.209Z] === RUN TestLinuxParseMountRaw [2022-03-17T08:23:06.209Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-17T08:23:06.209Z] === RUN TestLinuxParseMountRawSplit [2022-03-17T08:23:06.209Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-17T08:23:06.209Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-17T08:23:06.209Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-17T08:23:06.209Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-17T08:23:06.209Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-17T08:23:06.209Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-17T08:23:06.209Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-17T08:23:06.209Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-17T08:23:06.209Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-17T08:23:06.209Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-17T08:23:06.209Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-17T08:23:06.209Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-17T08:23:06.209Z] === RUN TestConvertTmpfsOptions [2022-03-17T08:23:06.209Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-17T08:23:06.209Z] linux_parser_test.go:209: data="ro" [2022-03-17T08:23:06.209Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-17T08:23:06.209Z] === RUN TestParseMountSpec [2022-03-17T08:23:06.209Z] parser_test.go:62: case 0 [2022-03-17T08:23:06.209Z] parser_test.go:62: case 1 [2022-03-17T08:23:06.209Z] parser_test.go:62: case 2 [2022-03-17T08:23:06.209Z] parser_test.go:62: case 3 [2022-03-17T08:23:06.209Z] parser_test.go:62: case 4 [2022-03-17T08:23:06.209Z] parser_test.go:62: case 5 [2022-03-17T08:23:06.209Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-17T08:23:06.209Z] === RUN TestValidateMount [2022-03-17T08:23:06.209Z] --- PASS: TestValidateMount (0.00s) [2022-03-17T08:23:06.209Z] === RUN TestWindowsParseMountRaw [2022-03-17T08:23:06.209Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-17T08:23:06.209Z] === RUN TestWindowsParseMountRawSplit [2022-03-17T08:23:06.209Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-17T08:23:06.209Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-17T08:23:06.209Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-17T08:23:06.209Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-17T08:23:06.209Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-17T08:23:06.209Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-17T08:23:06.209Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-17T08:23:06.209Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-17T08:23:06.209Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-17T08:23:06.209Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-17T08:23:06.209Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-17T08:23:06.209Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-17T08:23:06.209Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-17T08:23:06.209Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-17T08:23:06.209Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-17T08:23:06.209Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-17T08:23:06.209Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-17T08:23:06.209Z] PASS [2022-03-17T08:23:06.209Z] coverage: 67.6% of statements [2022-03-17T08:23:06.209Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.6% of statements [2022-03-17T08:23:06.288Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-17T08:23:06.288Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-17T08:23:06.288Z] check_test.go:308: [d09e79e20c409] daemon is not started [2022-03-17T08:23:06.288Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-17T08:23:06.288Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-17T08:23:06.288Z] check_test.go:308: [d4cfe1e729129] daemon is not started [2022-03-17T08:23:06.288Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-17T08:23:06.687Z] === RUN TestChrootTarUntar [2022-03-17T08:23:06.687Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:23:06.687Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-17T08:23:06.687Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-17T08:23:06.687Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:23:06.687Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-17T08:23:06.687Z] === RUN TestChrootUntarEmptyArchive [2022-03-17T08:23:06.687Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-17T08:23:06.687Z] === RUN TestChrootTarUntarWithSymlink [2022-03-17T08:23:06.687Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T08:23:06.687Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-17T08:23:06.687Z] === RUN TestChrootCopyWithTar [2022-03-17T08:23:06.687Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T08:23:06.687Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-17T08:23:06.687Z] === RUN TestChrootCopyFileWithTar [2022-03-17T08:23:06.687Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:23:06.687Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-17T08:23:06.687Z] === RUN TestChrootUntarPath [2022-03-17T08:23:06.687Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T08:23:06.687Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-17T08:23:06.687Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-17T08:23:06.687Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:23:06.687Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-17T08:23:06.687Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-17T08:23:06.687Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:23:06.687Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-17T08:23:06.687Z] === RUN TestChrootApplyDotDotFile [2022-03-17T08:23:06.687Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:23:06.687Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-17T08:23:06.687Z] PASS [2022-03-17T08:23:06.687Z] coverage: 15.1% of statements [2022-03-17T08:23:06.687Z] ok github.com/docker/docker/pkg/chrootarchive 0.094s coverage: 15.1% of statements [2022-03-17T08:23:06.687Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2022-03-17T08:23:06.687Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-17T08:23:07.192Z] --- PASS: TestSecretsUpdate (2.08s) [2022-03-17T08:23:07.192Z] === RUN TestTemplatedSecret [2022-03-17T08:23:07.233Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-17T08:23:07.494Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-17T08:23:07.674Z] === RUN TestEnsureRemoveAllNotExist [2022-03-17T08:23:07.674Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-17T08:23:07.674Z] === RUN TestEnsureRemoveAllWithDir [2022-03-17T08:23:07.674Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-17T08:23:07.674Z] === RUN TestEnsureRemoveAllWithFile [2022-03-17T08:23:07.674Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-17T08:23:07.674Z] PASS [2022-03-17T08:23:07.674Z] coverage: 0.0% of statements [2022-03-17T08:23:07.674Z] ok github.com/docker/docker/pkg/containerfs 0.044s coverage: 0.0% of statements [2022-03-17T08:23:07.844Z] === RUN TestSetGetMeta [2022-03-17T08:23:07.844Z] === PAUSE TestSetGetMeta [2022-03-17T08:23:07.844Z] === RUN TestRestore [2022-03-17T08:23:07.844Z] === PAUSE TestRestore [2022-03-17T08:23:07.844Z] === RUN TestServiceCreate [2022-03-17T08:23:07.844Z] === PAUSE TestServiceCreate [2022-03-17T08:23:07.844Z] === RUN TestServiceList [2022-03-17T08:23:07.844Z] === PAUSE TestServiceList [2022-03-17T08:23:07.844Z] === RUN TestServiceRemove [2022-03-17T08:23:07.844Z] === PAUSE TestServiceRemove [2022-03-17T08:23:07.844Z] === RUN TestServiceGet [2022-03-17T08:23:07.844Z] === PAUSE TestServiceGet [2022-03-17T08:23:07.844Z] === RUN TestServicePrune [2022-03-17T08:23:07.844Z] === PAUSE TestServicePrune [2022-03-17T08:23:07.844Z] === RUN TestCreate [2022-03-17T08:23:07.844Z] === PAUSE TestCreate [2022-03-17T08:23:07.844Z] === RUN TestRemove [2022-03-17T08:23:07.844Z] === PAUSE TestRemove [2022-03-17T08:23:07.844Z] === RUN TestList [2022-03-17T08:23:07.844Z] === PAUSE TestList [2022-03-17T08:23:07.844Z] === RUN TestFindByDriver [2022-03-17T08:23:07.844Z] === PAUSE TestFindByDriver [2022-03-17T08:23:07.844Z] === RUN TestFindByReferenced [2022-03-17T08:23:07.844Z] === PAUSE TestFindByReferenced [2022-03-17T08:23:07.844Z] === RUN TestDerefMultipleOfSameRef [2022-03-17T08:23:07.844Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-17T08:23:07.844Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-17T08:23:07.844Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-17T08:23:07.844Z] === RUN TestDefererencePluginOnCreateError [2022-03-17T08:23:07.844Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-17T08:23:07.844Z] === RUN TestRefDerefRemove [2022-03-17T08:23:07.844Z] === PAUSE TestRefDerefRemove [2022-03-17T08:23:07.844Z] === RUN TestGet [2022-03-17T08:23:07.844Z] === PAUSE TestGet [2022-03-17T08:23:07.844Z] === RUN TestGetWithReference [2022-03-17T08:23:07.844Z] === PAUSE TestGetWithReference [2022-03-17T08:23:07.844Z] === RUN TestFilterFunc [2022-03-17T08:23:07.844Z] === RUN TestFilterFunc/test_nil_list [2022-03-17T08:23:07.844Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-17T08:23:07.844Z] === RUN TestFilterFunc/test_empty_list [2022-03-17T08:23:07.844Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-17T08:23:07.844Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-17T08:23:07.844Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-17T08:23:07.844Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-17T08:23:07.844Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-17T08:23:07.844Z] === RUN TestFilterFunc/test_filter_some [2022-03-17T08:23:07.844Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-17T08:23:07.844Z] === RUN TestFilterFunc/test_filter_middle [2022-03-17T08:23:07.844Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-17T08:23:07.844Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-17T08:23:07.844Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-17T08:23:07.844Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-17T08:23:07.844Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-17T08:23:07.844Z] === CONT TestFilterFunc/test_nil_list [2022-03-17T08:23:07.844Z] === CONT TestFilterFunc/test_filter_some [2022-03-17T08:23:07.844Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-17T08:23:07.844Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-17T08:23:07.844Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-17T08:23:07.844Z] === CONT TestFilterFunc/test_empty_list [2022-03-17T08:23:07.844Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-17T08:23:07.844Z] === CONT TestFilterFunc/test_filter_middle [2022-03-17T08:23:07.844Z] --- PASS: TestFilterFunc (0.00s) [2022-03-17T08:23:07.844Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-17T08:23:07.844Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-17T08:23:07.844Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-17T08:23:07.844Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-17T08:23:07.844Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-17T08:23:07.844Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-17T08:23:07.844Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-17T08:23:07.844Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-17T08:23:07.844Z] === CONT TestSetGetMeta [2022-03-17T08:23:07.844Z] === CONT TestServiceGet [2022-03-17T08:23:07.844Z] === CONT TestList [2022-03-17T08:23:07.844Z] === CONT TestCreate [2022-03-17T08:23:07.844Z] --- PASS: TestSetGetMeta (0.03s) [2022-03-17T08:23:07.844Z] === CONT TestServicePrune [2022-03-17T08:23:07.844Z] --- PASS: TestCreate (0.03s) [2022-03-17T08:23:07.844Z] === CONT TestRemove [2022-03-17T08:23:07.844Z] --- PASS: TestList (0.04s) [2022-03-17T08:23:07.844Z] === CONT TestServiceRemove [2022-03-17T08:23:07.844Z] --- PASS: TestRemove (0.02s) [2022-03-17T08:23:07.844Z] === CONT TestServiceList [2022-03-17T08:23:07.844Z] time="2022-03-17T08:23:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T08:23:07.844Z] --- PASS: TestServiceGet (0.17s) [2022-03-17T08:23:07.844Z] === CONT TestServiceCreate [2022-03-17T08:23:07.844Z] --- PASS: TestServiceRemove (0.13s) [2022-03-17T08:23:07.844Z] === CONT TestRestore [2022-03-17T08:23:07.844Z] --- PASS: TestServiceList (0.12s) [2022-03-17T08:23:07.844Z] === CONT TestGetWithReference [2022-03-17T08:23:07.844Z] time="2022-03-17T08:23:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T08:23:07.844Z] time="2022-03-17T08:23:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T08:23:07.845Z] time="2022-03-17T08:23:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-17T08:23:07.845Z] --- PASS: TestServiceCreate (0.02s) [2022-03-17T08:23:07.845Z] === CONT TestGet [2022-03-17T08:23:07.845Z] time="2022-03-17T08:23:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T08:23:07.845Z] --- PASS: TestGetWithReference (0.03s) [2022-03-17T08:23:07.845Z] === CONT TestRefDerefRemove [2022-03-17T08:23:07.845Z] --- PASS: TestRestore (0.03s) [2022-03-17T08:23:07.845Z] === CONT TestDefererencePluginOnCreateError [2022-03-17T08:23:07.845Z] --- PASS: TestServicePrune (0.19s) [2022-03-17T08:23:07.845Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-17T08:23:07.845Z] --- PASS: TestGet (0.02s) [2022-03-17T08:23:07.845Z] === CONT TestDerefMultipleOfSameRef [2022-03-17T08:23:07.845Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-17T08:23:07.845Z] === CONT TestFindByReferenced [2022-03-17T08:23:07.845Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-17T08:23:07.845Z] === CONT TestFindByDriver [2022-03-17T08:23:07.845Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-03-17T08:23:07.845Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-17T08:23:07.845Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-17T08:23:07.845Z] --- PASS: TestFindByDriver (0.02s) [2022-03-17T08:23:07.845Z] PASS [2022-03-17T08:23:07.845Z] coverage: 69.0% of statements [2022-03-17T08:23:07.845Z] ok github.com/docker/docker/volume/service 0.288s coverage: 69.0% of statements [2022-03-17T08:23:08.071Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-17T08:23:08.144Z] === RUN TestSizeEmpty [2022-03-17T08:23:08.144Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-17T08:23:08.144Z] === RUN TestSizeEmptyFile [2022-03-17T08:23:08.144Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-17T08:23:08.144Z] === RUN TestSizeNonemptyFile [2022-03-17T08:23:08.144Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-17T08:23:08.144Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-17T08:23:08.144Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-17T08:23:08.144Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-17T08:23:08.144Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-17T08:23:08.144Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-17T08:23:08.144Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-17T08:23:08.144Z] === RUN TestMoveToSubdir [2022-03-17T08:23:08.144Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-17T08:23:08.144Z] === RUN TestSizeNonExistingDirectory [2022-03-17T08:23:08.144Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-17T08:23:08.144Z] PASS [2022-03-17T08:23:08.144Z] coverage: 80.0% of statements [2022-03-17T08:23:08.144Z] ok github.com/docker/docker/pkg/directory 0.049s coverage: 80.0% of statements [2022-03-17T08:23:08.333Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-17T08:23:08.906Z] check_test.go:308: [de0b8c3b19268] daemon is not started [2022-03-17T08:23:08.906Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-17T08:23:09.137Z] 2022/03/17 08:23:08 Closing DB instances... [2022-03-17T08:23:09.137Z] === RUN TestPollerAddRemove [2022-03-17T08:23:09.137Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-17T08:23:09.137Z] === RUN TestPollerEvent [2022-03-17T08:23:09.137Z] poller_test.go:40: No chmod on Windows [2022-03-17T08:23:09.137Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-17T08:23:09.137Z] === RUN TestPollerClose [2022-03-17T08:23:09.137Z] --- PASS: TestPollerClose (0.00s) [2022-03-17T08:23:09.137Z] PASS [2022-03-17T08:23:09.137Z] coverage: 45.7% of statements [2022-03-17T08:23:09.137Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 45.7% of statements [2022-03-17T08:23:09.170Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-17T08:23:09.723Z] --- PASS: TestTemplatedSecret (2.48s) [2022-03-17T08:23:09.723Z] === RUN TestSecretCreateResolve [2022-03-17T08:23:09.743Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-17T08:23:10.004Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-17T08:23:10.705Z] --- PASS: TestNetworkDBCRUDTableEntries (3.48s) [2022-03-17T08:23:10.705Z] === RUN TestNetworkDBNodeLeave [2022-03-17T08:23:10.705Z] === RUN TestCopyFileWithInvalidSrc [2022-03-17T08:23:10.705Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestCopyFileWithInvalidDest [2022-03-17T08:23:10.705Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-17T08:23:10.705Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s) [2022-03-17T08:23:10.705Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-17T08:23:10.705Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-03-17T08:23:10.705Z] === RUN TestCopyFile [2022-03-17T08:23:10.705Z] --- PASS: TestCopyFile (0.01s) [2022-03-17T08:23:10.705Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-17T08:23:10.705Z] fileutils_test.go:133: Needs porting to Windows [2022-03-17T08:23:10.705Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-17T08:23:10.705Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-17T08:23:10.705Z] fileutils_test.go:179: Needs porting to Windows [2022-03-17T08:23:10.705Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestWildcardMatches [2022-03-17T08:23:10.705Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestPatternMatches [2022-03-17T08:23:10.705Z] --- PASS: TestPatternMatches (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-17T08:23:10.705Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestPatternMatchesFolderExclusions [2022-03-17T08:23:10.705Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-17T08:23:10.705Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-17T08:23:10.705Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-17T08:23:10.705Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-17T08:23:10.705Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestSingleExclamationError [2022-03-17T08:23:10.705Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestMatchesWithNoPatterns [2022-03-17T08:23:10.705Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestMatchesWithMalformedPatterns [2022-03-17T08:23:10.705Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestMatches [2022-03-17T08:23:10.705Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-17T08:23:10.705Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-17T08:23:10.705Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-17T08:23:10.705Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-17T08:23:10.705Z] --- PASS: TestMatches (0.01s) [2022-03-17T08:23:10.705Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-17T08:23:10.705Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-17T08:23:10.705Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-17T08:23:10.705Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestCleanPatterns [2022-03-17T08:23:10.705Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-17T08:23:10.705Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestCleanPatternsExceptionFlag [2022-03-17T08:23:10.705Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-17T08:23:10.705Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-17T08:23:10.705Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestCleanPatternsErrorSingleException [2022-03-17T08:23:10.705Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestCreateIfNotExistsDir [2022-03-17T08:23:10.705Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestCreateIfNotExistsFile [2022-03-17T08:23:10.705Z] --- PASS: TestCreateIfNotExistsFile (0.04s) [2022-03-17T08:23:10.705Z] === RUN TestMatch [2022-03-17T08:23:10.705Z] --- PASS: TestMatch (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestCompile [2022-03-17T08:23:10.705Z] === RUN TestCompile/slash [2022-03-17T08:23:10.705Z] === RUN TestCompile/backslash [2022-03-17T08:23:10.705Z] --- PASS: TestCompile (0.00s) [2022-03-17T08:23:10.705Z] --- PASS: TestCompile/slash (0.00s) [2022-03-17T08:23:10.705Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-17T08:23:10.705Z] PASS [2022-03-17T08:23:10.705Z] coverage: 84.7% of statements [2022-03-17T08:23:10.705Z] ok github.com/docker/docker/pkg/fileutils 0.152s coverage: 84.7% of statements [2022-03-17T08:23:10.705Z] --- PASS: TestTarFiles (5.59s) [2022-03-17T08:23:10.705Z] === RUN TestDetectCompressionZstd [2022-03-17T08:23:10.705Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestTarUntar [2022-03-17T08:23:10.705Z] --- PASS: TestTarUntar (0.05s) [2022-03-17T08:23:10.705Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-17T08:23:10.705Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestTarWithOptions [2022-03-17T08:23:10.705Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-17T08:23:10.705Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-17T08:23:10.705Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-17T08:23:10.705Z] === RUN TestUntarUstarGnuConflict [2022-03-17T08:23:10.705Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-17T08:23:10.706Z] === RUN TestUntarInvalidFilenames [2022-03-17T08:23:10.706Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3496706036\\dest" [2022-03-17T08:23:10.706Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-03-17T08:23:10.706Z] === RUN TestUntarHardlinkToSymlink [2022-03-17T08:23:10.966Z] --- PASS: TestUpdateRestartPolicy (12.27s) [2022-03-17T08:23:10.966Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-17T08:23:11.174Z] --- PASS: TestUntarHardlinkToSymlink (0.04s) [2022-03-17T08:23:11.174Z] === RUN TestUntarInvalidHardlink [2022-03-17T08:23:11.174Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3644152629\\victim\\hello" -> "../victim/hello" [2022-03-17T08:23:11.174Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1584401934\\victim\\hello" -> "/../victim/hello" [2022-03-17T08:23:11.174Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3447907921\\victim" -> "../victim" [2022-03-17T08:23:11.174Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3693903549\\victim" -> "../victim" [2022-03-17T08:23:11.174Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1717281548\\victim" -> "../victim" [2022-03-17T08:23:11.174Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink247628534\\victim" -> "../victim" [2022-03-17T08:23:11.174Z] --- PASS: TestUntarInvalidHardlink (0.08s) [2022-03-17T08:23:11.174Z] === RUN TestUntarInvalidSymlink [2022-03-17T08:23:11.174Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4181766106\\dest\\dotdot" -> "../victim/hello" [2022-03-17T08:23:11.174Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink635204730\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-17T08:23:11.174Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1546710805\\dest\\loophole-victim" -> "../victim" [2022-03-17T08:23:11.174Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2417824907\\dest\\loophole-victim" -> "../victim" [2022-03-17T08:23:11.174Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1613933143\\dest\\loophole-victim" -> "../victim" [2022-03-17T08:23:11.174Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink222657863\\dest\\loophole-victim" -> "../victim" [2022-03-17T08:23:11.174Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1502478754\\dest\\dir\\loophole" -> "../../victim" [2022-03-17T08:23:11.174Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-17T08:23:11.174Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-17T08:23:11.174Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-17T08:23:11.174Z] === RUN TestXGlobalNoParent [2022-03-17T08:23:11.174Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-17T08:23:11.174Z] === RUN TestReplaceFileTarWrapper [2022-03-17T08:23:11.174Z] --- PASS: TestReplaceFileTarWrapper (0.25s) [2022-03-17T08:23:11.174Z] === RUN TestPrefixHeaderReadable [2022-03-17T08:23:11.174Z] === RUN TestGet [2022-03-17T08:23:11.174Z] --- PASS: TestGet (0.00s) [2022-03-17T08:23:11.174Z] === RUN TestGetShortcutString [2022-03-17T08:23:11.174Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-17T08:23:11.174Z] PASS [2022-03-17T08:23:11.174Z] coverage: 42.9% of statements [2022-03-17T08:23:11.174Z] ok github.com/docker/docker/pkg/homedir 0.048s coverage: 42.9% of statements [2022-03-17T08:23:11.174Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-17T08:23:11.174Z] === RUN TestDisablePigz [2022-03-17T08:23:11.174Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-17T08:23:11.540Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2022-03-17T08:23:11.540Z] === RUN TestWaitNonBlocked [2022-03-17T08:23:11.540Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T08:23:11.540Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T08:23:11.540Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T08:23:11.540Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T08:23:11.540Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T08:23:11.540Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T08:23:11.625Z] --- PASS: TestSecretCreateResolve (2.04s) [2022-03-17T08:23:11.625Z] PASS [2022-03-17T08:23:11.625Z] [2022-03-17T08:23:11.625Z] DONE 6 tests in 12.858s [2022-03-17T08:23:11.625Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-17T08:23:11.625Z] ++ 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-03-17T08:23:11.625Z] ++ set -e [2022-03-17T08:23:11.625Z] ++ '[' -n 0 ']' [2022-03-17T08:23:11.625Z] ++ set -x [2022-03-17T08:23:11.625Z] ++ 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-03-17T08:23:11.625Z] INFO: Testing against a local daemon [2022-03-17T08:23:11.625Z] === RUN TestServiceCreateInit [2022-03-17T08:23:11.625Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-17T08:23:11.643Z] --- PASS: TestDisablePigz (0.13s) [2022-03-17T08:23:11.643Z] === RUN TestPigz [2022-03-17T08:23:11.643Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-17T08:23:11.643Z] --- PASS: TestPigz (0.16s) [2022-03-17T08:23:11.643Z] === RUN TestNosysFileInfo [2022-03-17T08:23:11.643Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-17T08:23:11.643Z] === RUN TestCopyFileWithInvalidDest [2022-03-17T08:23:11.643Z] archive_windows_test.go:16: Currently fails [2022-03-17T08:23:11.643Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-17T08:23:11.643Z] === RUN TestCanonicalTarNameForPath [2022-03-17T08:23:11.643Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-17T08:23:11.643Z] === RUN TestCanonicalTarName [2022-03-17T08:23:11.643Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-17T08:23:11.643Z] === RUN TestChmodTarEntry [2022-03-17T08:23:11.643Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-17T08:23:11.643Z] === RUN TestHardLinkOrder [2022-03-17T08:23:11.643Z] --- PASS: TestHardLinkOrder (0.09s) [2022-03-17T08:23:11.643Z] === RUN TestChangeString [2022-03-17T08:23:11.643Z] --- PASS: TestChangeString (0.00s) [2022-03-17T08:23:11.643Z] === RUN TestChangesWithNoChanges [2022-03-17T08:23:11.643Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-17T08:23:11.643Z] === RUN TestChangesWithChanges [2022-03-17T08:23:11.643Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-17T08:23:11.643Z] === RUN TestChangesWithChangesGH13590 [2022-03-17T08:23:11.643Z] changes_test.go:195: needs more investigation [2022-03-17T08:23:11.643Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-17T08:23:11.643Z] === RUN TestChangesDirsEmpty [2022-03-17T08:23:11.643Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-17T08:23:11.643Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-17T08:23:11.643Z] === RUN TestChangesDirsMutated [2022-03-17T08:23:11.643Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-17T08:23:11.643Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-17T08:23:11.643Z] === RUN TestApplyLayer [2022-03-17T08:23:11.643Z] changes_test.go:432: needs further investigation [2022-03-17T08:23:11.643Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-17T08:23:11.643Z] === RUN TestChangesSizeWithHardlinks [2022-03-17T08:23:11.643Z] changes_test.go:468: needs further investigation [2022-03-17T08:23:11.643Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-17T08:23:11.643Z] === RUN TestChangesSizeWithNoChanges [2022-03-17T08:23:11.643Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-17T08:23:11.643Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-17T08:23:11.643Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-17T08:23:11.643Z] === RUN TestChangesSize [2022-03-17T08:23:11.643Z] --- PASS: TestChangesSize (0.00s) [2022-03-17T08:23:11.643Z] === RUN TestApplyLayerInvalidFilenames [2022-03-17T08:23:11.643Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2083294076\\dest" [2022-03-17T08:23:11.643Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-17T08:23:11.643Z] === RUN TestApplyLayerInvalidHardlink [2022-03-17T08:23:11.643Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink667219244\\victim\\hello" -> "../victim/hello" [2022-03-17T08:23:11.643Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3043470481\\victim\\hello" -> "/../victim/hello" [2022-03-17T08:23:11.643Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink523989737\\victim" -> "../victim" [2022-03-17T08:23:11.643Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2294865024\\victim" -> "../victim" [2022-03-17T08:23:11.643Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink326521019\\victim" -> "../victim" [2022-03-17T08:23:11.643Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink416344997\\victim" -> "../victim" [2022-03-17T08:23:11.643Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-03-17T08:23:11.643Z] === RUN TestApplyLayerInvalidSymlink [2022-03-17T08:23:11.643Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1933643066\\dest\\dotdot" -> "../victim/hello" [2022-03-17T08:23:11.643Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink821048247\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-17T08:23:11.643Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink628956806\\dest\\loophole-victim" -> "../victim" [2022-03-17T08:23:11.643Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4169308648\\dest\\loophole-victim" -> "../victim" [2022-03-17T08:23:11.643Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink807854049\\dest\\loophole-victim" -> "../victim" [2022-03-17T08:23:12.112Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink450461038\\dest\\loophole-victim" -> "../victim" [2022-03-17T08:23:12.112Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-17T08:23:12.112Z] === RUN TestApplyLayerWhiteouts [2022-03-17T08:23:12.112Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-03-17T08:23:12.112Z] === RUN TestGenerateEmptyFile [2022-03-17T08:23:12.112Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-17T08:23:12.112Z] === RUN TestGenerateWithContent [2022-03-17T08:23:12.112Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-17T08:23:12.112Z] PASS [2022-03-17T08:23:12.112Z] coverage: 62.0% of statements [2022-03-17T08:23:12.112Z] ok github.com/docker/docker/pkg/archive 8.093s coverage: 62.0% of statements [2022-03-17T08:23:12.112Z] === RUN TestCreateIDMapOrder [2022-03-17T08:23:12.112Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-17T08:23:12.112Z] PASS [2022-03-17T08:23:12.112Z] coverage: 7.2% of statements [2022-03-17T08:23:12.112Z] ok github.com/docker/docker/pkg/idtools 0.042s coverage: 7.2% of statements [2022-03-17T08:23:12.930Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-17T08:23:12.930Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2022-03-17T08:23:12.930Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2022-03-17T08:23:12.930Z] === RUN TestWaitBlocked [2022-03-17T08:23:12.930Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T08:23:12.930Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T08:23:12.930Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T08:23:12.930Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T08:23:12.930Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T08:23:12.930Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T08:23:13.100Z] --- PASS: TestNetworkDBNodeLeave (2.67s) [2022-03-17T08:23:13.100Z] === RUN TestNetworkDBWatch [2022-03-17T08:23:13.192Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-17T08:23:13.568Z] === RUN TestFixedBufferCap [2022-03-17T08:23:13.568Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-17T08:23:13.568Z] === RUN TestFixedBufferLen [2022-03-17T08:23:13.568Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-17T08:23:13.568Z] === RUN TestFixedBufferString [2022-03-17T08:23:13.568Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-17T08:23:13.568Z] === RUN TestFixedBufferWrite [2022-03-17T08:23:13.568Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-17T08:23:13.568Z] === RUN TestFixedBufferRead [2022-03-17T08:23:13.568Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-17T08:23:13.568Z] === RUN TestBytesPipeRead [2022-03-17T08:23:13.568Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-17T08:23:13.568Z] === RUN TestBytesPipeWrite [2022-03-17T08:23:13.568Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-17T08:23:13.568Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-17T08:23:14.037Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2022-03-17T08:23:14.037Z] === RUN TestAtomicWriteToFile [2022-03-17T08:23:14.037Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-17T08:23:14.037Z] === RUN TestAtomicWriteSetCommit [2022-03-17T08:23:14.037Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-17T08:23:14.037Z] === RUN TestAtomicWriteSetCancel [2022-03-17T08:23:14.037Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-17T08:23:14.037Z] === RUN TestReadCloserWrapperClose [2022-03-17T08:23:14.037Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-17T08:23:14.037Z] === RUN TestReaderErrWrapperReadOnError [2022-03-17T08:23:14.037Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-17T08:23:14.037Z] === RUN TestReaderErrWrapperRead [2022-03-17T08:23:14.037Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-17T08:23:14.037Z] === RUN TestCancelReadCloser [2022-03-17T08:23:14.037Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-17T08:23:14.037Z] === RUN TestWriteCloserWrapperClose [2022-03-17T08:23:14.037Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-17T08:23:14.037Z] === RUN TestNopWriteCloser [2022-03-17T08:23:14.037Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-17T08:23:14.037Z] === RUN TestNopWriter [2022-03-17T08:23:14.037Z] --- PASS: TestNopWriter (0.00s) [2022-03-17T08:23:14.037Z] === RUN TestWriteCounter [2022-03-17T08:23:14.037Z] --- PASS: TestWriteCounter (0.00s) [2022-03-17T08:23:14.037Z] PASS [2022-03-17T08:23:14.037Z] coverage: 70.1% of statements [2022-03-17T08:23:14.037Z] ok github.com/docker/docker/pkg/ioutils 0.667s coverage: 70.1% of statements [2022-03-17T08:23:14.139Z] --- PASS: TestWaitBlocked (0.04s) [2022-03-17T08:23:14.139Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s) [2022-03-17T08:23:14.139Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.29s) [2022-03-17T08:23:14.139Z] === CONT TestContainerStartOnDaemonRestart [2022-03-17T08:23:14.139Z] === CONT TestContainerKillOnDaemonStart [2022-03-17T08:23:14.507Z] 2022/03/17 08:23:14 Closing DB instances... [2022-03-17T08:23:14.911Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-17T08:23:15.495Z] === RUN TestError [2022-03-17T08:23:15.495Z] --- PASS: TestError (0.00s) [2022-03-17T08:23:15.495Z] === RUN TestProgressString [2022-03-17T08:23:15.495Z] === RUN TestProgressString/no_progress [2022-03-17T08:23:15.495Z] === RUN TestProgressString/progress_1 [2022-03-17T08:23:15.495Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-17T08:23:15.495Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-17T08:23:15.495Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-17T08:23:15.495Z] === RUN TestProgressString/with_units [2022-03-17T08:23:15.495Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-17T08:23:15.495Z] === RUN TestProgressString/hide_counts [2022-03-17T08:23:15.495Z] --- PASS: TestProgressString (0.00s) [2022-03-17T08:23:15.495Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-17T08:23:15.495Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-17T08:23:15.495Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-17T08:23:15.495Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-17T08:23:15.495Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-17T08:23:15.495Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-17T08:23:15.495Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-17T08:23:15.495Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-17T08:23:15.495Z] === RUN TestJSONMessageDisplay [2022-03-17T08:23:15.495Z] --- PASS: TestJSONMessageDisplay (0.18s) [2022-03-17T08:23:15.495Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-17T08:23:15.495Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-17T08:23:15.495Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-17T08:23:15.495Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-17T08:23:15.495Z] === RUN TestDisplayJSONMessagesStream [2022-03-17T08:23:15.495Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-17T08:23:15.495Z] PASS [2022-03-17T08:23:15.495Z] coverage: 91.7% of statements [2022-03-17T08:23:15.495Z] ok github.com/docker/docker/pkg/jsonmessage 0.239s coverage: 91.7% of statements [2022-03-17T08:23:15.964Z] === RUN TestStandardLongPath [2022-03-17T08:23:15.964Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-17T08:23:15.964Z] === RUN TestUNCLongPath [2022-03-17T08:23:15.964Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-17T08:23:15.964Z] PASS [2022-03-17T08:23:15.964Z] coverage: 100.0% of statements [2022-03-17T08:23:15.964Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2022-03-17T08:23:15.964Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-03-17T08:23:15.964Z] === RUN TestNetworkDBBulkSync [2022-03-17T08:23:16.434Z] === RUN TestNameFormat [2022-03-17T08:23:16.434Z] --- PASS: TestNameFormat (0.00s) [2022-03-17T08:23:16.434Z] === RUN TestNameRetries [2022-03-17T08:23:16.434Z] --- PASS: TestNameRetries (0.00s) [2022-03-17T08:23:16.434Z] PASS [2022-03-17T08:23:16.434Z] coverage: 85.7% of statements [2022-03-17T08:23:16.434Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2022-03-17T08:23:16.690Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-17T08:23:17.421Z] === RUN TestParseKeyValueOpt [2022-03-17T08:23:17.421Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-17T08:23:17.421Z] === RUN TestParseUintList [2022-03-17T08:23:17.421Z] --- PASS: TestParseUintList (0.00s) [2022-03-17T08:23:17.421Z] === RUN TestParseUintListMaximumLimits [2022-03-17T08:23:17.421Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-17T08:23:17.421Z] PASS [2022-03-17T08:23:17.421Z] coverage: 97.0% of statements [2022-03-17T08:23:17.421Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2022-03-17T08:23:17.421Z] 2022/03/17 08:23:17 Closing DB instances... [2022-03-17T08:23:17.636Z] --- PASS: TestContainerStartOnDaemonRestart (3.35s) [2022-03-17T08:23:17.636Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-17T08:23:18.410Z] === RUN Test_windowsOSRelease_String [2022-03-17T08:23:18.410Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-03-17T08:23:18.410Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-03-17T08:23:18.410Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-03-17T08:23:18.410Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-03-17T08:23:18.410Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-03-17T08:23:18.410Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-03-17T08:23:18.410Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-03-17T08:23:18.410Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-03-17T08:23:18.410Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-03-17T08:23:18.410Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-17T08:23:18.410Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-03-17T08:23:18.410Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-03-17T08:23:18.410Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-03-17T08:23:18.410Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-17T08:23:18.410Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-03-17T08:23:18.410Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-03-17T08:23:18.410Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-03-17T08:23:18.410Z] PASS [2022-03-17T08:23:18.410Z] coverage: 37.5% of statements [2022-03-17T08:23:18.410Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.042s coverage: 37.5% of statements [2022-03-17T08:23:18.880Z] --- PASS: TestNetworkDBBulkSync (2.87s) [2022-03-17T08:23:18.880Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-17T08:23:18.880Z] === RUN TestNewAndRemove [2022-03-17T08:23:18.880Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-17T08:23:18.880Z] === RUN TestRemoveInvalidPath [2022-03-17T08:23:18.880Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-17T08:23:18.880Z] PASS [2022-03-17T08:23:18.880Z] coverage: 82.6% of statements [2022-03-17T08:23:18.880Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.6% of statements [2022-03-17T08:23:18.938Z] --- PASS: TestServiceUpdateSecrets (14.54s) [2022-03-17T08:23:18.938Z] === RUN TestServiceUpdateConfigs [2022-03-17T08:23:19.098Z] --- PASS: TestServiceCreateInit (6.90s) [2022-03-17T08:23:19.098Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.41s) [2022-03-17T08:23:19.098Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.48s) [2022-03-17T08:23:19.098Z] === RUN TestCreateServiceMultipleTimes [2022-03-17T08:23:19.563Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-17T08:23:19.866Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.53s) [2022-03-17T08:23:19.867Z] === CONT TestDaemonHostGatewayIP [2022-03-17T08:23:20.831Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-17T08:23:21.100Z] === RUN TestFailedConnection [2022-03-17T08:23:21.100Z] --- PASS: TestGetAddress (25.12s) [2022-03-17T08:23:21.100Z] === RUN TestRequestSyntaxCheck [2022-03-17T08:23:21.100Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-03-17T08:23:21.100Z] === RUN TestRequest [2022-03-17T08:23:21.404Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-17T08:23:21.976Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-17T08:23:21.976Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-17T08:23:22.087Z] 2022/03/17 08:23:21 Closing DB instances... [2022-03-17T08:23:22.921Z] --- PASS: TestDaemonHostGatewayIP (3.01s) [2022-03-17T08:23:22.921Z] === CONT TestDaemonRestartIpcMode [2022-03-17T08:23:23.076Z] --- PASS: TestFailedConnection (2.14s) [2022-03-17T08:23:23.076Z] === RUN TestFailOnce [2022-03-17T08:23:23.076Z] 2022/03/17 08:23:22 http: panic serving 127.0.0.1:49297: Plugin not ready [2022-03-17T08:23:23.076Z] goroutine 22 [running]: [2022-03-17T08:23:23.076Z] net/http.(*conn).serve.func1() [2022-03-17T08:23:23.076Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-17T08:23:23.076Z] panic({0x1153700, 0x129d030}) [2022-03-17T08:23:23.076Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-17T08:23:23.076Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000245a70?) [2022-03-17T08:23:23.076Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-17T08:23:23.076Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x12a2838?, 0xc0001a8000?}, 0x10ada46?) [2022-03-17T08:23:23.076Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-17T08:23:23.076Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x12a2838, 0xc0001a8000}, 0xc000230200) [2022-03-17T08:23:23.076Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-03-17T08:23:23.076Z] net/http.serverHandler.ServeHTTP({0x12a0e58?}, {0x12a2838, 0xc0001a8000}, 0xc000230200) [2022-03-17T08:23:23.076Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-17T08:23:23.076Z] net/http.(*conn).serve(0xc00023e000, {0x12a2d38, 0xc0000880c0}) [2022-03-17T08:23:23.076Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-17T08:23:23.076Z] created by net/http.(*Server).Serve [2022-03-17T08:23:23.076Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-17T08:23:23.076Z] time="2022-03-17T08:23:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.FailOnce: Post \"http://127.0.0.1:49296/Test.FailOnce\": EOF, retrying in 1s" [2022-03-17T08:23:24.067Z] --- PASS: TestFailOnce (1.21s) [2022-03-17T08:23:24.067Z] === RUN TestEchoInputOutput [2022-03-17T08:23:24.067Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-17T08:23:24.067Z] === RUN TestBackoff [2022-03-17T08:23:24.067Z] --- PASS: TestBackoff (0.00s) [2022-03-17T08:23:24.067Z] === RUN TestAbortRetry [2022-03-17T08:23:24.067Z] --- PASS: TestAbortRetry (0.00s) [2022-03-17T08:23:24.067Z] === RUN TestClientScheme [2022-03-17T08:23:24.067Z] --- PASS: TestClientScheme (0.00s) [2022-03-17T08:23:24.067Z] === RUN TestNewClientWithTimeout [2022-03-17T08:23:24.536Z] time="2022-03-17T08:23:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-17T08:23:24.839Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-17T08:23:25.007Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.11s) [2022-03-17T08:23:25.007Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-17T08:23:25.790Z] --- PASS: TestDaemonRestartIpcMode (2.93s) [2022-03-17T08:23:25.790Z] === CONT TestIpcModeOlderClient [2022-03-17T08:23:25.996Z] 2022/03/17 08:23:25 Closing DB instances... [2022-03-17T08:23:25.997Z] time="2022-03-17T08:23:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-17T08:23:26.053Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-03-17T08:23:26.053Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-17T08:23:26.998Z] --- PASS: TestContainerKillOnDaemonStart (13.00s) [2022-03-17T08:23:26.999Z] PASS [2022-03-17T08:23:26.999Z] [2022-03-17T08:23:26.999Z] === Skipped [2022-03-17T08:23:26.999Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-17T08:23:26.999Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T08:23:26.999Z] [2022-03-17T08:23:26.999Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-17T08:23:26.999Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T08:23:26.999Z] [2022-03-17T08:23:26.999Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-17T08:23:26.999Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T08:23:26.999Z] [2022-03-17T08:23:26.999Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-17T08:23:26.999Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-17T08:23:26.999Z] [2022-03-17T08:23:26.999Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-17T08:23:26.999Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-17T08:23:26.999Z] [2022-03-17T08:23:26.999Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-17T08:23:26.999Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-17T08:23:26.999Z] [2022-03-17T08:23:26.999Z] DONE 200 tests, 6 skipped in 158.453s [2022-03-17T08:23:26.999Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-17T08:23:26.999Z] ++ 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-03-17T08:23:26.999Z] ++ set -e [2022-03-17T08:23:26.999Z] ++ '[' -n 0 ']' [2022-03-17T08:23:26.999Z] ++ set -x [2022-03-17T08:23:26.999Z] ++ 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-03-17T08:23:27.260Z] === RUN TestConfigDaemonLibtrustID [2022-03-17T08:23:27.565Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-17T08:23:27.565Z] === RUN TestNetworkDBGarbageCollection [2022-03-17T08:23:27.833Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-17T08:23:27.833Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2022-03-17T08:23:27.833Z] === RUN TestDaemonConfigValidation [2022-03-17T08:23:27.833Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-17T08:23:27.833Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-17T08:23:27.833Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-17T08:23:27.834Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-17T08:23:27.834Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-17T08:23:27.834Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-17T08:23:27.834Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-17T08:23:27.834Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-17T08:23:27.834Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-17T08:23:27.834Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-17T08:23:27.834Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-17T08:23:27.834Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-17T08:23:28.095Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-17T08:23:28.095Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-17T08:23:28.357Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-17T08:23:28.357Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-17T08:23:28.357Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.21s) [2022-03-17T08:23:28.357Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.21s) [2022-03-17T08:23:28.357Z] --- PASS: TestDaemonConfigValidation/valid_config (0.17s) [2022-03-17T08:23:28.357Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.23s) [2022-03-17T08:23:28.357Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.18s) [2022-03-17T08:23:28.357Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-17T08:23:28.357Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-17T08:23:28.555Z] time="2022-03-17T08:23:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-17T08:23:29.304Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-17T08:23:29.304Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-17T08:23:29.304Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-17T08:23:29.304Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-17T08:23:29.304Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-17T08:23:29.304Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-17T08:23:29.304Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-17T08:23:29.304Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-17T08:23:29.405Z] 2022/03/17 08:23:27 Closing DB instances... [2022-03-17T08:23:29.405Z] --- PASS: TestNetworkDBGarbageCollection (54.06s) [2022-03-17T08:23:29.405Z] === RUN TestFindNode [2022-03-17T08:23:29.405Z] 2022/03/17 08:23:28 Closing DB instances... [2022-03-17T08:23:29.405Z] --- PASS: TestFindNode (0.01s) [2022-03-17T08:23:29.405Z] === RUN TestChangeNodeState [2022-03-17T08:23:29.405Z] 2022/03/17 08:23:28 Closing DB instances... [2022-03-17T08:23:29.405Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-17T08:23:29.405Z] === RUN TestNodeReincarnation [2022-03-17T08:23:29.405Z] 2022/03/17 08:23:28 Closing DB instances... [2022-03-17T08:23:29.566Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-17T08:23:29.566Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-17T08:23:29.828Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-17T08:23:30.773Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-17T08:23:31.723Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-17T08:23:31.723Z] daemon_test.go:156: [d14ed0d2af579] daemon is not started [2022-03-17T08:23:31.723Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s) [2022-03-17T08:23:31.723Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-03-17T08:23:31.723Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-03-17T08:23:31.723Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-03-17T08:23:31.723Z] === RUN TestDaemonProxy [2022-03-17T08:23:31.723Z] === RUN TestDaemonProxy/environment_variables [2022-03-17T08:23:33.112Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-17T08:23:33.314Z] time="2022-03-17T08:23:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-17T08:23:33.374Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-03-17T08:23:33.374Z] === RUN TestDaemonProxy/command-line_options [2022-03-17T08:23:33.783Z] --- PASS: TestRequest (13.05s) [2022-03-17T08:23:33.783Z] === RUN TestOverlappingRequests [2022-03-17T08:23:33.909Z] --- PASS: TestServiceUpdateConfigs (14.48s) [2022-03-17T08:23:33.909Z] === RUN TestServiceUpdateNetwork [2022-03-17T08:23:33.976Z] --- PASS: TestCreateServiceMultipleTimes (15.24s) [2022-03-17T08:23:33.976Z] === RUN TestCreateServiceConflict [2022-03-17T08:23:34.253Z] --- PASS: TestOverlappingRequests (0.43s) [2022-03-17T08:23:34.253Z] === RUN TestRelease [2022-03-17T08:23:34.312Z] time="2022-03-17T08:23:33Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-17T08:23:34.312Z] --- PASS: TestNodeReincarnation (5.03s) [2022-03-17T08:23:34.312Z] === RUN TestParallelCreate [2022-03-17T08:23:34.312Z] 2022/03/17 08:23:33 Closing DB instances... [2022-03-17T08:23:34.312Z] --- PASS: TestParallelCreate (0.02s) [2022-03-17T08:23:34.312Z] === RUN TestParallelDelete [2022-03-17T08:23:34.312Z] 2022/03/17 08:23:33 Closing DB instances... [2022-03-17T08:23:34.312Z] --- PASS: TestParallelDelete (0.02s) [2022-03-17T08:23:34.312Z] === RUN TestNetworkDBIslands [2022-03-17T08:23:34.312Z] time="2022-03-17T08:23:33Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c6d4b07d3b84 with config:&{NodeID:c6d4b07d3b84 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-03-17T08:23:34.312Z] time="2022-03-17T08:23:33Z" level=info msg="Node c6d4b07d3b84/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:34.312Z] time="2022-03-17T08:23:33Z" level=info msg="Node c6d4b07d3b84/172.23.229.62, added to nodes list" [2022-03-17T08:23:34.312Z] time="2022-03-17T08:23:33Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f34f2a51ef12 with config:&{NodeID:f34f2a51ef12 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-03-17T08:23:34.312Z] time="2022-03-17T08:23:33Z" level=info msg="Node f34f2a51ef12/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:34.312Z] time="2022-03-17T08:23:33Z" level=info msg="Node f34f2a51ef12/172.23.229.62, added to nodes list" [2022-03-17T08:23:34.312Z] time="2022-03-17T08:23:33Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-17T08:23:34.312Z] time="2022-03-17T08:23:33Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-17T08:23:34.312Z] time="2022-03-17T08:23:33Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-03-17T08:23:34.312Z] time="2022-03-17T08:23:33Z" level=info msg="Node f34f2a51ef12/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:34.312Z] time="2022-03-17T08:23:33Z" level=info msg="Node f34f2a51ef12/172.23.229.62, added to nodes list" [2022-03-17T08:23:34.312Z] time="2022-03-17T08:23:33Z" level=info msg="Node c6d4b07d3b84/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:34.312Z] time="2022-03-17T08:23:33Z" level=info msg="Node c6d4b07d3b84/172.23.229.62, added to nodes list" [2022-03-17T08:23:34.312Z] time="2022-03-17T08:23:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-17T08:23:34.312Z] time="2022-03-17T08:23:33Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-03-17T08:23:34.803Z] time="2022-03-17T08:23:34Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:cb02370aab9a with config:&{NodeID:cb02370aab9a 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-03-17T08:23:34.803Z] time="2022-03-17T08:23:34Z" level=info msg="Node cb02370aab9a/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:34.803Z] time="2022-03-17T08:23:34Z" level=info msg="Node cb02370aab9a/172.23.229.62, added to nodes list" [2022-03-17T08:23:34.803Z] time="2022-03-17T08:23:34Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-17T08:23:34.803Z] time="2022-03-17T08:23:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-17T08:23:34.803Z] time="2022-03-17T08:23:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-03-17T08:23:34.803Z] time="2022-03-17T08:23:34Z" level=info msg="Node cb02370aab9a/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:34.803Z] time="2022-03-17T08:23:34Z" level=info msg="Node cb02370aab9a/172.23.229.62, added to nodes list" [2022-03-17T08:23:34.803Z] time="2022-03-17T08:23:34Z" level=info msg="Node c6d4b07d3b84/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:34.803Z] time="2022-03-17T08:23:34Z" level=info msg="Node c6d4b07d3b84/172.23.229.62, added to nodes list" [2022-03-17T08:23:34.803Z] time="2022-03-17T08:23:34Z" level=info msg="Node f34f2a51ef12/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:34.803Z] time="2022-03-17T08:23:34Z" level=info msg="Node f34f2a51ef12/172.23.229.62, added to nodes list" [2022-03-17T08:23:34.803Z] time="2022-03-17T08:23:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-03-17T08:23:34.803Z] time="2022-03-17T08:23:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-17T08:23:35.242Z] === RUN TestParseEmptyInterface [2022-03-17T08:23:35.242Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-17T08:23:35.242Z] === RUN TestParseNonInterfaceType [2022-03-17T08:23:35.242Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-17T08:23:35.242Z] === RUN TestParseWithOneFunction [2022-03-17T08:23:35.242Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-17T08:23:35.242Z] === RUN TestParseWithMultipleFuncs [2022-03-17T08:23:35.242Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-17T08:23:35.242Z] === RUN TestParseWithUnnamedReturn [2022-03-17T08:23:35.242Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-17T08:23:35.242Z] === RUN TestEmbeddedInterface [2022-03-17T08:23:35.242Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-17T08:23:35.242Z] === RUN TestParsedImports [2022-03-17T08:23:35.242Z] --- PASS: TestParsedImports (0.00s) [2022-03-17T08:23:35.242Z] === RUN TestAliasedImports [2022-03-17T08:23:35.242Z] --- PASS: TestAliasedImports (0.00s) [2022-03-17T08:23:35.242Z] PASS [2022-03-17T08:23:35.242Z] coverage: 56.8% of statements [2022-03-17T08:23:35.242Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.061s coverage: 56.8% of statements [2022-03-17T08:23:35.294Z] time="2022-03-17T08:23:34Z" level=info msg="Node cb02370aab9a/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:35.294Z] time="2022-03-17T08:23:34Z" level=info msg="Node cb02370aab9a/172.23.229.62, added to nodes list" [2022-03-17T08:23:35.294Z] time="2022-03-17T08:23:35Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:c61b4f73a684 with config:&{NodeID:c61b4f73a684 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-03-17T08:23:35.294Z] time="2022-03-17T08:23:35Z" level=info msg="Node c61b4f73a684/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:35.294Z] time="2022-03-17T08:23:35Z" level=info msg="Node c61b4f73a684/172.23.229.62, added to nodes list" [2022-03-17T08:23:35.294Z] time="2022-03-17T08:23:35Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-17T08:23:35.294Z] time="2022-03-17T08:23:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-17T08:23:35.294Z] time="2022-03-17T08:23:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-03-17T08:23:35.294Z] time="2022-03-17T08:23:35Z" level=info msg="Node c61b4f73a684/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:35.294Z] time="2022-03-17T08:23:35Z" level=info msg="Node c61b4f73a684/172.23.229.62, added to nodes list" [2022-03-17T08:23:35.294Z] time="2022-03-17T08:23:35Z" level=info msg="Node f34f2a51ef12/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:35.294Z] time="2022-03-17T08:23:35Z" level=info msg="Node f34f2a51ef12/172.23.229.62, added to nodes list" [2022-03-17T08:23:35.294Z] time="2022-03-17T08:23:35Z" level=info msg="Node cb02370aab9a/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:35.294Z] time="2022-03-17T08:23:35Z" level=info msg="Node cb02370aab9a/172.23.229.62, added to nodes list" [2022-03-17T08:23:35.294Z] time="2022-03-17T08:23:35Z" level=info msg="Node c6d4b07d3b84/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:35.294Z] time="2022-03-17T08:23:35Z" level=info msg="Node c6d4b07d3b84/172.23.229.62, added to nodes list" [2022-03-17T08:23:35.294Z] time="2022-03-17T08:23:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-17T08:23:35.294Z] time="2022-03-17T08:23:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-03-17T08:23:35.294Z] === RUN TestDaemonProxy/configuration_file [2022-03-17T08:23:35.351Z] --- PASS: TestCreateServiceConflict (1.67s) [2022-03-17T08:23:35.351Z] === RUN TestCreateServiceMaxReplicas [2022-03-17T08:23:35.557Z] check_test.go:308: [d64c24abcb4eb] daemon is not started [2022-03-17T08:23:35.557Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-17T08:23:35.711Z] --- PASS: TestRelease (1.55s) [2022-03-17T08:23:35.711Z] === RUN TestAllocateRandomDeallocate [2022-03-17T08:23:35.786Z] time="2022-03-17T08:23:35Z" level=info msg="Node c61b4f73a684/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:35.786Z] time="2022-03-17T08:23:35Z" level=info msg="Node c61b4f73a684/172.23.229.62, added to nodes list" [2022-03-17T08:23:35.786Z] time="2022-03-17T08:23:35Z" level=info msg="Node c61b4f73a684/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:35.786Z] time="2022-03-17T08:23:35Z" level=info msg="Node c61b4f73a684/172.23.229.62, added to nodes list" [2022-03-17T08:23:35.786Z] time="2022-03-17T08:23:35Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:614d9f3d22ee with config:&{NodeID:614d9f3d22ee 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-03-17T08:23:35.786Z] time="2022-03-17T08:23:35Z" level=info msg="Node 614d9f3d22ee/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:35.786Z] time="2022-03-17T08:23:35Z" level=info msg="Node 614d9f3d22ee/172.23.229.62, added to nodes list" [2022-03-17T08:23:35.786Z] time="2022-03-17T08:23:35Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-17T08:23:35.786Z] time="2022-03-17T08:23:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-17T08:23:35.786Z] time="2022-03-17T08:23:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-03-17T08:23:35.786Z] time="2022-03-17T08:23:35Z" level=info msg="Node 614d9f3d22ee/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:35.786Z] time="2022-03-17T08:23:35Z" level=info msg="Node 614d9f3d22ee/172.23.229.62, added to nodes list" [2022-03-17T08:23:35.786Z] time="2022-03-17T08:23:35Z" level=info msg="Node cb02370aab9a/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:35.786Z] time="2022-03-17T08:23:35Z" level=info msg="Node cb02370aab9a/172.23.229.62, added to nodes list" [2022-03-17T08:23:35.786Z] time="2022-03-17T08:23:35Z" level=info msg="Node c6d4b07d3b84/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:35.786Z] time="2022-03-17T08:23:35Z" level=info msg="Node c6d4b07d3b84/172.23.229.62, added to nodes list" [2022-03-17T08:23:35.786Z] time="2022-03-17T08:23:35Z" level=info msg="Node f34f2a51ef12/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:35.786Z] time="2022-03-17T08:23:35Z" level=info msg="Node f34f2a51ef12/172.23.229.62, added to nodes list" [2022-03-17T08:23:35.786Z] time="2022-03-17T08:23:35Z" level=info msg="Node c61b4f73a684/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:35.786Z] time="2022-03-17T08:23:35Z" level=info msg="Node c61b4f73a684/172.23.229.62, added to nodes list" [2022-03-17T08:23:35.786Z] time="2022-03-17T08:23:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-03-17T08:23:35.786Z] time="2022-03-17T08:23:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-17T08:23:35.786Z] time="2022-03-17T08:23:35Z" level=info msg="Node 614d9f3d22ee/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:35.786Z] time="2022-03-17T08:23:35Z" level=info msg="Node 614d9f3d22ee/172.23.229.62, added to nodes list" [2022-03-17T08:23:36.277Z] time="2022-03-17T08:23:35Z" level=info msg="Node 614d9f3d22ee/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:36.277Z] time="2022-03-17T08:23:35Z" level=info msg="Node 614d9f3d22ee/172.23.229.62, added to nodes list" [2022-03-17T08:23:36.277Z] time="2022-03-17T08:23:35Z" level=info msg="Node 614d9f3d22ee/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:36.277Z] time="2022-03-17T08:23:35Z" level=info msg="Node 614d9f3d22ee/172.23.229.62, added to nodes list" [2022-03-17T08:23:36.277Z] networkdb_test.go:835: Re-joining: 3 [2022-03-17T08:23:36.277Z] time="2022-03-17T08:23:35Z" level=info msg="The new bootstrap node list is:[172.23.229.62:10033 172.23.229.62:10034 172.23.229.62:10035]" [2022-03-17T08:23:36.277Z] time="2022-03-17T08:23:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.229.62:10033" [2022-03-17T08:23:36.277Z] time="2022-03-17T08:23:35Z" level=debug msg="memberlist: Stream connection from=172.23.229.62:49369" [2022-03-17T08:23:36.277Z] time="2022-03-17T08:23:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.229.62:10034" [2022-03-17T08:23:36.277Z] time="2022-03-17T08:23:35Z" level=debug msg="memberlist: Stream connection from=172.23.229.62:49370" [2022-03-17T08:23:36.277Z] time="2022-03-17T08:23:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.229.62:10035" [2022-03-17T08:23:36.277Z] time="2022-03-17T08:23:35Z" level=debug msg="memberlist: Stream connection from=172.23.229.62:49371" [2022-03-17T08:23:36.277Z] networkdb_test.go:835: Re-joining: 4 [2022-03-17T08:23:36.277Z] time="2022-03-17T08:23:36Z" level=info msg="The new bootstrap node list is:[172.23.229.62:10033 172.23.229.62:10034 172.23.229.62:10035]" [2022-03-17T08:23:36.277Z] time="2022-03-17T08:23:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.229.62:10033" [2022-03-17T08:23:36.277Z] time="2022-03-17T08:23:36Z" level=debug msg="memberlist: Stream connection from=172.23.229.62:49372" [2022-03-17T08:23:36.277Z] time="2022-03-17T08:23:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.229.62:10034" [2022-03-17T08:23:36.277Z] time="2022-03-17T08:23:36Z" level=debug msg="memberlist: Stream connection from=172.23.229.62:49373" [2022-03-17T08:23:36.277Z] time="2022-03-17T08:23:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.229.62:10035" [2022-03-17T08:23:36.277Z] time="2022-03-17T08:23:36Z" level=debug msg="memberlist: Stream connection from=172.23.229.62:49374" [2022-03-17T08:23:36.500Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-17T08:23:36.698Z] === RUN TestHTTPTransport [2022-03-17T08:23:36.698Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-17T08:23:36.698Z] PASS [2022-03-17T08:23:36.698Z] coverage: 85.7% of statements [2022-03-17T08:23:36.698Z] ok github.com/docker/docker/pkg/plugins/transport 0.045s coverage: 85.7% of statements [2022-03-17T08:23:36.767Z] time="2022-03-17T08:23:36Z" level=info msg="node 0 leaving" [2022-03-17T08:23:36.767Z] time="2022-03-17T08:23:36Z" level=info msg="Node c6d4b07d3b84 change state NodeActive --> NodeLeft" [2022-03-17T08:23:36.767Z] time="2022-03-17T08:23:36Z" level=info msg="node4(c61b4f73a684): Node leave event for c6d4b07d3b84/172.23.229.62" [2022-03-17T08:23:36.767Z] time="2022-03-17T08:23:36Z" level=info msg="Node c6d4b07d3b84 change state NodeActive --> NodeLeft" [2022-03-17T08:23:36.767Z] time="2022-03-17T08:23:36Z" level=info msg="node2(f34f2a51ef12): Node leave event for c6d4b07d3b84/172.23.229.62" [2022-03-17T08:23:36.767Z] time="2022-03-17T08:23:36Z" level=info msg="Node c6d4b07d3b84 change state NodeActive --> NodeLeft" [2022-03-17T08:23:36.767Z] time="2022-03-17T08:23:36Z" level=info msg="node5(614d9f3d22ee): Node leave event for c6d4b07d3b84/172.23.229.62" [2022-03-17T08:23:36.767Z] time="2022-03-17T08:23:36Z" level=info msg="Node c6d4b07d3b84 change state NodeActive --> NodeLeft" [2022-03-17T08:23:36.767Z] time="2022-03-17T08:23:36Z" level=info msg="node1(c6d4b07d3b84): Node leave event for c6d4b07d3b84/172.23.229.62" [2022-03-17T08:23:36.767Z] time="2022-03-17T08:23:36Z" level=info msg="Node c6d4b07d3b84 change state NodeActive --> NodeLeft" [2022-03-17T08:23:36.767Z] time="2022-03-17T08:23:36Z" level=info msg="node3(cb02370aab9a): Node leave event for c6d4b07d3b84/172.23.229.62" [2022-03-17T08:23:36.767Z] time="2022-03-17T08:23:36Z" level=info msg="Node c6d4b07d3b84/172.23.229.62, left gossip cluster" [2022-03-17T08:23:36.767Z] time="2022-03-17T08:23:36Z" level=info msg="Node c6d4b07d3b84/172.23.229.62, left gossip cluster" [2022-03-17T08:23:36.767Z] time="2022-03-17T08:23:36Z" level=info msg="Node c6d4b07d3b84/172.23.229.62, left gossip cluster" [2022-03-17T08:23:36.767Z] time="2022-03-17T08:23:36Z" level=info msg="Node c6d4b07d3b84/172.23.229.62, left gossip cluster" [2022-03-17T08:23:36.767Z] time="2022-03-17T08:23:36Z" level=info msg="Node c6d4b07d3b84/172.23.229.62, left gossip cluster" [2022-03-17T08:23:37.075Z] === RUN TestDaemonProxy/conflicting_options [2022-03-17T08:23:37.166Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-17T08:23:37.166Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-17T08:23:37.166Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-17T08:23:37.166Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-17T08:23:37.166Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-17T08:23:37.166Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-17T08:23:37.166Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-17T08:23:37.166Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-17T08:23:37.167Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-17T08:23:37.167Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-17T08:23:37.167Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-17T08:23:37.167Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-17T08:23:37.167Z] === RUN TestBufferPoolPutAndGet [2022-03-17T08:23:37.167Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-17T08:23:37.167Z] PASS [2022-03-17T08:23:37.167Z] coverage: 88.2% of statements [2022-03-17T08:23:37.167Z] ok github.com/docker/docker/pkg/pools 0.048s coverage: 88.2% of statements [2022-03-17T08:23:37.257Z] time="2022-03-17T08:23:36Z" level=info msg="node 1 leaving" [2022-03-17T08:23:37.257Z] time="2022-03-17T08:23:36Z" level=info msg="Node f34f2a51ef12 change state NodeActive --> NodeLeft" [2022-03-17T08:23:37.257Z] time="2022-03-17T08:23:36Z" level=info msg="node3(cb02370aab9a): Node leave event for f34f2a51ef12/172.23.229.62" [2022-03-17T08:23:37.257Z] time="2022-03-17T08:23:36Z" level=info msg="Node f34f2a51ef12 change state NodeActive --> NodeLeft" [2022-03-17T08:23:37.257Z] time="2022-03-17T08:23:36Z" level=info msg="node5(614d9f3d22ee): Node leave event for f34f2a51ef12/172.23.229.62" [2022-03-17T08:23:37.257Z] time="2022-03-17T08:23:36Z" level=info msg="Node f34f2a51ef12/172.23.229.62, left gossip cluster" [2022-03-17T08:23:37.257Z] time="2022-03-17T08:23:36Z" level=info msg="Node f34f2a51ef12 change state NodeActive --> NodeFailed" [2022-03-17T08:23:37.257Z] time="2022-03-17T08:23:36Z" level=info msg="Node f34f2a51ef12/172.23.229.62, added to failed nodes list" [2022-03-17T08:23:37.257Z] time="2022-03-17T08:23:36Z" level=info msg="Node f34f2a51ef12 change state NodeActive --> NodeLeft" [2022-03-17T08:23:37.257Z] time="2022-03-17T08:23:36Z" level=info msg="node4(c61b4f73a684): Node leave event for f34f2a51ef12/172.23.229.62" [2022-03-17T08:23:37.257Z] time="2022-03-17T08:23:36Z" level=error msg="node: f34f2a51ef12 is unknown to memberlist" [2022-03-17T08:23:37.257Z] time="2022-03-17T08:23:37Z" level=info msg="Node f34f2a51ef12/172.23.229.62, left gossip cluster" [2022-03-17T08:23:37.257Z] time="2022-03-17T08:23:37Z" level=info msg="Node f34f2a51ef12/172.23.229.62, left gossip cluster" [2022-03-17T08:23:37.257Z] time="2022-03-17T08:23:37Z" level=info msg="Node f34f2a51ef12/172.23.229.62, left gossip cluster" [2022-03-17T08:23:37.635Z] === RUN TestOutputOnPrematureClose [2022-03-17T08:23:37.635Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-17T08:23:37.635Z] === RUN TestCompleteSilently [2022-03-17T08:23:37.635Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-17T08:23:37.635Z] PASS [2022-03-17T08:23:37.635Z] coverage: 75.9% of statements [2022-03-17T08:23:37.635Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2022-03-17T08:23:37.648Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-17T08:23:37.749Z] time="2022-03-17T08:23:37Z" level=info msg="node 2 leaving" [2022-03-17T08:23:37.749Z] time="2022-03-17T08:23:37Z" level=info msg="Node cb02370aab9a change state NodeActive --> NodeLeft" [2022-03-17T08:23:37.749Z] time="2022-03-17T08:23:37Z" level=info msg="node4(c61b4f73a684): Node leave event for cb02370aab9a/172.23.229.62" [2022-03-17T08:23:37.749Z] time="2022-03-17T08:23:37Z" level=info msg="Node cb02370aab9a change state NodeActive --> NodeLeft" [2022-03-17T08:23:37.749Z] time="2022-03-17T08:23:37Z" level=info msg="node5(614d9f3d22ee): Node leave event for cb02370aab9a/172.23.229.62" [2022-03-17T08:23:37.749Z] time="2022-03-17T08:23:37Z" level=info msg="Node cb02370aab9a change state NodeActive --> NodeLeft" [2022-03-17T08:23:37.749Z] time="2022-03-17T08:23:37Z" level=info msg="node3(cb02370aab9a): Node leave event for cb02370aab9a/172.23.229.62" [2022-03-17T08:23:37.749Z] time="2022-03-17T08:23:37Z" level=debug msg="memberlist: Failed ping: f34f2a51ef12 (timeout reached)" [2022-03-17T08:23:37.749Z] time="2022-03-17T08:23:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.229.62:10037: use of closed network connection" [2022-03-17T08:23:37.749Z] time="2022-03-17T08:23:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.229.62:10036: use of closed network connection" [2022-03-17T08:23:37.749Z] time="2022-03-17T08:23:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.229.62:10035: use of closed network connection" [2022-03-17T08:23:37.749Z] time="2022-03-17T08:23:37Z" level=info msg="Node cb02370aab9a/172.23.229.62, left gossip cluster" [2022-03-17T08:23:37.883Z] --- PASS: TestCreateServiceMaxReplicas (2.49s) [2022-03-17T08:23:37.883Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-17T08:23:38.222Z] --- PASS: TestDaemonProxy (6.37s) [2022-03-17T08:23:38.222Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-03-17T08:23:38.222Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2022-03-17T08:23:38.222Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-03-17T08:23:38.222Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-17T08:23:38.222Z] --- PASS: TestDaemonProxy/reload_sanitized (0.55s) [2022-03-17T08:23:38.222Z] PASS [2022-03-17T08:23:38.222Z] [2022-03-17T08:23:38.222Z] DONE 17 tests in 10.945s [2022-03-17T08:23:38.222Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-17T08:23:38.222Z] ++ 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-03-17T08:23:38.222Z] ++ set -e [2022-03-17T08:23:38.222Z] ++ '[' -n 0 ']' [2022-03-17T08:23:38.222Z] ++ set -x [2022-03-17T08:23:38.222Z] ++ 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-03-17T08:23:38.222Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-17T08:23:38.222Z] INFO: Testing against a local daemon [2022-03-17T08:23:38.222Z] === RUN TestCommitInheritsEnv [2022-03-17T08:23:38.239Z] time="2022-03-17T08:23:37Z" level=info msg="Node cb02370aab9a/172.23.229.62, left gossip cluster" [2022-03-17T08:23:38.239Z] time="2022-03-17T08:23:37Z" level=info msg="Node cb02370aab9a/172.23.229.62, left gossip cluster" [2022-03-17T08:23:38.239Z] time="2022-03-17T08:23:37Z" level=info msg="memberlist: Suspect f34f2a51ef12 has failed, no acks received" [2022-03-17T08:23:38.239Z] networkdb_test.go:867: node4: OK [2022-03-17T08:23:38.239Z] networkdb_test.go:867: node5: OK [2022-03-17T08:23:38.239Z] time="2022-03-17T08:23:37Z" level=info msg="node 0 coming back" [2022-03-17T08:23:38.239Z] time="2022-03-17T08:23:37Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5c77fc13c0f5 with config:&{NodeID:5c77fc13c0f5 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-03-17T08:23:38.239Z] time="2022-03-17T08:23:37Z" level=info msg="Node 5c77fc13c0f5/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:38.239Z] time="2022-03-17T08:23:37Z" level=info msg="Node 5c77fc13c0f5/172.23.229.62, added to nodes list" [2022-03-17T08:23:38.239Z] time="2022-03-17T08:23:37Z" level=info msg="node 1 coming back" [2022-03-17T08:23:38.239Z] time="2022-03-17T08:23:37Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:777d6ab97cbf with config:&{NodeID:777d6ab97cbf 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-03-17T08:23:38.239Z] time="2022-03-17T08:23:37Z" level=info msg="Node 777d6ab97cbf/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:38.239Z] time="2022-03-17T08:23:37Z" level=info msg="Node 777d6ab97cbf/172.23.229.62, added to nodes list" [2022-03-17T08:23:38.239Z] time="2022-03-17T08:23:37Z" level=info msg="node 2 coming back" [2022-03-17T08:23:38.239Z] time="2022-03-17T08:23:37Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:2d0e96a38ad4 with config:&{NodeID:2d0e96a38ad4 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-03-17T08:23:38.239Z] time="2022-03-17T08:23:38Z" level=info msg="Node 2d0e96a38ad4/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:38.239Z] time="2022-03-17T08:23:38Z" level=info msg="Node 2d0e96a38ad4/172.23.229.62, added to nodes list" [2022-03-17T08:23:38.622Z] === RUN TestSendToOneSub [2022-03-17T08:23:38.622Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-17T08:23:38.622Z] === RUN TestSendToMultipleSubs [2022-03-17T08:23:38.622Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-17T08:23:38.622Z] === RUN TestEvictOneSub [2022-03-17T08:23:38.622Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-17T08:23:38.622Z] === RUN TestClosePublisher [2022-03-17T08:23:38.622Z] --- PASS: TestClosePublisher (0.00s) [2022-03-17T08:23:38.622Z] === RUN TestPubSubRace [2022-03-17T08:23:38.796Z] --- PASS: TestCommitInheritsEnv (0.42s) [2022-03-17T08:23:38.796Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-17T08:23:38.796Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-17T08:23:38.796Z] === RUN TestImportWithCustomPlatform [2022-03-17T08:23:38.796Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-17T08:23:38.796Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-17T08:23:38.796Z] === RUN TestImportWithCustomPlatform// [2022-03-17T08:23:38.796Z] === RUN TestImportWithCustomPlatform/linux [2022-03-17T08:23:39.058Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-17T08:23:39.058Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-17T08:23:39.058Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-17T08:23:39.058Z] === RUN TestImportWithCustomPlatform/macos [2022-03-17T08:23:39.058Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-17T08:23:39.058Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-17T08:23:39.058Z] --- PASS: TestImportWithCustomPlatform (0.50s) [2022-03-17T08:23:39.058Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) [2022-03-17T08:23:39.058Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-17T08:23:39.058Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-17T08:23:39.058Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) [2022-03-17T08:23:39.058Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-03-17T08:23:39.058Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-03-17T08:23:39.058Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-17T08:23:39.059Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-17T08:23:39.059Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-17T08:23:39.059Z] === RUN TestImagesFilterMultiReference [2022-03-17T08:23:39.321Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-03-17T08:23:39.321Z] === RUN TestImagePullPlatformInvalid [2022-03-17T08:23:39.321Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-17T08:23:39.321Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-17T08:23:39.321Z] === RUN TestRemoveImageOrphaning [2022-03-17T08:23:39.584Z] --- PASS: TestRemoveImageOrphaning (0.36s) [2022-03-17T08:23:39.584Z] === RUN TestRemoveImageGarbageCollector [2022-03-17T08:23:39.611Z] --- PASS: TestPubSubRace (1.06s) [2022-03-17T08:23:39.611Z] PASS [2022-03-17T08:23:39.611Z] coverage: 75.0% of statements [2022-03-17T08:23:39.611Z] ok github.com/docker/docker/pkg/pubsub 1.097s coverage: 75.0% of statements [2022-03-17T08:23:40.082Z] === RUN TestRegister [2022-03-17T08:23:40.082Z] --- PASS: TestRegister (0.00s) [2022-03-17T08:23:40.082Z] === RUN TestCommand [2022-03-17T08:23:40.082Z] --- PASS: TestCommand (0.03s) [2022-03-17T08:23:40.082Z] === RUN TestNaiveSelf [2022-03-17T08:23:40.082Z] --- PASS: TestAllocateRandomDeallocate (4.23s) [2022-03-17T08:23:40.082Z] === RUN TestRetrieveFromStore [2022-03-17T08:23:40.082Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-17T08:23:40.082Z] PASS [2022-03-17T08:23:40.082Z] coverage: 82.4% of statements [2022-03-17T08:23:40.082Z] ok github.com/docker/docker/pkg/reexec 0.099s coverage: 82.4% of statements [2022-03-17T08:23:40.550Z] === RUN TestDump [2022-03-17T08:23:40.550Z] goroutine 6 [running]: [2022-03-17T08:23:40.550Z] github.com/docker/docker/pkg/stack.dump(0xd02d57?) [2022-03-17T08:23:40.550Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-17T08:23:40.550Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-17T08:23:40.550Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-17T08:23:40.550Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-03-17T08:23:40.975Z] docker_cli_daemon_plugins_test.go:106: [da5b043027a01] daemon is not started [2022-03-17T08:23:41.019Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-17T08:23:41.019Z] testing.tRunner(0xc00015c340, 0xeca498) [2022-03-17T08:23:41.019Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T08:23:41.019Z] created by testing.(*T).Run [2022-03-17T08:23:41.019Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-17T08:23:41.019Z] [2022-03-17T08:23:41.019Z] goroutine 1 [chan receive]: [2022-03-17T08:23:41.019Z] testing.(*T).Run(0xc00015c1a0, {0xeb913c?, 0xcdc1f3?}, 0xeca498) [2022-03-17T08:23:41.019Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-17T08:23:41.019Z] testing.runTests.func1(0xc00006c840?) [2022-03-17T08:23:41.019Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-17T08:23:41.019Z] testing.tRunner(0xc00015c1a0, 0xc000075ca0) [2022-03-17T08:23:41.019Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T08:23:41.019Z] testing.runTests(0xc000058500?, {0x104e400, 0x3, 0x3}, {0x29d2e560108?, 0x40?, 0x10534a0?}) [2022-03-17T08:23:41.019Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-17T08:23:41.019Z] testing.(*M).Run(0xc000058500) [2022-03-17T08:23:41.019Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-17T08:23:41.019Z] main.main() [2022-03-17T08:23:41.019Z] _testmain.go:99 +0x255 [2022-03-17T08:23:41.019Z] --- PASS: TestDump (0.00s) [2022-03-17T08:23:41.019Z] === RUN TestDumpToFile [2022-03-17T08:23:41.019Z] --- PASS: TestDumpToFile (0.17s) [2022-03-17T08:23:41.019Z] === RUN TestDumpToFileWithEmptyInput [2022-03-17T08:23:41.019Z] goroutine 8 [running]: [2022-03-17T08:23:41.019Z] github.com/docker/docker/pkg/stack.dump(0xd7ecd3?) [2022-03-17T08:23:41.019Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-17T08:23:41.019Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xd7eca0?}) [2022-03-17T08:23:41.019Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-03-17T08:23:41.019Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015c340?) [2022-03-17T08:23:41.019Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-17T08:23:41.019Z] testing.tRunner(0xc00015c9c0, 0xeca488) [2022-03-17T08:23:41.019Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T08:23:41.019Z] created by testing.(*T).Run [2022-03-17T08:23:41.019Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-17T08:23:41.019Z] [2022-03-17T08:23:41.019Z] goroutine 1 [chan receive]: [2022-03-17T08:23:41.019Z] testing.(*T).Run(0xc00015c1a0, {0xec0713?, 0xcdc1f3?}, 0xeca488) [2022-03-17T08:23:41.019Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-17T08:23:41.019Z] testing.runTests.func1(0xc00006c840?) [2022-03-17T08:23:41.019Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-17T08:23:41.019Z] testing.tRunner(0xc00015c1a0, 0xc000075ca0) [2022-03-17T08:23:41.019Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T08:23:41.019Z] testing.runTests(0xc000058500?, {0x104e400, 0x3, 0x3}, {0x29d2e560108?, 0x40?, 0x10534a0?}) [2022-03-17T08:23:41.019Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-17T08:23:41.019Z] testing.(*M).Run(0xc000058500) [2022-03-17T08:23:41.019Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-17T08:23:41.019Z] main.main() [2022-03-17T08:23:41.019Z] _testmain.go:99 +0x255 [2022-03-17T08:23:41.019Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-17T08:23:41.019Z] PASS [2022-03-17T08:23:41.019Z] coverage: 90.9% of statements [2022-03-17T08:23:41.019Z] ok github.com/docker/docker/pkg/stack 0.201s coverage: 90.9% of statements [2022-03-17T08:23:41.488Z] === RUN TestNewStdWriter [2022-03-17T08:23:41.488Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-17T08:23:41.488Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-17T08:23:41.488Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-17T08:23:41.488Z] === RUN TestWriteWithNilBytes [2022-03-17T08:23:41.488Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-17T08:23:41.488Z] === RUN TestWrite [2022-03-17T08:23:41.488Z] --- PASS: TestWrite (0.00s) [2022-03-17T08:23:41.488Z] === RUN TestWriteWithWriterError [2022-03-17T08:23:41.488Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-17T08:23:41.488Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-17T08:23:41.488Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-17T08:23:41.488Z] === RUN TestStdCopyWriteAndRead [2022-03-17T08:23:41.488Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-17T08:23:41.488Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-17T08:23:41.488Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-17T08:23:41.488Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-17T08:23:41.488Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-17T08:23:41.488Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-17T08:23:41.488Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-17T08:23:41.488Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-17T08:23:41.488Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-17T08:23:41.488Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-17T08:23:41.488Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-17T08:23:41.488Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-17T08:23:41.488Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-17T08:23:41.488Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-17T08:23:41.488Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-17T08:23:41.488Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-17T08:23:41.488Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-17T08:23:41.488Z] PASS [2022-03-17T08:23:41.488Z] coverage: 100.0% of statements [2022-03-17T08:23:41.488Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2022-03-17T08:23:41.507Z] time="2022-03-17T08:23:41Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.229.62:10033 172.23.229.62:10034 172.23.229.62:10035]" [2022-03-17T08:23:41.920Z] --- PASS: TestRemoveImageGarbageCollector (2.32s) [2022-03-17T08:23:41.920Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-17T08:23:41.920Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-17T08:23:41.920Z] === RUN TestTagInvalidReference [2022-03-17T08:23:41.920Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-17T08:23:41.920Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-17T08:23:41.920Z] === RUN TestTagValidPrefixedRepo [2022-03-17T08:23:41.956Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-17T08:23:41.956Z] === RUN TestClientStream [2022-03-17T08:23:41.956Z] --- PASS: TestClientStream (0.00s) [2022-03-17T08:23:41.956Z] === RUN TestClientSendFile [2022-03-17T08:23:41.956Z] --- PASS: TestClientSendFile (0.00s) [2022-03-17T08:23:41.956Z] === RUN TestClientWithRequestTimeout [2022-03-17T08:23:41.956Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-03-17T08:23:41.956Z] === RUN TestFileSpecPlugin [2022-03-17T08:23:41.956Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-17T08:23:41.956Z] === RUN TestFileJSONSpecPlugin [2022-03-17T08:23:41.956Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-17T08:23:41.956Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-17T08:23:41.956Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-17T08:23:41.956Z] === RUN TestPluginAddHandler [2022-03-17T08:23:41.956Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-17T08:23:41.956Z] === RUN TestPluginWaitBadPlugin [2022-03-17T08:23:41.956Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-17T08:23:41.956Z] === RUN TestGet [2022-03-17T08:23:41.956Z] time="2022-03-17T08:23:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-17T08:23:41.997Z] time="2022-03-17T08:23:41Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.229.62:10033 172.23.229.62:10034 172.23.229.62:10035]" [2022-03-17T08:23:42.182Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-03-17T08:23:42.182Z] === RUN TestTagExistedNameWithoutForce [2022-03-17T08:23:42.182Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-03-17T08:23:42.182Z] === RUN TestTagOfficialNames [2022-03-17T08:23:42.182Z] --- PASS: TestTagOfficialNames (0.07s) [2022-03-17T08:23:42.182Z] === RUN TestTagMatchesDigest [2022-03-17T08:23:42.182Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-17T08:23:42.182Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-17T08:23:42.426Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-17T08:23:42.426Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-17T08:23:42.426Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-17T08:23:42.426Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-17T08:23:42.426Z] === RUN TestFormatStatus [2022-03-17T08:23:42.426Z] --- PASS: TestFormatStatus (0.00s) [2022-03-17T08:23:42.426Z] === RUN TestFormatError [2022-03-17T08:23:42.426Z] --- PASS: TestFormatError (0.00s) [2022-03-17T08:23:42.426Z] === RUN TestFormatJSONError [2022-03-17T08:23:42.426Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-17T08:23:42.426Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-17T08:23:42.426Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-17T08:23:42.426Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-17T08:23:42.426Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-17T08:23:42.426Z] === RUN TestNewJSONProgressOutput [2022-03-17T08:23:42.426Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-17T08:23:42.426Z] === RUN TestAuxFormatterEmit [2022-03-17T08:23:42.426Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-17T08:23:42.426Z] === RUN TestStreamWriterStdout [2022-03-17T08:23:42.426Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-17T08:23:42.426Z] === RUN TestStreamWriterStderr [2022-03-17T08:23:42.426Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-17T08:23:42.426Z] PASS [2022-03-17T08:23:42.426Z] coverage: 66.2% of statements [2022-03-17T08:23:42.426Z] ok github.com/docker/docker/pkg/streamformatter 0.042s coverage: 66.2% of statements [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.229.62:10033" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=debug msg="memberlist: Stream connection from=172.23.229.62:49376" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node c61b4f73a684/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node c61b4f73a684/172.23.229.62, added to nodes list" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 614d9f3d22ee/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 614d9f3d22ee/172.23.229.62, added to nodes list" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 5c77fc13c0f5/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 5c77fc13c0f5/172.23.229.62, is the new incarnation of the shutdown node c6d4b07d3b84/172.23.229.62" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 5c77fc13c0f5/172.23.229.62, added to nodes list" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.229.62:10034" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=debug msg="memberlist: Stream connection from=172.23.229.62:49377" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 5c77fc13c0f5/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 5c77fc13c0f5/172.23.229.62, added to nodes list" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node c61b4f73a684/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node c61b4f73a684/172.23.229.62, added to nodes list" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 614d9f3d22ee/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 614d9f3d22ee/172.23.229.62, added to nodes list" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 777d6ab97cbf/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 777d6ab97cbf/172.23.229.62, is the new incarnation of the shutdown node f34f2a51ef12/172.23.229.62" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 777d6ab97cbf/172.23.229.62, added to nodes list" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.229.62:10035" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=debug msg="memberlist: Stream connection from=172.23.229.62:49378" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 5c77fc13c0f5/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 5c77fc13c0f5/172.23.229.62, added to nodes list" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node c61b4f73a684/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node c61b4f73a684/172.23.229.62, added to nodes list" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 2d0e96a38ad4/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 2d0e96a38ad4/172.23.229.62, is the new incarnation of the shutdown node cb02370aab9a/172.23.229.62" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 2d0e96a38ad4/172.23.229.62, added to nodes list" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 614d9f3d22ee/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 614d9f3d22ee/172.23.229.62, added to nodes list" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 777d6ab97cbf/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 777d6ab97cbf/172.23.229.62, added to nodes list" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 777d6ab97cbf/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 777d6ab97cbf/172.23.229.62, is the new incarnation of the shutdown node f34f2a51ef12/172.23.229.62" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 777d6ab97cbf/172.23.229.62, added to nodes list" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 5c77fc13c0f5/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 5c77fc13c0f5/172.23.229.62, is the new incarnation of the shutdown node c6d4b07d3b84/172.23.229.62" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 5c77fc13c0f5/172.23.229.62, added to nodes list" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 777d6ab97cbf/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 777d6ab97cbf/172.23.229.62, added to nodes list" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 2d0e96a38ad4/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 2d0e96a38ad4/172.23.229.62, is the new incarnation of the shutdown node cb02370aab9a/172.23.229.62" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 2d0e96a38ad4/172.23.229.62, added to nodes list" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 2d0e96a38ad4/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 2d0e96a38ad4/172.23.229.62, added to nodes list" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 2d0e96a38ad4/172.23.229.62, joined gossip cluster" [2022-03-17T08:23:42.488Z] time="2022-03-17T08:23:42Z" level=info msg="Node 2d0e96a38ad4/172.23.229.62, added to nodes list" [2022-03-17T08:23:42.895Z] time="2022-03-17T08:23:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-17T08:23:42.895Z] === RUN TestGenerateRandomID [2022-03-17T08:23:42.895Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-17T08:23:42.895Z] === RUN TestShortenId [2022-03-17T08:23:42.895Z] --- PASS: TestShortenId (0.00s) [2022-03-17T08:23:42.895Z] === RUN TestShortenSha256Id [2022-03-17T08:23:42.895Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-17T08:23:42.895Z] === RUN TestShortenIdEmpty [2022-03-17T08:23:42.895Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-17T08:23:42.895Z] === RUN TestShortenIdInvalid [2022-03-17T08:23:42.895Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-17T08:23:42.895Z] === RUN TestIsShortIDNonHex [2022-03-17T08:23:42.895Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-17T08:23:42.895Z] === RUN TestIsShortIDNotCorrectSize [2022-03-17T08:23:42.895Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-17T08:23:42.895Z] PASS [2022-03-17T08:23:42.895Z] coverage: 70.6% of statements [2022-03-17T08:23:42.895Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2022-03-17T08:23:42.979Z] time="2022-03-17T08:23:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.229.62:10033" [2022-03-17T08:23:42.979Z] time="2022-03-17T08:23:42Z" level=debug msg="memberlist: Stream connection from=172.23.229.62:49379" [2022-03-17T08:23:42.979Z] time="2022-03-17T08:23:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.229.62:10034" [2022-03-17T08:23:42.979Z] time="2022-03-17T08:23:42Z" level=debug msg="memberlist: Stream connection from=172.23.229.62:49380" [2022-03-17T08:23:42.979Z] time="2022-03-17T08:23:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.229.62:10035" [2022-03-17T08:23:42.979Z] time="2022-03-17T08:23:42Z" level=debug msg="memberlist: Stream connection from=172.23.229.62:49381" [2022-03-17T08:23:43.470Z] 2022/03/17 08:23:43 Closing DB instances... [2022-03-17T08:23:43.470Z] time="2022-03-17T08:23:43Z" level=info msg="Node 5c77fc13c0f5 change state NodeActive --> NodeLeft" [2022-03-17T08:23:43.470Z] time="2022-03-17T08:23:43Z" level=info msg="node3(2d0e96a38ad4): Node leave event for 5c77fc13c0f5/172.23.229.62" [2022-03-17T08:23:43.470Z] time="2022-03-17T08:23:43Z" level=info msg="Node 5c77fc13c0f5/172.23.229.62, left gossip cluster" [2022-03-17T08:23:43.470Z] time="2022-03-17T08:23:43Z" level=info msg="Node 5c77fc13c0f5 change state NodeActive --> NodeFailed" [2022-03-17T08:23:43.470Z] time="2022-03-17T08:23:43Z" level=info msg="Node 5c77fc13c0f5/172.23.229.62, added to failed nodes list" [2022-03-17T08:23:43.470Z] time="2022-03-17T08:23:43Z" level=info msg="Node 5c77fc13c0f5 change state NodeActive --> NodeLeft" [2022-03-17T08:23:43.470Z] time="2022-03-17T08:23:43Z" level=info msg="node2(777d6ab97cbf): Node leave event for 5c77fc13c0f5/172.23.229.62" [2022-03-17T08:23:43.470Z] time="2022-03-17T08:23:43Z" level=info msg="Node 5c77fc13c0f5 change state NodeActive --> NodeLeft" [2022-03-17T08:23:43.470Z] time="2022-03-17T08:23:43Z" level=info msg="node4(c61b4f73a684): Node leave event for 5c77fc13c0f5/172.23.229.62" [2022-03-17T08:23:43.470Z] time="2022-03-17T08:23:43Z" level=error msg="node: 5c77fc13c0f5 is unknown to memberlist" [2022-03-17T08:23:43.470Z] time="2022-03-17T08:23:43Z" level=info msg="Node 5c77fc13c0f5 change state NodeActive --> NodeLeft" [2022-03-17T08:23:43.470Z] time="2022-03-17T08:23:43Z" level=info msg="node5(614d9f3d22ee): Node leave event for 5c77fc13c0f5/172.23.229.62" [2022-03-17T08:23:43.470Z] time="2022-03-17T08:23:43Z" level=info msg="Node 5c77fc13c0f5/172.23.229.62, left gossip cluster" [2022-03-17T08:23:43.470Z] time="2022-03-17T08:23:43Z" level=info msg="Node 5c77fc13c0f5/172.23.229.62, left gossip cluster" [2022-03-17T08:23:43.470Z] time="2022-03-17T08:23:43Z" level=info msg="Node 5c77fc13c0f5/172.23.229.62, left gossip cluster" [2022-03-17T08:23:43.470Z] time="2022-03-17T08:23:43Z" level=info msg="Node 5c77fc13c0f5/172.23.229.62, left gossip cluster" [2022-03-17T08:23:43.569Z] check_test.go:308: [d88305ef654bb] daemon is not started [2022-03-17T08:23:43.569Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-17T08:23:43.882Z] === RUN TestIsCpusetListAvailable [2022-03-17T08:23:43.882Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-17T08:23:43.882Z] PASS [2022-03-17T08:23:43.882Z] coverage: 39.4% of statements [2022-03-17T08:23:43.882Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 39.4% of statements [2022-03-17T08:23:43.960Z] time="2022-03-17T08:23:43Z" level=info msg="Node 777d6ab97cbf change state NodeActive --> NodeLeft" [2022-03-17T08:23:43.960Z] time="2022-03-17T08:23:43Z" level=info msg="node3(2d0e96a38ad4): Node leave event for 777d6ab97cbf/172.23.229.62" [2022-03-17T08:23:43.960Z] time="2022-03-17T08:23:43Z" level=info msg="Node 777d6ab97cbf change state NodeActive --> NodeLeft" [2022-03-17T08:23:43.960Z] time="2022-03-17T08:23:43Z" level=info msg="node5(614d9f3d22ee): Node leave event for 777d6ab97cbf/172.23.229.62" [2022-03-17T08:23:43.960Z] time="2022-03-17T08:23:43Z" level=info msg="Node 777d6ab97cbf change state NodeActive --> NodeLeft" [2022-03-17T08:23:43.960Z] time="2022-03-17T08:23:43Z" level=info msg="node4(c61b4f73a684): Node leave event for 777d6ab97cbf/172.23.229.62" [2022-03-17T08:23:43.960Z] time="2022-03-17T08:23:43Z" level=info msg="Node 777d6ab97cbf change state NodeActive --> NodeLeft" [2022-03-17T08:23:43.960Z] time="2022-03-17T08:23:43Z" level=info msg="node2(777d6ab97cbf): Node leave event for 777d6ab97cbf/172.23.229.62" [2022-03-17T08:23:43.960Z] time="2022-03-17T08:23:43Z" level=info msg="Node 777d6ab97cbf/172.23.229.62, left gossip cluster" [2022-03-17T08:23:43.960Z] time="2022-03-17T08:23:43Z" level=info msg="Node 777d6ab97cbf/172.23.229.62, left gossip cluster" [2022-03-17T08:23:43.960Z] time="2022-03-17T08:23:43Z" level=info msg="Node 777d6ab97cbf/172.23.229.62, left gossip cluster" [2022-03-17T08:23:43.960Z] time="2022-03-17T08:23:43Z" level=info msg="Node 777d6ab97cbf/172.23.229.62, left gossip cluster" [2022-03-17T08:23:44.144Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-17T08:23:44.351Z] --- PASS: TestRetrieveFromStore (4.06s) [2022-03-17T08:23:44.351Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-17T08:23:44.351Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-17T08:23:44.351Z] === RUN TestParallelPredefinedRequest1 [2022-03-17T08:23:44.351Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-17T08:23:44.351Z] === RUN TestParallelPredefinedRequest2 [2022-03-17T08:23:44.351Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-17T08:23:44.351Z] === RUN TestParallelPredefinedRequest3 [2022-03-17T08:23:44.351Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-17T08:23:44.351Z] === RUN TestParallelPredefinedRequest4 [2022-03-17T08:23:44.351Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-17T08:23:44.351Z] === RUN TestParallelPredefinedRequest5 [2022-03-17T08:23:44.351Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-17T08:23:44.351Z] === RUN TestDebug [2022-03-17T08:23:44.351Z] --- PASS: TestDebug (0.00s) [2022-03-17T08:23:44.351Z] === RUN TestRequestPoolParallel [2022-03-17T08:23:44.451Z] time="2022-03-17T08:23:44Z" level=info msg="Node 2d0e96a38ad4 change state NodeActive --> NodeLeft" [2022-03-17T08:23:44.451Z] time="2022-03-17T08:23:44Z" level=info msg="node4(c61b4f73a684): Node leave event for 2d0e96a38ad4/172.23.229.62" [2022-03-17T08:23:44.451Z] time="2022-03-17T08:23:44Z" level=info msg="Node 2d0e96a38ad4 change state NodeActive --> NodeLeft" [2022-03-17T08:23:44.451Z] time="2022-03-17T08:23:44Z" level=info msg="Node 2d0e96a38ad4/172.23.229.62, left gossip cluster" [2022-03-17T08:23:44.451Z] time="2022-03-17T08:23:44Z" level=info msg="node5(614d9f3d22ee): Node leave event for 2d0e96a38ad4/172.23.229.62" [2022-03-17T08:23:44.451Z] time="2022-03-17T08:23:44Z" level=info msg="Node 2d0e96a38ad4 change state NodeActive --> NodeFailed" [2022-03-17T08:23:44.451Z] time="2022-03-17T08:23:44Z" level=info msg="Node 2d0e96a38ad4/172.23.229.62, added to failed nodes list" [2022-03-17T08:23:44.451Z] time="2022-03-17T08:23:44Z" level=error msg="node: 2d0e96a38ad4 is unknown to memberlist" [2022-03-17T08:23:44.451Z] time="2022-03-17T08:23:44Z" level=info msg="Node 2d0e96a38ad4/172.23.229.62, left gossip cluster" [2022-03-17T08:23:44.451Z] time="2022-03-17T08:23:44Z" level=info msg="Node 2d0e96a38ad4/172.23.229.62, left gossip cluster" [2022-03-17T08:23:44.820Z] --- PASS: TestRequestPoolParallel (0.55s) [2022-03-17T08:23:44.820Z] === RUN TestFullAllocateRelease [2022-03-17T08:23:44.820Z] time="2022-03-17T08:23:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-17T08:23:44.941Z] time="2022-03-17T08:23:44Z" level=debug msg="memberlist: Failed ping: 2d0e96a38ad4 (timeout reached)" [2022-03-17T08:23:44.941Z] time="2022-03-17T08:23:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.229.62:10037: use of closed network connection" [2022-03-17T08:23:44.941Z] time="2022-03-17T08:23:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.229.62:10036: use of closed network connection" [2022-03-17T08:23:44.941Z] time="2022-03-17T08:23:44Z" level=info msg="Node c61b4f73a684 change state NodeActive --> NodeLeft" [2022-03-17T08:23:44.941Z] time="2022-03-17T08:23:44Z" level=info msg="node5(614d9f3d22ee): Node leave event for c61b4f73a684/172.23.229.62" [2022-03-17T08:23:44.941Z] time="2022-03-17T08:23:44Z" level=info msg="Node c61b4f73a684 change state NodeActive --> NodeLeft" [2022-03-17T08:23:44.941Z] time="2022-03-17T08:23:44Z" level=info msg="node4(c61b4f73a684): Node leave event for c61b4f73a684/172.23.229.62" [2022-03-17T08:23:45.289Z] --- PASS: TestFullAllocateRelease (0.49s) [2022-03-17T08:23:45.289Z] === RUN TestOddAllocateRelease [2022-03-17T08:23:45.289Z] === RUN TestChtimes [2022-03-17T08:23:45.289Z] --- PASS: TestChtimes (0.00s) [2022-03-17T08:23:45.289Z] === RUN TestChtimesWindows [2022-03-17T08:23:45.289Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-17T08:23:45.289Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-17T08:23:45.289Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-17T08:23:45.289Z] PASS [2022-03-17T08:23:45.289Z] coverage: 12.9% of statements [2022-03-17T08:23:45.289Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 12.9% of statements [2022-03-17T08:23:45.432Z] time="2022-03-17T08:23:44Z" level=info msg="Node c61b4f73a684/172.23.229.62, left gossip cluster" [2022-03-17T08:23:45.432Z] time="2022-03-17T08:23:44Z" level=info msg="memberlist: Suspect 2d0e96a38ad4 has failed, no acks received" [2022-03-17T08:23:45.432Z] time="2022-03-17T08:23:45Z" level=info msg="Node c61b4f73a684/172.23.229.62, left gossip cluster" [2022-03-17T08:23:45.757Z] --- PASS: TestOddAllocateRelease (0.27s) [2022-03-17T08:23:45.757Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-17T08:23:45.757Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-03-17T08:23:45.757Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-17T08:23:45.757Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-17T08:23:45.758Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-17T08:23:45.758Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-03-17T08:23:45.758Z] === CONT TestParallelPredefinedRequest1 [2022-03-17T08:23:45.758Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:23:45.758Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-17T08:23:45.758Z] === CONT TestParallelPredefinedRequest5 [2022-03-17T08:23:45.758Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:23:45.758Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-17T08:23:45.758Z] === CONT TestParallelPredefinedRequest4 [2022-03-17T08:23:45.758Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:23:45.758Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-17T08:23:45.758Z] === CONT TestParallelPredefinedRequest3 [2022-03-17T08:23:45.758Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:23:45.758Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-17T08:23:45.758Z] === CONT TestParallelPredefinedRequest2 [2022-03-17T08:23:45.758Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:23:45.758Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-17T08:23:45.758Z] PASS [2022-03-17T08:23:45.758Z] coverage: 85.3% of statements [2022-03-17T08:23:45.758Z] ok github.com/docker/docker/libnetwork/ipam 59.156s coverage: 85.3% of statements [2022-03-17T08:23:45.922Z] time="2022-03-17T08:23:45Z" level=info msg="Node 614d9f3d22ee/172.23.229.62, left gossip cluster" [2022-03-17T08:23:45.922Z] time="2022-03-17T08:23:45Z" level=info msg="Node 614d9f3d22ee change state NodeActive --> NodeFailed" [2022-03-17T08:23:45.922Z] time="2022-03-17T08:23:45Z" level=info msg="Node 614d9f3d22ee/172.23.229.62, added to failed nodes list" [2022-03-17T08:23:45.922Z] --- PASS: TestNetworkDBIslands (11.88s) [2022-03-17T08:23:45.922Z] PASS [2022-03-17T08:23:45.922Z] coverage: 60.0% of statements [2022-03-17T08:23:45.922Z] ok github.com/docker/docker/libnetwork/networkdb 103.975s coverage: 60.0% of statements [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/quota [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/rootless [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/volume [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-17T08:23:45.922Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-17T08:23:46.145Z] --- PASS: TestServiceUpdateNetwork (12.37s) [2022-03-17T08:23:46.145Z] === RUN TestServiceUpdatePidsLimit [2022-03-17T08:23:46.231Z] === RUN TestTailFile [2022-03-17T08:23:46.231Z] --- PASS: TestTailFile (0.00s) [2022-03-17T08:23:46.231Z] === RUN TestTailFileManyLines [2022-03-17T08:23:46.231Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-17T08:23:46.231Z] === RUN TestTailEmptyFile [2022-03-17T08:23:46.231Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-17T08:23:46.231Z] === RUN TestTailNegativeN [2022-03-17T08:23:46.231Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader [2022-03-17T08:23:46.231Z] === CONT TestNewTailReader [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/no_delimiter [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/truncated_last_line [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-17T08:23:46.231Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-17T08:23:46.231Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:23:46.231Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:23:46.231Z] === CONT TestNewTailReader/no_delimiter [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-17T08:23:46.231Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:23:46.231Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:23:46.231Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-17T08:23:46.231Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-17T08:23:46.231Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:23:46.231Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:23:46.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-17T08:23:46.232Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-17T08:23:46.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-17T08:23:46.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:23:46.232Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:23:46.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:23:46.232Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-17T08:23:46.232Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-17T08:23:46.232Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:23:46.233Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-17T08:23:46.233Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-17T08:23:46.233Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:23:46.233Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:23:46.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:23:46.234Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:23:46.234Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:23:46.234Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:23:46.234Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:23:46.234Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:23:46.234Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:23:46.234Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:23:46.234Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.234Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:23:46.234Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.234Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-17T08:23:46.234Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-17T08:23:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-17T08:23:46.239Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-17T08:23:46.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-17T08:23:46.239Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:23:46.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:23:46.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:23:46.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:23:46.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:23:46.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:23:46.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:23:46.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:23:46.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:23:46.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:23:46.718Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-17T08:23:46.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:23:46.725Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:23:46.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:23:46.725Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:23:46.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:23:46.725Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-17T08:23:46.725Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:23:46.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:23:46.725Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:23:46.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:23:46.725Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:23:46.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:23:46.725Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:23:46.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:23:46.725Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-17T08:23:46.725Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:23:46.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:23:46.725Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:23:46.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:23:46.725Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:23:46.725Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-17T08:23:46.725Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:23:46.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:23:46.725Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:23:46.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:23:46.725Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-17T08:23:46.725Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:23:46.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:23:46.725Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:23:46.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:23:46.725Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-17T08:23:46.725Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:23:46.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:23:46.725Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:23:46.725Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:23:46.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:23:46.725Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:23:46.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:23:46.725Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:23:46.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-17T08:23:46.726Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.726Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:23:46.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:23:46.727Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:23:46.727Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:23:46.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:23:46.727Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:23:46.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:23:46.727Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:23:46.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:23:46.727Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:23:46.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:23:46.727Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:23:46.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:23:46.727Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-17T08:23:46.727Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-17T08:23:46.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-17T08:23:46.727Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-17T08:23:46.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-17T08:23:46.727Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-17T08:23:46.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-17T08:23:46.727Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-17T08:23:46.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-17T08:23:46.727Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-17T08:23:46.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-17T08:23:46.727Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-17T08:23:46.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-17T08:23:46.727Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-17T08:23:46.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-17T08:23:46.727Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-17T08:23:46.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-17T08:23:46.727Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-17T08:23:46.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-17T08:23:46.727Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-17T08:23:46.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-17T08:23:46.727Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-17T08:23:46.727Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:23:46.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:23:46.727Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:23:46.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:23:46.727Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:23:46.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:23:46.727Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:23:46.727Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:23:46.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:23:46.728Z] --- PASS: TestNewTailReader (0.00s) [2022-03-17T08:23:46.728Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-17T08:23:46.728Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-17T08:23:46.728Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-17T08:23:46.728Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-17T08:23:46.728Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-17T08:23:46.728Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T08:23:47.198Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.02s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.01s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.02s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T08:23:47.199Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T08:23:47.291Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-17T08:23:47.451Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T08:23:47.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T08:23:47.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T08:23:47.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T08:23:47.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T08:23:47.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T08:23:47.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T08:23:47.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T08:23:47.672Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:23:47.672Z] PASS [2022-03-17T08:23:47.672Z] coverage: 88.6% of statements [2022-03-17T08:23:47.672Z] ok github.com/docker/docker/pkg/tailfile 0.531s coverage: 88.6% of statements [2022-03-17T08:23:48.142Z] === RUN TestTarSumRemoveNonExistent [2022-03-17T08:23:48.142Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-03-17T08:23:48.142Z] === RUN TestTarSumRemove [2022-03-17T08:23:48.142Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-17T08:23:48.142Z] === RUN TestSortFileInfoSums [2022-03-17T08:23:48.142Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-17T08:23:48.142Z] === RUN TestNewTarSumForLabelInvalid [2022-03-17T08:23:48.142Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-17T08:23:48.142Z] === RUN TestNewTarSumForLabel [2022-03-17T08:23:48.142Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-17T08:23:48.142Z] === RUN TestEmptyTar [2022-03-17T08:23:48.142Z] --- PASS: TestEmptyTar (0.01s) [2022-03-17T08:23:48.142Z] === RUN TestTarSumsReadSize [2022-03-17T08:23:48.142Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-17T08:23:48.142Z] === RUN TestTarSums [2022-03-17T08:23:48.613Z] --- PASS: TestTarSums (0.08s) [2022-03-17T08:23:48.613Z] === RUN TestIteration [2022-03-17T08:23:48.613Z] --- PASS: TestIteration (0.00s) [2022-03-17T08:23:48.613Z] === RUN TestVersionLabelForChecksum [2022-03-17T08:23:48.613Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-17T08:23:48.613Z] === RUN TestVersion [2022-03-17T08:23:48.613Z] --- PASS: TestVersion (0.00s) [2022-03-17T08:23:48.613Z] === RUN TestGetVersion [2022-03-17T08:23:48.613Z] --- PASS: TestGetVersion (0.00s) [2022-03-17T08:23:48.613Z] === RUN TestGetVersions [2022-03-17T08:23:48.613Z] --- PASS: TestGetVersions (0.00s) [2022-03-17T08:23:48.613Z] PASS [2022-03-17T08:23:48.613Z] coverage: 89.3% of statements [2022-03-17T08:23:48.613Z] ok github.com/docker/docker/pkg/tarsum 0.146s coverage: 89.3% of statements [2022-03-17T08:23:48.613Z] time="2022-03-17T08:23:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-17T08:23:48.838Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === Skipped [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-17T08:23:48.986Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-17T08:23:48.986Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-03-17T08:23:48.986Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-17T08:23:48.986Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-17T08:23:48.986Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-17T08:23:48.986Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-17T08:23:48.986Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-17T08:23:48.986Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-17T08:23:48.986Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-17T08:23:48.986Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-17T08:23:48.986Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-17T08:23:48.986Z] daemon_test.go:145: root required [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-17T08:23:48.986Z] reload_test.go:342: root required [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-17T08:23:48.986Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-17T08:23:48.986Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-17T08:23:48.986Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-17T08:23:48.986Z] download_test.go:267: Needs fixing on Windows [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-17T08:23:48.986Z] layer_test.go:291: Failing on Windows [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-17T08:23:48.986Z] layer_test.go:340: Failing on Windows [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-17T08:23:48.986Z] layer_test.go:455: Failing on Windows [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-17T08:23:48.986Z] layer_test.go:684: Failing on Windows [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-17T08:23:48.986Z] migration_test.go:45: Failing on Windows [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-17T08:23:48.986Z] migration_test.go:181: Failing on Windows [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-17T08:23:48.986Z] mount_test.go:17: Failing on Windows [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-17T08:23:48.986Z] mount_test.go:76: Failing on Windows [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-17T08:23:48.986Z] mount_test.go:125: Failing on Windows [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-17T08:23:48.986Z] mount_test.go:212: Failing on Windows [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.02s) [2022-03-17T08:23:48.986Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-17T08:23:48.986Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-17T08:23:48.986Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.01s) [2022-03-17T08:23:48.986Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:23:48.986Z] [2022-03-17T08:23:48.986Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-17T08:23:48.987Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-17T08:23:48.987Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-17T08:23:48.987Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-17T08:23:48.987Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-17T08:23:48.987Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-17T08:23:48.987Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-17T08:23:48.987Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-17T08:23:48.987Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-17T08:23:48.987Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-17T08:23:48.987Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-17T08:23:48.987Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-17T08:23:48.987Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-17T08:23:48.987Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-17T08:23:48.987Z] archive_test.go:133: Xz not present in msys2 [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-17T08:23:48.987Z] archive_test.go:140: zstd not installed [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-17T08:23:48.987Z] archive_test.go:252: Failing on Windows CI machines [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-17T08:23:48.987Z] archive_windows_test.go:16: Currently fails [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-17T08:23:48.987Z] changes_test.go:195: needs more investigation [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-17T08:23:48.987Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-17T08:23:48.987Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-17T08:23:48.987Z] changes_test.go:432: needs further investigation [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-17T08:23:48.987Z] changes_test.go:468: needs further investigation [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-17T08:23:48.987Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-17T08:23:48.987Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-17T08:23:48.987Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-17T08:23:48.987Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-17T08:23:48.987Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-17T08:23:48.987Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-17T08:23:48.987Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-17T08:23:48.987Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-17T08:23:48.987Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-17T08:23:48.987Z] poller_test.go:40: No chmod on Windows [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-17T08:23:48.987Z] fileutils_test.go:133: Needs porting to Windows [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-17T08:23:48.987Z] fileutils_test.go:179: Needs porting to Windows [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.02s) [2022-03-17T08:23:48.987Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-17T08:23:48.987Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-17T08:23:48.987Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-17T08:23:48.987Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-17T08:23:48.987Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-17T08:23:48.987Z] [2022-03-17T08:23:48.987Z] DONE 2091 tests, 70 skipped in 291.579s [2022-03-17T08:23:48.987Z] INFO: make.ps1 ended at 03/17/2022 08:23:48 [2022-03-17T08:23:49.081Z] === RUN TestTruncIndex [2022-03-17T08:23:49.081Z] --- PASS: TestTruncIndex (0.10s) [2022-03-17T08:23:49.081Z] PASS [2022-03-17T08:23:49.081Z] coverage: 91.5% of statements [2022-03-17T08:23:49.081Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2022-03-17T08:23:49.411Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-17T08:23:50.073Z] === RUN TestIsGIT [2022-03-17T08:23:50.073Z] --- PASS: TestIsGIT (0.00s) [2022-03-17T08:23:50.073Z] === RUN TestIsTransport [2022-03-17T08:23:50.073Z] --- PASS: TestIsTransport (0.00s) [2022-03-17T08:23:50.073Z] PASS [2022-03-17T08:23:50.073Z] coverage: 100.0% of statements [2022-03-17T08:23:50.073Z] ok github.com/docker/docker/pkg/urlutil 0.040s coverage: 100.0% of statements [2022-03-17T08:23:50.543Z] === RUN TestVersionInfo [2022-03-17T08:23:50.543Z] --- PASS: TestVersionInfo (0.00s) [2022-03-17T08:23:50.543Z] === RUN TestAppendVersions [2022-03-17T08:23:50.543Z] --- PASS: TestAppendVersions (0.00s) [2022-03-17T08:23:50.543Z] PASS [2022-03-17T08:23:50.543Z] coverage: 88.9% of statements [2022-03-17T08:23:50.543Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2022-03-17T08:23:50.802Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-17T08:23:51.296Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-17T08:23:51.296Z] INFO: Unit tests ended at 03/17/2022 08:23:50. Duration:00:05:07.0455936 [2022-03-17T08:23:51.296Z] INFO: Building busybox [2022-03-17T08:23:51.296Z] Sending build context to Docker daemon 5.12kB [2022-03-17T08:23:51.296Z] [2022-03-17T08:23:51.296Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-17T08:23:51.296Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-17T08:23:51.296Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-17T08:23:51.296Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-17T08:23:51.296Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-17T08:23:51.296Z] ---> 02f938cacc3b [2022-03-17T08:23:51.296Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-17T08:23:51.296Z] ---> Running in 5fe49ff0c80c [2022-03-17T08:23:52.720Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-17T08:23:52.759Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.94s) [2022-03-17T08:23:52.759Z] === RUN TestCreateServiceSecretFileMode [2022-03-17T08:23:52.762Z] === RUN TestValidatePrivileges [2022-03-17T08:23:52.762Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-17T08:23:52.762Z] === RUN TestFilterByCapNeg [2022-03-17T08:23:52.762Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-17T08:23:52.762Z] === RUN TestFilterByCapPos [2022-03-17T08:23:52.762Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-17T08:23:52.762Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-17T08:23:52.762Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-17T08:23:52.762Z] PASS [2022-03-17T08:23:52.762Z] coverage: 12.0% of statements [2022-03-17T08:23:52.762Z] ok github.com/docker/docker/plugin 0.053s coverage: 12.0% of statements [2022-03-17T08:23:53.752Z] === RUN TestNewSettable [2022-03-17T08:23:53.752Z] --- PASS: TestNewSettable (0.00s) [2022-03-17T08:23:53.752Z] === RUN TestIsSettable [2022-03-17T08:23:53.752Z] --- PASS: TestIsSettable (0.00s) [2022-03-17T08:23:53.752Z] === RUN TestUpdateSettingsEnv [2022-03-17T08:23:53.752Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-17T08:23:53.752Z] PASS [2022-03-17T08:23:53.752Z] coverage: 20.0% of statements [2022-03-17T08:23:53.752Z] ok github.com/docker/docker/plugin/v2 0.044s coverage: 20.0% of statements [2022-03-17T08:23:54.111Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-17T08:23:54.111Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-17T08:23:54.372Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-17T08:23:54.634Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-17T08:23:54.634Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-17T08:23:54.740Z] === RUN TestLoad [2022-03-17T08:23:54.740Z] --- PASS: TestLoad (0.00s) [2022-03-17T08:23:54.740Z] === RUN TestSave [2022-03-17T08:23:54.740Z] --- PASS: TestSave (0.05s) [2022-03-17T08:23:54.740Z] === RUN TestAddDeleteGet [2022-03-17T08:23:54.740Z] --- PASS: TestAddDeleteGet (0.06s) [2022-03-17T08:23:54.740Z] === RUN TestInvalidTags [2022-03-17T08:23:54.740Z] --- PASS: TestInvalidTags (0.01s) [2022-03-17T08:23:54.740Z] PASS [2022-03-17T08:23:54.740Z] coverage: 84.4% of statements [2022-03-17T08:23:54.740Z] ok github.com/docker/docker/reference 0.168s coverage: 84.4% of statements [2022-03-17T08:23:55.208Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-17T08:23:55.208Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-03-17T08:23:55.434Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-17T08:23:55.471Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-03-17T08:23:56.044Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-17T08:23:56.044Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-03-17T08:23:56.211Z] Removing intermediate container 5fe49ff0c80c [2022-03-17T08:23:56.211Z] ---> 85a7b052f2d6 [2022-03-17T08:23:56.211Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-17T08:23:56.211Z] ---> Running in c4069ab93793 [2022-03-17T08:23:56.618Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-03-17T08:23:56.701Z] Removing intermediate container c4069ab93793 [2022-03-17T08:23:56.701Z] ---> d140d9e339b7 [2022-03-17T08:23:56.701Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-17T08:23:56.701Z] ---> Running in e9de2abbc0d0 [2022-03-17T08:23:56.880Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-17T08:23:56.958Z] --- PASS: TestGet (15.01s) [2022-03-17T08:23:56.958Z] === RUN TestPluginWithNoManifest [2022-03-17T08:23:56.958Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-17T08:23:56.958Z] === RUN TestGetAll [2022-03-17T08:23:56.958Z] --- PASS: TestGetAll (0.01s) [2022-03-17T08:23:56.958Z] PASS [2022-03-17T08:23:56.958Z] coverage: 73.2% of statements [2022-03-17T08:23:56.958Z] ok github.com/docker/docker/pkg/plugins 36.058s coverage: 73.2% of statements [2022-03-17T08:23:57.143Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-03-17T08:23:57.192Z] Removing intermediate container e9de2abbc0d0 [2022-03-17T08:23:57.192Z] ---> 20a5837b43c6 [2022-03-17T08:23:57.192Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-17T08:23:57.427Z] === RUN TestResolveAuthConfigIndexServer [2022-03-17T08:23:57.427Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-17T08:23:57.427Z] === RUN TestResolveAuthConfigFullURL [2022-03-17T08:23:57.427Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-17T08:23:57.427Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-17T08:23:57.427Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-17T08:23:57.427Z] === RUN TestValidateMirror [2022-03-17T08:23:57.427Z] --- PASS: TestValidateMirror (0.00s) [2022-03-17T08:23:57.427Z] === RUN TestLoadInsecureRegistries [2022-03-17T08:23:57.427Z] time="2022-03-17T08:23:57Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-17T08:23:57.427Z] time="2022-03-17T08:23:57Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-17T08:23:57.427Z] time="2022-03-17T08:23:57Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-17T08:23:57.427Z] --- PASS: TestLoadInsecureRegistries (0.18s) [2022-03-17T08:23:57.427Z] === RUN TestNewServiceConfig [2022-03-17T08:23:57.427Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-17T08:23:57.427Z] === RUN TestValidateIndexName [2022-03-17T08:23:57.427Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-17T08:23:57.427Z] === RUN TestValidateIndexNameWithError [2022-03-17T08:23:57.427Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-17T08:23:57.427Z] === RUN TestEndpointParse [2022-03-17T08:23:57.427Z] --- PASS: TestEndpointParse (0.00s) [2022-03-17T08:23:57.427Z] === RUN TestEndpointParseInvalid [2022-03-17T08:23:57.427Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-17T08:23:57.427Z] === RUN TestValidateEndpoint [2022-03-17T08:23:57.427Z] --- PASS: TestValidateEndpoint (0.02s) [2022-03-17T08:23:57.427Z] === RUN TestPing [2022-03-17T08:23:57.427Z] --- PASS: TestPing (0.00s) [2022-03-17T08:23:57.427Z] === RUN TestPingRegistryEndpoint [2022-03-17T08:23:57.427Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:23:57.427Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-17T08:23:57.427Z] === RUN TestEndpoint [2022-03-17T08:23:57.427Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:23:57.427Z] --- SKIP: TestEndpoint (0.00s) [2022-03-17T08:23:57.427Z] === RUN TestParseRepositoryInfo [2022-03-17T08:23:57.427Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-17T08:23:57.427Z] === RUN TestNewIndexInfo [2022-03-17T08:23:57.427Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-17T08:23:57.427Z] === RUN TestMirrorEndpointLookup [2022-03-17T08:23:57.427Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:23:57.427Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-17T08:23:57.427Z] === RUN TestSearchRepositories [2022-03-17T08:23:57.427Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-17T08:23:57.427Z] Host: 127.0.0.1:49327 [2022-03-17T08:23:57.427Z] User-Agent: docker test client [2022-03-17T08:23:57.427Z] Authorization: Token fake-token [2022-03-17T08:23:57.427Z] X-Docker-Token: true [2022-03-17T08:23:57.427Z] Accept-Encoding: gzip [2022-03-17T08:23:57.427Z] [2022-03-17T08:23:57.427Z] [2022-03-17T08:23:57.427Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-17T08:23:57.427Z] Connection: close [2022-03-17T08:23:57.427Z] Content-Length: 144 [2022-03-17T08:23:57.427Z] Cache-Control: no-cache [2022-03-17T08:23:57.427Z] Content-Type: application/json [2022-03-17T08:23:57.427Z] Date: Thu, 17 Mar 2022 08:23:57 GMT [2022-03-17T08:23:57.427Z] Expires: -1 [2022-03-17T08:23:57.717Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-03-17T08:23:57.896Z] Pragma: no-cache [2022-03-17T08:23:57.896Z] Server: docker-tests/mock [2022-03-17T08:23:57.896Z] X-Docker-Registry-Config: mock [2022-03-17T08:23:57.896Z] X-Docker-Registry-Version: 0.0.0 [2022-03-17T08:23:57.896Z] [2022-03-17T08:23:57.896Z] [2022-03-17T08:23:57.896Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-17T08:23:57.896Z] === RUN TestTrustedLocation [2022-03-17T08:23:57.896Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-17T08:23:57.896Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-17T08:23:57.896Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-17T08:23:57.896Z] === RUN TestAllowNondistributableArtifacts [2022-03-17T08:23:57.896Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-17T08:23:57.896Z] === RUN TestIsSecureIndex [2022-03-17T08:23:57.896Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-17T08:23:57.896Z] PASS [2022-03-17T08:23:57.896Z] coverage: 51.2% of statements [2022-03-17T08:23:57.896Z] ok github.com/docker/docker/registry 0.324s coverage: 51.2% of statements [2022-03-17T08:23:57.978Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-17T08:23:58.240Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-03-17T08:23:58.365Z] === RUN TestRestartManagerTimeout [2022-03-17T08:23:58.365Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-17T08:23:58.365Z] === RUN TestRestartManagerTimeoutReset [2022-03-17T08:23:58.365Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-17T08:23:58.365Z] PASS [2022-03-17T08:23:58.365Z] coverage: 45.3% of statements [2022-03-17T08:23:58.365Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-17T08:23:58.365Z] ok github.com/docker/docker/restartmanager 0.037s coverage: 45.3% of statements [2022-03-17T08:23:58.365Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-17T08:23:58.365Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-17T08:23:58.365Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-17T08:23:58.365Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-17T08:23:58.365Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-17T08:23:58.365Z] === RUN TestResumableRequestReaderWithReadError [2022-03-17T08:23:58.813Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-03-17T08:23:58.822Z] [2022-03-17T08:23:58.834Z] time="2022-03-17T08:23:58Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-17T08:23:58.834Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2022-03-17T08:23:58.834Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-17T08:23:58.834Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-17T08:23:58.834Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-17T08:23:58.834Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-17T08:23:58.834Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-17T08:23:58.834Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-17T08:23:58.834Z] === RUN TestResumableRequestReader [2022-03-17T08:23:58.834Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-17T08:23:58.834Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-17T08:23:58.834Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-17T08:23:58.834Z] PASS [2022-03-17T08:23:58.834Z] coverage: 100.0% of statements [2022-03-17T08:23:58.834Z] ok github.com/docker/docker/registry/resumable 0.256s coverage: 100.0% of statements [2022-03-17T08:23:59.075Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-03-17T08:23:59.313Z] ---> c804fdaa0988 [2022-03-17T08:23:59.313Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-17T08:23:59.313Z] ---> Running in d486417bb370 [2022-03-17T08:23:59.354Z] === RUN TestDecodeContainerConfig [2022-03-17T08:23:59.354Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-17T08:23:59.354Z] === RUN TestDecodeContainerConfigIsolation [2022-03-17T08:23:59.354Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-17T08:23:59.354Z] === RUN TestValidatePrivileged [2022-03-17T08:23:59.354Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-17T08:23:59.354Z] PASS [2022-03-17T08:23:59.354Z] coverage: 52.6% of statements [2022-03-17T08:23:59.354Z] ok github.com/docker/docker/runconfig 0.053s coverage: 52.6% of statements [2022-03-17T08:23:59.649Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-03-17T08:23:59.823Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-17T08:23:59.823Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-17T08:23:59.823Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-17T08:23:59.823Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-17T08:23:59.823Z] PASS [2022-03-17T08:23:59.823Z] coverage: 62.5% of statements [2022-03-17T08:23:59.823Z] ok github.com/docker/docker/testutil 0.046s coverage: 62.5% of statements [2022-03-17T08:23:59.823Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-17T08:23:59.823Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-17T08:23:59.823Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-17T08:23:59.823Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-17T08:24:00.223Z] check_test.go:308: [d10bc268a7b67] daemon is not started [2022-03-17T08:24:00.223Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-17T08:24:01.169Z] check_test.go:308: [d47894da48ba1] daemon is not started [2022-03-17T08:24:01.431Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-17T08:24:02.004Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-17T08:24:02.022Z] --- PASS: TestServiceUpdatePidsLimit (16.31s) [2022-03-17T08:24:02.022Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-03-17T08:24:02.022Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-03-17T08:24:02.022Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-03-17T08:24:02.022Z] PASS [2022-03-17T08:24:02.022Z] [2022-03-17T08:24:02.022Z] === Skipped [2022-03-17T08:24:02.022Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-17T08:24:02.022Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-17T08:24:02.022Z] [2022-03-17T08:24:02.022Z] DONE 27 tests, 1 skipped in 184.767s [2022-03-17T08:24:02.022Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-17T08:24:02.022Z] INFO: Testing against a local daemon [2022-03-17T08:24:02.022Z] === RUN TestSessionCreate [2022-03-17T08:24:02.022Z] --- PASS: TestSessionCreate (0.03s) [2022-03-17T08:24:02.022Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-17T08:24:02.022Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-17T08:24:02.022Z] PASS [2022-03-17T08:24:02.022Z] [2022-03-17T08:24:02.022Z] DONE 2 tests in 0.079s [2022-03-17T08:24:02.022Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-17T08:24:02.022Z] INFO: Testing against a local daemon [2022-03-17T08:24:02.022Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-17T08:24:02.022Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-17T08:24:02.022Z] === RUN TestDiskUsage [2022-03-17T08:24:02.022Z] === PAUSE TestDiskUsage [2022-03-17T08:24:02.022Z] === RUN TestEventsExecDie [2022-03-17T08:24:02.285Z] --- PASS: TestEventsExecDie (0.59s) [2022-03-17T08:24:02.285Z] === RUN TestEventsBackwardsCompatible [2022-03-17T08:24:02.547Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-03-17T08:24:02.547Z] === RUN TestEventsVolumeCreate [2022-03-17T08:24:02.547Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-03-17T08:24:02.547Z] === RUN TestInfoBinaryCommits [2022-03-17T08:24:02.547Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-17T08:24:02.547Z] === RUN TestInfoAPIVersioned [2022-03-17T08:24:02.547Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-17T08:24:02.547Z] === RUN TestInfoAPI [2022-03-17T08:24:02.547Z] --- PASS: TestInfoAPI (0.02s) [2022-03-17T08:24:02.547Z] === RUN TestInfoAPIWarnings [2022-03-17T08:24:02.783Z] === RUN TestGetAddress [2022-03-17T08:24:02.783Z] --- PASS: TestGetAddress (0.00s) [2022-03-17T08:24:02.783Z] === RUN TestRemove [2022-03-17T08:24:02.783Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-17T08:24:02.783Z] --- SKIP: TestRemove (0.00s) [2022-03-17T08:24:02.783Z] === RUN TestInitializeWithVolumes [2022-03-17T08:24:02.783Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-17T08:24:02.783Z] === RUN TestCreate [2022-03-17T08:24:02.783Z] --- PASS: TestCreate (0.01s) [2022-03-17T08:24:02.783Z] === RUN TestValidateName [2022-03-17T08:24:02.783Z] --- PASS: TestValidateName (0.00s) [2022-03-17T08:24:02.783Z] === RUN TestCreateWithOpts [2022-03-17T08:24:02.783Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-17T08:24:02.783Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-17T08:24:02.783Z] === RUN TestRelaodNoOpts [2022-03-17T08:24:02.783Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-17T08:24:02.783Z] PASS [2022-03-17T08:24:02.783Z] coverage: 41.5% of statements [2022-03-17T08:24:02.783Z] ok github.com/docker/docker/volume/local 0.083s coverage: 41.5% of statements [2022-03-17T08:24:02.783Z] === RUN TestGetDriver [2022-03-17T08:24:02.783Z] --- PASS: TestGetDriver (0.00s) [2022-03-17T08:24:02.783Z] === RUN TestVolumeRequestError [2022-03-17T08:24:02.783Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-17T08:24:02.783Z] PASS [2022-03-17T08:24:02.783Z] coverage: 36.1% of statements [2022-03-17T08:24:02.783Z] ok github.com/docker/docker/volume/drivers 0.054s coverage: 36.1% of statements [2022-03-17T08:24:03.251Z] === RUN TestLCOWParseMountRaw [2022-03-17T08:24:03.251Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-17T08:24:03.251Z] === RUN TestLCOWParseMountRawSplit [2022-03-17T08:24:03.251Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-17T08:24:03.251Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-17T08:24:03.251Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-17T08:24:03.251Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-17T08:24:03.251Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-17T08:24:03.251Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-17T08:24:03.251Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-17T08:24:03.251Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-17T08:24:03.251Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-17T08:24:03.251Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-17T08:24:03.251Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-17T08:24:03.251Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-17T08:24:03.251Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-17T08:24:03.251Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-17T08:24:03.251Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-17T08:24:03.251Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-17T08:24:03.251Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-17T08:24:03.251Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-17T08:24:03.251Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-17T08:24:03.251Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-17T08:24:03.251Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-17T08:24:03.251Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-17T08:24:03.251Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-17T08:24:03.251Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-17T08:24:03.251Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-17T08:24:03.251Z] === RUN TestLinuxParseMountRaw [2022-03-17T08:24:03.251Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-17T08:24:03.251Z] === RUN TestLinuxParseMountRawSplit [2022-03-17T08:24:03.251Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-17T08:24:03.251Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-17T08:24:03.251Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-17T08:24:03.251Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-17T08:24:03.251Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-17T08:24:03.251Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-17T08:24:03.251Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-17T08:24:03.251Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-17T08:24:03.251Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-17T08:24:03.251Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-17T08:24:03.251Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-17T08:24:03.251Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-17T08:24:03.251Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-17T08:24:03.251Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-17T08:24:03.251Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-17T08:24:03.251Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-17T08:24:03.251Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-17T08:24:03.251Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-17T08:24:03.251Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-17T08:24:03.251Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-17T08:24:03.251Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-17T08:24:03.251Z] === RUN TestConvertTmpfsOptions [2022-03-17T08:24:03.251Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-17T08:24:03.251Z] linux_parser_test.go:209: data="ro" [2022-03-17T08:24:03.251Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-17T08:24:03.251Z] === RUN TestParseMountSpec [2022-03-17T08:24:03.251Z] parser_test.go:62: case 0 [2022-03-17T08:24:03.251Z] parser_test.go:62: case 1 [2022-03-17T08:24:03.251Z] parser_test.go:62: case 2 [2022-03-17T08:24:03.251Z] parser_test.go:62: case 3 [2022-03-17T08:24:03.251Z] parser_test.go:62: case 4 [2022-03-17T08:24:03.251Z] parser_test.go:62: case 5 [2022-03-17T08:24:03.251Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-17T08:24:03.251Z] === RUN TestValidateMount [2022-03-17T08:24:03.251Z] --- PASS: TestValidateMount (0.00s) [2022-03-17T08:24:03.251Z] === RUN TestWindowsParseMountRaw [2022-03-17T08:24:03.251Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-17T08:24:03.251Z] === RUN TestWindowsParseMountRawSplit [2022-03-17T08:24:03.251Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-17T08:24:03.251Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-17T08:24:03.251Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-17T08:24:03.251Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-17T08:24:03.251Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-17T08:24:03.251Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-17T08:24:03.251Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-17T08:24:03.251Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-17T08:24:03.251Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-17T08:24:03.251Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-17T08:24:03.252Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-17T08:24:03.252Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-17T08:24:03.252Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-17T08:24:03.252Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-17T08:24:03.252Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-17T08:24:03.252Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-17T08:24:03.252Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-17T08:24:03.252Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-17T08:24:03.252Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-17T08:24:03.252Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-17T08:24:03.252Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-17T08:24:03.252Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-17T08:24:03.252Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-17T08:24:03.252Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-17T08:24:03.252Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-17T08:24:03.252Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-17T08:24:03.252Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-17T08:24:03.252Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-17T08:24:03.252Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-17T08:24:03.252Z] PASS [2022-03-17T08:24:03.252Z] coverage: 67.6% of statements [2022-03-17T08:24:03.252Z] ok github.com/docker/docker/volume/mounts 0.046s coverage: 67.6% of statements [2022-03-17T08:24:03.455Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-17T08:24:04.238Z] === RUN TestSetGetMeta [2022-03-17T08:24:04.238Z] === PAUSE TestSetGetMeta [2022-03-17T08:24:04.238Z] === RUN TestRestore [2022-03-17T08:24:04.238Z] === PAUSE TestRestore [2022-03-17T08:24:04.238Z] === RUN TestServiceCreate [2022-03-17T08:24:04.238Z] === PAUSE TestServiceCreate [2022-03-17T08:24:04.238Z] === RUN TestServiceList [2022-03-17T08:24:04.238Z] === PAUSE TestServiceList [2022-03-17T08:24:04.238Z] === RUN TestServiceRemove [2022-03-17T08:24:04.238Z] === PAUSE TestServiceRemove [2022-03-17T08:24:04.238Z] === RUN TestServiceGet [2022-03-17T08:24:04.238Z] === PAUSE TestServiceGet [2022-03-17T08:24:04.238Z] === RUN TestServicePrune [2022-03-17T08:24:04.238Z] === PAUSE TestServicePrune [2022-03-17T08:24:04.238Z] === RUN TestCreate [2022-03-17T08:24:04.238Z] === PAUSE TestCreate [2022-03-17T08:24:04.238Z] === RUN TestRemove [2022-03-17T08:24:04.238Z] === PAUSE TestRemove [2022-03-17T08:24:04.238Z] === RUN TestList [2022-03-17T08:24:04.238Z] === PAUSE TestList [2022-03-17T08:24:04.238Z] === RUN TestFindByDriver [2022-03-17T08:24:04.238Z] === PAUSE TestFindByDriver [2022-03-17T08:24:04.238Z] === RUN TestFindByReferenced [2022-03-17T08:24:04.238Z] === PAUSE TestFindByReferenced [2022-03-17T08:24:04.238Z] === RUN TestDerefMultipleOfSameRef [2022-03-17T08:24:04.238Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-17T08:24:04.238Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-17T08:24:04.238Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-17T08:24:04.238Z] === RUN TestDefererencePluginOnCreateError [2022-03-17T08:24:04.238Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-17T08:24:04.238Z] === RUN TestRefDerefRemove [2022-03-17T08:24:04.238Z] === PAUSE TestRefDerefRemove [2022-03-17T08:24:04.238Z] === RUN TestGet [2022-03-17T08:24:04.238Z] === PAUSE TestGet [2022-03-17T08:24:04.238Z] === RUN TestGetWithReference [2022-03-17T08:24:04.238Z] === PAUSE TestGetWithReference [2022-03-17T08:24:04.238Z] === RUN TestFilterFunc [2022-03-17T08:24:04.238Z] === RUN TestFilterFunc/test_nil_list [2022-03-17T08:24:04.238Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-17T08:24:04.238Z] === RUN TestFilterFunc/test_empty_list [2022-03-17T08:24:04.238Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-17T08:24:04.238Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-17T08:24:04.238Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-17T08:24:04.238Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-17T08:24:04.238Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-17T08:24:04.238Z] === RUN TestFilterFunc/test_filter_some [2022-03-17T08:24:04.238Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-17T08:24:04.238Z] === RUN TestFilterFunc/test_filter_middle [2022-03-17T08:24:04.238Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-17T08:24:04.238Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-17T08:24:04.238Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-17T08:24:04.238Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-17T08:24:04.238Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-17T08:24:04.238Z] === CONT TestFilterFunc/test_nil_list [2022-03-17T08:24:04.238Z] === CONT TestFilterFunc/test_filter_some [2022-03-17T08:24:04.238Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-17T08:24:04.238Z] === CONT TestFilterFunc/test_empty_list [2022-03-17T08:24:04.238Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-17T08:24:04.238Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-17T08:24:04.238Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-17T08:24:04.238Z] === CONT TestFilterFunc/test_filter_middle [2022-03-17T08:24:04.238Z] --- PASS: TestFilterFunc (0.00s) [2022-03-17T08:24:04.238Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-17T08:24:04.238Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-17T08:24:04.238Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-17T08:24:04.238Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-17T08:24:04.238Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-17T08:24:04.239Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-17T08:24:04.239Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-17T08:24:04.239Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-17T08:24:04.239Z] === CONT TestSetGetMeta [2022-03-17T08:24:04.239Z] === CONT TestList [2022-03-17T08:24:04.239Z] === CONT TestServiceList [2022-03-17T08:24:04.239Z] === CONT TestServiceGet [2022-03-17T08:24:04.239Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-17T08:24:04.239Z] === CONT TestServiceRemove [2022-03-17T08:24:04.239Z] --- PASS: TestList (0.04s) [2022-03-17T08:24:04.239Z] === CONT TestServiceCreate [2022-03-17T08:24:04.706Z] --- PASS: TestServiceGet (0.17s) [2022-03-17T08:24:04.706Z] === CONT TestDefererencePluginOnCreateError [2022-03-17T08:24:04.706Z] --- PASS: TestServiceCreate (0.13s) [2022-03-17T08:24:04.706Z] === CONT TestGetWithReference [2022-03-17T08:24:04.706Z] --- PASS: TestServiceRemove (0.16s) [2022-03-17T08:24:04.706Z] === CONT TestGet [2022-03-17T08:24:04.706Z] --- PASS: TestServiceList (0.18s) [2022-03-17T08:24:04.707Z] === CONT TestRefDerefRemove [2022-03-17T08:24:04.707Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-03-17T08:24:04.707Z] === CONT TestRestore [2022-03-17T08:24:04.707Z] --- PASS: TestGet (0.03s) [2022-03-17T08:24:04.707Z] === CONT TestDerefMultipleOfSameRef [2022-03-17T08:24:04.707Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-17T08:24:04.707Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-17T08:24:04.707Z] --- PASS: TestGetWithReference (0.03s) [2022-03-17T08:24:04.707Z] === CONT TestCreate [2022-03-17T08:24:04.707Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-03-17T08:24:04.707Z] === CONT TestRemove [2022-03-17T08:24:04.707Z] --- PASS: TestCreate (0.03s) [2022-03-17T08:24:04.707Z] === CONT TestFindByReferenced [2022-03-17T08:24:04.707Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-03-17T08:24:04.707Z] === CONT TestServicePrune [2022-03-17T08:24:04.707Z] --- PASS: TestRestore (0.05s) [2022-03-17T08:24:04.707Z] === CONT TestFindByDriver [2022-03-17T08:24:04.707Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-17T08:24:04.707Z] --- PASS: TestRemove (0.03s) [2022-03-17T08:24:04.707Z] time="2022-03-17T08:24:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T08:24:04.707Z] time="2022-03-17T08:24:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T08:24:04.707Z] --- PASS: TestFindByDriver (0.03s) [2022-03-17T08:24:04.707Z] time="2022-03-17T08:24:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T08:24:04.707Z] time="2022-03-17T08:24:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-17T08:24:04.707Z] time="2022-03-17T08:24:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T08:24:04.707Z] --- PASS: TestServicePrune (0.05s) [2022-03-17T08:24:04.707Z] PASS [2022-03-17T08:24:04.707Z] coverage: 69.0% of statements [2022-03-17T08:24:04.707Z] ok github.com/docker/docker/volume/service 0.341s coverage: 69.0% of statements [2022-03-17T08:24:04.960Z] --- PASS: TestCreateServiceSecretFileMode (12.34s) [2022-03-17T08:24:04.960Z] === RUN TestCreateServiceConfigFileMode [2022-03-17T08:24:06.765Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-17T08:24:07.027Z] check_test.go:308: [d0e912abf868f] daemon is not started [2022-03-17T08:24:07.027Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-03-17T08:24:07.289Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-17T08:24:09.207Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-17T08:24:09.781Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-17T08:24:10.061Z] Removing intermediate container d486417bb370 [2022-03-17T08:24:10.061Z] ---> 4aa49b22c8d7 [2022-03-17T08:24:10.061Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-17T08:24:10.061Z] ---> Running in 7396e983caa0 [2022-03-17T08:24:10.061Z] [2022-03-17T08:24:10.061Z] SUCCESS: Specified value was saved. [2022-03-17T08:24:11.700Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-17T08:24:11.962Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-17T08:24:13.135Z] Removing intermediate container 7396e983caa0 [2022-03-17T08:24:13.135Z] ---> a5597bce481b [2022-03-17T08:24:13.135Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-17T08:24:13.135Z] ---> Running in f4ecba33d86a [2022-03-17T08:24:16.177Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-17T08:24:16.751Z] check_test.go:308: [ddd6922edf1d0] daemon is not started [2022-03-17T08:24:16.751Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-17T08:24:17.162Z] --- PASS: TestCreateServiceConfigFileMode (12.35s) [2022-03-17T08:24:17.162Z] === RUN TestCreateServiceSysctls [2022-03-17T08:24:18.048Z] Cannot create a file when that file already exists. [2022-03-17T08:24:18.539Z] --- PASS: TestCreateServiceSysctls (2.79s) [2022-03-17T08:24:18.539Z] === RUN TestCreateServiceCapabilities [2022-03-17T08:24:18.926Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-17T08:24:18.926Z] Copying nested executables into bundles/binary-daemon [2022-03-17T08:24:18.926Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-03-17T08:24:18.926Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T08:24:18.926Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-03-17T08:24:18.926Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-03-17T08:24:19.263Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43380/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=6fb168b52383df3a92a133e94fe85684fb4f65b0 -e DOCKER_GRAPHDRIVER docker:6fb168b52383df3a92a133e94fe85684fb4f65b0 hack/make.sh cross [2022-03-17T08:24:19.522Z] [2022-03-17T08:24:19.522Z] Removing bundles/ [2022-03-17T08:24:19.781Z] [2022-03-17T08:24:19.781Z] ---> Making bundle: cross (in bundles/cross) [2022-03-17T08:24:19.781Z] Cross building: bundles/cross/linux/amd64 [2022-03-17T08:24:19.781Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-17T08:24:19.781Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-17T08:24:20.666Z] --- PASS: TestInfoAPIWarnings (16.26s) [2022-03-17T08:24:20.666Z] === RUN TestInfoDebug [2022-03-17T08:24:20.666Z] --- PASS: TestInfoDebug (0.53s) [2022-03-17T08:24:20.666Z] === RUN TestInfoInsecureRegistries [2022-03-17T08:24:20.666Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-17T08:24:20.666Z] === RUN TestInfoRegistryMirrors [2022-03-17T08:24:20.666Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-17T08:24:20.666Z] === RUN TestLoginFailsWithBadCredentials [2022-03-17T08:24:20.666Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-03-17T08:24:20.666Z] === RUN TestPingCacheHeaders [2022-03-17T08:24:20.666Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-17T08:24:20.666Z] === RUN TestPingGet [2022-03-17T08:24:20.666Z] --- PASS: TestPingGet (0.02s) [2022-03-17T08:24:20.666Z] === RUN TestPingHead [2022-03-17T08:24:20.666Z] --- PASS: TestPingHead (0.01s) [2022-03-17T08:24:20.666Z] === RUN TestVersion [2022-03-17T08:24:20.666Z] --- PASS: TestVersion (0.01s) [2022-03-17T08:24:20.666Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-17T08:24:20.666Z] === CONT TestDiskUsage [2022-03-17T08:24:20.927Z] === RUN TestDiskUsage/empty [2022-03-17T08:24:20.927Z] === RUN TestDiskUsage/empty/container_types [2022-03-17T08:24:20.927Z] === RUN TestDiskUsage/empty/image_types [2022-03-17T08:24:20.927Z] === RUN TestDiskUsage/empty/volume_types [2022-03-17T08:24:20.927Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-17T08:24:20.927Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-17T08:24:20.927Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-17T08:24:20.927Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-17T08:24:20.927Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-17T08:24:20.927Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-17T08:24:20.966Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-17T08:24:21.089Z] --- PASS: TestCreateServiceCapabilities (2.35s) [2022-03-17T08:24:21.089Z] === RUN TestInspect [2022-03-17T08:24:21.188Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-17T08:24:21.188Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-17T08:24:21.450Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-17T08:24:21.450Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-17T08:24:21.450Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-17T08:24:21.450Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-17T08:24:21.450Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-17T08:24:21.450Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-17T08:24:21.450Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-17T08:24:21.450Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-17T08:24:21.450Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-17T08:24:21.450Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-17T08:24:21.450Z] === RUN TestDiskUsage/after_container.Run [2022-03-17T08:24:22.022Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-17T08:24:22.022Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-17T08:24:22.022Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-17T08:24:22.022Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-17T08:24:22.022Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-17T08:24:22.022Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-17T08:24:22.022Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-17T08:24:22.022Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-17T08:24:22.022Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-17T08:24:22.022Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-17T08:24:22.022Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.54s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage (1.55s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/empty (0.02s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.32s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-17T08:24:22.022Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T08:24:22.023Z] PASS [2022-03-17T08:24:22.023Z] [2022-03-17T08:24:22.023Z] DONE 50 tests in 20.343s [2022-03-17T08:24:22.023Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-17T08:24:22.023Z] INFO: Testing against a local daemon [2022-03-17T08:24:22.023Z] === RUN TestVolumesCreateAndList [2022-03-17T08:24:22.284Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-17T08:24:22.284Z] === RUN TestVolumesRemove [2022-03-17T08:24:22.284Z] --- PASS: TestVolumesRemove (0.09s) [2022-03-17T08:24:22.284Z] === RUN TestVolumesInspect [2022-03-17T08:24:22.284Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-17T08:24:22.284Z] === RUN TestVolumesInvalidJSON [2022-03-17T08:24:22.284Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-17T08:24:22.284Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-17T08:24:22.284Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-17T08:24:22.284Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-17T08:24:22.284Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-17T08:24:22.284Z] PASS [2022-03-17T08:24:22.284Z] [2022-03-17T08:24:22.284Z] DONE 5 tests in 0.172s [2022-03-17T08:24:22.284Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-17T08:24:22.520Z] 2022/03/17 08:24:20 Closing DB instances... [2022-03-17T08:24:22.520Z] --- PASS: TestNetworkDBGarbageCollection (54.85s) [2022-03-17T08:24:22.520Z] === RUN TestFindNode [2022-03-17T08:24:22.520Z] 2022/03/17 08:24:22 Closing DB instances... [2022-03-17T08:24:22.520Z] --- PASS: TestFindNode (0.02s) [2022-03-17T08:24:22.520Z] === RUN TestChangeNodeState [2022-03-17T08:24:22.520Z] 2022/03/17 08:24:22 Closing DB instances... [2022-03-17T08:24:22.520Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-17T08:24:22.520Z] === RUN TestNodeReincarnation [2022-03-17T08:24:22.520Z] 2022/03/17 08:24:22 Closing DB instances... [2022-03-17T08:24:22.857Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-17T08:24:22.857Z] Removing test suite binaries [2022-03-17T08:24:22.857Z] exiting test-integration [2022-03-17T08:24:22.857Z] ++ exit 0 [2022-03-17T08:24:22.857Z] [2022-03-17T08:24:22.885Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-17T08:24:22.960Z] Removing intermediate container f4ecba33d86a [2022-03-17T08:24:22.960Z] ---> e8e8ef89bc2d [2022-03-17T08:24:22.960Z] Step 13/13 : CMD ["sh"] [2022-03-17T08:24:22.960Z] ---> Running in 958a5999ad18 [2022-03-17T08:24:22.960Z] Removing intermediate container 958a5999ad18 [2022-03-17T08:24:22.960Z] ---> 44fd4fda0aff [2022-03-17T08:24:22.960Z] Successfully built 44fd4fda0aff [2022-03-17T08:24:22.960Z] Successfully tagged busybox:latest [2022-03-17T08:24:22.960Z] INFO: Docker images of the daemon under test [2022-03-17T08:24:22.960Z] [2022-03-17T08:24:23.451Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-17T08:24:23.451Z] busybox latest 44fd4fda0aff Less than a second ago 5.01GB [2022-03-17T08:24:23.451Z] microsoft/windowsservercore latest 02f938cacc3b 2 weeks ago 4.96GB [2022-03-17T08:24:23.451Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 2 weeks ago 4.96GB [2022-03-17T08:24:23.451Z] [2022-03-17T08:24:23.451Z] INFO: Running integration tests at 03/17/2022 08:24:22... [2022-03-17T08:24:23.451Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-17T08:24:23.451Z] INFO: Integration API tests being run from the host: [2022-03-17T08:24:23.451Z] INFO: make.ps1 starting at 03/17/2022 08:24:22 [2022-03-17T08:24:23.635Z] --- PASS: TestInspect (2.57s) [2022-03-17T08:24:23.635Z] === RUN TestCreateJob [2022-03-17T08:24:23.831Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-17T08:24:23.831Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile Post stage [Pipeline] junit [2022-03-17T08:24:24.259Z] Recording test results [2022-03-17T08:24:24.404Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-17T08:24:24.481Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-17T08:24:25.931Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-17T08:24:26.168Z] --- PASS: TestCreateJob (2.75s) [2022-03-17T08:24:26.168Z] === RUN TestReplicatedJob [2022-03-17T08:24:26.292Z] + echo Ensuring container killed. [2022-03-17T08:24:26.292Z] Ensuring container killed. [2022-03-17T08:24:26.292Z] + docker rm -vf docker-pr8 [2022-03-17T08:24:26.292Z] Error: No such container: docker-pr8 [Pipeline] sh [2022-03-17T08:24:26.591Z] + echo Chowning /workspace to jenkins user [2022-03-17T08:24:26.592Z] Chowning /workspace to jenkins user [2022-03-17T08:24:26.592Z] + id -u [2022-03-17T08:24:26.592Z] + id -g [2022-03-17T08:24:26.592Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43380:/workspace busybox chown -R 1000:1000 /workspace [2022-03-17T08:24:26.592Z] Unable to find image 'busybox:latest' locally [2022-03-17T08:24:26.592Z] latest: Pulling from library/busybox [2022-03-17T08:24:26.853Z] 554879bb3004: Pulling fs layer [2022-03-17T08:24:26.853Z] 554879bb3004: Download complete [2022-03-17T08:24:26.853Z] 554879bb3004: Pull complete [2022-03-17T08:24:26.853Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-17T08:24:26.853Z] Status: Downloaded newer image for busybox:latest [2022-03-17T08:24:27.717Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-17T08:24:28.292Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-17T08:24:28.384Z] time="2022-03-17T08:24:27Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-17T08:24:28.384Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-17T08:24:28.384Z] === RUN TestParallelCreate [2022-03-17T08:24:28.384Z] 2022/03/17 08:24:27 Closing DB instances... [2022-03-17T08:24:28.384Z] --- PASS: TestParallelCreate (0.02s) [2022-03-17T08:24:28.384Z] === RUN TestParallelDelete [2022-03-17T08:24:28.384Z] 2022/03/17 08:24:27 Closing DB instances... [2022-03-17T08:24:28.384Z] --- PASS: TestParallelDelete (0.02s) [2022-03-17T08:24:28.384Z] === RUN TestNetworkDBIslands [2022-03-17T08:24:28.384Z] time="2022-03-17T08:24:27Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3974ee6b5939 with config:&{NodeID:3974ee6b5939 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-03-17T08:24:28.384Z] time="2022-03-17T08:24:27Z" level=info msg="Node 3974ee6b5939/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:28.384Z] time="2022-03-17T08:24:27Z" level=info msg="Node 3974ee6b5939/172.24.174.54, added to nodes list" [2022-03-17T08:24:28.384Z] time="2022-03-17T08:24:27Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:533b6a3c9843 with config:&{NodeID:533b6a3c9843 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-03-17T08:24:28.384Z] time="2022-03-17T08:24:27Z" level=info msg="Node 533b6a3c9843/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:28.384Z] time="2022-03-17T08:24:27Z" level=info msg="Node 533b6a3c9843/172.24.174.54, added to nodes list" [2022-03-17T08:24:28.384Z] time="2022-03-17T08:24:27Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-17T08:24:28.384Z] time="2022-03-17T08:24:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-17T08:24:28.384Z] time="2022-03-17T08:24:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49358" [2022-03-17T08:24:28.384Z] time="2022-03-17T08:24:27Z" level=info msg="Node 533b6a3c9843/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:28.384Z] time="2022-03-17T08:24:27Z" level=info msg="Node 533b6a3c9843/172.24.174.54, added to nodes list" [2022-03-17T08:24:28.384Z] time="2022-03-17T08:24:27Z" level=info msg="Node 3974ee6b5939/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:28.384Z] time="2022-03-17T08:24:27Z" level=info msg="Node 3974ee6b5939/172.24.174.54, added to nodes list" [2022-03-17T08:24:28.384Z] time="2022-03-17T08:24:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-17T08:24:28.384Z] time="2022-03-17T08:24:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49359" [2022-03-17T08:24:28.384Z] time="2022-03-17T08:24:28Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5bec6aba1699 with config:&{NodeID:5bec6aba1699 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-03-17T08:24:28.384Z] time="2022-03-17T08:24:28Z" level=info msg="Node 5bec6aba1699/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:28.384Z] time="2022-03-17T08:24:28Z" level=info msg="Node 5bec6aba1699/172.24.174.54, added to nodes list" [2022-03-17T08:24:28.384Z] time="2022-03-17T08:24:28Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-17T08:24:28.384Z] time="2022-03-17T08:24:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-17T08:24:28.384Z] time="2022-03-17T08:24:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-03-17T08:24:28.384Z] time="2022-03-17T08:24:28Z" level=info msg="Node 5bec6aba1699/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:28.384Z] time="2022-03-17T08:24:28Z" level=info msg="Node 5bec6aba1699/172.24.174.54, added to nodes list" [2022-03-17T08:24:28.384Z] time="2022-03-17T08:24:28Z" level=info msg="Node 3974ee6b5939/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:28.384Z] time="2022-03-17T08:24:28Z" level=info msg="Node 3974ee6b5939/172.24.174.54, added to nodes list" [2022-03-17T08:24:28.384Z] time="2022-03-17T08:24:28Z" level=info msg="Node 533b6a3c9843/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:28.384Z] time="2022-03-17T08:24:28Z" level=info msg="Node 533b6a3c9843/172.24.174.54, added to nodes list" [2022-03-17T08:24:28.384Z] time="2022-03-17T08:24:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-03-17T08:24:28.384Z] time="2022-03-17T08:24:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-17T08:24:28.547Z] + bundleName=amd64-cgroup2 [2022-03-17T08:24:28.547Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-17T08:24:28.547Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-17T08:24:28.547Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-17T08:24:28.547Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-17T08:24:28.823Z] Archiving artifacts [2022-03-17T08:24:28.852Z] time="2022-03-17T08:24:28Z" level=info msg="Node 5bec6aba1699/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:28.852Z] time="2022-03-17T08:24:28Z" level=info msg="Node 5bec6aba1699/172.24.174.54, added to nodes list" [2022-03-17T08:24:28.852Z] time="2022-03-17T08:24:28Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:c26f906eba2f with config:&{NodeID:c26f906eba2f 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-03-17T08:24:28.852Z] time="2022-03-17T08:24:28Z" level=info msg="Node c26f906eba2f/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:28.852Z] time="2022-03-17T08:24:28Z" level=info msg="Node c26f906eba2f/172.24.174.54, added to nodes list" [2022-03-17T08:24:28.852Z] time="2022-03-17T08:24:28Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-17T08:24:28.852Z] time="2022-03-17T08:24:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-17T08:24:28.852Z] time="2022-03-17T08:24:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-03-17T08:24:28.852Z] time="2022-03-17T08:24:28Z" level=info msg="Node c26f906eba2f/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:28.852Z] time="2022-03-17T08:24:28Z" level=info msg="Node c26f906eba2f/172.24.174.54, added to nodes list" [2022-03-17T08:24:28.852Z] time="2022-03-17T08:24:28Z" level=info msg="Node 3974ee6b5939/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:28.852Z] time="2022-03-17T08:24:28Z" level=info msg="Node 3974ee6b5939/172.24.174.54, added to nodes list" [2022-03-17T08:24:28.852Z] time="2022-03-17T08:24:28Z" level=info msg="Node 533b6a3c9843/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:28.852Z] time="2022-03-17T08:24:28Z" level=info msg="Node 533b6a3c9843/172.24.174.54, added to nodes list" [2022-03-17T08:24:28.852Z] time="2022-03-17T08:24:28Z" level=info msg="Node 5bec6aba1699/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:28.852Z] time="2022-03-17T08:24:28Z" level=info msg="Node 5bec6aba1699/172.24.174.54, added to nodes list" [2022-03-17T08:24:28.852Z] time="2022-03-17T08:24:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-03-17T08:24:28.852Z] time="2022-03-17T08:24:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-17T08:24:28.852Z] time="2022-03-17T08:24:28Z" level=info msg="Node c26f906eba2f/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:28.852Z] time="2022-03-17T08:24:28Z" level=info msg="Node c26f906eba2f/172.24.174.54, added to nodes list" [2022-03-17T08:24:28.852Z] time="2022-03-17T08:24:28Z" level=info msg="Node c26f906eba2f/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:28.852Z] time="2022-03-17T08:24:28Z" level=info msg="Node c26f906eba2f/172.24.174.54, added to nodes list" [2022-03-17T08:24:29.321Z] time="2022-03-17T08:24:29Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:03914cbe6b92 with config:&{NodeID:03914cbe6b92 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-03-17T08:24:29.321Z] time="2022-03-17T08:24:29Z" level=info msg="Node 03914cbe6b92/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:29.321Z] time="2022-03-17T08:24:29Z" level=info msg="Node 03914cbe6b92/172.24.174.54, added to nodes list" [2022-03-17T08:24:29.321Z] time="2022-03-17T08:24:29Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-17T08:24:29.321Z] time="2022-03-17T08:24:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-17T08:24:29.321Z] time="2022-03-17T08:24:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-03-17T08:24:29.321Z] time="2022-03-17T08:24:29Z" level=info msg="Node 03914cbe6b92/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:29.321Z] time="2022-03-17T08:24:29Z" level=info msg="Node 03914cbe6b92/172.24.174.54, added to nodes list" [2022-03-17T08:24:29.321Z] time="2022-03-17T08:24:29Z" level=info msg="Node 533b6a3c9843/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:29.321Z] time="2022-03-17T08:24:29Z" level=info msg="Node 533b6a3c9843/172.24.174.54, added to nodes list" [2022-03-17T08:24:29.321Z] time="2022-03-17T08:24:29Z" level=info msg="Node c26f906eba2f/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:29.321Z] time="2022-03-17T08:24:29Z" level=info msg="Node c26f906eba2f/172.24.174.54, added to nodes list" [2022-03-17T08:24:29.321Z] time="2022-03-17T08:24:29Z" level=info msg="Node 5bec6aba1699/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:29.321Z] time="2022-03-17T08:24:29Z" level=info msg="Node 5bec6aba1699/172.24.174.54, added to nodes list" [2022-03-17T08:24:29.321Z] time="2022-03-17T08:24:29Z" level=info msg="Node 3974ee6b5939/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:29.321Z] time="2022-03-17T08:24:29Z" level=info msg="Node 3974ee6b5939/172.24.174.54, added to nodes list" [2022-03-17T08:24:29.321Z] time="2022-03-17T08:24:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-17T08:24:29.321Z] time="2022-03-17T08:24:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-03-17T08:24:29.321Z] time="2022-03-17T08:24:29Z" level=info msg="Node 03914cbe6b92/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:29.321Z] time="2022-03-17T08:24:29Z" level=info msg="Node 03914cbe6b92/172.24.174.54, added to nodes list" [2022-03-17T08:24:29.321Z] time="2022-03-17T08:24:29Z" level=info msg="Node 03914cbe6b92/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:29.321Z] time="2022-03-17T08:24:29Z" level=info msg="Node 03914cbe6b92/172.24.174.54, added to nodes list" [2022-03-17T08:24:29.321Z] time="2022-03-17T08:24:29Z" level=info msg="Node 03914cbe6b92/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:29.321Z] time="2022-03-17T08:24:29Z" level=info msg="Node 03914cbe6b92/172.24.174.54, added to nodes list" [2022-03-17T08:24:29.683Z] check_test.go:308: [df19255ad101e] daemon is not started [2022-03-17T08:24:29.683Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-17T08:24:29.789Z] networkdb_test.go:835: Re-joining: 3 [2022-03-17T08:24:29.789Z] time="2022-03-17T08:24:29Z" level=info msg="The new bootstrap node list is:[172.24.174.54:10033 172.24.174.54:10034 172.24.174.54:10035]" [2022-03-17T08:24:29.789Z] time="2022-03-17T08:24:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.174.54:10033" [2022-03-17T08:24:29.789Z] time="2022-03-17T08:24:29Z" level=debug msg="memberlist: Stream connection from=172.24.174.54:49366" [2022-03-17T08:24:29.789Z] time="2022-03-17T08:24:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.174.54:10034" [2022-03-17T08:24:29.789Z] time="2022-03-17T08:24:29Z" level=debug msg="memberlist: Stream connection from=172.24.174.54:49367" [2022-03-17T08:24:29.789Z] time="2022-03-17T08:24:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.174.54:10035" [2022-03-17T08:24:29.789Z] time="2022-03-17T08:24:29Z" level=debug msg="memberlist: Stream connection from=172.24.174.54:49368" [2022-03-17T08:24:29.789Z] networkdb_test.go:835: Re-joining: 4 [2022-03-17T08:24:29.789Z] time="2022-03-17T08:24:29Z" level=info msg="The new bootstrap node list is:[172.24.174.54:10033 172.24.174.54:10034 172.24.174.54:10035]" [2022-03-17T08:24:29.789Z] time="2022-03-17T08:24:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.174.54:10033" [2022-03-17T08:24:29.789Z] time="2022-03-17T08:24:29Z" level=debug msg="memberlist: Stream connection from=172.24.174.54:49369" [2022-03-17T08:24:29.789Z] time="2022-03-17T08:24:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.174.54:10034" [2022-03-17T08:24:29.789Z] time="2022-03-17T08:24:29Z" level=debug msg="memberlist: Stream connection from=172.24.174.54:49370" [2022-03-17T08:24:29.789Z] time="2022-03-17T08:24:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.174.54:10035" [2022-03-17T08:24:29.789Z] time="2022-03-17T08:24:29Z" level=debug msg="memberlist: Stream connection from=172.24.174.54:49371" [2022-03-17T08:24:30.256Z] time="2022-03-17T08:24:29Z" level=info msg="node 0 leaving" [2022-03-17T08:24:30.256Z] time="2022-03-17T08:24:29Z" level=info msg="Node 3974ee6b5939 change state NodeActive --> NodeLeft" [2022-03-17T08:24:30.256Z] time="2022-03-17T08:24:29Z" level=info msg="node2(533b6a3c9843): Node leave event for 3974ee6b5939/172.24.174.54" [2022-03-17T08:24:30.256Z] time="2022-03-17T08:24:29Z" level=info msg="Node 3974ee6b5939 change state NodeActive --> NodeLeft" [2022-03-17T08:24:30.256Z] time="2022-03-17T08:24:29Z" level=info msg="node3(5bec6aba1699): Node leave event for 3974ee6b5939/172.24.174.54" [2022-03-17T08:24:30.256Z] time="2022-03-17T08:24:29Z" level=info msg="Node 3974ee6b5939 change state NodeActive --> NodeLeft" [2022-03-17T08:24:30.256Z] time="2022-03-17T08:24:29Z" level=info msg="node4(c26f906eba2f): Node leave event for 3974ee6b5939/172.24.174.54" [2022-03-17T08:24:30.256Z] time="2022-03-17T08:24:29Z" level=info msg="Node 3974ee6b5939 change state NodeActive --> NodeLeft" [2022-03-17T08:24:30.256Z] time="2022-03-17T08:24:29Z" level=info msg="node1(3974ee6b5939): Node leave event for 3974ee6b5939/172.24.174.54" [2022-03-17T08:24:30.256Z] time="2022-03-17T08:24:29Z" level=info msg="Node 3974ee6b5939 change state NodeActive --> NodeLeft" [2022-03-17T08:24:30.256Z] time="2022-03-17T08:24:29Z" level=info msg="node5(03914cbe6b92): Node leave event for 3974ee6b5939/172.24.174.54" [2022-03-17T08:24:30.256Z] time="2022-03-17T08:24:30Z" level=info msg="Node 3974ee6b5939/172.24.174.54, left gossip cluster" [2022-03-17T08:24:30.256Z] time="2022-03-17T08:24:30Z" level=info msg="Node 3974ee6b5939/172.24.174.54, left gossip cluster" [2022-03-17T08:24:30.256Z] time="2022-03-17T08:24:30Z" level=info msg="Node 3974ee6b5939/172.24.174.54, left gossip cluster" [2022-03-17T08:24:30.256Z] time="2022-03-17T08:24:30Z" level=info msg="Node 3974ee6b5939/172.24.174.54, left gossip cluster" [2022-03-17T08:24:30.256Z] time="2022-03-17T08:24:30Z" level=info msg="Node 3974ee6b5939/172.24.174.54, left gossip cluster" [2022-03-17T08:24:30.257Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-17T08:24:30.257Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-17T08:24:30.358Z] --- PASS: TestReplicatedJob (4.23s) [2022-03-17T08:24:30.358Z] === RUN TestUpdateReplicatedJob [2022-03-17T08:24:30.677Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43380/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-17T08:24:30.725Z] time="2022-03-17T08:24:30Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.24.174.54:10037: use of closed network connection" [2022-03-17T08:24:30.725Z] time="2022-03-17T08:24:30Z" level=info msg="node 1 leaving" [2022-03-17T08:24:30.725Z] time="2022-03-17T08:24:30Z" level=info msg="Node 533b6a3c9843 change state NodeActive --> NodeLeft" [2022-03-17T08:24:30.725Z] time="2022-03-17T08:24:30Z" level=info msg="node4(c26f906eba2f): Node leave event for 533b6a3c9843/172.24.174.54" [2022-03-17T08:24:30.725Z] time="2022-03-17T08:24:30Z" level=info msg="Node 533b6a3c9843/172.24.174.54, left gossip cluster" [2022-03-17T08:24:30.725Z] time="2022-03-17T08:24:30Z" level=info msg="Node 533b6a3c9843 change state NodeActive --> NodeFailed" [2022-03-17T08:24:30.725Z] time="2022-03-17T08:24:30Z" level=info msg="Node 533b6a3c9843 change state NodeActive --> NodeLeft" [2022-03-17T08:24:30.725Z] time="2022-03-17T08:24:30Z" level=info msg="node3(5bec6aba1699): Node leave event for 533b6a3c9843/172.24.174.54" [2022-03-17T08:24:30.725Z] time="2022-03-17T08:24:30Z" level=info msg="Node 533b6a3c9843/172.24.174.54, added to failed nodes list" [2022-03-17T08:24:30.725Z] time="2022-03-17T08:24:30Z" level=info msg="Node 533b6a3c9843 change state NodeActive --> NodeLeft" [2022-03-17T08:24:30.725Z] time="2022-03-17T08:24:30Z" level=info msg="node5(03914cbe6b92): Node leave event for 533b6a3c9843/172.24.174.54" [2022-03-17T08:24:30.725Z] time="2022-03-17T08:24:30Z" level=error msg="node: 533b6a3c9843 is unknown to memberlist" [2022-03-17T08:24:30.725Z] time="2022-03-17T08:24:30Z" level=info msg="Node 533b6a3c9843/172.24.174.54, left gossip cluster" [2022-03-17T08:24:30.725Z] time="2022-03-17T08:24:30Z" level=info msg="Node 533b6a3c9843/172.24.174.54, left gossip cluster" [2022-03-17T08:24:30.725Z] time="2022-03-17T08:24:30Z" level=info msg="Node 533b6a3c9843/172.24.174.54, left gossip cluster" [2022-03-17T08:24:30.830Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-17T08:24:30.996Z] + make clean [2022-03-17T08:24:30.996Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-17T08:24:30.996Z] docker-dev-cache [2022-03-17T08:24:30.996Z] docker-mod-cache [Pipeline] deleteDir [2022-03-17T08:24:31.193Z] time="2022-03-17T08:24:30Z" level=info msg="node 2 leaving" [2022-03-17T08:24:31.193Z] time="2022-03-17T08:24:30Z" level=info msg="Node 5bec6aba1699 change state NodeActive --> NodeLeft" [2022-03-17T08:24:31.193Z] time="2022-03-17T08:24:30Z" level=info msg="Node 5bec6aba1699 change state NodeActive --> NodeLeft" [2022-03-17T08:24:31.193Z] time="2022-03-17T08:24:30Z" level=info msg="node4(c26f906eba2f): Node leave event for 5bec6aba1699/172.24.174.54" [2022-03-17T08:24:31.193Z] time="2022-03-17T08:24:30Z" level=info msg="node5(03914cbe6b92): Node leave event for 5bec6aba1699/172.24.174.54" [2022-03-17T08:24:31.193Z] time="2022-03-17T08:24:30Z" level=info msg="Node 5bec6aba1699 change state NodeActive --> NodeLeft" [2022-03-17T08:24:31.193Z] time="2022-03-17T08:24:30Z" level=info msg="node3(5bec6aba1699): Node leave event for 5bec6aba1699/172.24.174.54" [2022-03-17T08:24:31.193Z] time="2022-03-17T08:24:31Z" level=info msg="Node 5bec6aba1699/172.24.174.54, left gossip cluster" [2022-03-17T08:24:31.404Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-03-17T08:24:31.661Z] time="2022-03-17T08:24:31Z" level=info msg="Node 5bec6aba1699/172.24.174.54, left gossip cluster" [2022-03-17T08:24:31.662Z] time="2022-03-17T08:24:31Z" level=info msg="Node 5bec6aba1699/172.24.174.54, left gossip cluster" [2022-03-17T08:24:31.662Z] networkdb_test.go:867: node4: OK [2022-03-17T08:24:31.662Z] networkdb_test.go:867: node5: OK [2022-03-17T08:24:31.662Z] time="2022-03-17T08:24:31Z" level=info msg="node 0 coming back" [2022-03-17T08:24:31.662Z] time="2022-03-17T08:24:31Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:86d9742b86f0 with config:&{NodeID:86d9742b86f0 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-03-17T08:24:31.662Z] time="2022-03-17T08:24:31Z" level=info msg="Node 86d9742b86f0/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:31.662Z] time="2022-03-17T08:24:31Z" level=info msg="Node 86d9742b86f0/172.24.174.54, added to nodes list" [2022-03-17T08:24:31.662Z] time="2022-03-17T08:24:31Z" level=info msg="node 1 coming back" [2022-03-17T08:24:31.662Z] time="2022-03-17T08:24:31Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c79f2f8eaf7f with config:&{NodeID:c79f2f8eaf7f 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-03-17T08:24:31.662Z] time="2022-03-17T08:24:31Z" level=info msg="Node c79f2f8eaf7f/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:31.662Z] time="2022-03-17T08:24:31Z" level=info msg="Node c79f2f8eaf7f/172.24.174.54, added to nodes list" [2022-03-17T08:24:31.662Z] time="2022-03-17T08:24:31Z" level=info msg="node 2 coming back" [2022-03-17T08:24:31.662Z] time="2022-03-17T08:24:31Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:3f3b32fb99a2 with config:&{NodeID:3f3b32fb99a2 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-03-17T08:24:31.662Z] time="2022-03-17T08:24:31Z" level=info msg="Node 3f3b32fb99a2/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:31.662Z] time="2022-03-17T08:24:31Z" level=info msg="Node 3f3b32fb99a2/172.24.174.54, added to nodes list" [2022-03-17T08:24:32.349Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [Pipeline] } [2022-03-17T08:24:33.327Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-17T08:24:33.327Z] check_test.go:308: [db88e7bc76d28] daemon is not started [2022-03-17T08:24:33.327Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-17T08:24:33.645Z] --- PASS: TestUpdateReplicatedJob (3.00s) [2022-03-17T08:24:33.645Z] === RUN TestServiceListWithStatuses [2022-03-17T08:24:33.645Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-17T08:24:33.645Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-17T08:24:33.645Z] === RUN TestDockerNetworkConnectAlias [2022-03-17T08:24:34.705Z] time="2022-03-17T08:24:34Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.174.54:10033 172.24.174.54:10034 172.24.174.54:10035]" [2022-03-17T08:24:35.173Z] time="2022-03-17T08:24:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.174.54:10033 172.24.174.54:10034 172.24.174.54:10035]" [2022-03-17T08:24:35.880Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-17T08:24:36.157Z] time="2022-03-17T08:24:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.174.54:10033" [2022-03-17T08:24:36.157Z] time="2022-03-17T08:24:35Z" level=debug msg="memberlist: Stream connection from=172.24.174.54:49372" [2022-03-17T08:24:36.157Z] time="2022-03-17T08:24:35Z" level=info msg="Node 03914cbe6b92/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:36.157Z] time="2022-03-17T08:24:35Z" level=info msg="Node 03914cbe6b92/172.24.174.54, added to nodes list" [2022-03-17T08:24:36.157Z] time="2022-03-17T08:24:35Z" level=info msg="Node c26f906eba2f/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:36.157Z] time="2022-03-17T08:24:35Z" level=info msg="Node 86d9742b86f0/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:36.157Z] time="2022-03-17T08:24:35Z" level=info msg="Node 86d9742b86f0/172.24.174.54, is the new incarnation of the shutdown node 3974ee6b5939/172.24.174.54" [2022-03-17T08:24:36.157Z] time="2022-03-17T08:24:35Z" level=info msg="Node 86d9742b86f0/172.24.174.54, added to nodes list" [2022-03-17T08:24:36.157Z] time="2022-03-17T08:24:35Z" level=info msg="Node c26f906eba2f/172.24.174.54, added to nodes list" [2022-03-17T08:24:36.157Z] time="2022-03-17T08:24:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.174.54:10034" [2022-03-17T08:24:36.157Z] time="2022-03-17T08:24:35Z" level=debug msg="memberlist: Stream connection from=172.24.174.54:49373" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node 86d9742b86f0/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node 86d9742b86f0/172.24.174.54, added to nodes list" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node 03914cbe6b92/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node 03914cbe6b92/172.24.174.54, added to nodes list" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node c26f906eba2f/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node c26f906eba2f/172.24.174.54, added to nodes list" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node c79f2f8eaf7f/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node c79f2f8eaf7f/172.24.174.54, is the new incarnation of the shutdown node 533b6a3c9843/172.24.174.54" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node c79f2f8eaf7f/172.24.174.54, added to nodes list" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.174.54:10035" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=debug msg="memberlist: Stream connection from=172.24.174.54:49374" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node c79f2f8eaf7f/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node c79f2f8eaf7f/172.24.174.54, added to nodes list" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node 86d9742b86f0/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node 86d9742b86f0/172.24.174.54, added to nodes list" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node 03914cbe6b92/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node 03914cbe6b92/172.24.174.54, added to nodes list" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node c26f906eba2f/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node c26f906eba2f/172.24.174.54, added to nodes list" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node 3f3b32fb99a2/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node 3f3b32fb99a2/172.24.174.54, is the new incarnation of the shutdown node 5bec6aba1699/172.24.174.54" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node 3f3b32fb99a2/172.24.174.54, added to nodes list" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node c79f2f8eaf7f/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node c79f2f8eaf7f/172.24.174.54, added to nodes list" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node c79f2f8eaf7f/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node c79f2f8eaf7f/172.24.174.54, is the new incarnation of the shutdown node 533b6a3c9843/172.24.174.54" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node c79f2f8eaf7f/172.24.174.54, added to nodes list" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node 86d9742b86f0/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node 86d9742b86f0/172.24.174.54, is the new incarnation of the shutdown node 3974ee6b5939/172.24.174.54" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node 86d9742b86f0/172.24.174.54, added to nodes list" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node 3f3b32fb99a2/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node 3f3b32fb99a2/172.24.174.54, added to nodes list" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node 3f3b32fb99a2/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node 3f3b32fb99a2/172.24.174.54, added to nodes list" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node 3f3b32fb99a2/172.24.174.54, joined gossip cluster" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node 3f3b32fb99a2/172.24.174.54, is the new incarnation of the shutdown node 5bec6aba1699/172.24.174.54" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:35Z" level=info msg="Node 3f3b32fb99a2/172.24.174.54, added to nodes list" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.174.54:10033" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:36Z" level=debug msg="memberlist: Stream connection from=172.24.174.54:49375" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.174.54:10034" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:36Z" level=debug msg="memberlist: Stream connection from=172.24.174.54:49376" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.174.54:10035" [2022-03-17T08:24:36.158Z] time="2022-03-17T08:24:36Z" level=debug msg="memberlist: Stream connection from=172.24.174.54:49377" [2022-03-17T08:24:36.626Z] 2022/03/17 08:24:36 Closing DB instances... [2022-03-17T08:24:37.095Z] time="2022-03-17T08:24:36Z" level=info msg="Node 86d9742b86f0 change state NodeActive --> NodeLeft" [2022-03-17T08:24:37.095Z] time="2022-03-17T08:24:36Z" level=info msg="node5(03914cbe6b92): Node leave event for 86d9742b86f0/172.24.174.54" [2022-03-17T08:24:37.095Z] time="2022-03-17T08:24:36Z" level=info msg="Node 86d9742b86f0 change state NodeActive --> NodeLeft" [2022-03-17T08:24:37.095Z] time="2022-03-17T08:24:36Z" level=info msg="node3(3f3b32fb99a2): Node leave event for 86d9742b86f0/172.24.174.54" [2022-03-17T08:24:37.095Z] time="2022-03-17T08:24:36Z" level=info msg="Node 86d9742b86f0 change state NodeActive --> NodeLeft" [2022-03-17T08:24:37.095Z] time="2022-03-17T08:24:36Z" level=info msg="node2(c79f2f8eaf7f): Node leave event for 86d9742b86f0/172.24.174.54" [2022-03-17T08:24:37.095Z] time="2022-03-17T08:24:36Z" level=info msg="Node 86d9742b86f0 change state NodeActive --> NodeLeft" [2022-03-17T08:24:37.095Z] time="2022-03-17T08:24:36Z" level=info msg="node4(c26f906eba2f): Node leave event for 86d9742b86f0/172.24.174.54" [2022-03-17T08:24:37.095Z] time="2022-03-17T08:24:36Z" level=info msg="Node 86d9742b86f0 change state NodeActive --> NodeLeft" [2022-03-17T08:24:37.095Z] time="2022-03-17T08:24:36Z" level=info msg="node1(86d9742b86f0): Node leave event for 86d9742b86f0/172.24.174.54" [2022-03-17T08:24:37.095Z] time="2022-03-17T08:24:36Z" level=info msg="Node 86d9742b86f0/172.24.174.54, left gossip cluster" [2022-03-17T08:24:37.095Z] time="2022-03-17T08:24:36Z" level=info msg="Node 86d9742b86f0/172.24.174.54, left gossip cluster" [2022-03-17T08:24:37.095Z] time="2022-03-17T08:24:36Z" level=info msg="Node 86d9742b86f0/172.24.174.54, left gossip cluster" [2022-03-17T08:24:37.095Z] time="2022-03-17T08:24:36Z" level=info msg="Node 86d9742b86f0/172.24.174.54, left gossip cluster" [2022-03-17T08:24:37.095Z] time="2022-03-17T08:24:36Z" level=info msg="Node 86d9742b86f0/172.24.174.54, left gossip cluster" [2022-03-17T08:24:37.095Z] time="2022-03-17T08:24:37Z" level=info msg="Node c79f2f8eaf7f change state NodeActive --> NodeLeft" [2022-03-17T08:24:37.095Z] time="2022-03-17T08:24:37Z" level=info msg="node5(03914cbe6b92): Node leave event for c79f2f8eaf7f/172.24.174.54" [2022-03-17T08:24:37.095Z] time="2022-03-17T08:24:37Z" level=info msg="Node c79f2f8eaf7f change state NodeActive --> NodeLeft" [2022-03-17T08:24:37.095Z] time="2022-03-17T08:24:37Z" level=info msg="node3(3f3b32fb99a2): Node leave event for c79f2f8eaf7f/172.24.174.54" [2022-03-17T08:24:37.095Z] time="2022-03-17T08:24:37Z" level=info msg="Node c79f2f8eaf7f change state NodeActive --> NodeLeft" [2022-03-17T08:24:37.095Z] time="2022-03-17T08:24:37Z" level=info msg="node4(c26f906eba2f): Node leave event for c79f2f8eaf7f/172.24.174.54" [2022-03-17T08:24:37.095Z] time="2022-03-17T08:24:37Z" level=info msg="Node c79f2f8eaf7f/172.24.174.54, left gossip cluster" [2022-03-17T08:24:37.095Z] time="2022-03-17T08:24:37Z" level=info msg="Node c79f2f8eaf7f change state NodeActive --> NodeFailed" [2022-03-17T08:24:37.095Z] time="2022-03-17T08:24:37Z" level=info msg="Node c79f2f8eaf7f/172.24.174.54, added to failed nodes list" [2022-03-17T08:24:37.563Z] time="2022-03-17T08:24:37Z" level=error msg="node: c79f2f8eaf7f is unknown to memberlist" [2022-03-17T08:24:37.563Z] time="2022-03-17T08:24:37Z" level=info msg="Node c79f2f8eaf7f/172.24.174.54, left gossip cluster" [2022-03-17T08:24:37.563Z] time="2022-03-17T08:24:37Z" level=info msg="Node c79f2f8eaf7f/172.24.174.54, left gossip cluster" [2022-03-17T08:24:37.563Z] time="2022-03-17T08:24:37Z" level=info msg="Node c79f2f8eaf7f/172.24.174.54, left gossip cluster" [2022-03-17T08:24:37.563Z] time="2022-03-17T08:24:37Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.24.174.54:10035: use of closed network connection" [2022-03-17T08:24:37.563Z] time="2022-03-17T08:24:37Z" level=info msg="Node 3f3b32fb99a2 change state NodeActive --> NodeLeft" [2022-03-17T08:24:37.563Z] time="2022-03-17T08:24:37Z" level=info msg="node4(c26f906eba2f): Node leave event for 3f3b32fb99a2/172.24.174.54" [2022-03-17T08:24:37.563Z] time="2022-03-17T08:24:37Z" level=info msg="Node 3f3b32fb99a2 change state NodeActive --> NodeLeft" [2022-03-17T08:24:37.563Z] time="2022-03-17T08:24:37Z" level=info msg="node5(03914cbe6b92): Node leave event for 3f3b32fb99a2/172.24.174.54" [2022-03-17T08:24:37.563Z] time="2022-03-17T08:24:37Z" level=info msg="Node 3f3b32fb99a2 change state NodeActive --> NodeLeft" [2022-03-17T08:24:37.563Z] time="2022-03-17T08:24:37Z" level=info msg="node3(3f3b32fb99a2): Node leave event for 3f3b32fb99a2/172.24.174.54" [2022-03-17T08:24:37.834Z] --- PASS: TestDockerNetworkConnectAlias (3.96s) [2022-03-17T08:24:37.834Z] === RUN TestDockerNetworkReConnect [2022-03-17T08:24:38.031Z] time="2022-03-17T08:24:37Z" level=info msg="Node 3f3b32fb99a2/172.24.174.54, left gossip cluster" [2022-03-17T08:24:38.031Z] time="2022-03-17T08:24:37Z" level=info msg="Node 3f3b32fb99a2/172.24.174.54, left gossip cluster" [2022-03-17T08:24:38.031Z] time="2022-03-17T08:24:37Z" level=info msg="Node 3f3b32fb99a2/172.24.174.54, left gossip cluster" [2022-03-17T08:24:38.430Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-17T08:24:38.430Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-17T08:24:38.499Z] time="2022-03-17T08:24:38Z" level=info msg="Node c26f906eba2f change state NodeActive --> NodeLeft" [2022-03-17T08:24:38.499Z] time="2022-03-17T08:24:38Z" level=info msg="node5(03914cbe6b92): Node leave event for c26f906eba2f/172.24.174.54" [2022-03-17T08:24:38.499Z] time="2022-03-17T08:24:38Z" level=info msg="Node c26f906eba2f change state NodeActive --> NodeLeft" [2022-03-17T08:24:38.499Z] time="2022-03-17T08:24:38Z" level=info msg="node4(c26f906eba2f): Node leave event for c26f906eba2f/172.24.174.54" [2022-03-17T08:24:38.499Z] time="2022-03-17T08:24:38Z" level=info msg="Node c26f906eba2f/172.24.174.54, left gossip cluster" [2022-03-17T08:24:38.966Z] time="2022-03-17T08:24:38Z" level=info msg="Node c26f906eba2f/172.24.174.54, left gossip cluster" [2022-03-17T08:24:39.434Z] time="2022-03-17T08:24:39Z" level=info msg="Node 03914cbe6b92/172.24.174.54, left gossip cluster" [2022-03-17T08:24:39.434Z] time="2022-03-17T08:24:39Z" level=info msg="Node 03914cbe6b92 change state NodeActive --> NodeFailed" [2022-03-17T08:24:39.434Z] time="2022-03-17T08:24:39Z" level=info msg="Node 03914cbe6b92/172.24.174.54, added to failed nodes list" [2022-03-17T08:24:39.434Z] --- PASS: TestNetworkDBIslands (11.68s) [2022-03-17T08:24:39.434Z] PASS [2022-03-17T08:24:39.434Z] coverage: 60.1% of statements [2022-03-17T08:24:39.434Z] ok github.com/docker/docker/libnetwork/networkdb 104.442s coverage: 60.1% of statements [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/quota [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/rootless [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/volume [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-17T08:24:39.434Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-17T08:24:40.348Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-17T08:24:40.364Z] --- PASS: TestDockerNetworkReConnect (3.08s) [2022-03-17T08:24:40.364Z] === RUN TestServicePlugin [2022-03-17T08:24:40.364Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T08:24:40.364Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-17T08:24:40.364Z] === RUN TestServiceUpdateLabel [2022-03-17T08:24:42.267Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-17T08:24:42.267Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === Skipped [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-17T08:24:42.393Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-17T08:24:42.393Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-17T08:24:42.393Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-17T08:24:42.393Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-17T08:24:42.393Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-17T08:24:42.393Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-17T08:24:42.393Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-17T08:24:42.393Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-17T08:24:42.393Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-17T08:24:42.393Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-17T08:24:42.393Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-17T08:24:42.393Z] daemon_test.go:145: root required [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-17T08:24:42.393Z] reload_test.go:342: root required [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-17T08:24:42.393Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-17T08:24:42.393Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-17T08:24:42.393Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-17T08:24:42.393Z] download_test.go:267: Needs fixing on Windows [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-17T08:24:42.393Z] layer_test.go:291: Failing on Windows [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-17T08:24:42.393Z] layer_test.go:340: Failing on Windows [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-17T08:24:42.393Z] layer_test.go:455: Failing on Windows [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-17T08:24:42.393Z] layer_test.go:684: Failing on Windows [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-17T08:24:42.393Z] migration_test.go:45: Failing on Windows [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-17T08:24:42.393Z] migration_test.go:181: Failing on Windows [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-17T08:24:42.393Z] mount_test.go:17: Failing on Windows [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-17T08:24:42.393Z] mount_test.go:76: Failing on Windows [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-17T08:24:42.393Z] mount_test.go:125: Failing on Windows [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-17T08:24:42.393Z] mount_test.go:212: Failing on Windows [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-17T08:24:42.393Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-03-17T08:24:42.393Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-17T08:24:42.393Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-17T08:24:42.393Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-17T08:24:42.393Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-17T08:24:42.393Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-17T08:24:42.393Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-17T08:24:42.393Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-17T08:24:42.393Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-17T08:24:42.393Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-17T08:24:42.393Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-17T08:24:42.393Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-17T08:24:42.393Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-17T08:24:42.393Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-17T08:24:42.393Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-17T08:24:42.393Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-17T08:24:42.393Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-17T08:24:42.393Z] archive_test.go:133: Xz not present in msys2 [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-17T08:24:42.393Z] archive_test.go:140: zstd not installed [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-17T08:24:42.393Z] archive_test.go:252: Failing on Windows CI machines [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-17T08:24:42.393Z] archive_windows_test.go:16: Currently fails [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-17T08:24:42.393Z] changes_test.go:195: needs more investigation [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-17T08:24:42.393Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-17T08:24:42.393Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-17T08:24:42.393Z] changes_test.go:432: needs further investigation [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-17T08:24:42.393Z] changes_test.go:468: needs further investigation [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-17T08:24:42.393Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-17T08:24:42.393Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-17T08:24:42.393Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-17T08:24:42.393Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-17T08:24:42.393Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-17T08:24:42.393Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-17T08:24:42.393Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-17T08:24:42.393Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-17T08:24:42.393Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-17T08:24:42.393Z] poller_test.go:40: No chmod on Windows [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-17T08:24:42.393Z] fileutils_test.go:133: Needs porting to Windows [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-17T08:24:42.393Z] fileutils_test.go:179: Needs porting to Windows [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.393Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-17T08:24:42.393Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:24:42.393Z] [2022-03-17T08:24:42.394Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-17T08:24:42.394Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:24:42.394Z] [2022-03-17T08:24:42.394Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-17T08:24:42.394Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:24:42.394Z] [2022-03-17T08:24:42.394Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-17T08:24:42.394Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-17T08:24:42.394Z] [2022-03-17T08:24:42.394Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-17T08:24:42.394Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-17T08:24:42.394Z] [2022-03-17T08:24:42.394Z] DONE 2091 tests, 70 skipped in 287.921s [2022-03-17T08:24:42.394Z] INFO: make.ps1 ended at 03/17/2022 08:24:42 [2022-03-17T08:24:42.896Z] --- PASS: TestServiceUpdateLabel (2.23s) [2022-03-17T08:24:42.896Z] === RUN TestServiceUpdateSecrets [2022-03-17T08:24:43.655Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-03-17T08:24:44.611Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-17T08:24:44.611Z] INFO: Unit tests ended at 03/17/2022 08:24:44. Duration:00:05:03.6194485 [2022-03-17T08:24:44.611Z] INFO: Building busybox [2022-03-17T08:24:44.611Z] Sending build context to Docker daemon 5.12kB [2022-03-17T08:24:44.611Z] [2022-03-17T08:24:44.611Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-17T08:24:44.611Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-17T08:24:44.611Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-17T08:24:44.611Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-17T08:24:44.611Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-17T08:24:44.611Z] ---> 02f938cacc3b [2022-03-17T08:24:44.611Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-17T08:24:44.611Z] ---> Running in 1a45cb72ada4 [2022-03-17T08:24:45.573Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-03-17T08:24:48.882Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-03-17T08:24:50.485Z] Removing intermediate container 1a45cb72ada4 [2022-03-17T08:24:50.485Z] ---> 163c5a027dc2 [2022-03-17T08:24:50.485Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-17T08:24:50.485Z] ---> Running in 430da762ecf9 [2022-03-17T08:24:50.954Z] Removing intermediate container 430da762ecf9 [2022-03-17T08:24:50.954Z] ---> e61c4d2d2ba0 [2022-03-17T08:24:50.954Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-17T08:24:50.954Z] ---> Running in 1c90af155b58 [2022-03-17T08:24:51.425Z] Removing intermediate container 1c90af155b58 [2022-03-17T08:24:51.425Z] ---> 68c6a0c8b3af [2022-03-17T08:24:51.425Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-17T08:24:52.192Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-17T08:24:52.988Z] [2022-03-17T08:24:53.460Z] ---> fdcc56c6ed0b [2022-03-17T08:24:53.460Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-17T08:24:53.460Z] ---> Running in d86106932d7d [2022-03-17T08:24:56.409Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-17T08:24:57.773Z] --- PASS: TestServiceUpdateSecrets (14.34s) [2022-03-17T08:24:57.773Z] === RUN TestServiceUpdateConfigs [2022-03-17T08:24:57.796Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-03-17T08:24:58.057Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-17T08:24:58.057Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-17T08:24:59.041Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-03-17T08:25:00.450Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-17T08:25:00.884Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:25:00.884Z] INFO: Testing against a local daemon [2022-03-17T08:25:00.884Z] === RUN TestBuildWithSession [2022-03-17T08:25:00.884Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T08:25:00.884Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-17T08:25:00.884Z] === RUN TestBuildSquashParent [2022-03-17T08:25:00.884Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:25:00.884Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-17T08:25:00.884Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-17T08:25:00.884Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T08:25:00.884Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T08:25:00.884Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T08:25:00.884Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T08:25:00.884Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T08:25:00.884Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T08:25:00.884Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T08:25:00.884Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T08:25:00.884Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T08:25:00.884Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T08:25:00.884Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T08:25:00.884Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T08:25:00.884Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T08:25:00.884Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T08:25:00.884Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T08:25:00.884Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T08:25:03.000Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-17T08:25:03.000Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-17T08:25:03.261Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-17T08:25:03.523Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-17T08:25:03.892Z] Removing intermediate container d86106932d7d [2022-03-17T08:25:03.892Z] ---> 0f3a0e713216 [2022-03-17T08:25:03.892Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-17T08:25:03.892Z] ---> Running in 61b236819b3e [2022-03-17T08:25:04.467Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-17T08:25:04.467Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-17T08:25:05.041Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-17T08:25:05.303Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-17T08:25:06.108Z] [2022-03-17T08:25:06.108Z] SUCCESS: Specified value was saved. [2022-03-17T08:25:07.856Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-17T08:25:09.060Z] Removing intermediate container 61b236819b3e [2022-03-17T08:25:09.060Z] ---> 2990380ee484 [2022-03-17T08:25:09.060Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-17T08:25:09.060Z] ---> Running in 4e24b9f33fd7 [2022-03-17T08:25:09.245Z] docker_cli_daemon_test.go:2522: [d850ab3dc52ef] daemon is not started [2022-03-17T08:25:09.245Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-17T08:25:11.166Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-17T08:25:11.166Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-17T08:25:12.554Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-17T08:25:12.651Z] --- PASS: TestServiceUpdateConfigs (14.18s) [2022-03-17T08:25:12.651Z] === RUN TestServiceUpdateNetwork [2022-03-17T08:25:13.814Z] Cannot create a file when that file already exists. [2022-03-17T08:25:13.951Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-17T08:25:14.896Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-17T08:25:16.135Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T08:25:16.628Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T08:25:19.681Z] Removing intermediate container 4e24b9f33fd7 [2022-03-17T08:25:19.681Z] ---> 6ba9c84a8424 [2022-03-17T08:25:19.681Z] Step 13/13 : CMD ["sh"] [2022-03-17T08:25:19.681Z] ---> Running in fce2cd87be1a [2022-03-17T08:25:20.150Z] Removing intermediate container fce2cd87be1a [2022-03-17T08:25:20.150Z] ---> 6944b35eb792 [2022-03-17T08:25:20.150Z] Successfully built 6944b35eb792 [2022-03-17T08:25:20.150Z] Successfully tagged busybox:latest [2022-03-17T08:25:20.150Z] INFO: Docker images of the daemon under test [2022-03-17T08:25:20.150Z] [2022-03-17T08:25:20.150Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-17T08:25:20.150Z] busybox latest 6944b35eb792 Less than a second ago 5.01GB [2022-03-17T08:25:20.150Z] microsoft/windowsservercore latest 02f938cacc3b 2 weeks ago 4.96GB [2022-03-17T08:25:20.150Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 2 weeks ago 4.96GB [2022-03-17T08:25:20.150Z] [2022-03-17T08:25:20.150Z] INFO: Running integration tests at 03/17/2022 08:25:19... [2022-03-17T08:25:20.150Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-17T08:25:20.150Z] INFO: Integration API tests being run from the host: [2022-03-17T08:25:20.150Z] INFO: make.ps1 starting at 03/17/2022 08:25:20 [2022-03-17T08:25:20.193Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-17T08:25:21.138Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-17T08:25:21.720Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-17T08:25:22.086Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-17T08:25:24.004Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-17T08:25:24.852Z] --- PASS: TestServiceUpdateNetwork (11.92s) [2022-03-17T08:25:24.852Z] === RUN TestServiceUpdatePidsLimit [2022-03-17T08:25:24.852Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-17T08:25:24.852Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-17T08:25:26.553Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-17T08:25:26.553Z] check_test.go:308: [d5d763e36ea23] daemon is not started [2022-03-17T08:25:26.553Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-17T08:25:29.402Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-03-17T08:25:29.402Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.09s) [2022-03-17T08:25:29.402Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.93s) [2022-03-17T08:25:29.402Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.93s) [2022-03-17T08:25:29.402Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (18.07s) [2022-03-17T08:25:29.402Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.33s) [2022-03-17T08:25:29.402Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.34s) [2022-03-17T08:25:29.402Z] === RUN TestBuildMultiStageCopy [2022-03-17T08:25:29.402Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-17T08:25:31.414Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-17T08:25:33.145Z] --- PASS: TestDockerDaemonSuite (335.52s) [2022-03-17T08:25:33.145Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.37s) [2022-03-17T08:25:33.145Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.94s) [2022-03-17T08:25:33.145Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.52s) [2022-03-17T08:25:33.145Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.21s) [2022-03-17T08:25:33.145Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.28s) [2022-03-17T08:25:33.145Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.70s) [2022-03-17T08:25:33.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.59s) [2022-03-17T08:25:33.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.82s) [2022-03-17T08:25:33.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.21s) [2022-03-17T08:25:33.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.90s) [2022-03-17T08:25:33.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.18s) [2022-03-17T08:25:33.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.42s) [2022-03-17T08:25:33.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.47s) [2022-03-17T08:25:33.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.14s) [2022-03-17T08:25:33.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.53s) [2022-03-17T08:25:33.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-03-17T08:25:33.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.35s) [2022-03-17T08:25:33.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2022-03-17T08:25:33.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.29s) [2022-03-17T08:25:33.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.60s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.24s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.60s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.16s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.30s) [2022-03-17T08:25:33.146Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.89s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.09s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.78s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.68s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.97s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.28s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.13s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.98s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.84s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.71s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.64s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.68s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.51s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.72s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.01s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.23s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.68s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.36s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.34s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.69s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.96s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.53s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.59s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.95s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.16s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.87s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.03s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.45s) [2022-03-17T08:25:33.146Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-03-17T08:25:33.146Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.81s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.25s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.14s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.94s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.75s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.13s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.72s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.60s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.13s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.69s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.77s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.63s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.70s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.46s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.12s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.92s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.76s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.89s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.08s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.36s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.37s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.81s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.51s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.88s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.35s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.32s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.12s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.82s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.11s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.22s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.26s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.80s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.21s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.04s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.64s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.47s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.71s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.85s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.47s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-03-17T08:25:33.146Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.55s) [2022-03-17T08:25:33.146Z] === RUN TestDockerSwarmSuite [2022-03-17T08:25:33.146Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-03-17T08:25:35.701Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-17T08:25:38.289Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-17T08:25:39.007Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-17T08:25:39.321Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-17T08:25:39.528Z] --- PASS: TestServiceUpdatePidsLimit (15.90s) [2022-03-17T08:25:39.528Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s) [2022-03-17T08:25:39.528Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-03-17T08:25:39.528Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-03-17T08:25:39.528Z] PASS [2022-03-17T08:25:39.528Z] [2022-03-17T08:25:39.528Z] === Skipped [2022-03-17T08:25:39.528Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-17T08:25:39.528Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-17T08:25:39.528Z] [2022-03-17T08:25:39.528Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-17T08:25:39.528Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T08:25:39.528Z] [2022-03-17T08:25:39.528Z] DONE 27 tests, 2 skipped in 147.324s [2022-03-17T08:25:39.528Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-17T08:25:39.528Z] ++ 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-03-17T08:25:39.528Z] ++ set -e [2022-03-17T08:25:39.528Z] ++ '[' -n 0 ']' [2022-03-17T08:25:39.528Z] ++ set -x [2022-03-17T08:25:39.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=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-03-17T08:25:39.528Z] INFO: Testing against a local daemon [2022-03-17T08:25:39.528Z] === RUN TestSessionCreate [2022-03-17T08:25:39.528Z] --- PASS: TestSessionCreate (0.02s) [2022-03-17T08:25:39.528Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-17T08:25:39.528Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-17T08:25:39.528Z] PASS [2022-03-17T08:25:39.528Z] [2022-03-17T08:25:39.528Z] DONE 2 tests in 0.118s [2022-03-17T08:25:39.528Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-17T08:25:39.528Z] ++ 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-03-17T08:25:39.528Z] ++ set -e [2022-03-17T08:25:39.528Z] ++ '[' -n 0 ']' [2022-03-17T08:25:39.528Z] ++ set -x [2022-03-17T08:25:39.529Z] ++ 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-03-17T08:25:39.529Z] INFO: Testing against a local daemon [2022-03-17T08:25:39.529Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-17T08:25:39.529Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-17T08:25:39.529Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T08:25:39.529Z] === RUN TestDiskUsage [2022-03-17T08:25:39.529Z] === PAUSE TestDiskUsage [2022-03-17T08:25:39.529Z] === RUN TestEventsExecDie [2022-03-17T08:25:39.529Z] --- PASS: TestEventsExecDie (0.44s) [2022-03-17T08:25:39.529Z] === RUN TestEventsBackwardsCompatible [2022-03-17T08:25:39.529Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-17T08:25:39.529Z] === RUN TestEventsVolumeCreate [2022-03-17T08:25:39.529Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-17T08:25:39.529Z] === RUN TestInfoBinaryCommits [2022-03-17T08:25:39.529Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-17T08:25:39.529Z] === RUN TestInfoAPIVersioned [2022-03-17T08:25:39.529Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-03-17T08:25:39.529Z] === RUN TestInfoAPI [2022-03-17T08:25:39.529Z] --- PASS: TestInfoAPI (0.02s) [2022-03-17T08:25:39.529Z] === RUN TestInfoAPIWarnings [2022-03-17T08:25:39.694Z] 0a6173b79e25: Pull complete [2022-03-17T08:25:39.694Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-17T08:25:39.694Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T08:25:39.694Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-17T08:25:39.694Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-17T08:25:39.694Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-03-17T08:25:39.694Z] WARN: Skipping validation tests [2022-03-17T08:25:39.694Z] INFO: Running unit tests at 03/17/2022 08:25:25... [2022-03-17T08:25:39.694Z] INFO: make.ps1 starting at 03/17/2022 08:25:32 [2022-03-17T08:25:39.694Z] INFO: Git commit (452aebbd32) assumed from DOCKER_GITCOMMIT environment variable [2022-03-17T08:25:39.694Z] INFO: Invoking autogen... [2022-03-17T08:25:39.694Z] INFO: Running unit tests... [2022-03-17T08:25:40.352Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-17T08:25:41.559Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-17T08:25:41.985Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-17T08:25:43.481Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-17T08:25:43.617Z] --- PASS: TestBuildMultiStageCopy (14.30s) [2022-03-17T08:25:43.617Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.54s) [2022-03-17T08:25:43.617Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.89s) [2022-03-17T08:25:43.617Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.12s) [2022-03-17T08:25:43.617Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.24s) [2022-03-17T08:25:43.617Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.52s) [2022-03-17T08:25:43.617Z] === RUN TestBuildMultiStageParentConfig [2022-03-17T08:25:43.743Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-17T08:25:45.588Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-17T08:25:45.923Z] --- PASS: TestBuildMultiStageParentConfig (2.70s) [2022-03-17T08:25:45.923Z] === RUN TestBuildLabelWithTargets [2022-03-17T08:25:45.923Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:25:45.923Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-17T08:25:45.923Z] === RUN TestBuildWithEmptyLayers [2022-03-17T08:25:47.559Z] --- PASS: TestBuildWithEmptyLayers (1.54s) [2022-03-17T08:25:47.559Z] === RUN TestBuildMultiStageOnBuild [2022-03-17T08:25:51.894Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-17T08:25:51.894Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-17T08:25:52.467Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-17T08:25:52.729Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-17T08:25:54.117Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-17T08:25:54.117Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-17T08:25:54.117Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-17T08:25:54.379Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-17T08:25:57.610Z] --- PASS: TestInfoAPIWarnings (16.21s) [2022-03-17T08:25:57.610Z] === RUN TestInfoDebug [2022-03-17T08:25:57.610Z] --- PASS: TestInfoDebug (0.52s) [2022-03-17T08:25:57.610Z] === RUN TestInfoInsecureRegistries [2022-03-17T08:25:57.610Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-17T08:25:57.610Z] === RUN TestInfoRegistryMirrors [2022-03-17T08:25:57.610Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-17T08:25:57.610Z] === RUN TestLoginFailsWithBadCredentials [2022-03-17T08:25:57.610Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-03-17T08:25:57.610Z] === RUN TestPingCacheHeaders [2022-03-17T08:25:57.610Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-17T08:25:57.611Z] === RUN TestPingGet [2022-03-17T08:25:57.611Z] --- PASS: TestPingGet (0.01s) [2022-03-17T08:25:57.611Z] === RUN TestPingHead [2022-03-17T08:25:57.611Z] --- PASS: TestPingHead (0.01s) [2022-03-17T08:25:57.611Z] === RUN TestVersion [2022-03-17T08:25:57.611Z] --- PASS: TestVersion (0.01s) [2022-03-17T08:25:57.611Z] === CONT TestDiskUsage [2022-03-17T08:25:57.622Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:25:57.623Z] INFO: Testing against a local daemon [2022-03-17T08:25:57.623Z] === RUN TestBuildWithSession [2022-03-17T08:25:57.623Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T08:25:57.623Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-17T08:25:57.623Z] === RUN TestBuildSquashParent [2022-03-17T08:25:57.623Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:25:57.623Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-17T08:25:57.623Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-17T08:25:57.623Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T08:25:57.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T08:25:57.623Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T08:25:57.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T08:25:57.623Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T08:25:57.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T08:25:57.623Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T08:25:57.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T08:25:57.623Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T08:25:57.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T08:25:57.623Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T08:25:57.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T08:25:57.623Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T08:25:57.623Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T08:25:57.623Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T08:25:57.623Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T08:25:57.686Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-17T08:25:57.949Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-03-17T08:25:58.143Z] ? github.com/docker/docker/api [no test files] [2022-03-17T08:25:58.177Z] === RUN TestDiskUsage/empty [2022-03-17T08:25:58.177Z] === RUN TestDiskUsage/empty/container_types [2022-03-17T08:25:58.177Z] === RUN TestDiskUsage/empty/image_types [2022-03-17T08:25:58.177Z] === RUN TestDiskUsage/empty/volume_types [2022-03-17T08:25:58.177Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-17T08:25:58.177Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-17T08:25:58.177Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-17T08:25:58.177Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-17T08:25:58.177Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-17T08:25:58.177Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-17T08:25:58.177Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-17T08:25:58.177Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-17T08:25:58.177Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-17T08:25:58.177Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-17T08:25:58.177Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-17T08:25:58.177Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-17T08:25:58.177Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-17T08:25:58.177Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-17T08:25:58.177Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-17T08:25:58.177Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-17T08:25:58.177Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-17T08:25:58.177Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-17T08:25:58.177Z] === RUN TestDiskUsage/after_container.Run [2022-03-17T08:25:58.436Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-17T08:25:58.436Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-17T08:25:58.436Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-17T08:25:58.436Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-17T08:25:58.436Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-17T08:25:58.436Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-17T08:25:58.436Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-17T08:25:58.436Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-17T08:25:58.436Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-17T08:25:58.436Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-17T08:25:58.695Z] --- PASS: TestDiskUsage (1.05s) [2022-03-17T08:25:58.695Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-17T08:25:58.695Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-17T08:25:58.695Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-17T08:25:58.695Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-17T08:25:58.695Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-17T08:25:58.695Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-17T08:25:58.695Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-17T08:25:58.695Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-17T08:25:58.695Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-17T08:25:58.695Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-17T08:25:58.695Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T08:25:58.695Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.14s) [2022-03-17T08:25:58.696Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-17T08:25:58.696Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-17T08:25:58.696Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-17T08:25:58.696Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-17T08:25:58.696Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-17T08:25:58.696Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-17T08:25:58.696Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-17T08:25:58.696Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-17T08:25:58.696Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-17T08:25:58.696Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T08:25:58.696Z] --- PASS: TestDiskUsage/after_container.Run (0.26s) [2022-03-17T08:25:58.696Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-17T08:25:58.696Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-17T08:25:58.696Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-17T08:25:58.696Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-17T08:25:58.696Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-17T08:25:58.696Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-17T08:25:58.696Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-17T08:25:58.696Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-17T08:25:58.696Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-17T08:25:58.696Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T08:25:58.696Z] PASS [2022-03-17T08:25:58.696Z] [2022-03-17T08:25:58.696Z] === Skipped [2022-03-17T08:25:58.696Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T08:25:58.696Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-17T08:25:58.696Z] [2022-03-17T08:25:58.696Z] DONE 50 tests, 1 skipped in 19.636s [2022-03-17T08:25:58.696Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-17T08:25:58.696Z] ++ 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-03-17T08:25:58.696Z] ++ set -e [2022-03-17T08:25:58.696Z] ++ '[' -n 0 ']' [2022-03-17T08:25:58.696Z] ++ set -x [2022-03-17T08:25:58.696Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-17T08:25:58.696Z] INFO: Testing against a local daemon [2022-03-17T08:25:58.696Z] === RUN TestVolumesCreateAndList [2022-03-17T08:25:58.696Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-17T08:25:58.696Z] === RUN TestVolumesRemove [2022-03-17T08:25:58.696Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-17T08:25:58.696Z] === RUN TestVolumesInspect [2022-03-17T08:25:58.696Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-17T08:25:58.696Z] === RUN TestVolumesInvalidJSON [2022-03-17T08:25:58.696Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-17T08:25:58.696Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-17T08:25:58.696Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-17T08:25:58.696Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-17T08:25:58.696Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-17T08:25:58.696Z] PASS [2022-03-17T08:25:58.696Z] [2022-03-17T08:25:58.696Z] DONE 5 tests in 0.204s [2022-03-17T08:25:58.696Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-17T08:25:58.954Z] ++++ cat bundles/test-integration/docker.pid [2022-03-17T08:25:58.954Z] +++ kill 13744 [2022-03-17T08:25:59.213Z] +++ /etc/init.d/apparmor stop [2022-03-17T08:25:59.213Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-17T08:25:59.213Z] [2022-03-17T08:25:59.213Z] Unloading profiles will leave already running processes permanently [2022-03-17T08:25:59.213Z] unconfined, which can lead to unexpected situations. [2022-03-17T08:25:59.213Z] [2022-03-17T08:25:59.213Z] To set a process to complain mode, use the command line tool [2022-03-17T08:25:59.213Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-17T08:25:59.213Z] +++ true [2022-03-17T08:25:59.213Z] exiting test-integration [2022-03-17T08:25:59.213Z] ++ exit 0 [2022-03-17T08:25:59.213Z] Post stage [Pipeline] junit [2022-03-17T08:25:59.797Z] Recording test results [2022-03-17T08:26:00.071Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-17T08:26:00.435Z] + echo Ensuring container killed. [2022-03-17T08:26:00.435Z] Ensuring container killed. [2022-03-17T08:26:00.435Z] + docker rm -vf docker-pr8 [2022-03-17T08:26:00.435Z] Error: No such container: docker-pr8 [Pipeline] sh [2022-03-17T08:26:00.761Z] + echo Chowning /workspace to jenkins user [2022-03-17T08:26:00.761Z] Chowning /workspace to jenkins user [2022-03-17T08:26:00.761Z] + id -u [2022-03-17T08:26:00.761Z] + id -g [2022-03-17T08:26:00.761Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43380:/workspace busybox chown -R 1000:1000 /workspace [2022-03-17T08:26:00.761Z] Unable to find image 'busybox:latest' locally [2022-03-17T08:26:00.761Z] latest: Pulling from library/busybox [2022-03-17T08:26:01.020Z] aa5434a6d997: Pulling fs layer [2022-03-17T08:26:01.020Z] aa5434a6d997: Verifying Checksum [2022-03-17T08:26:01.020Z] aa5434a6d997: Download complete [2022-03-17T08:26:01.020Z] aa5434a6d997: Pull complete [2022-03-17T08:26:01.020Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-17T08:26:01.020Z] Status: Downloaded newer image for busybox:latest [2022-03-17T08:26:01.321Z] docker_api_swarm_test.go:563: [d9f17c5eeb6b4] joining swarm manager [dcf5fa32496da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-17T08:26:02.695Z] + bundleName=arm64-integration [2022-03-17T08:26:02.695Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-17T08:26:02.695Z] Creating arm64-integration-bundles.tar.gz [2022-03-17T08:26:02.695Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-03-17T08:26:02.695Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-17T08:26:02.782Z] --- PASS: TestBuildMultiStageOnBuild (13.94s) [2022-03-17T08:26:02.782Z] === RUN TestBuildUncleanTarFilenames [2022-03-17T08:26:02.782Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:26:02.782Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-17T08:26:02.782Z] === RUN TestBuildMultiStageLayerLeak [Pipeline] archiveArtifacts [2022-03-17T08:26:02.967Z] Archiving artifacts [2022-03-17T08:26:04.630Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-17T08:26:04.630Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-17T08:26:04.693Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43380/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-17T08:26:05.006Z] + make clean [2022-03-17T08:26:05.006Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-17T08:26:05.006Z] docker-dev-cache [2022-03-17T08:26:05.006Z] docker-mod-cache [Pipeline] deleteDir [2022-03-17T08:26:05.575Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-17T08:26:05.837Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-17T08:26:06.411Z] === RUN TestDockerSuite/TestBuildFails [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-17T08:26:06.984Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-17T08:26:06.985Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-17T08:26:08.903Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-17T08:26:10.822Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-17T08:26:11.256Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-17T08:26:11.256Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-03-17T08:26:11.256Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-17T08:26:11.256Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-17T08:26:11.256Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-17T08:26:11.256Z] Cross building: bundles/cross/windows/amd64 [2022-03-17T08:26:11.256Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-17T08:26:11.256Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-17T08:26:12.740Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-17T08:26:13.686Z] docker_api_swarm_test.go:585: [d47f023996349] joining swarm manager [dcf5fa32496da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T08:26:14.258Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-17T08:26:14.520Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-17T08:26:15.571Z] --- PASS: TestBuildMultiStageLayerLeak (12.76s) [2022-03-17T08:26:15.571Z] === RUN TestBuildWithHugeFile [2022-03-17T08:26:15.910Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-17T08:26:16.855Z] check_test.go:379: [d9f17c5eeb6b4] daemon is not started [2022-03-17T08:26:17.802Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-17T08:26:18.747Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-17T08:26:18.911Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T08:26:18.911Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T08:26:19.019Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-17T08:26:20.936Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-17T08:26:22.854Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-17T08:26:23.478Z] === RUN TestMiddlewares [2022-03-17T08:26:23.478Z] --- PASS: TestMiddlewares (0.00s) [2022-03-17T08:26:23.478Z] PASS [2022-03-17T08:26:23.478Z] coverage: 9.0% of statements [2022-03-17T08:26:23.478Z] ok github.com/docker/docker/api/server 0.072s coverage: 9.0% of statements [2022-03-17T08:26:23.799Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-17T08:26:28.011Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-17T08:26:28.011Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-17T08:26:28.011Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-17T08:26:28.011Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-17T08:26:28.011Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-17T08:26:28.585Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-17T08:26:29.531Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-17T08:26:30.104Z] docker_api_swarm_test.go:46: [d4686715117ec] joining swarm manager [d2690e6e4d811]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:26:30.366Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-17T08:26:30.628Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-17T08:26:31.573Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-17T08:26:31.835Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-17T08:26:32.097Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-17T08:26:32.671Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-17T08:26:32.932Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-17T08:26:33.505Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-17T08:26:33.890Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-17T08:26:33.890Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (20.67s) [2022-03-17T08:26:33.890Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (20.67s) [2022-03-17T08:26:33.890Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (20.82s) [2022-03-17T08:26:33.890Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (21.61s) [2022-03-17T08:26:33.890Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.05s) [2022-03-17T08:26:33.890Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.19s) [2022-03-17T08:26:33.890Z] === RUN TestBuildMultiStageCopy [2022-03-17T08:26:33.890Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-17T08:26:34.450Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-17T08:26:37.004Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-17T08:26:40.312Z] --- PASS: TestImportExtremelyLargeImageWorks (178.12s) [2022-03-17T08:26:40.312Z] PASS [2022-03-17T08:26:40.312Z] [2022-03-17T08:26:40.312Z] DONE 22 tests in 182.267s [2022-03-17T08:26:40.312Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-17T08:26:40.312Z] ++ 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-03-17T08:26:40.312Z] ++ set -e [2022-03-17T08:26:40.312Z] ++ '[' -n 0 ']' [2022-03-17T08:26:40.312Z] ++ set -x [2022-03-17T08:26:40.312Z] ++ 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-03-17T08:26:40.574Z] INFO: Testing against a local daemon [2022-03-17T08:26:40.574Z] === RUN TestNetworkCreateDelete [2022-03-17T08:26:40.574Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-17T08:26:40.574Z] === RUN TestDockerNetworkDeletePreferID [2022-03-17T08:26:41.147Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s) [2022-03-17T08:26:41.147Z] === RUN TestDaemonDNSFallback [2022-03-17T08:26:42.093Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-17T08:26:44.642Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-17T08:26:44.642Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-17T08:26:44.642Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-17T08:26:44.642Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-17T08:26:44.642Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-17T08:26:44.904Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-17T08:26:45.848Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-17T08:26:46.391Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-17T08:26:46.391Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-17T08:26:46.793Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-17T08:26:47.737Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-17T08:26:47.958Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-17T08:26:47.999Z] --- PASS: TestDaemonDNSFallback (6.96s) [2022-03-17T08:26:47.999Z] === RUN TestInspectNetwork [2022-03-17T08:26:48.573Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-03-17T08:26:49.548Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-17T08:26:50.144Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-17T08:26:50.175Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-17T08:26:51.095Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-17T08:26:52.393Z] --- PASS: TestBuildMultiStageCopy (19.58s) [2022-03-17T08:26:52.393Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (12.47s) [2022-03-17T08:26:52.393Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.34s) [2022-03-17T08:26:52.393Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.64s) [2022-03-17T08:26:52.393Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (2.06s) [2022-03-17T08:26:52.393Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (2.07s) [2022-03-17T08:26:52.393Z] === RUN TestBuildMultiStageParentConfig [2022-03-17T08:26:52.484Z] === RUN TestInspectNetwork/full_network_id [2022-03-17T08:26:52.484Z] === RUN TestInspectNetwork/partial_network_id [2022-03-17T08:26:52.484Z] === RUN TestInspectNetwork/network_name [2022-03-17T08:26:52.484Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-17T08:26:56.181Z] --- PASS: TestBuildMultiStageParentConfig (3.72s) [2022-03-17T08:26:56.181Z] === RUN TestBuildLabelWithTargets [2022-03-17T08:26:56.181Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:26:56.181Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-17T08:26:56.181Z] === RUN TestBuildWithEmptyLayers [2022-03-17T08:26:56.698Z] --- PASS: TestInspectNetwork (8.71s) [2022-03-17T08:26:56.698Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-17T08:26:56.698Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-17T08:26:56.698Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-17T08:26:56.698Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-17T08:26:56.698Z] === RUN TestRunContainerWithBridgeNone [2022-03-17T08:26:57.643Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-17T08:26:57.746Z] --- PASS: TestBuildWithEmptyLayers (1.91s) [2022-03-17T08:26:57.746Z] === RUN TestBuildMultiStageOnBuild [2022-03-17T08:26:59.031Z] --- PASS: TestRunContainerWithBridgeNone (2.00s) [2022-03-17T08:26:59.031Z] === RUN TestNetworkInvalidJSON [2022-03-17T08:26:59.031Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-17T08:26:59.031Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-17T08:26:59.031Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T08:26:59.031Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T08:26:59.031Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T08:26:59.031Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T08:26:59.031Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-17T08:26:59.031Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T08:26:59.031Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T08:26:59.031Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-03-17T08:26:59.031Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-17T08:26:59.031Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-17T08:26:59.031Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-17T08:26:59.031Z] === RUN TestNetworkList [2022-03-17T08:26:59.031Z] === RUN TestNetworkList//networks [2022-03-17T08:26:59.031Z] === PAUSE TestNetworkList//networks [2022-03-17T08:26:59.031Z] === RUN TestNetworkList//networks/ [2022-03-17T08:26:59.031Z] === PAUSE TestNetworkList//networks/ [2022-03-17T08:26:59.031Z] === CONT TestNetworkList//networks [2022-03-17T08:26:59.031Z] === CONT TestNetworkList//networks/ [2022-03-17T08:26:59.031Z] --- PASS: TestNetworkList (0.02s) [2022-03-17T08:26:59.031Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-17T08:26:59.031Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-17T08:26:59.031Z] === RUN TestHostIPv4BridgeLabel [2022-03-17T08:26:59.604Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-03-17T08:26:59.604Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-17T08:27:00.178Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-17T08:27:00.440Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-17T08:27:00.440Z] === RUN TestDaemonDefaultNetworkPools [2022-03-17T08:27:01.014Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-17T08:27:01.276Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2022-03-17T08:27:01.276Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-17T08:27:02.663Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-03-17T08:27:02.663Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-17T08:27:02.663Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-17T08:27:02.663Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-17T08:27:02.663Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-17T08:27:03.608Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2022-03-17T08:27:03.608Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-17T08:27:04.182Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-03-17T08:27:04.182Z] === RUN TestServiceWithPredefinedNetwork [2022-03-17T08:27:06.100Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-17T08:27:06.674Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-17T08:27:06.935Z] --- PASS: TestServiceWithPredefinedNetwork (2.51s) [2022-03-17T08:27:06.935Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-17T08:27:06.935Z] service_test.go:243: FLAKY_TEST [2022-03-17T08:27:06.935Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T08:27:06.935Z] === RUN TestServiceWithDataPathPortInit [2022-03-17T08:27:07.882Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-17T08:27:08.144Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-17T08:27:10.064Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-17T08:27:10.325Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-17T08:27:10.898Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-17T08:27:11.472Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-17T08:27:12.417Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-17T08:27:12.678Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-17T08:27:12.678Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-17T08:27:12.939Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-17T08:27:13.201Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-17T08:27:13.774Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-17T08:27:15.161Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-17T08:27:15.563Z] --- PASS: TestBuildMultiStageOnBuild (16.96s) [2022-03-17T08:27:15.563Z] === RUN TestBuildUncleanTarFilenames [2022-03-17T08:27:15.563Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:27:15.563Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-17T08:27:15.563Z] === RUN TestBuildMultiStageLayerLeak [2022-03-17T08:27:15.734Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-17T08:27:17.656Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-17T08:27:18.601Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-17T08:27:19.986Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-17T08:27:20.562Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-17T08:27:21.505Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-17T08:27:21.767Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-17T08:27:22.340Z] --- PASS: TestServiceWithDataPathPortInit (15.65s) [2022-03-17T08:27:22.340Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-17T08:27:24.259Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-17T08:27:25.647Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wmj5f2pbdxjhgu0b4q5k16osv Created:2022-03-17 08:27:23.847089711 +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[ceddb0393a0b1b79b607e04fb1819cf2b5434ba9396239c7e2f7f9008727b08a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mcvblwemio1m6ymcq05n4u7wy EndpointID:77b31c848ac28487d9e295f7f2ddf8f5fa17af29eccce56a8402d76e7d82072a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a9fdeeb91d0d8456edade88b82a9aeb8d99384a1fce741efa896c53c2a44b137 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:867dee75044e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mcvblwemio1m6ymcq05n4u7wy EndpointID:77b31c848ac28487d9e295f7f2ddf8f5fa17af29eccce56a8402d76e7d82072a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-17T08:27:25.909Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-17T08:27:26.482Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-17T08:27:27.054Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-17T08:27:30.362Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.68s) [2022-03-17T08:27:30.362Z] PASS [2022-03-17T08:27:30.362Z] [2022-03-17T08:27:30.362Z] === Skipped [2022-03-17T08:27:30.362Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T08:27:30.362Z] service_test.go:243: FLAKY_TEST [2022-03-17T08:27:30.362Z] [2022-03-17T08:27:30.362Z] DONE 26 tests, 1 skipped in 49.788s [2022-03-17T08:27:30.362Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-17T08:27:30.362Z] ++ 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-03-17T08:27:30.362Z] ++ set -e [2022-03-17T08:27:30.362Z] ++ '[' -n 0 ']' [2022-03-17T08:27:30.362Z] ++ set -x [2022-03-17T08:27:30.362Z] ++ 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-03-17T08:27:30.362Z] INFO: Testing against a local daemon [2022-03-17T08:27:30.362Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-17T08:27:30.362Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T08:27:30.362Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-17T08:27:30.362Z] === RUN TestDockerNetworkIpvlan [2022-03-17T08:27:30.362Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T08:27:30.362Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-17T08:27:30.362Z] PASS [2022-03-17T08:27:30.362Z] [2022-03-17T08:27:30.362Z] === Skipped [2022-03-17T08:27:30.362Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-17T08:27:30.362Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T08:27:30.362Z] [2022-03-17T08:27:30.362Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-17T08:27:30.362Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T08:27:30.362Z] [2022-03-17T08:27:30.362Z] DONE 2 tests, 2 skipped in 0.128s [2022-03-17T08:27:30.362Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-17T08:27:30.362Z] ++ 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-03-17T08:27:30.362Z] ++ set -e [2022-03-17T08:27:30.362Z] ++ '[' -n 0 ']' [2022-03-17T08:27:30.362Z] ++ set -x [2022-03-17T08:27:30.362Z] ++ 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-03-17T08:27:30.362Z] INFO: Testing against a local daemon [2022-03-17T08:27:30.362Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-17T08:27:30.511Z] --- PASS: TestBuildMultiStageLayerLeak (14.20s) [2022-03-17T08:27:30.511Z] === RUN TestBuildWithHugeFile [2022-03-17T08:27:31.833Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2022-03-17T08:27:31.833Z] === RUN TestDockerNetworkMacvlan [2022-03-17T08:27:32.781Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-17T08:27:33.354Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-17T08:27:33.354Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-17T08:27:34.299Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-17T08:27:35.848Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-17T08:27:35.848Z] === RUN TestBoolValue [2022-03-17T08:27:35.848Z] --- PASS: TestBoolValue (0.00s) [2022-03-17T08:27:35.848Z] === RUN TestBoolValueOrDefault [2022-03-17T08:27:35.848Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-17T08:27:35.848Z] === RUN TestInt64ValueOrZero [2022-03-17T08:27:35.848Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-17T08:27:35.848Z] === RUN TestInt64ValueOrDefault [2022-03-17T08:27:35.848Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-17T08:27:35.848Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-17T08:27:35.848Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-17T08:27:35.848Z] === RUN TestJsonContentType [2022-03-17T08:27:35.848Z] --- PASS: TestJsonContentType (0.00s) [2022-03-17T08:27:35.848Z] PASS [2022-03-17T08:27:35.848Z] coverage: 14.7% of statements [2022-03-17T08:27:35.848Z] ok github.com/docker/docker/api/server/httputils 0.061s coverage: 14.7% of statements [2022-03-17T08:27:35.848Z] === RUN TestMaskSecretKeys [2022-03-17T08:27:35.848Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-17T08:27:35.848Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-17T08:27:35.848Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-17T08:27:35.848Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-17T08:27:35.848Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-17T08:27:35.848Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-17T08:27:35.848Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-17T08:27:35.848Z] === RUN TestVersionMiddlewareVersion [2022-03-17T08:27:35.848Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-17T08:27:35.848Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-17T08:27:35.848Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-17T08:27:35.848Z] PASS [2022-03-17T08:27:35.848Z] coverage: 37.7% of statements [2022-03-17T08:27:35.848Z] ok github.com/docker/docker/api/server/middleware 0.093s coverage: 37.7% of statements [2022-03-17T08:27:35.848Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-17T08:27:35.848Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-17T08:27:35.848Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-17T08:27:35.848Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-17T08:27:35.848Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-17T08:27:35.848Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-17T08:27:35.848Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-17T08:27:35.848Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-17T08:27:35.848Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-17T08:27:35.848Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-17T08:27:35.848Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-17T08:27:36.222Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-17T08:27:36.319Z] === RUN TestStrSliceMarshalJSON [2022-03-17T08:27:36.319Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-17T08:27:36.319Z] === RUN TestStrSliceUnmarshalJSON [2022-03-17T08:27:36.319Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-17T08:27:36.319Z] === RUN TestStrSliceUnmarshalString [2022-03-17T08:27:36.319Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-17T08:27:36.319Z] === RUN TestStrSliceUnmarshalSlice [2022-03-17T08:27:36.319Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-17T08:27:36.319Z] PASS [2022-03-17T08:27:36.319Z] coverage: 90.0% of statements [2022-03-17T08:27:36.319Z] ok github.com/docker/docker/api/types/strslice 0.048s coverage: 90.0% of statements [2022-03-17T08:27:36.319Z] === RUN TestToJSON [2022-03-17T08:27:36.319Z] --- PASS: TestToJSON (0.00s) [2022-03-17T08:27:36.319Z] === RUN TestToParamWithVersion [2022-03-17T08:27:36.319Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-17T08:27:36.319Z] === RUN TestFromJSON [2022-03-17T08:27:36.319Z] --- PASS: TestFromJSON (0.00s) [2022-03-17T08:27:36.319Z] === RUN TestEmpty [2022-03-17T08:27:36.319Z] --- PASS: TestEmpty (0.00s) [2022-03-17T08:27:36.319Z] === RUN TestArgsMatchKVListEmptySources [2022-03-17T08:27:36.319Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-17T08:27:36.319Z] === RUN TestArgsMatchKVList [2022-03-17T08:27:36.319Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-17T08:27:36.319Z] === RUN TestArgsMatch [2022-03-17T08:27:36.319Z] --- PASS: TestArgsMatch (0.00s) [2022-03-17T08:27:36.319Z] === RUN TestAdd [2022-03-17T08:27:36.319Z] --- PASS: TestAdd (0.00s) [2022-03-17T08:27:36.319Z] === RUN TestDel [2022-03-17T08:27:36.319Z] --- PASS: TestDel (0.00s) [2022-03-17T08:27:36.319Z] === RUN TestLen [2022-03-17T08:27:36.319Z] --- PASS: TestLen (0.00s) [2022-03-17T08:27:36.319Z] === RUN TestExactMatch [2022-03-17T08:27:36.319Z] --- PASS: TestExactMatch (0.00s) [2022-03-17T08:27:36.319Z] === RUN TestOnlyOneExactMatch [2022-03-17T08:27:36.319Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-17T08:27:36.319Z] === RUN TestContains [2022-03-17T08:27:36.319Z] --- PASS: TestContains (0.00s) [2022-03-17T08:27:36.319Z] === RUN TestValidate [2022-03-17T08:27:36.319Z] --- PASS: TestValidate (0.00s) [2022-03-17T08:27:36.319Z] === RUN TestWalkValues [2022-03-17T08:27:36.319Z] --- PASS: TestWalkValues (0.00s) [2022-03-17T08:27:36.319Z] === RUN TestFuzzyMatch [2022-03-17T08:27:36.319Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-17T08:27:36.319Z] === RUN TestClone [2022-03-17T08:27:36.319Z] --- PASS: TestClone (0.00s) [2022-03-17T08:27:36.319Z] PASS [2022-03-17T08:27:36.319Z] coverage: 92.2% of statements [2022-03-17T08:27:36.319Z] ok github.com/docker/docker/api/types/filters 0.048s coverage: 92.2% of statements [2022-03-17T08:27:36.485Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-17T08:27:36.790Z] === RUN TestDurationToSecondsString [2022-03-17T08:27:36.790Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-17T08:27:36.790Z] === RUN TestGetTimestamp [2022-03-17T08:27:36.790Z] --- PASS: TestGetTimestamp (0.21s) [2022-03-17T08:27:36.790Z] === RUN TestParseTimestamps [2022-03-17T08:27:36.790Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-17T08:27:36.790Z] PASS [2022-03-17T08:27:36.790Z] coverage: 100.0% of statements [2022-03-17T08:27:36.790Z] === RUN TestAdjustForAPIVersion [2022-03-17T08:27:36.790Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-17T08:27:36.790Z] PASS [2022-03-17T08:27:36.790Z] coverage: 5.7% of statements [2022-03-17T08:27:36.790Z] ok github.com/docker/docker/api/types/time 0.260s coverage: 100.0% of statements [2022-03-17T08:27:36.790Z] ok github.com/docker/docker/api/server/router/swarm 0.063s coverage: 5.7% of statements [2022-03-17T08:27:36.790Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-17T08:27:36.790Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-17T08:27:36.790Z] ? github.com/docker/docker/api/types [no test files] [2022-03-17T08:27:36.790Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-17T08:27:36.790Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-17T08:27:36.790Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-17T08:27:36.790Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-17T08:27:36.790Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-17T08:27:36.790Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-17T08:27:36.790Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-17T08:27:36.790Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-17T08:27:36.790Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-17T08:27:36.790Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-17T08:27:36.790Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-17T08:27:37.261Z] === RUN TestCompareVersion [2022-03-17T08:27:37.261Z] --- PASS: TestCompareVersion (0.00s) [2022-03-17T08:27:37.261Z] PASS [2022-03-17T08:27:37.261Z] coverage: 77.3% of statements [2022-03-17T08:27:37.261Z] ok github.com/docker/docker/api/types/versions 0.055s coverage: 77.3% of statements [2022-03-17T08:27:37.261Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-17T08:27:37.261Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-17T08:27:37.261Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-17T08:27:37.261Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-17T08:27:37.261Z] ? github.com/docker/docker/builder [no test files] [2022-03-17T08:27:37.261Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-17T08:27:37.261Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-17T08:27:37.261Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-17T08:27:37.261Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-17T08:27:37.261Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-17T08:27:37.261Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-17T08:27:37.261Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-17T08:27:37.431Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-17T08:27:38.377Z] === RUN TestDockerSuite/TestBuildRm [2022-03-17T08:27:38.839Z] === RUN TestParseRemoteURL [2022-03-17T08:27:38.839Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-17T08:27:38.839Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-17T08:27:38.839Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-17T08:27:38.839Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-17T08:27:38.839Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-17T08:27:38.839Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-17T08:27:38.839Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-17T08:27:38.839Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-17T08:27:38.839Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-17T08:27:38.839Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-17T08:27:38.839Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-17T08:27:38.839Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-17T08:27:38.839Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-17T08:27:38.839Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-17T08:27:38.839Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-17T08:27:38.839Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-17T08:27:38.839Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-17T08:27:38.839Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-17T08:27:38.839Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-17T08:27:38.839Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-17T08:27:38.839Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-17T08:27:38.839Z] === RUN TestCloneArgsSmartHttp [2022-03-17T08:27:38.839Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-17T08:27:38.839Z] === RUN TestCloneArgsDumbHttp [2022-03-17T08:27:38.839Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-17T08:27:38.839Z] === RUN TestCloneArgsGit [2022-03-17T08:27:38.839Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-17T08:27:38.839Z] === RUN TestCheckoutGit [2022-03-17T08:27:38.951Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-17T08:27:39.896Z] docker_api_swarm_test.go:304: [d5ec0740cc34c] joining swarm manager [d2bbd48a4990d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:27:41.064Z] === RUN TestEnable [2022-03-17T08:27:41.064Z] --- PASS: TestEnable (0.00s) [2022-03-17T08:27:41.064Z] === RUN TestDisable [2022-03-17T08:27:41.064Z] --- PASS: TestDisable (0.00s) [2022-03-17T08:27:41.064Z] === RUN TestEnabled [2022-03-17T08:27:41.064Z] --- PASS: TestEnabled (0.00s) [2022-03-17T08:27:41.064Z] PASS [2022-03-17T08:27:41.064Z] coverage: 100.0% of statements [2022-03-17T08:27:41.064Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements [2022-03-17T08:27:41.064Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-17T08:27:41.064Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-17T08:27:41.064Z] === RUN TestProcessNoDockerignore [2022-03-17T08:27:41.064Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-03-17T08:27:41.064Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-17T08:27:41.064Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-17T08:27:41.064Z] === RUN TestDetectContentType [2022-03-17T08:27:41.064Z] --- PASS: TestDetectContentType (0.00s) [2022-03-17T08:27:41.064Z] === RUN TestSelectAcceptableMIME [2022-03-17T08:27:41.064Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-17T08:27:41.064Z] === RUN TestInspectEmptyResponse [2022-03-17T08:27:41.064Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-17T08:27:41.064Z] === RUN TestInspectResponseBinary [2022-03-17T08:27:41.064Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-17T08:27:41.064Z] === RUN TestResponseUnsupportedContentType [2022-03-17T08:27:41.064Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-17T08:27:41.064Z] === RUN TestInspectResponseTextSimple [2022-03-17T08:27:41.064Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-17T08:27:41.064Z] === RUN TestInspectResponseEmptyContentType [2022-03-17T08:27:41.064Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-17T08:27:41.064Z] === RUN TestUnknownContentLength [2022-03-17T08:27:41.064Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-17T08:27:41.064Z] === RUN TestDownloadRemote [2022-03-17T08:27:41.064Z] --- PASS: TestDownloadRemote (0.10s) [2022-03-17T08:27:41.064Z] === RUN TestGetWithStatusError [2022-03-17T08:27:41.064Z] --- PASS: TestGetWithStatusError (0.01s) [2022-03-17T08:27:41.064Z] === RUN TestCloseRootDirectory [2022-03-17T08:27:41.064Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:27:41.064Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-17T08:27:41.064Z] === RUN TestHashFile [2022-03-17T08:27:41.064Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:27:41.064Z] --- SKIP: TestHashFile (0.00s) [2022-03-17T08:27:41.064Z] === RUN TestHashSubdir [2022-03-17T08:27:41.286Z] docker_api_swarm_test.go:305: [dc130653c58c4] joining swarm manager [d2bbd48a4990d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T08:27:41.286Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-17T08:27:41.535Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:27:41.535Z] --- SKIP: TestHashSubdir (0.33s) [2022-03-17T08:27:41.535Z] === RUN TestRemoveDirectory [2022-03-17T08:27:41.535Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:27:41.535Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-17T08:27:41.535Z] PASS [2022-03-17T08:27:41.535Z] coverage: 9.3% of statements [2022-03-17T08:27:41.535Z] ok github.com/docker/docker/builder/remotecontext 0.695s coverage: 9.3% of statements [2022-03-17T08:27:42.233Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-17T08:27:42.527Z] === RUN TestGetAllAllowed [2022-03-17T08:27:42.527Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestGetAllMeta [2022-03-17T08:27:42.527Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-17T08:27:42.527Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestIsUnreferencedBuiltin [2022-03-17T08:27:42.527Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestIsExistingDirectory [2022-03-17T08:27:42.527Z] --- PASS: TestIsExistingDirectory (0.02s) [2022-03-17T08:27:42.527Z] === RUN TestGetFilenameForDownload [2022-03-17T08:27:42.527Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestEnv2Variables [2022-03-17T08:27:42.527Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-17T08:27:42.527Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestMaintainer [2022-03-17T08:27:42.527Z] --- PASS: TestMaintainer (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestLabel [2022-03-17T08:27:42.527Z] --- PASS: TestLabel (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestFromScratch [2022-03-17T08:27:42.527Z] --- PASS: TestFromScratch (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestFromWithArg [2022-03-17T08:27:42.527Z] --- PASS: TestFromWithArg (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-17T08:27:42.527Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestFromWithUndefinedArg [2022-03-17T08:27:42.527Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestFromMultiStageWithNamedStage [2022-03-17T08:27:42.527Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestOnbuild [2022-03-17T08:27:42.527Z] --- PASS: TestOnbuild (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestWorkdir [2022-03-17T08:27:42.527Z] --- PASS: TestWorkdir (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestCmd [2022-03-17T08:27:42.527Z] --- PASS: TestCmd (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestHealthcheckNone [2022-03-17T08:27:42.527Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestHealthcheckCmd [2022-03-17T08:27:42.527Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestEntrypoint [2022-03-17T08:27:42.527Z] --- PASS: TestEntrypoint (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestExpose [2022-03-17T08:27:42.527Z] --- PASS: TestExpose (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestUser [2022-03-17T08:27:42.527Z] --- PASS: TestUser (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestVolume [2022-03-17T08:27:42.527Z] --- PASS: TestVolume (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestStopSignal [2022-03-17T08:27:42.527Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-17T08:27:42.527Z] --- SKIP: TestStopSignal (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestArg [2022-03-17T08:27:42.527Z] --- PASS: TestArg (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestShell [2022-03-17T08:27:42.527Z] --- PASS: TestShell (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestPrependEnvOnCmd [2022-03-17T08:27:42.527Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestRunWithBuildArgs [2022-03-17T08:27:42.527Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestRunIgnoresHealthcheck [2022-03-17T08:27:42.527Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestDispatchUnsupportedOptions [2022-03-17T08:27:42.527Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-17T08:27:42.527Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-17T08:27:42.527Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-17T08:27:42.527Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-17T08:27:42.527Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-17T08:27:42.527Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-17T08:27:42.527Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestNormalizeWorkdir [2022-03-17T08:27:42.527Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestDispatch [2022-03-17T08:27:42.527Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-17T08:27:42.527Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-17T08:27:42.527Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-17T08:27:42.527Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-17T08:27:42.527Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-17T08:27:42.527Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-17T08:27:42.527Z] === RUN TestDispatch/COPY_url [2022-03-17T08:27:42.527Z] --- PASS: TestDispatch (0.08s) [2022-03-17T08:27:42.527Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-17T08:27:42.527Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-03-17T08:27:42.527Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-17T08:27:42.527Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-17T08:27:42.527Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-17T08:27:42.527Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-17T08:27:42.527Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestAddScratchImageAddsToMounts [2022-03-17T08:27:42.527Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-17T08:27:42.527Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-17T08:27:42.527Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-17T08:27:42.527Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestImageSourceGetAddsToMounts [2022-03-17T08:27:42.527Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestEmptyDockerfile [2022-03-17T08:27:42.527Z] --- PASS: TestEmptyDockerfile (0.03s) [2022-03-17T08:27:42.527Z] === RUN TestSymlinkDockerfile [2022-03-17T08:27:42.527Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-17T08:27:42.527Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-17T08:27:42.527Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestNonExistingDockerfile [2022-03-17T08:27:42.527Z] --- PASS: TestNonExistingDockerfile (0.01s) [2022-03-17T08:27:42.527Z] === RUN TestCopyRunConfig [2022-03-17T08:27:42.527Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestDeepCopyRunConfig [2022-03-17T08:27:42.527Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestExportImage [2022-03-17T08:27:42.527Z] --- PASS: TestExportImage (0.00s) [2022-03-17T08:27:42.527Z] === RUN TestNormalizeDest [2022-03-17T08:27:42.527Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-17T08:27:42.527Z] PASS [2022-03-17T08:27:42.527Z] coverage: 46.7% of statements [2022-03-17T08:27:42.527Z] ok github.com/docker/docker/builder/dockerfile 0.357s coverage: 46.7% of statements [2022-03-17T08:27:43.185Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-03-17T08:27:43.447Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-17T08:27:43.519Z] === RUN TestTCP4Proxy [2022-03-17T08:27:43.519Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-17T08:27:43.519Z] === RUN TestTCP4ProxyHalfClose [2022-03-17T08:27:43.519Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-17T08:27:43.519Z] === RUN TestTCP6Proxy [2022-03-17T08:27:43.519Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-17T08:27:43.519Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-17T08:27:43.519Z] === RUN TestTCPDualStackProxy [2022-03-17T08:27:43.519Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-17T08:27:43.519Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-17T08:27:43.519Z] === RUN TestUDP4Proxy [2022-03-17T08:27:43.519Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-17T08:27:43.519Z] === RUN TestUDP6Proxy [2022-03-17T08:27:43.519Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-17T08:27:43.519Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-17T08:27:43.519Z] === RUN TestUDPWriteError [2022-03-17T08:27:43.519Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-17T08:27:43.519Z] === RUN TestSCTP4Proxy [2022-03-17T08:27:43.519Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-17T08:27:43.519Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-03-17T08:27:43.519Z] === RUN TestSCTP6Proxy [2022-03-17T08:27:43.519Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-17T08:27:43.519Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-17T08:27:43.519Z] PASS [2022-03-17T08:27:43.519Z] coverage: 49.4% of statements [2022-03-17T08:27:43.519Z] ok github.com/docker/docker/cmd/docker-proxy 0.091s coverage: 49.4% of statements [2022-03-17T08:27:44.021Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-17T08:27:44.021Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-17T08:27:44.283Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-17T08:27:44.857Z] --- PASS: TestDockerNetworkMacvlan (13.14s) [2022-03-17T08:27:44.857Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-03-17T08:27:44.857Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-03-17T08:27:44.857Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2022-03-17T08:27:44.857Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.31s) [2022-03-17T08:27:44.857Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.62s) [2022-03-17T08:27:44.857Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.80s) [2022-03-17T08:27:44.857Z] PASS [2022-03-17T08:27:44.857Z] [2022-03-17T08:27:44.857Z] DONE 8 tests in 14.641s [2022-03-17T08:27:44.857Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-17T08:27:44.857Z] ++ 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-03-17T08:27:44.857Z] ++ set -e [2022-03-17T08:27:44.857Z] ++ '[' -n 0 ']' [2022-03-17T08:27:44.857Z] ++ set -x [2022-03-17T08:27:44.857Z] ++ 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-03-17T08:27:45.119Z] testing: warning: no tests to run [2022-03-17T08:27:45.119Z] PASS [2022-03-17T08:27:45.119Z] [2022-03-17T08:27:45.119Z] DONE 0 tests in 0.037s [2022-03-17T08:27:45.119Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-17T08:27:45.119Z] ++ 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-03-17T08:27:45.119Z] ++ set -e [2022-03-17T08:27:45.119Z] ++ '[' -n 0 ']' [2022-03-17T08:27:45.119Z] ++ set -x [2022-03-17T08:27:45.119Z] ++ 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-03-17T08:27:45.119Z] INFO: Testing against a local daemon [2022-03-17T08:27:45.119Z] === RUN TestAuthZPluginAllowRequest [2022-03-17T08:27:45.381Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-17T08:27:46.327Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-17T08:27:46.590Z] --- PASS: TestAuthZPluginAllowRequest (1.42s) [2022-03-17T08:27:46.590Z] === RUN TestAuthZPluginTLS [2022-03-17T08:27:46.852Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-17T08:27:47.114Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-03-17T08:27:47.114Z] === RUN TestAuthZPluginDenyRequest [2022-03-17T08:27:47.688Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-03-17T08:27:47.688Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-17T08:27:47.725Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-17T08:27:47.725Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-17T08:27:47.725Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-17T08:27:47.725Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-17T08:27:47.725Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-17T08:27:47.725Z] remote: Enumerating objects: 23, done. [2022-03-17T08:27:47.725Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-17T08:27:47.725Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-17T08:27:47.725Z] 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-03-17T08:27:47.725Z] Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-03-17T08:27:47.725Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-03-17T08:27:47.725Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-17T08:27:48.260Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-17T08:27:48.260Z] === RUN TestAuthZPluginDenyResponse [2022-03-17T08:27:48.833Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-03-17T08:27:48.833Z] === RUN TestAuthZPluginAllowEventStream [2022-03-17T08:27:49.406Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-17T08:27:49.632Z] Cross building: bundles/cross/linux/ppc64le [2022-03-17T08:27:49.632Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-17T08:27:49.632Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-17T08:27:49.668Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-17T08:27:49.930Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-17T08:27:49.930Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-17T08:27:49.930Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-17T08:27:50.193Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s) [2022-03-17T08:27:50.193Z] === RUN TestAuthZPluginErrorResponse [2022-03-17T08:27:50.193Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-17T08:27:50.767Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-17T08:27:50.767Z] === RUN TestAuthZPluginErrorRequest [2022-03-17T08:27:51.029Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-17T08:27:51.029Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-17T08:27:51.291Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2022-03-17T08:27:51.291Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-17T08:27:51.553Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-17T08:27:51.815Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-17T08:27:51.815Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-17T08:27:53.733Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.68s) [2022-03-17T08:27:53.733Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-17T08:27:55.122Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-17T08:27:55.122Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.67s) [2022-03-17T08:27:55.122Z] === RUN TestAuthZPluginHeader [2022-03-17T08:27:55.122Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-03-17T08:27:56.067Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-17T08:27:56.067Z] --- PASS: TestAuthZPluginHeader (0.89s) [2022-03-17T08:27:56.067Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-17T08:27:57.013Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-17T08:27:57.014Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-17T08:27:57.586Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-17T08:27:58.490Z] === RUN TestCheckpointCreateError [2022-03-17T08:27:58.490Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestCheckpointCreate [2022-03-17T08:27:58.490Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestCheckpointDeleteError [2022-03-17T08:27:58.490Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestCheckpointDelete [2022-03-17T08:27:58.490Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestCheckpointListError [2022-03-17T08:27:58.490Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestCheckpointList [2022-03-17T08:27:58.490Z] --- PASS: TestCheckpointList (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestCheckpointListContainerNotFound [2022-03-17T08:27:58.490Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestNewClientWithOpsFromEnv [2022-03-17T08:27:58.490Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-17T08:27:58.490Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestGetAPIPath [2022-03-17T08:27:58.490Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestParseHostURL [2022-03-17T08:27:58.490Z] --- PASS: TestParseHostURL (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-17T08:27:58.490Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-17T08:27:58.490Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestNegotiateAPIVersion [2022-03-17T08:27:58.490Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-03-17T08:27:58.490Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-03-17T08:27:58.490Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-03-17T08:27:58.490Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-03-17T08:27:58.490Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-03-17T08:27:58.490Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-17T08:27:58.490Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-03-17T08:27:58.490Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-03-17T08:27:58.490Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-03-17T08:27:58.490Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-03-17T08:27:58.490Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestNegotiateAPVersionOverride [2022-03-17T08:27:58.490Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-17T08:27:58.490Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-17T08:27:58.490Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-17T08:27:58.490Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestClientRedirect [2022-03-17T08:27:58.490Z] === RUN TestClientRedirect/GET [2022-03-17T08:27:58.490Z] === RUN TestClientRedirect/POST [2022-03-17T08:27:58.490Z] === RUN TestClientRedirect/PUT [2022-03-17T08:27:58.490Z] === RUN TestClientRedirect/DELETE [2022-03-17T08:27:58.490Z] --- PASS: TestClientRedirect (0.00s) [2022-03-17T08:27:58.490Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-03-17T08:27:58.490Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-03-17T08:27:58.490Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-03-17T08:27:58.490Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestConfigCreateUnsupported [2022-03-17T08:27:58.490Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestConfigCreateError [2022-03-17T08:27:58.490Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestConfigCreate [2022-03-17T08:27:58.490Z] --- PASS: TestConfigCreate (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestConfigInspectNotFound [2022-03-17T08:27:58.490Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestConfigInspectWithEmptyID [2022-03-17T08:27:58.490Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestConfigInspectUnsupported [2022-03-17T08:27:58.490Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestConfigInspectError [2022-03-17T08:27:58.490Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestConfigInspectConfigNotFound [2022-03-17T08:27:58.490Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestConfigInspect [2022-03-17T08:27:58.490Z] --- PASS: TestConfigInspect (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestConfigListUnsupported [2022-03-17T08:27:58.490Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestConfigListError [2022-03-17T08:27:58.490Z] --- PASS: TestConfigListError (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestConfigList [2022-03-17T08:27:58.490Z] --- PASS: TestConfigList (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestConfigRemoveUnsupported [2022-03-17T08:27:58.490Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestConfigRemoveError [2022-03-17T08:27:58.490Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestConfigRemove [2022-03-17T08:27:58.490Z] --- PASS: TestConfigRemove (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestConfigUpdateUnsupported [2022-03-17T08:27:58.490Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestConfigUpdateError [2022-03-17T08:27:58.490Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-17T08:27:58.490Z] === RUN TestConfigUpdate [2022-03-17T08:27:58.490Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerCommitError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerCommit [2022-03-17T08:27:58.491Z] --- PASS: TestContainerCommit (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerStatPathError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerStatPathNotFoundError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerStatPathNoHeaderError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerStatPath [2022-03-17T08:27:58.491Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestCopyToContainerError [2022-03-17T08:27:58.491Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestCopyToContainerNotFoundError [2022-03-17T08:27:58.491Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-17T08:27:58.491Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestCopyToContainer [2022-03-17T08:27:58.491Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestCopyFromContainerError [2022-03-17T08:27:58.491Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestCopyFromContainerNotFoundError [2022-03-17T08:27:58.491Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-17T08:27:58.491Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-17T08:27:58.491Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestCopyFromContainer [2022-03-17T08:27:58.491Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerCreateError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerCreateError (0.01s) [2022-03-17T08:27:58.491Z] === RUN TestContainerCreateImageNotFound [2022-03-17T08:27:58.491Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerCreateWithName [2022-03-17T08:27:58.491Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerCreateAutoRemove [2022-03-17T08:27:58.491Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerDiffError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerDiff [2022-03-17T08:27:58.491Z] --- PASS: TestContainerDiff (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerExecCreateError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerExecCreate [2022-03-17T08:27:58.491Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerExecStartError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerExecStart [2022-03-17T08:27:58.491Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerExecInspectError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerExecInspect [2022-03-17T08:27:58.491Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerExportError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerExportError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerExport [2022-03-17T08:27:58.491Z] --- PASS: TestContainerExport (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerInspectError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerInspectContainerNotFound [2022-03-17T08:27:58.491Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerInspectWithEmptyID [2022-03-17T08:27:58.491Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerInspect [2022-03-17T08:27:58.491Z] --- PASS: TestContainerInspect (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerInspectNode [2022-03-17T08:27:58.491Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerKillError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerKillError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerKill [2022-03-17T08:27:58.491Z] --- PASS: TestContainerKill (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerListError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerListError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerList [2022-03-17T08:27:58.491Z] --- PASS: TestContainerList (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerLogsNotFoundError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerLogsError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerLogs [2022-03-17T08:27:58.491Z] --- PASS: TestContainerLogs (0.23s) [2022-03-17T08:27:58.491Z] === RUN TestContainerPauseError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerPause [2022-03-17T08:27:58.491Z] --- PASS: TestContainerPause (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainersPruneError [2022-03-17T08:27:58.491Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainersPrune [2022-03-17T08:27:58.491Z] --- PASS: TestContainersPrune (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerRemoveError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerRemoveNotFoundError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerRemove [2022-03-17T08:27:58.491Z] --- PASS: TestContainerRemove (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerRenameError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerRename [2022-03-17T08:27:58.491Z] --- PASS: TestContainerRename (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerResizeError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerExecResizeError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerResize [2022-03-17T08:27:58.491Z] --- PASS: TestContainerResize (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerExecResize [2022-03-17T08:27:58.491Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerRestartError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerRestart [2022-03-17T08:27:58.491Z] --- PASS: TestContainerRestart (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerStartError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerStartError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerStart [2022-03-17T08:27:58.491Z] --- PASS: TestContainerStart (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerStatsError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerStats [2022-03-17T08:27:58.491Z] --- PASS: TestContainerStats (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerStopError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerStopError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerStop [2022-03-17T08:27:58.491Z] --- PASS: TestContainerStop (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerTopError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerTopError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerTop [2022-03-17T08:27:58.491Z] --- PASS: TestContainerTop (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerUnpauseError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerUnpause [2022-03-17T08:27:58.491Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerUpdateError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerUpdate [2022-03-17T08:27:58.491Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerWaitError [2022-03-17T08:27:58.491Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestContainerWait [2022-03-17T08:27:58.491Z] --- PASS: TestContainerWait (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestDiskUsageError [2022-03-17T08:27:58.491Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestDiskUsage [2022-03-17T08:27:58.491Z] --- PASS: TestDiskUsage (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestDistributionInspectUnsupported [2022-03-17T08:27:58.491Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestDistributionInspectWithEmptyID [2022-03-17T08:27:58.491Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestEventsErrorInOptions [2022-03-17T08:27:58.491Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestEventsErrorFromServer [2022-03-17T08:27:58.491Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestEvents [2022-03-17T08:27:58.491Z] --- PASS: TestEvents (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestTLSCloseWriter [2022-03-17T08:27:58.491Z] === PAUSE TestTLSCloseWriter [2022-03-17T08:27:58.491Z] === RUN TestImageBuildError [2022-03-17T08:27:58.491Z] --- PASS: TestImageBuildError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageBuild [2022-03-17T08:27:58.491Z] --- PASS: TestImageBuild (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestGetDockerOS [2022-03-17T08:27:58.491Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageCreateError [2022-03-17T08:27:58.491Z] --- PASS: TestImageCreateError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageCreate [2022-03-17T08:27:58.491Z] --- PASS: TestImageCreate (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageHistoryError [2022-03-17T08:27:58.491Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageHistory [2022-03-17T08:27:58.491Z] --- PASS: TestImageHistory (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageImportError [2022-03-17T08:27:58.491Z] --- PASS: TestImageImportError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageImport [2022-03-17T08:27:58.491Z] --- PASS: TestImageImport (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageInspectError [2022-03-17T08:27:58.491Z] --- PASS: TestImageInspectError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageInspectImageNotFound [2022-03-17T08:27:58.491Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageInspectWithEmptyID [2022-03-17T08:27:58.491Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageInspect [2022-03-17T08:27:58.491Z] --- PASS: TestImageInspect (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageListError [2022-03-17T08:27:58.491Z] --- PASS: TestImageListError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageList [2022-03-17T08:27:58.491Z] --- PASS: TestImageList (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageListApiBefore125 [2022-03-17T08:27:58.491Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageLoadError [2022-03-17T08:27:58.491Z] --- PASS: TestImageLoadError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageLoad [2022-03-17T08:27:58.491Z] --- PASS: TestImageLoad (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImagesPruneError [2022-03-17T08:27:58.491Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImagesPrune [2022-03-17T08:27:58.491Z] --- PASS: TestImagesPrune (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImagePullReferenceParseError [2022-03-17T08:27:58.491Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImagePullAnyError [2022-03-17T08:27:58.491Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-17T08:27:58.491Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-17T08:27:58.491Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-17T08:27:58.491Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-17T08:27:58.491Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImagePullWithoutErrors [2022-03-17T08:27:58.491Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImagePushReferenceError [2022-03-17T08:27:58.491Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImagePushAnyError [2022-03-17T08:27:58.491Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-17T08:27:58.491Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-17T08:27:58.491Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-17T08:27:58.491Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-17T08:27:58.491Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImagePushWithoutErrors [2022-03-17T08:27:58.491Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-17T08:27:58.491Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-17T08:27:58.491Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-17T08:27:58.491Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-17T08:27:58.491Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-17T08:27:58.491Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-17T08:27:58.491Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-17T08:27:58.491Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-17T08:27:58.491Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageRemoveError [2022-03-17T08:27:58.491Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageRemoveImageNotFound [2022-03-17T08:27:58.491Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageRemove [2022-03-17T08:27:58.491Z] --- PASS: TestImageRemove (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageSaveError [2022-03-17T08:27:58.491Z] --- PASS: TestImageSaveError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageSave [2022-03-17T08:27:58.491Z] --- PASS: TestImageSave (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageSearchAnyError [2022-03-17T08:27:58.491Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-17T08:27:58.491Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-17T08:27:58.491Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-17T08:27:58.491Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-17T08:27:58.491Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageSearchWithoutErrors [2022-03-17T08:27:58.491Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageTagError [2022-03-17T08:27:58.491Z] --- PASS: TestImageTagError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageTagInvalidReference [2022-03-17T08:27:58.491Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageTagInvalidSourceImageName [2022-03-17T08:27:58.491Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageTagHexSource [2022-03-17T08:27:58.491Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestImageTag [2022-03-17T08:27:58.491Z] --- PASS: TestImageTag (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestInfoServerError [2022-03-17T08:27:58.491Z] --- PASS: TestInfoServerError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestInfoInvalidResponseJSONError [2022-03-17T08:27:58.491Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestInfo [2022-03-17T08:27:58.491Z] --- PASS: TestInfo (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestNetworkConnectError [2022-03-17T08:27:58.491Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-17T08:27:58.491Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestNetworkConnect [2022-03-17T08:27:58.491Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestNetworkCreateError [2022-03-17T08:27:58.491Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestNetworkCreate [2022-03-17T08:27:58.491Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestNetworkDisconnectError [2022-03-17T08:27:58.491Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestNetworkDisconnect [2022-03-17T08:27:58.491Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestNetworkInspect [2022-03-17T08:27:58.491Z] === RUN TestNetworkInspect/empty_ID [2022-03-17T08:27:58.491Z] === RUN TestNetworkInspect/no_options [2022-03-17T08:27:58.491Z] === RUN TestNetworkInspect/verbose [2022-03-17T08:27:58.491Z] === RUN TestNetworkInspect/global_scope [2022-03-17T08:27:58.491Z] === RUN TestNetworkInspect/unknown_network [2022-03-17T08:27:58.491Z] === RUN TestNetworkInspect/server_error [2022-03-17T08:27:58.491Z] --- PASS: TestNetworkInspect (0.01s) [2022-03-17T08:27:58.491Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-17T08:27:58.491Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-17T08:27:58.491Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-17T08:27:58.491Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-17T08:27:58.491Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-17T08:27:58.491Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestNetworkListError [2022-03-17T08:27:58.491Z] --- PASS: TestNetworkListError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestNetworkList [2022-03-17T08:27:58.491Z] --- PASS: TestNetworkList (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestNetworksPruneError [2022-03-17T08:27:58.491Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestNetworksPrune [2022-03-17T08:27:58.491Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestNetworkRemoveError [2022-03-17T08:27:58.491Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestNetworkRemove [2022-03-17T08:27:58.491Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestNodeInspectError [2022-03-17T08:27:58.491Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestNodeInspectNodeNotFound [2022-03-17T08:27:58.491Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestNodeInspectWithEmptyID [2022-03-17T08:27:58.491Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestNodeInspect [2022-03-17T08:27:58.491Z] --- PASS: TestNodeInspect (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestNodeListError [2022-03-17T08:27:58.491Z] --- PASS: TestNodeListError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestNodeList [2022-03-17T08:27:58.491Z] --- PASS: TestNodeList (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestNodeRemoveError [2022-03-17T08:27:58.491Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestNodeRemove [2022-03-17T08:27:58.491Z] --- PASS: TestNodeRemove (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestNodeUpdateError [2022-03-17T08:27:58.491Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestNodeUpdate [2022-03-17T08:27:58.491Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestOptionWithHostFromEnv [2022-03-17T08:27:58.491Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestOptionWithTimeout [2022-03-17T08:27:58.491Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestOptionWithVersionFromEnv [2022-03-17T08:27:58.491Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestPingFail [2022-03-17T08:27:58.491Z] --- PASS: TestPingFail (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestPingWithError [2022-03-17T08:27:58.491Z] 2022/03/17 08:27:56 RoundTripper returned a response & error; ignoring response [2022-03-17T08:27:58.491Z] 2022/03/17 08:27:56 RoundTripper returned a response & error; ignoring response [2022-03-17T08:27:58.491Z] --- PASS: TestPingWithError (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestPingSuccess [2022-03-17T08:27:58.491Z] --- PASS: TestPingSuccess (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestPingHeadFallback [2022-03-17T08:27:58.491Z] === RUN TestPingHeadFallback/OK [2022-03-17T08:27:58.491Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-17T08:27:58.491Z] === RUN TestPingHeadFallback/Not_Found [2022-03-17T08:27:58.491Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-17T08:27:58.491Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-17T08:27:58.491Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-17T08:27:58.491Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-17T08:27:58.491Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-17T08:27:58.491Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-17T08:27:58.491Z] === RUN TestPluginDisableError [2022-03-17T08:27:58.492Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestPluginDisable [2022-03-17T08:27:58.492Z] --- PASS: TestPluginDisable (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestPluginEnableError [2022-03-17T08:27:58.492Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestPluginEnable [2022-03-17T08:27:58.492Z] --- PASS: TestPluginEnable (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestPluginInspectError [2022-03-17T08:27:58.492Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestPluginInspectWithEmptyID [2022-03-17T08:27:58.492Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestPluginInspect [2022-03-17T08:27:58.492Z] --- PASS: TestPluginInspect (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestPluginListError [2022-03-17T08:27:58.492Z] --- PASS: TestPluginListError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestPluginList [2022-03-17T08:27:58.492Z] --- PASS: TestPluginList (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestPluginPushError [2022-03-17T08:27:58.492Z] --- PASS: TestPluginPushError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestPluginPush [2022-03-17T08:27:58.492Z] --- PASS: TestPluginPush (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestPluginRemoveError [2022-03-17T08:27:58.492Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestPluginRemove [2022-03-17T08:27:58.492Z] --- PASS: TestPluginRemove (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestPluginSetError [2022-03-17T08:27:58.492Z] --- PASS: TestPluginSetError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestPluginSet [2022-03-17T08:27:58.492Z] --- PASS: TestPluginSet (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSetHostHeader [2022-03-17T08:27:58.492Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestPlainTextError [2022-03-17T08:27:58.492Z] --- PASS: TestPlainTextError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestInfiniteError [2022-03-17T08:27:58.492Z] --- PASS: TestInfiniteError (0.09s) [2022-03-17T08:27:58.492Z] === RUN TestCanceledContext [2022-03-17T08:27:58.492Z] 2022/03/17 08:27:56 RoundTripper returned a response & error; ignoring response [2022-03-17T08:27:58.492Z] --- PASS: TestCanceledContext (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestDeadlineExceededContext [2022-03-17T08:27:58.492Z] 2022/03/17 08:27:56 RoundTripper returned a response & error; ignoring response [2022-03-17T08:27:58.492Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSecretCreateUnsupported [2022-03-17T08:27:58.492Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSecretCreateError [2022-03-17T08:27:58.492Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSecretCreate [2022-03-17T08:27:58.492Z] --- PASS: TestSecretCreate (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSecretInspectUnsupported [2022-03-17T08:27:58.492Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSecretInspectError [2022-03-17T08:27:58.492Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSecretInspectSecretNotFound [2022-03-17T08:27:58.492Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSecretInspectWithEmptyID [2022-03-17T08:27:58.492Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSecretInspect [2022-03-17T08:27:58.492Z] --- PASS: TestSecretInspect (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSecretListUnsupported [2022-03-17T08:27:58.492Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSecretListError [2022-03-17T08:27:58.492Z] --- PASS: TestSecretListError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSecretList [2022-03-17T08:27:58.492Z] --- PASS: TestSecretList (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSecretRemoveUnsupported [2022-03-17T08:27:58.492Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSecretRemoveError [2022-03-17T08:27:58.492Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSecretRemove [2022-03-17T08:27:58.492Z] --- PASS: TestSecretRemove (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSecretUpdateUnsupported [2022-03-17T08:27:58.492Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSecretUpdateError [2022-03-17T08:27:58.492Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSecretUpdate [2022-03-17T08:27:58.492Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestServiceCreateError [2022-03-17T08:27:58.492Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestServiceCreate [2022-03-17T08:27:58.492Z] --- PASS: TestServiceCreate (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-17T08:27:58.492Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestServiceCreateDigestPinning [2022-03-17T08:27:58.492Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestServiceInspectError [2022-03-17T08:27:58.492Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestServiceInspectServiceNotFound [2022-03-17T08:27:58.492Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestServiceInspectWithEmptyID [2022-03-17T08:27:58.492Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestServiceInspect [2022-03-17T08:27:58.492Z] --- PASS: TestServiceInspect (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestServiceListError [2022-03-17T08:27:58.492Z] --- PASS: TestServiceListError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestServiceList [2022-03-17T08:27:58.492Z] --- PASS: TestServiceList (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestServiceLogsError [2022-03-17T08:27:58.492Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestServiceLogs [2022-03-17T08:27:58.492Z] --- PASS: TestServiceLogs (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestServiceRemoveError [2022-03-17T08:27:58.492Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestServiceRemoveNotFoundError [2022-03-17T08:27:58.492Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestServiceRemove [2022-03-17T08:27:58.492Z] --- PASS: TestServiceRemove (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestServiceUpdateError [2022-03-17T08:27:58.492Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestServiceUpdate [2022-03-17T08:27:58.492Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSwarmGetUnlockKeyError [2022-03-17T08:27:58.492Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSwarmGetUnlockKey [2022-03-17T08:27:58.492Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSwarmInitError [2022-03-17T08:27:58.492Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSwarmInit [2022-03-17T08:27:58.492Z] --- PASS: TestSwarmInit (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSwarmInspectError [2022-03-17T08:27:58.492Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSwarmInspect [2022-03-17T08:27:58.492Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSwarmJoinError [2022-03-17T08:27:58.492Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSwarmJoin [2022-03-17T08:27:58.492Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSwarmLeaveError [2022-03-17T08:27:58.492Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSwarmLeave [2022-03-17T08:27:58.492Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSwarmUnlockError [2022-03-17T08:27:58.492Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSwarmUnlock [2022-03-17T08:27:58.492Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSwarmUpdateError [2022-03-17T08:27:58.492Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestSwarmUpdate [2022-03-17T08:27:58.492Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestTaskInspectError [2022-03-17T08:27:58.492Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestTaskInspectWithEmptyID [2022-03-17T08:27:58.492Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestTaskInspect [2022-03-17T08:27:58.492Z] --- PASS: TestTaskInspect (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestTaskListError [2022-03-17T08:27:58.492Z] --- PASS: TestTaskListError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestTaskList [2022-03-17T08:27:58.492Z] --- PASS: TestTaskList (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestVolumeCreateError [2022-03-17T08:27:58.492Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestVolumeCreate [2022-03-17T08:27:58.492Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestVolumeInspectError [2022-03-17T08:27:58.492Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestVolumeInspectNotFound [2022-03-17T08:27:58.492Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestVolumeInspectWithEmptyID [2022-03-17T08:27:58.492Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestVolumeInspect [2022-03-17T08:27:58.492Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestVolumeListError [2022-03-17T08:27:58.492Z] --- PASS: TestVolumeListError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestVolumeList [2022-03-17T08:27:58.492Z] --- PASS: TestVolumeList (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestVolumeRemoveError [2022-03-17T08:27:58.492Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-17T08:27:58.492Z] === RUN TestVolumeRemove [2022-03-17T08:27:58.492Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-17T08:27:58.492Z] === CONT TestTLSCloseWriter [2022-03-17T08:27:58.492Z] --- PASS: TestTLSCloseWriter (0.04s) [2022-03-17T08:27:58.492Z] PASS [2022-03-17T08:27:58.492Z] coverage: 75.2% of statements [2022-03-17T08:27:58.492Z] ok github.com/docker/docker/client 0.594s coverage: 75.2% of statements [2022-03-17T08:27:58.974Z] === RUN TestDockerSuite/TestBuildUser [2022-03-17T08:28:00.362Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-17T08:28:00.363Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.34s) [2022-03-17T08:28:00.363Z] === RUN TestAuthZPluginV2Disable [2022-03-17T08:28:02.911Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-17T08:28:04.300Z] --- PASS: TestAuthZPluginV2Disable (3.84s) [2022-03-17T08:28:04.300Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-17T08:28:06.864Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-17T08:28:07.808Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.68s) [2022-03-17T08:28:07.808Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-17T08:28:08.753Z] docker_api_swarm_test.go:272: [d798be6a0d3c1] joining swarm manager [d0980314de28b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:28:10.141Z] docker_api_swarm_test.go:273: [d74203d209d35] joining swarm manager [d0980314de28b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T08:28:15.440Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-17T08:28:16.827Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-17T08:28:16.827Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-17T08:28:17.771Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-17T08:28:18.343Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-17T08:28:19.291Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-17T08:28:19.291Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-17T08:28:19.291Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-17T08:28:19.291Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-17T08:28:19.291Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-17T08:28:19.291Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-17T08:28:19.291Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-17T08:28:19.291Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-17T08:28:19.291Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-17T08:28:19.552Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.78s) [2022-03-17T08:28:19.552Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-17T08:28:19.778Z] --- PASS: TestCheckoutGit (40.08s) [2022-03-17T08:28:19.778Z] === RUN TestValidGitTransport [2022-03-17T08:28:19.778Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-17T08:28:19.778Z] === RUN TestGitInvalidRef [2022-03-17T08:28:19.778Z] --- PASS: TestGitInvalidRef (0.38s) [2022-03-17T08:28:19.778Z] PASS [2022-03-17T08:28:19.778Z] coverage: 86.3% of statements [2022-03-17T08:28:19.778Z] ok github.com/docker/docker/builder/remotecontext/git 40.574s coverage: 86.3% of statements [2022-03-17T08:28:20.250Z] ? github.com/docker/docker/cli [no test files] [2022-03-17T08:28:20.250Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-17T08:28:20.497Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-17T08:28:20.497Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-17T08:28:21.070Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-17T08:28:21.332Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-17T08:28:21.905Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-17T08:28:21.905Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-17T08:28:23.823Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-17T08:28:24.770Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-17T08:28:25.342Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-17T08:28:25.603Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-17T08:28:25.865Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-17T08:28:25.865Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-17T08:28:25.865Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-17T08:28:26.439Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-17T08:28:27.828Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-17T08:28:27.828Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-17T08:28:27.828Z] docker_cli_sni_test.go:18: Flakey test [2022-03-17T08:28:27.828Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-17T08:28:28.091Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-17T08:28:28.664Z] === RUN TestDockerSuite/TestCommitChange [2022-03-17T08:28:28.911Z] --- PASS: TestBuildWithHugeFile (124.26s) [2022-03-17T08:28:28.911Z] === RUN TestBuildWCOWSandboxSize [2022-03-17T08:28:28.911Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T08:28:28.911Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-17T08:28:28.911Z] === RUN TestBuildWithEmptyDockerfile [2022-03-17T08:28:28.911Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T08:28:28.911Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T08:28:28.911Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T08:28:28.911Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T08:28:28.911Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T08:28:28.911Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T08:28:28.911Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T08:28:28.911Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T08:28:28.911Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T08:28:28.911Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-03-17T08:28:28.911Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-17T08:28:28.911Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-17T08:28:28.911Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-17T08:28:28.911Z] === RUN TestBuildPreserveOwnership [2022-03-17T08:28:28.911Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:28:28.911Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-17T08:28:28.911Z] === RUN TestBuildPlatformInvalid [2022-03-17T08:28:28.911Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-03-17T08:28:28.911Z] PASS [2022-03-17T08:28:28.911Z] ok github.com/docker/docker/integration/build 200.231s [2022-03-17T08:28:28.911Z] [2022-03-17T08:28:28.911Z] === Skipped [2022-03-17T08:28:28.911Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-17T08:28:28.911Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T08:28:28.911Z] [2022-03-17T08:28:28.911Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-17T08:28:28.911Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:28:28.911Z] [2022-03-17T08:28:28.911Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-17T08:28:28.911Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:28:28.911Z] [2022-03-17T08:28:28.911Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-17T08:28:28.911Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:28:28.911Z] [2022-03-17T08:28:28.911Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-17T08:28:28.911Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T08:28:28.911Z] [2022-03-17T08:28:28.911Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-17T08:28:28.911Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:28:28.911Z] [2022-03-17T08:28:28.911Z] DONE 29 tests, 6 skipped in 234.789s [2022-03-17T08:28:28.911Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-17T08:28:28.911Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:28:28.911Z] INFO: Testing against a local daemon [2022-03-17T08:28:28.911Z] === RUN TestConfigInspect [2022-03-17T08:28:28.911Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:28:28.911Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-17T08:28:28.911Z] === RUN TestConfigList [2022-03-17T08:28:28.911Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:28:28.911Z] --- SKIP: TestConfigList (0.00s) [2022-03-17T08:28:28.911Z] === RUN TestConfigsCreateAndDelete [2022-03-17T08:28:28.911Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:28:28.911Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-17T08:28:28.911Z] === RUN TestConfigsUpdate [2022-03-17T08:28:28.911Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:28:28.911Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-17T08:28:28.911Z] === RUN TestTemplatedConfig [2022-03-17T08:28:28.911Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:28:28.911Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-17T08:28:28.911Z] === RUN TestConfigCreateResolve [2022-03-17T08:28:28.911Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:28:28.911Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-17T08:28:28.911Z] PASS [2022-03-17T08:28:28.911Z] ok github.com/docker/docker/integration/config 0.097s [2022-03-17T08:28:28.911Z] [2022-03-17T08:28:28.911Z] === Skipped [2022-03-17T08:28:28.911Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-17T08:28:28.911Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:28:28.911Z] [2022-03-17T08:28:28.911Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-17T08:28:28.911Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:28:28.911Z] [2022-03-17T08:28:28.911Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-17T08:28:28.911Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:28:28.911Z] [2022-03-17T08:28:28.911Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-17T08:28:28.911Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:28:28.911Z] [2022-03-17T08:28:28.911Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-17T08:28:28.911Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:28:28.911Z] [2022-03-17T08:28:28.911Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-17T08:28:28.911Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:28:28.911Z] [2022-03-17T08:28:28.911Z] DONE 6 tests, 6 skipped in 2.514s [2022-03-17T08:28:28.911Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-17T08:28:28.911Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:28:28.911Z] INFO: Testing against a local daemon [2022-03-17T08:28:28.911Z] === RUN TestCheckpoint [2022-03-17T08:28:28.911Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T08:28:28.911Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-17T08:28:28.911Z] === RUN TestContainerInvalidJSON [2022-03-17T08:28:28.911Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T08:28:28.911Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T08:28:28.911Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-17T08:28:28.911Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-17T08:28:28.911Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T08:28:28.911Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-17T08:28:28.911Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-03-17T08:28:28.911Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-17T08:28:28.911Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-17T08:28:28.911Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-17T08:28:28.912Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-03-17T08:28:28.912Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-17T08:28:28.912Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-03-17T08:28:28.912Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-17T08:28:28.912Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-03-17T08:28:28.912Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-17T08:28:28.912Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2022-03-17T08:28:28.912Z] === RUN TestCopyFromContainer [2022-03-17T08:28:28.912Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:28:28.912Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-17T08:28:28.912Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-17T08:28:28.912Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T08:28:28.912Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T08:28:28.912Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T08:28:28.912Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T08:28:28.912Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T08:28:28.912Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T08:28:28.912Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T08:28:28.912Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T08:28:28.912Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T08:28:28.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-03-17T08:28:28.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-17T08:28:28.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-17T08:28:28.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-17T08:28:28.912Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-17T08:28:28.912Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-17T08:28:28.912Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-17T08:28:28.912Z] === RUN TestCreateWithInvalidEnv [2022-03-17T08:28:28.912Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-17T08:28:28.912Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-17T08:28:28.912Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-17T08:28:28.912Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-17T08:28:28.912Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-17T08:28:28.912Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-17T08:28:28.912Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-17T08:28:28.912Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-17T08:28:28.912Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-17T08:28:28.912Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-17T08:28:28.912Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-17T08:28:28.912Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-17T08:28:28.912Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-17T08:28:28.912Z] === RUN TestCreateTmpfsMountsTarget [2022-03-17T08:28:28.912Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:28:28.912Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-17T08:28:28.912Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-17T08:28:28.912Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:28:28.912Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-17T08:28:28.912Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-17T08:28:28.912Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:28:28.912Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-17T08:28:28.912Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-17T08:28:28.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T08:28:28.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T08:28:28.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T08:28:28.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T08:28:28.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T08:28:28.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T08:28:28.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T08:28:28.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T08:28:28.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T08:28:28.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T08:28:28.912Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T08:28:28.912Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T08:28:28.912Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T08:28:28.912Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T08:28:28.912Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T08:28:28.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-17T08:28:28.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-03-17T08:28:28.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-03-17T08:28:28.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-03-17T08:28:28.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-03-17T08:28:28.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-17T08:28:28.912Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-17T08:28:28.912Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-17T08:28:28.912Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-17T08:28:28.912Z] === RUN TestCreateDifferentPlatform [2022-03-17T08:28:28.912Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-17T08:28:28.912Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-17T08:28:28.912Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-03-17T08:28:28.912Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-17T08:28:28.912Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-03-17T08:28:28.912Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-17T08:28:28.912Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.15s) [2022-03-17T08:28:28.912Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-17T08:28:28.912Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-17T08:28:28.912Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-17T08:28:28.912Z] === RUN TestContainerKillOnDaemonStart [2022-03-17T08:28:28.912Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:28:28.912Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-17T08:28:28.912Z] === RUN TestDiff [2022-03-17T08:28:28.912Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-17T08:28:28.912Z] --- SKIP: TestDiff (0.00s) [2022-03-17T08:28:28.912Z] === RUN TestExecWithCloseStdin [2022-03-17T08:28:28.912Z] --- PASS: TestExecWithCloseStdin (2.63s) [2022-03-17T08:28:28.912Z] === RUN TestExec [2022-03-17T08:28:29.238Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-17T08:28:29.810Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-17T08:28:30.753Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-17T08:28:31.217Z] --- PASS: TestExec (2.50s) [2022-03-17T08:28:31.217Z] === RUN TestExecUser [2022-03-17T08:28:31.217Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-17T08:28:31.217Z] --- SKIP: TestExecUser (0.00s) [2022-03-17T08:28:31.217Z] === RUN TestExportContainerAndImportImage [2022-03-17T08:28:31.217Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:28:31.217Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-17T08:28:31.217Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-17T08:28:31.217Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:28:31.217Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-17T08:28:31.217Z] === RUN TestHealthCheckWorkdir [2022-03-17T08:28:31.217Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-17T08:28:31.217Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-17T08:28:31.217Z] === RUN TestHealthKillContainer [2022-03-17T08:28:31.217Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-17T08:28:31.217Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-17T08:28:31.217Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-17T08:28:31.217Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-17T08:28:31.217Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-17T08:28:31.217Z] === RUN TestKillContainerInvalidSignal [2022-03-17T08:28:31.326Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-17T08:28:31.900Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-17T08:28:32.475Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-17T08:28:32.804Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-17T08:28:32.804Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-17T08:28:32.804Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-17T08:28:32.804Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-17T08:28:32.804Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-17T08:28:32.804Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-17T08:28:32.804Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-17T08:28:32.804Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-17T08:28:32.804Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-17T08:28:32.804Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-17T08:28:32.804Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-17T08:28:32.804Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-17T08:28:32.804Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-17T08:28:32.804Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-17T08:28:32.804Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-17T08:28:32.804Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-17T08:28:32.804Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-17T08:28:32.804Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-17T08:28:32.804Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-17T08:28:32.804Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-17T08:28:32.804Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-17T08:28:32.804Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-03-17T08:28:32.804Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-17T08:28:32.804Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-17T08:28:32.804Z] === RUN TestConfigureDaemonLogs [2022-03-17T08:28:32.804Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-17T08:28:32.804Z] === RUN TestCommonOptionsInstallFlags [2022-03-17T08:28:32.804Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-17T08:28:32.804Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-17T08:28:32.804Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-17T08:28:32.804Z] PASS [2022-03-17T08:28:32.804Z] coverage: 19.0% of statements [2022-03-17T08:28:32.804Z] ok github.com/docker/docker/cmd/dockerd 0.221s coverage: 19.0% of statements [2022-03-17T08:28:32.804Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-17T08:28:32.804Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-17T08:28:33.862Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-17T08:28:34.292Z] --- PASS: TestKillContainerInvalidSignal (2.46s) [2022-03-17T08:28:34.292Z] === RUN TestKillContainer [2022-03-17T08:28:34.292Z] === RUN TestKillContainer/no_signal [2022-03-17T08:28:34.379Z] === RUN TestContainerStopSignal [2022-03-17T08:28:34.379Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-17T08:28:34.379Z] === RUN TestContainerStopTimeout [2022-03-17T08:28:34.379Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-17T08:28:34.379Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-17T08:28:34.379Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-17T08:28:34.379Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-17T08:28:34.379Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-03-17T08:28:34.379Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-17T08:28:34.379Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-03-17T08:28:34.379Z] === RUN TestReplaceAndAppendEnvVars [2022-03-17T08:28:34.379Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-17T08:28:34.379Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-17T08:28:34.379Z] === RUN TestNewMemoryStore [2022-03-17T08:28:34.379Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-17T08:28:34.379Z] === RUN TestAddContainers [2022-03-17T08:28:34.379Z] --- PASS: TestAddContainers (0.00s) [2022-03-17T08:28:34.379Z] === RUN TestGetContainer [2022-03-17T08:28:34.379Z] --- PASS: TestGetContainer (0.00s) [2022-03-17T08:28:34.379Z] === RUN TestDeleteContainer [2022-03-17T08:28:34.379Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-17T08:28:34.379Z] === RUN TestListContainers [2022-03-17T08:28:34.379Z] --- PASS: TestListContainers (0.00s) [2022-03-17T08:28:34.379Z] === RUN TestFirstContainer [2022-03-17T08:28:34.379Z] --- PASS: TestFirstContainer (0.00s) [2022-03-17T08:28:34.379Z] === RUN TestApplyAllContainer [2022-03-17T08:28:34.379Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-17T08:28:34.379Z] === RUN TestIsValidHealthString [2022-03-17T08:28:34.379Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-17T08:28:34.379Z] === RUN TestStateRunStop [2022-03-17T08:28:34.379Z] --- PASS: TestStateRunStop (0.00s) [2022-03-17T08:28:34.379Z] === RUN TestStateTimeoutWait [2022-03-17T08:28:34.379Z] state_test.go:141: Stop callback fired [2022-03-17T08:28:34.379Z] state_test.go:165: Stop callback fired [2022-03-17T08:28:34.379Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-17T08:28:34.379Z] === RUN TestIsValidStateString [2022-03-17T08:28:34.379Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-17T08:28:34.379Z] === RUN TestViewSaveDelete [2022-03-17T08:28:34.379Z] --- PASS: TestViewSaveDelete (0.02s) [2022-03-17T08:28:34.379Z] === RUN TestViewAll [2022-03-17T08:28:34.379Z] --- PASS: TestViewAll (0.03s) [2022-03-17T08:28:34.379Z] === RUN TestViewGet [2022-03-17T08:28:34.379Z] --- PASS: TestViewGet (0.01s) [2022-03-17T08:28:34.379Z] === RUN TestNames [2022-03-17T08:28:34.379Z] --- PASS: TestNames (0.00s) [2022-03-17T08:28:34.379Z] === RUN TestViewWithHealthCheck [2022-03-17T08:28:34.379Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-17T08:28:34.379Z] PASS [2022-03-17T08:28:34.379Z] coverage: 41.7% of statements [2022-03-17T08:28:34.379Z] ok github.com/docker/docker/container 0.312s coverage: 41.7% of statements [2022-03-17T08:28:34.379Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-17T08:28:34.379Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-17T08:28:34.379Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-17T08:28:34.379Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-17T08:28:34.435Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-17T08:28:35.371Z] === RUN TestPrepare [2022-03-17T08:28:35.372Z] --- PASS: TestPrepare (0.01s) [2022-03-17T08:28:35.372Z] === RUN TestStart [2022-03-17T08:28:35.372Z] --- PASS: TestStart (0.00s) [2022-03-17T08:28:35.372Z] === RUN TestWaitCancel [2022-03-17T08:28:35.372Z] --- PASS: TestWaitCancel (0.00s) [2022-03-17T08:28:35.372Z] === RUN TestWaitDisabled [2022-03-17T08:28:35.372Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-17T08:28:35.372Z] === RUN TestWaitEnabled [2022-03-17T08:28:35.372Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-17T08:28:35.372Z] === RUN TestRemove [2022-03-17T08:28:35.372Z] --- PASS: TestRemove (0.00s) [2022-03-17T08:28:35.372Z] PASS [2022-03-17T08:28:35.372Z] coverage: 65.3% of statements [2022-03-17T08:28:35.372Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.108s coverage: 65.3% of statements [2022-03-17T08:28:35.379Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-17T08:28:35.952Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-17T08:28:35.952Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-17T08:28:36.214Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-17T08:28:36.214Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-17T08:28:36.214Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-17T08:28:36.214Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-17T08:28:36.214Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-17T08:28:36.214Z] PASS [2022-03-17T08:28:36.214Z] [2022-03-17T08:28:36.214Z] DONE 17 tests in 51.169s [2022-03-17T08:28:36.214Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-17T08:28:36.214Z] ++ 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-03-17T08:28:36.214Z] ++ set -e [2022-03-17T08:28:36.214Z] ++ '[' -n 0 ']' [2022-03-17T08:28:36.214Z] ++ set -x [2022-03-17T08:28:36.214Z] ++ 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-03-17T08:28:36.214Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-17T08:28:36.214Z] INFO: Testing against a local daemon [2022-03-17T08:28:36.214Z] === RUN TestPluginInvalidJSON [2022-03-17T08:28:36.477Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T08:28:36.477Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T08:28:36.477Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T08:28:36.477Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-17T08:28:36.477Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-17T08:28:36.477Z] === RUN TestPluginInstall [2022-03-17T08:28:36.477Z] === RUN TestPluginInstall/no_auth [2022-03-17T08:28:36.602Z] === RUN TestKillContainer/non_killing_signal [2022-03-17T08:28:36.602Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-17T08:28:36.602Z] === RUN TestKillContainer/killing_signal [2022-03-17T08:28:37.421Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-17T08:28:38.339Z] === RUN TestNewListSecretsFilters [2022-03-17T08:28:38.339Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-17T08:28:38.339Z] === RUN TestNewListConfigsFilters [2022-03-17T08:28:38.339Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-17T08:28:38.339Z] PASS [2022-03-17T08:28:38.339Z] coverage: 0.5% of statements [2022-03-17T08:28:38.339Z] ok github.com/docker/docker/daemon/cluster 0.359s coverage: 0.5% of statements [2022-03-17T08:28:38.339Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-17T08:28:38.339Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-17T08:28:38.339Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-17T08:28:38.339Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-17T08:28:38.339Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-17T08:28:38.339Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-17T08:28:38.366Z] time="2022-03-17T08:28:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T08:28:38.366Z] time="2022-03-17T08:28:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed8a2b520e84668119c92f719d80945387b6f6a187be17d81f47b8f119b8dcb0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T08:28:38.367Z] time="2022-03-17T08:28:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T08:28:38.367Z] time="2022-03-17T08:28:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed8a2b520e84668119c92f719d80945387b6f6a187be17d81f47b8f119b8dcb0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T08:28:38.629Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-17T08:28:38.629Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-17T08:28:38.629Z] === RUN TestPluginInstall/with_htpasswd [2022-03-17T08:28:38.811Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-17T08:28:38.811Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-17T08:28:38.811Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-17T08:28:38.811Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-17T08:28:38.811Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-17T08:28:38.811Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-17T08:28:38.811Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-17T08:28:38.811Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-17T08:28:38.811Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-17T08:28:38.811Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-17T08:28:38.811Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-17T08:28:38.811Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-17T08:28:38.811Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-17T08:28:38.811Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-17T08:28:38.811Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-17T08:28:38.811Z] PASS [2022-03-17T08:28:38.811Z] coverage: 35.9% of statements [2022-03-17T08:28:38.811Z] ok github.com/docker/docker/daemon/cluster/convert 0.295s coverage: 35.9% of statements [2022-03-17T08:28:38.955Z] --- PASS: TestKillContainer (5.20s) [2022-03-17T08:28:38.955Z] --- PASS: TestKillContainer/no_signal (2.35s) [2022-03-17T08:28:38.955Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-17T08:28:38.955Z] --- PASS: TestKillContainer/killing_signal (2.81s) [2022-03-17T08:28:38.955Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-17T08:28:38.955Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T08:28:38.955Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-17T08:28:38.955Z] === RUN TestKillStoppedContainer [2022-03-17T08:28:38.955Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T08:28:38.955Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-17T08:28:38.955Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-17T08:28:38.955Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T08:28:38.955Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-17T08:28:38.955Z] === RUN TestKillDifferentUserContainer [2022-03-17T08:28:38.955Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-17T08:28:38.955Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-17T08:28:38.955Z] === RUN TestInspectOomKilledTrue [2022-03-17T08:28:38.955Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:28:38.955Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-17T08:28:38.955Z] === RUN TestInspectOomKilledFalse [2022-03-17T08:28:38.955Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T08:28:38.955Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-17T08:28:38.955Z] === RUN TestLogsFollowTailEmpty [2022-03-17T08:28:39.202Z] time="2022-03-17T08:28:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T08:28:39.203Z] time="2022-03-17T08:28:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16bfd14272f48698a9ff6e2c66a651a2899fcef7fc554e63047360046dadfc8b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T08:28:39.203Z] time="2022-03-17T08:28:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T08:28:39.203Z] time="2022-03-17T08:28:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16bfd14272f48698a9ff6e2c66a651a2899fcef7fc554e63047360046dadfc8b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T08:28:39.203Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-17T08:28:39.775Z] === RUN TestPluginInstall/with_insecure [2022-03-17T08:28:40.037Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-17T08:28:40.299Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-17T08:28:40.561Z] time="2022-03-17T08:28:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T08:28:40.561Z] time="2022-03-17T08:28:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a12c10593fa6ddedffcf4cc63799d7b0707dbed29f2f10bbec7f51607d2641bb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T08:28:40.561Z] time="2022-03-17T08:28:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T08:28:40.561Z] time="2022-03-17T08:28:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a12c10593fa6ddedffcf4cc63799d7b0707dbed29f2f10bbec7f51607d2641bb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T08:28:40.823Z] plugin_test.go:165: [dccf4a3f3ed71] daemon is not started [2022-03-17T08:28:40.823Z] --- PASS: TestPluginInstall (4.56s) [2022-03-17T08:28:40.823Z] --- PASS: TestPluginInstall/no_auth (2.37s) [2022-03-17T08:28:40.823Z] --- PASS: TestPluginInstall/with_htpasswd (0.86s) [2022-03-17T08:28:40.823Z] --- PASS: TestPluginInstall/with_insecure (1.33s) [2022-03-17T08:28:40.823Z] === RUN TestPluginsWithRuntimes [2022-03-17T08:28:41.084Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-17T08:28:41.260Z] --- PASS: TestLogsFollowTailEmpty (2.23s) [2022-03-17T08:28:41.260Z] === RUN TestNetworkNat [2022-03-17T08:28:41.260Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-17T08:28:41.260Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-17T08:28:41.260Z] === RUN TestNetworkLocalhostTCPNat [2022-03-17T08:28:41.657Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-17T08:28:41.657Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-17T08:28:41.657Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-17T08:28:42.234Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-17T08:28:42.234Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-17T08:28:42.234Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-17T08:28:42.234Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-17T08:28:42.234Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-17T08:28:42.496Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-17T08:28:42.635Z] === RUN TestWaitNodeAttachment [2022-03-17T08:28:42.758Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-17T08:28:43.106Z] === RUN TestBuilderGC [2022-03-17T08:28:43.106Z] --- PASS: TestBuilderGC (0.01s) [2022-03-17T08:28:43.106Z] === RUN TestDaemonConfigurationNotFound [2022-03-17T08:28:43.106Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-17T08:28:43.106Z] === RUN TestDaemonBrokenConfiguration [2022-03-17T08:28:43.106Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-17T08:28:43.106Z] === RUN TestFindConfigurationConflicts [2022-03-17T08:28:43.106Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-17T08:28:43.106Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-17T08:28:43.106Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-17T08:28:43.106Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-17T08:28:43.106Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-17T08:28:43.106Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-17T08:28:43.106Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-17T08:28:43.106Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-17T08:28:43.106Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-17T08:28:43.106Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-17T08:28:43.106Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-17T08:28:43.106Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-17T08:28:43.106Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-17T08:28:43.106Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-17T08:28:43.106Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-17T08:28:43.106Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-03-17T08:28:43.106Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-17T08:28:43.106Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-17T08:28:43.106Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-17T08:28:43.106Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-17T08:28:43.106Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-17T08:28:43.106Z] === RUN TestValidateConfigurationErrors [2022-03-17T08:28:43.106Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-17T08:28:43.106Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-17T08:28:43.106Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-17T08:28:43.106Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-17T08:28:43.106Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-17T08:28:43.106Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-17T08:28:43.106Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-17T08:28:43.106Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-17T08:28:43.106Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-17T08:28:43.106Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-17T08:28:43.106Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-17T08:28:43.106Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-17T08:28:43.106Z] === RUN TestIsolationConversion [2022-03-17T08:28:43.106Z] === RUN TestIsolationConversion/default [2022-03-17T08:28:43.106Z] === RUN TestIsolationConversion/process [2022-03-17T08:28:43.106Z] === RUN TestIsolationConversion/hyperv [2022-03-17T08:28:43.106Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-17T08:28:43.106Z] === RUN TestContainerLabels [2022-03-17T08:28:43.106Z] --- PASS: TestContainerLabels (0.00s) [2022-03-17T08:28:43.106Z] === RUN TestCredentialSpecConversion [2022-03-17T08:28:43.106Z] === RUN TestCredentialSpecConversion/none [2022-03-17T08:28:43.106Z] === RUN TestCredentialSpecConversion/config [2022-03-17T08:28:43.106Z] === RUN TestCredentialSpecConversion/file [2022-03-17T08:28:43.106Z] === RUN TestCredentialSpecConversion/registry [2022-03-17T08:28:43.106Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-17T08:28:43.106Z] === RUN TestControllerValidateMountBind [2022-03-17T08:28:43.106Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-17T08:28:43.106Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-17T08:28:43.106Z] === RUN TestValidateConfiguration [2022-03-17T08:28:43.106Z] === RUN TestValidateConfiguration/with_label [2022-03-17T08:28:43.106Z] === RUN TestValidateConfiguration/with_dns [2022-03-17T08:28:43.106Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-17T08:28:43.106Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-17T08:28:43.106Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-17T08:28:43.106Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-17T08:28:43.106Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-17T08:28:43.106Z] === RUN TestControllerValidateMountVolume [2022-03-17T08:28:43.106Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-17T08:28:43.106Z] === RUN TestControllerValidateMountTarget [2022-03-17T08:28:43.106Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-17T08:28:43.106Z] === RUN TestControllerValidateMountTmpfs [2022-03-17T08:28:43.106Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-17T08:28:43.106Z] === RUN TestControllerValidateMountInvalidType [2022-03-17T08:28:43.106Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-17T08:28:43.106Z] === RUN TestControllerValidateMountNamedPipe [2022-03-17T08:28:43.106Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-17T08:28:43.106Z] PASS [2022-03-17T08:28:43.106Z] coverage: 11.0% of statements [2022-03-17T08:28:43.106Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.922s coverage: 11.0% of statements [2022-03-17T08:28:43.106Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-17T08:28:43.106Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-17T08:28:43.106Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-17T08:28:43.106Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-17T08:28:43.106Z] === RUN TestReloadSetConfigFileNotExist [2022-03-17T08:28:43.106Z] time="2022-03-17T08:28:42Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-17T08:28:43.106Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-03-17T08:28:43.106Z] === RUN TestReloadDefaultConfigNotExist [2022-03-17T08:28:43.106Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:28:43.106Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-17T08:28:43.106Z] === RUN TestReloadBadDefaultConfig [2022-03-17T08:28:43.106Z] time="2022-03-17T08:28:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3819615472" [2022-03-17T08:28:43.106Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-17T08:28:43.106Z] === RUN TestReloadWithConflictingLabels [2022-03-17T08:28:43.106Z] time="2022-03-17T08:28:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3028415101" [2022-03-17T08:28:43.106Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-03-17T08:28:43.106Z] === RUN TestReloadWithDuplicateLabels [2022-03-17T08:28:43.106Z] time="2022-03-17T08:28:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-475912137" [2022-03-17T08:28:43.106Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-17T08:28:43.106Z] === RUN TestMaskURLCredentials [2022-03-17T08:28:43.106Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-17T08:28:43.106Z] === RUN TestDaemonConfigurationMerge [2022-03-17T08:28:43.106Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-17T08:28:43.106Z] PASS [2022-03-17T08:28:43.106Z] coverage: 79.2% of statements [2022-03-17T08:28:43.106Z] ok github.com/docker/docker/daemon/config 0.344s coverage: 79.2% of statements [2022-03-17T08:28:43.106Z] === RUN TestEventsLog [2022-03-17T08:28:43.106Z] --- PASS: TestEventsLog (0.00s) [2022-03-17T08:28:43.106Z] === RUN TestEventsLogTimeout [2022-03-17T08:28:43.106Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-17T08:28:43.106Z] === RUN TestLogEvents [2022-03-17T08:28:43.106Z] --- PASS: TestLogEvents (0.05s) [2022-03-17T08:28:43.106Z] === RUN TestLoadBufferedEvents [2022-03-17T08:28:43.331Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-17T08:28:43.578Z] --- PASS: TestLoadBufferedEvents (0.23s) [2022-03-17T08:28:43.578Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-17T08:28:43.578Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-17T08:28:43.578Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-17T08:28:43.578Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-17T08:28:43.578Z] PASS [2022-03-17T08:28:43.578Z] coverage: 50.0% of statements [2022-03-17T08:28:43.578Z] ok github.com/docker/docker/daemon/events 0.343s coverage: 50.0% of statements [2022-03-17T08:28:43.593Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-17T08:28:43.683Z] --- PASS: TestNetworkLocalhostTCPNat (2.61s) [2022-03-17T08:28:43.683Z] === RUN TestNetworkLoopbackNat [2022-03-17T08:28:43.683Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-17T08:28:43.683Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-17T08:28:43.683Z] === RUN TestPause [2022-03-17T08:28:43.683Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-17T08:28:43.683Z] --- SKIP: TestPause (0.00s) [2022-03-17T08:28:43.683Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-17T08:28:43.855Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-17T08:28:43.855Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-17T08:28:44.804Z] --- PASS: TestPluginsWithRuntimes (3.81s) [2022-03-17T08:28:44.804Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.00s) [2022-03-17T08:28:44.804Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.03s) [2022-03-17T08:28:44.804Z] === RUN TestPluginBackCompatMediaTypes [2022-03-17T08:28:45.068Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-17T08:28:45.151Z] === RUN TestLinkNaming [2022-03-17T08:28:45.151Z] --- PASS: TestLinkNaming (0.00s) [2022-03-17T08:28:45.151Z] === RUN TestLinkNew [2022-03-17T08:28:45.151Z] --- PASS: TestLinkNew (0.00s) [2022-03-17T08:28:45.151Z] === RUN TestLinkEnv [2022-03-17T08:28:45.151Z] --- PASS: TestLinkEnv (0.00s) [2022-03-17T08:28:45.151Z] === RUN TestLinkMultipleEnv [2022-03-17T08:28:45.151Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-17T08:28:45.151Z] === RUN TestLinkPortRangeEnv [2022-03-17T08:28:45.151Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-17T08:28:45.151Z] PASS [2022-03-17T08:28:45.151Z] coverage: 93.0% of statements [2022-03-17T08:28:45.151Z] ok github.com/docker/docker/daemon/links 0.069s coverage: 93.0% of statements [2022-03-17T08:28:45.151Z] === RUN TestIsEmptyDir [2022-03-17T08:28:45.151Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-17T08:28:45.151Z] PASS [2022-03-17T08:28:45.151Z] coverage: 2.3% of statements [2022-03-17T08:28:45.151Z] ok github.com/docker/docker/daemon/graphdriver 0.116s coverage: 2.3% of statements [2022-03-17T08:28:45.641Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s) [2022-03-17T08:28:45.641Z] PASS [2022-03-17T08:28:45.641Z] [2022-03-17T08:28:45.641Z] DONE 10 tests in 9.281s [2022-03-17T08:28:45.641Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-17T08:28:45.641Z] ++ 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-03-17T08:28:45.641Z] ++ set -e [2022-03-17T08:28:45.641Z] ++ '[' -n 0 ']' [2022-03-17T08:28:45.641Z] ++ set -x [2022-03-17T08:28:45.641Z] ++ 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-03-17T08:28:45.641Z] INFO: Testing against a local daemon [2022-03-17T08:28:45.641Z] === RUN TestExternalGraphDriver [2022-03-17T08:28:45.641Z] === RUN TestExternalGraphDriver/json [2022-03-17T08:28:45.641Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-17T08:28:45.902Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-17T08:28:45.992Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.32s) [2022-03-17T08:28:45.992Z] === RUN TestPauseStopPausedContainer [2022-03-17T08:28:45.992Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:28:45.992Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-17T08:28:45.992Z] === RUN TestPsFilter [2022-03-17T08:28:46.143Z] === RUN TestVerifyNetworkingConfig [2022-03-17T08:28:46.143Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-17T08:28:46.143Z] === RUN TestGetContainer [2022-03-17T08:28:46.143Z] --- PASS: TestGetContainer (0.00s) [2022-03-17T08:28:46.143Z] === RUN TestValidContainerNames [2022-03-17T08:28:46.143Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-17T08:28:46.143Z] === RUN TestContainerInitDNS [2022-03-17T08:28:46.143Z] daemon_test.go:145: root required [2022-03-17T08:28:46.143Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-17T08:28:46.143Z] === RUN TestMerge [2022-03-17T08:28:46.143Z] --- PASS: TestMerge (0.00s) [2022-03-17T08:28:46.143Z] === RUN TestValidateContainerIsolation [2022-03-17T08:28:46.143Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-17T08:28:46.143Z] === RUN TestFindNetworkErrorType [2022-03-17T08:28:46.143Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-17T08:28:46.143Z] === RUN TestEnsureServicesExist [2022-03-17T08:28:46.143Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-17T08:28:46.143Z] === RUN TestEnsureServicesExistErrors [2022-03-17T08:28:46.143Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-17T08:28:46.143Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-17T08:28:46.143Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-17T08:28:46.143Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-17T08:28:46.143Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-17T08:28:46.143Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-17T08:28:46.143Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-17T08:28:46.143Z] === RUN TestContainerDelete [2022-03-17T08:28:46.143Z] --- PASS: TestContainerDelete (0.00s) [2022-03-17T08:28:46.143Z] === RUN TestContainerDoubleDelete [2022-03-17T08:28:46.143Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-17T08:28:46.143Z] === RUN TestLogContainerEventCopyLabels [2022-03-17T08:28:46.143Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-17T08:28:46.143Z] === RUN TestLogContainerEventWithAttributes [2022-03-17T08:28:46.144Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-17T08:28:46.144Z] === RUN TestNoneHealthcheck [2022-03-17T08:28:46.144Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-17T08:28:46.144Z] === RUN TestHealthStates [2022-03-17T08:28:46.164Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-17T08:28:46.483Z] --- PASS: TestPsFilter (0.36s) [2022-03-17T08:28:46.483Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-17T08:28:46.619Z] time="2022-03-17T08:28:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T08:28:46.619Z] time="2022-03-17T08:28:46Z" 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-03-17T08:28:46.619Z] time="2022-03-17T08:28:46Z" 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-03-17T08:28:46.619Z] time="2022-03-17T08:28:46Z" 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-03-17T08:28:46.619Z] time="2022-03-17T08:28:46Z" 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-03-17T08:28:46.619Z] time="2022-03-17T08:28:46Z" 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-03-17T08:28:46.619Z] time="2022-03-17T08:28:46Z" 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-03-17T08:28:46.619Z] time="2022-03-17T08:28:46Z" 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-03-17T08:28:46.619Z] time="2022-03-17T08:28:46Z" 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-03-17T08:28:46.619Z] time="2022-03-17T08:28:46Z" 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-03-17T08:28:46.619Z] --- PASS: TestHealthStates (0.22s) [2022-03-17T08:28:46.619Z] === RUN TestGetInspectData [2022-03-17T08:28:46.619Z] --- PASS: TestGetInspectData (0.00s) [2022-03-17T08:28:46.619Z] === RUN TestFillLicense [2022-03-17T08:28:46.619Z] --- PASS: TestFillLicense (0.00s) [2022-03-17T08:28:46.619Z] === RUN TestListInvalidFilter [2022-03-17T08:28:46.619Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-17T08:28:46.619Z] === RUN TestNameFilter [2022-03-17T08:28:46.619Z] --- PASS: TestNameFilter (0.00s) [2022-03-17T08:28:46.619Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-17T08:28:46.619Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-17T08:28:46.619Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-17T08:28:46.619Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-17T08:28:46.619Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-17T08:28:46.619Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-17T08:28:46.619Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-17T08:28:46.619Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-17T08:28:46.619Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-17T08:28:46.619Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-17T08:28:46.619Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-17T08:28:46.619Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-17T08:28:46.619Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-17T08:28:46.619Z] === 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-03-17T08:28:46.619Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-17T08:28:46.619Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-17T08:28:46.619Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-17T08:28:46.619Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-17T08:28:46.619Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-17T08:28:46.619Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-17T08:28:46.619Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-17T08:28:46.619Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-17T08:28:46.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-17T08:28:46.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-17T08:28:46.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-17T08:28:46.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-17T08:28:46.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-17T08:28:46.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-17T08:28:46.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-17T08:28:46.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-17T08:28:46.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-17T08:28:46.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-17T08:28:46.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-17T08:28:46.619Z] --- 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-03-17T08:28:46.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-17T08:28:46.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-17T08:28:46.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-17T08:28:46.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-17T08:28:46.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-17T08:28:46.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-17T08:28:46.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-17T08:28:46.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-17T08:28:46.619Z] === RUN TestDaemonReloadLabels [2022-03-17T08:28:46.619Z] --- PASS: TestDaemonReloadLabels (0.01s) [2022-03-17T08:28:46.619Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-17T08:28:46.619Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-17T08:28:46.619Z] === RUN TestDaemonReloadMirrors [2022-03-17T08:28:46.619Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-17T08:28:46.619Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-17T08:28:46.619Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-17T08:28:46.619Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-17T08:28:46.619Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-17T08:28:46.619Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-17T08:28:46.619Z] reload_test.go:342: root required [2022-03-17T08:28:46.619Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-17T08:28:46.619Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-17T08:28:46.619Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-17T08:28:46.619Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-17T08:28:46.619Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-03-17T08:28:46.619Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-17T08:28:46.619Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-03-17T08:28:46.619Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-17T08:28:46.619Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-17T08:28:46.619Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-17T08:28:46.619Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-17T08:28:46.619Z] === RUN TestParseVolumesFrom [2022-03-17T08:28:46.619Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-17T08:28:46.619Z] PASS [2022-03-17T08:28:46.619Z] coverage: 8.6% of statements [2022-03-17T08:28:46.619Z] ok github.com/docker/docker/daemon 0.734s coverage: 8.6% of statements [2022-03-17T08:28:46.619Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-17T08:28:46.620Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-17T08:28:46.620Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-17T08:28:46.620Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-17T08:28:46.620Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-17T08:28:46.620Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-17T08:28:46.620Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-17T08:28:46.620Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-17T08:28:46.620Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-17T08:28:46.620Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-17T08:28:46.620Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-17T08:28:46.620Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-17T08:28:46.620Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-17T08:28:46.620Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-17T08:28:47.110Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-17T08:28:47.372Z] === RUN TestExternalGraphDriver/spec [2022-03-17T08:28:47.634Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-17T08:28:48.211Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-17T08:28:48.211Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-17T08:28:48.785Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-17T08:28:48.844Z] === RUN TestNewStreamConfig [2022-03-17T08:28:48.844Z] === RUN TestNewStreamConfig/defaults [2022-03-17T08:28:48.844Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-17T08:28:48.844Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-17T08:28:48.844Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-17T08:28:48.844Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-17T08:28:48.844Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-17T08:28:48.844Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-17T08:28:48.844Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-17T08:28:48.844Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-17T08:28:48.844Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-17T08:28:48.844Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-17T08:28:48.844Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-17T08:28:48.844Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-17T08:28:48.844Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-17T08:28:48.844Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-17T08:28:48.844Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-17T08:28:48.844Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-17T08:28:48.844Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-17T08:28:48.844Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-17T08:28:48.844Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-17T08:28:48.844Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-17T08:28:48.844Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-17T08:28:48.844Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-17T08:28:48.844Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-17T08:28:48.844Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-17T08:28:48.844Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-17T08:28:48.844Z] time="2022-03-17T08:28:48Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-17T08:28:48.844Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-03-17T08:28:48.844Z] === RUN TestCreateSuccess [2022-03-17T08:28:48.844Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-17T08:28:48.844Z] === RUN TestCreateStreamSkipped [2022-03-17T08:28:48.844Z] time="2022-03-17T08:28:48Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-17T08:28:48.844Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-17T08:28:48.844Z] === RUN TestCreateLogGroupSuccess [2022-03-17T08:28:48.844Z] time="2022-03-17T08:28:48Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-17T08:28:48.844Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-17T08:28:48.844Z] === RUN TestCreateError [2022-03-17T08:28:48.844Z] --- PASS: TestCreateError (0.00s) [2022-03-17T08:28:48.844Z] === RUN TestCreateAlreadyExists [2022-03-17T08:28:48.844Z] time="2022-03-17T08:28:48Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-17T08:28:48.844Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-17T08:28:48.844Z] === RUN TestLogClosed [2022-03-17T08:28:48.844Z] --- PASS: TestLogClosed (0.00s) [2022-03-17T08:28:48.844Z] === RUN TestLogBlocking [2022-03-17T08:28:48.844Z] --- PASS: TestLogBlocking (0.00s) [2022-03-17T08:28:48.844Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-17T08:28:48.844Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-17T08:28:48.844Z] === RUN TestLogNonBlockingBufferFull [2022-03-17T08:28:48.844Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-17T08:28:48.844Z] === RUN TestPublishBatchSuccess [2022-03-17T08:28:48.844Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-17T08:28:48.844Z] === RUN TestPublishBatchError [2022-03-17T08:28:48.844Z] time="2022-03-17T08:28:48Z" level=error msg=error [2022-03-17T08:28:48.844Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-17T08:28:48.844Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-17T08:28:48.844Z] time="2022-03-17T08:28:48Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-17T08:28:48.844Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-17T08:28:48.844Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-17T08:28:48.844Z] time="2022-03-17T08:28:48Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-17T08:28:48.844Z] time="2022-03-17T08:28:48Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-17T08:28:48.844Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-17T08:28:48.844Z] === RUN TestCollectBatchSimple [2022-03-17T08:28:48.844Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-17T08:28:48.844Z] === RUN TestCollectBatchTicker [2022-03-17T08:28:48.844Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-17T08:28:48.844Z] === RUN TestCollectBatchMultilinePattern [2022-03-17T08:28:48.844Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-17T08:28:48.844Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-17T08:28:48.844Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-17T08:28:48.844Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-17T08:28:48.844Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-17T08:28:48.844Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-17T08:28:48.844Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-03-17T08:28:48.844Z] === RUN TestCollectBatchClose [2022-03-17T08:28:48.844Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-17T08:28:48.844Z] === RUN TestEffectiveLen [2022-03-17T08:28:48.844Z] === RUN TestEffectiveLen/0/Hello [2022-03-17T08:28:48.844Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-17T08:28:48.844Z] === RUN TestEffectiveLen/2/🙃 [2022-03-17T08:28:48.844Z] === RUN TestEffectiveLen/3/���� [2022-03-17T08:28:48.844Z] === RUN TestEffectiveLen/4/He��o [2022-03-17T08:28:48.844Z] === RUN TestEffectiveLen/5/ [2022-03-17T08:28:48.844Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-17T08:28:48.844Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-17T08:28:48.844Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-17T08:28:48.844Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-17T08:28:48.844Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-17T08:28:48.844Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-17T08:28:48.844Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-17T08:28:48.844Z] === RUN TestFindValidSplit [2022-03-17T08:28:48.844Z] === RUN TestFindValidSplit/0/ [2022-03-17T08:28:48.844Z] cloudwatchlogs_test.go:1076: [2022-03-17T08:28:48.844Z] cloudwatchlogs_test.go:1077: [2022-03-17T08:28:48.844Z] === RUN TestFindValidSplit/1/Hello [2022-03-17T08:28:48.844Z] cloudwatchlogs_test.go:1076: Hello [2022-03-17T08:28:48.844Z] cloudwatchlogs_test.go:1077: [2022-03-17T08:28:48.844Z] === RUN TestFindValidSplit/2/Hello [2022-03-17T08:28:48.844Z] cloudwatchlogs_test.go:1076: He [2022-03-17T08:28:48.844Z] cloudwatchlogs_test.go:1077: llo [2022-03-17T08:28:48.844Z] === RUN TestFindValidSplit/3/Hello [2022-03-17T08:28:48.844Z] cloudwatchlogs_test.go:1076: [2022-03-17T08:28:48.844Z] cloudwatchlogs_test.go:1077: Hello [2022-03-17T08:28:48.845Z] === RUN TestFindValidSplit/4/🙃 [2022-03-17T08:28:48.845Z] cloudwatchlogs_test.go:1076: [2022-03-17T08:28:48.845Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-17T08:28:48.845Z] === RUN TestFindValidSplit/5/🙃 [2022-03-17T08:28:48.845Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-17T08:28:48.845Z] cloudwatchlogs_test.go:1077: [2022-03-17T08:28:48.845Z] === RUN TestFindValidSplit/6/a� [2022-03-17T08:28:48.845Z] cloudwatchlogs_test.go:1076: a [2022-03-17T08:28:48.845Z] cloudwatchlogs_test.go:1077: � [2022-03-17T08:28:48.845Z] === RUN TestFindValidSplit/7/a� [2022-03-17T08:28:48.845Z] cloudwatchlogs_test.go:1076: a� [2022-03-17T08:28:48.845Z] cloudwatchlogs_test.go:1077: [2022-03-17T08:28:48.845Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-17T08:28:48.845Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-17T08:28:48.845Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-17T08:28:48.845Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-17T08:28:48.845Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-17T08:28:48.845Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-17T08:28:48.845Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-17T08:28:48.845Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-17T08:28:48.845Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-17T08:28:48.845Z] === RUN TestProcessEventEmoji [2022-03-17T08:28:48.845Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-03-17T08:28:48.845Z] === RUN TestCollectBatchLineSplit [2022-03-17T08:28:48.845Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-17T08:28:48.845Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-17T08:28:48.845Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-03-17T08:28:48.845Z] === RUN TestCollectBatchMaxEvents [2022-03-17T08:28:48.845Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-03-17T08:28:48.845Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-17T08:28:48.845Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-17T08:28:48.845Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-17T08:28:48.845Z] === RUN TestSearchRegistryForImagesErrors [2022-03-17T08:28:48.845Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-17T08:28:48.845Z] === RUN TestSearchRegistryForImages [2022-03-17T08:28:48.845Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-17T08:28:48.845Z] === RUN TestOnlyPlatformWithFallback [2022-03-17T08:28:48.845Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-17T08:28:48.845Z] === RUN TestImageDelete [2022-03-17T08:28:48.845Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-17T08:28:48.845Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-17T08:28:48.845Z] === RUN TestImageDelete/no_lease [2022-03-17T08:28:48.845Z] === RUN TestImageDelete/lease_exists [2022-03-17T08:28:48.845Z] --- PASS: TestImageDelete (0.06s) [2022-03-17T08:28:48.845Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-17T08:28:48.845Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-03-17T08:28:48.845Z] === RUN TestContentStoreForPull [2022-03-17T08:28:48.845Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-03-17T08:28:48.845Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-17T08:28:48.845Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-17T08:28:48.845Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-17T08:28:48.845Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-17T08:28:48.845Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-17T08:28:48.845Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-17T08:28:48.845Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-17T08:28:48.845Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-17T08:28:48.845Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-17T08:28:48.845Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-17T08:28:48.845Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-03-17T08:28:48.845Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-17T08:28:48.845Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-17T08:28:48.845Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.01s) [2022-03-17T08:28:48.845Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-17T08:28:48.845Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-17T08:28:48.845Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-17T08:28:48.845Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-17T08:28:48.845Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-17T08:28:48.845Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-17T08:28:48.845Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-17T08:28:48.845Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-17T08:28:48.845Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-17T08:28:48.845Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-17T08:28:48.845Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-17T08:28:48.845Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-17T08:28:48.845Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-17T08:28:48.845Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-17T08:28:48.845Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-17T08:28:48.845Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-17T08:28:48.845Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-17T08:28:48.845Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-17T08:28:48.845Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-17T08:28:48.845Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-17T08:28:48.845Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-17T08:28:48.845Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-17T08:28:48.845Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-17T08:28:48.845Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-17T08:28:48.845Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-17T08:28:48.845Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-17T08:28:48.845Z] === RUN TestValidateLogOptionsFormat [2022-03-17T08:28:48.845Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-17T08:28:48.845Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-17T08:28:48.845Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-17T08:28:48.845Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-17T08:28:48.845Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-17T08:28:48.845Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-17T08:28:48.845Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-17T08:28:48.845Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-17T08:28:48.845Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-17T08:28:48.845Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-17T08:28:48.845Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-17T08:28:48.845Z] === RUN TestCreateTagSuccess [2022-03-17T08:28:48.845Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-17T08:28:48.845Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-17T08:28:48.845Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-17T08:28:48.845Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-17T08:28:48.845Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-17T08:28:48.845Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-17T08:28:48.845Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-17T08:28:48.845Z] PASS [2022-03-17T08:28:48.845Z] coverage: 80.2% of statements [2022-03-17T08:28:48.845Z] ok github.com/docker/docker/daemon/logger/awslogs 0.459s coverage: 80.2% of statements [2022-03-17T08:28:48.845Z] === RUN TestAdapterReadLogs [2022-03-17T08:28:48.845Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-17T08:28:48.845Z] === RUN TestCopier [2022-03-17T08:28:48.845Z] --- PASS: TestCopier (0.00s) [2022-03-17T08:28:48.845Z] === RUN TestCopierLongLines [2022-03-17T08:28:48.845Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-17T08:28:48.845Z] === RUN TestCopierSlow [2022-03-17T08:28:48.845Z] --- PASS: TestContentStoreForPull (0.25s) [2022-03-17T08:28:48.845Z] PASS [2022-03-17T08:28:48.845Z] coverage: 6.8% of statements [2022-03-17T08:28:48.845Z] ok github.com/docker/docker/daemon/images 0.536s coverage: 6.8% of statements [2022-03-17T08:28:48.845Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-17T08:28:48.845Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-17T08:28:49.318Z] --- PASS: TestCopierSlow (0.20s) [2022-03-17T08:28:49.318Z] === RUN TestCopierWithSized [2022-03-17T08:28:49.318Z] === RUN TestCopierWithSized/as_is [2022-03-17T08:28:49.318Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-17T08:28:49.318Z] --- PASS: TestCopierWithSized (0.02s) [2022-03-17T08:28:49.318Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-03-17T08:28:49.318Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-17T08:28:49.318Z] === RUN TestCopierWithPartial [2022-03-17T08:28:49.318Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-17T08:28:49.318Z] === RUN TestRingLogger [2022-03-17T08:28:49.318Z] --- PASS: TestRingLogger (0.00s) [2022-03-17T08:28:49.318Z] === RUN TestRingCap [2022-03-17T08:28:49.318Z] --- PASS: TestRingCap (0.00s) [2022-03-17T08:28:49.318Z] === RUN TestRingClose [2022-03-17T08:28:49.318Z] --- PASS: TestRingClose (0.00s) [2022-03-17T08:28:49.318Z] === RUN TestRingDrain [2022-03-17T08:28:49.318Z] --- PASS: TestRingDrain (0.00s) [2022-03-17T08:28:49.318Z] PASS [2022-03-17T08:28:49.318Z] coverage: 43.2% of statements [2022-03-17T08:28:49.318Z] === RUN TestValidateLogOptReconnectInterval [2022-03-17T08:28:49.318Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-17T08:28:49.318Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-17T08:28:49.318Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-17T08:28:49.318Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-17T08:28:49.318Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-17T08:28:49.318Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-17T08:28:49.318Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-17T08:28:49.318Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-17T08:28:49.318Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-17T08:28:49.318Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-17T08:28:49.318Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-17T08:28:49.318Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-17T08:28:49.318Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-17T08:28:49.318Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-17T08:28:49.318Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-17T08:28:49.318Z] PASS [2022-03-17T08:28:49.318Z] coverage: 33.6% of statements [2022-03-17T08:28:49.318Z] ok github.com/docker/docker/daemon/logger 0.391s coverage: 43.2% of statements [2022-03-17T08:28:49.318Z] ok github.com/docker/docker/daemon/logger/fluentd 0.067s coverage: 33.6% of statements [2022-03-17T08:28:49.318Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-17T08:28:49.318Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-17T08:28:49.318Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-17T08:28:49.318Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-17T08:28:49.358Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-17T08:28:49.359Z] === RUN TestExternalGraphDriver/pull [2022-03-17T08:28:49.548Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.96s) [2022-03-17T08:28:49.548Z] === RUN TestRemoveContainerWithVolume [2022-03-17T08:28:49.931Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-17T08:28:49.931Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-17T08:28:50.310Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-17T08:28:50.310Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-17T08:28:50.310Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-17T08:28:50.310Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-03-17T08:28:50.310Z] === RUN TestFastTimeMarshalJSON [2022-03-17T08:28:50.310Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-17T08:28:50.310Z] PASS [2022-03-17T08:28:50.310Z] coverage: 87.2% of statements [2022-03-17T08:28:50.310Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.271s coverage: 87.2% of statements [2022-03-17T08:28:50.505Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-17T08:28:50.781Z] === RUN TestJSONFileLogger [2022-03-17T08:28:50.781Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-17T08:28:50.781Z] === RUN TestJSONFileLoggerWithTags [2022-03-17T08:28:50.781Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-17T08:28:50.781Z] === RUN TestJSONFileLoggerWithOpts [2022-03-17T08:28:50.781Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-17T08:28:50.781Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-17T08:28:50.781Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-17T08:28:50.781Z] === RUN TestEncodeDecode [2022-03-17T08:28:50.781Z] === PAUSE TestEncodeDecode [2022-03-17T08:28:50.781Z] === RUN TestUnexpectedEOF [2022-03-17T08:28:51.078Z] --- PASS: TestExternalGraphDriver (5.52s) [2022-03-17T08:28:51.078Z] --- PASS: TestExternalGraphDriver/json (1.80s) [2022-03-17T08:28:51.078Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2022-03-17T08:28:51.078Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2022-03-17T08:28:51.078Z] === RUN TestGraphdriverPluginV2 [2022-03-17T08:28:51.252Z] time="2022-03-17T08:28:50Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-17T08:28:51.252Z] time="2022-03-17T08:28:50Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-17T08:28:51.252Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-03-17T08:28:51.252Z] === CONT TestEncodeDecode [2022-03-17T08:28:51.252Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-17T08:28:51.252Z] PASS [2022-03-17T08:28:51.252Z] coverage: 69.9% of statements [2022-03-17T08:28:51.252Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.285s coverage: 69.9% of statements [2022-03-17T08:28:51.252Z] === RUN TestWriteLog [2022-03-17T08:28:51.252Z] === PAUSE TestWriteLog [2022-03-17T08:28:51.252Z] === RUN TestReadLog [2022-03-17T08:28:51.252Z] === PAUSE TestReadLog [2022-03-17T08:28:51.252Z] === RUN TestDecode [2022-03-17T08:28:51.252Z] --- PASS: TestDecode (0.03s) [2022-03-17T08:28:51.252Z] === CONT TestWriteLog [2022-03-17T08:28:51.651Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-17T08:28:51.723Z] --- PASS: TestWriteLog (0.00s) [2022-03-17T08:28:51.723Z] === CONT TestReadLog [2022-03-17T08:28:51.723Z] === RUN TestReadLog/tail_exact [2022-03-17T08:28:51.723Z] === RUN TestOpenFileDelete [2022-03-17T08:28:51.723Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-17T08:28:51.723Z] === RUN TestOpenFileRename [2022-03-17T08:28:51.723Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-17T08:28:51.723Z] === RUN TestHandleDecoderErr [2022-03-17T08:28:51.723Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-17T08:28:51.723Z] === RUN TestParseLogTagDefaultTag [2022-03-17T08:28:51.723Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-17T08:28:51.723Z] === RUN TestParseLogTag [2022-03-17T08:28:51.723Z] --- PASS: TestParseLogTag (0.00s) [2022-03-17T08:28:51.723Z] === RUN TestParseLogTagEmptyTag [2022-03-17T08:28:51.723Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-17T08:28:51.723Z] === RUN TestTailFiles [2022-03-17T08:28:51.723Z] --- PASS: TestTailFiles (0.00s) [2022-03-17T08:28:51.723Z] === RUN TestFollowLogsConsumerGone [2022-03-17T08:28:51.723Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-17T08:28:51.723Z] === RUN TestFollowLogsProducerGone [2022-03-17T08:28:51.723Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-17T08:28:51.723Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-17T08:28:51.723Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-17T08:28:51.723Z] === RUN TestCheckCapacityAndRotate [2022-03-17T08:28:51.723Z] === RUN TestReadLog/tail_less_than_available [2022-03-17T08:28:51.723Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-17T08:28:51.723Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-17T08:28:51.723Z] === RUN TestReadLog/tail_more_than_available [2022-03-17T08:28:51.723Z] --- PASS: TestReadLog (0.30s) [2022-03-17T08:28:51.723Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-03-17T08:28:51.723Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-03-17T08:28:51.723Z] --- PASS: TestReadLog/tail_more_than_available (0.04s) [2022-03-17T08:28:51.723Z] PASS [2022-03-17T08:28:51.723Z] coverage: 78.7% of statements [2022-03-17T08:28:51.723Z] ok github.com/docker/docker/daemon/logger/local 0.432s coverage: 78.7% of statements [2022-03-17T08:28:52.194Z] --- PASS: TestCheckCapacityAndRotate (0.31s) [2022-03-17T08:28:52.194Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-17T08:28:52.194Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.23s) [2022-03-17T08:28:52.194Z] PASS [2022-03-17T08:28:52.194Z] coverage: 55.1% of statements [2022-03-17T08:28:52.194Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-17T08:28:52.194Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.408s coverage: 55.1% of statements [2022-03-17T08:28:52.595Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-17T08:28:52.595Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-17T08:28:52.595Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-17T08:28:52.595Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-17T08:28:52.595Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-17T08:28:52.612Z] --- PASS: TestRemoveContainerWithVolume (2.86s) [2022-03-17T08:28:52.612Z] === RUN TestRemoveContainerRunning [2022-03-17T08:28:53.168Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-17T08:28:53.189Z] === RUN TestLog [2022-03-17T08:28:53.189Z] --- PASS: TestLog (0.03s) [2022-03-17T08:28:53.189Z] PASS [2022-03-17T08:28:53.189Z] coverage: 31.5% of statements [2022-03-17T08:28:53.189Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.088s coverage: 31.5% of statements [2022-03-17T08:28:53.661Z] === RUN TestNewParse [2022-03-17T08:28:53.661Z] --- PASS: TestNewParse (0.00s) [2022-03-17T08:28:53.661Z] PASS [2022-03-17T08:28:53.661Z] coverage: 8.3% of statements [2022-03-17T08:28:53.661Z] ok github.com/docker/docker/daemon/logger/templates 0.090s coverage: 8.3% of statements [2022-03-17T08:28:53.661Z] === RUN TestValidateLogOpt [2022-03-17T08:28:53.661Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-17T08:28:53.661Z] === RUN TestNewMissedConfig [2022-03-17T08:28:53.661Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-17T08:28:53.661Z] === RUN TestNewMissedUrl [2022-03-17T08:28:53.661Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-17T08:28:53.661Z] === RUN TestNewMissedToken [2022-03-17T08:28:53.661Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-17T08:28:53.661Z] === RUN TestNewWithProxy [2022-03-17T08:28:53.661Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-17T08:28:53.661Z] === RUN TestDefault [2022-03-17T08:28:53.661Z] --- PASS: TestDefault (0.01s) [2022-03-17T08:28:53.661Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-17T08:28:53.661Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-17T08:28:53.661Z] === RUN TestJsonFormat [2022-03-17T08:28:53.661Z] --- PASS: TestJsonFormat (0.01s) [2022-03-17T08:28:53.661Z] === RUN TestRawFormat [2022-03-17T08:28:53.661Z] --- PASS: TestRawFormat (0.00s) [2022-03-17T08:28:53.661Z] === RUN TestRawFormatWithLabels [2022-03-17T08:28:53.661Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-17T08:28:53.661Z] === RUN TestRawFormatWithoutTag [2022-03-17T08:28:53.661Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-17T08:28:53.661Z] === RUN TestBatching [2022-03-17T08:28:53.661Z] === RUN TestParseLogFormat [2022-03-17T08:28:53.661Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-17T08:28:53.661Z] === RUN TestValidateLogOptEmpty [2022-03-17T08:28:53.661Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-17T08:28:53.661Z] === RUN TestValidateSyslogAddress [2022-03-17T08:28:53.661Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-17T08:28:53.661Z] === RUN TestParseAddressDefaultPort [2022-03-17T08:28:53.661Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-17T08:28:53.661Z] === RUN TestValidateSyslogFacility [2022-03-17T08:28:53.661Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-17T08:28:53.661Z] === RUN TestValidateLogOptSyslogFormat [2022-03-17T08:28:53.661Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-17T08:28:53.661Z] === RUN TestValidateLogOpt [2022-03-17T08:28:53.661Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-17T08:28:53.661Z] PASS [2022-03-17T08:28:53.661Z] coverage: 46.8% of statements [2022-03-17T08:28:53.661Z] ok github.com/docker/docker/daemon/logger/syslog 0.064s coverage: 46.8% of statements [2022-03-17T08:28:54.132Z] --- PASS: TestBatching (0.29s) [2022-03-17T08:28:54.132Z] === RUN TestFrequency [2022-03-17T08:28:54.132Z] --- PASS: TestFrequency (0.16s) [2022-03-17T08:28:54.132Z] === RUN TestOneMessagePerRequest [2022-03-17T08:28:54.132Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-03-17T08:28:54.132Z] === RUN TestVerify [2022-03-17T08:28:54.132Z] --- PASS: TestVerify (0.00s) [2022-03-17T08:28:54.132Z] === RUN TestSkipVerify [2022-03-17T08:28:54.554Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-17T08:28:54.603Z] time="2022-03-17T08:28:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:28:54.603Z] time="2022-03-17T08:28:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:28:54.603Z] time="2022-03-17T08:28:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:28:54.603Z] time="2022-03-17T08:28:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:28:54.603Z] --- PASS: TestSkipVerify (0.57s) [2022-03-17T08:28:54.603Z] === RUN TestBufferMaximum [2022-03-17T08:28:54.603Z] time="2022-03-17T08:28:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:28:54.603Z] time="2022-03-17T08:28:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:28:54.603Z] time="2022-03-17T08:28:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:28:54.603Z] time="2022-03-17T08:28:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:28:54.603Z] time="2022-03-17T08:28:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:28:54.603Z] time="2022-03-17T08:28:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647505734.431699\",\"host\":\"92fcc85ab038\"}'" [2022-03-17T08:28:54.603Z] time="2022-03-17T08:28:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647505734.431699\",\"host\":\"92fcc85ab038\"}'" [2022-03-17T08:28:54.603Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-17T08:28:54.603Z] === RUN TestServerAlwaysDown [2022-03-17T08:28:54.603Z] time="2022-03-17T08:28:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:28:54.603Z] time="2022-03-17T08:28:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:28:54.603Z] time="2022-03-17T08:28:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647505734.435709\",\"host\":\"92fcc85ab038\"}'" [2022-03-17T08:28:54.603Z] time="2022-03-17T08:28:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647505734.435709\",\"host\":\"92fcc85ab038\"}'" [2022-03-17T08:28:54.603Z] time="2022-03-17T08:28:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T08:28:54.603Z] time="2022-03-17T08:28:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647505734.435709\",\"host\":\"92fcc85ab038\"}'" [2022-03-17T08:28:54.603Z] time="2022-03-17T08:28:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647505734.436709\",\"host\":\"92fcc85ab038\"}'" [2022-03-17T08:28:54.603Z] time="2022-03-17T08:28:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647505734.436709\",\"host\":\"92fcc85ab038\"}'" [2022-03-17T08:28:54.603Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-17T08:28:54.603Z] === RUN TestCannotSendAfterClose [2022-03-17T08:28:54.920Z] --- PASS: TestRemoveContainerRunning (2.32s) [2022-03-17T08:28:54.920Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-17T08:28:55.074Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-17T08:28:55.074Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-17T08:28:55.500Z] --- PASS: TestGraphdriverPluginV2 (4.21s) [2022-03-17T08:28:55.500Z] PASS [2022-03-17T08:28:55.500Z] [2022-03-17T08:28:55.500Z] DONE 5 tests in 9.843s [2022-03-17T08:28:55.500Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-17T08:28:55.500Z] ++ 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-03-17T08:28:55.500Z] ++ set -e [2022-03-17T08:28:55.500Z] ++ '[' -n 0 ']' [2022-03-17T08:28:55.500Z] ++ set -x [2022-03-17T08:28:55.500Z] ++ 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-03-17T08:28:55.500Z] INFO: Testing against a local daemon [2022-03-17T08:28:55.500Z] === RUN TestContinueAfterPluginCrash [2022-03-17T08:28:55.500Z] === PAUSE TestContinueAfterPluginCrash [2022-03-17T08:28:55.500Z] === RUN TestReadPluginNoRead [2022-03-17T08:28:55.500Z] === PAUSE TestReadPluginNoRead [2022-03-17T08:28:55.500Z] === RUN TestDaemonStartWithLogOpt [2022-03-17T08:28:55.500Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-17T08:28:55.500Z] === CONT TestContinueAfterPluginCrash [2022-03-17T08:28:55.500Z] === CONT TestDaemonStartWithLogOpt [2022-03-17T08:28:55.545Z] === RUN TestV1IDService [2022-03-17T08:28:55.545Z] --- PASS: TestV1IDService (0.03s) [2022-03-17T08:28:55.545Z] === RUN TestV2MetadataService [2022-03-17T08:28:55.545Z] time="2022-03-17T08:28:55Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-17T08:28:55.545Z] time="2022-03-17T08:28:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"92fcc85ab038\"}'" [2022-03-17T08:28:55.545Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-17T08:28:55.545Z] PASS [2022-03-17T08:28:55.545Z] coverage: 82.5% of statements [2022-03-17T08:28:55.545Z] ok github.com/docker/docker/daemon/logger/splunk 2.140s coverage: 82.5% of statements [2022-03-17T08:28:55.545Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-17T08:28:55.545Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-17T08:28:55.545Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-17T08:28:56.538Z] === RUN TestSuccessfulDownload [2022-03-17T08:28:56.538Z] download_test.go:267: Needs fixing on Windows [2022-03-17T08:28:56.538Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-17T08:28:56.538Z] === RUN TestCancelledDownload [2022-03-17T08:28:56.538Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-17T08:28:56.538Z] === RUN TestMaxDownloadAttempts [2022-03-17T08:28:56.538Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-17T08:28:56.538Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-17T08:28:56.538Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-17T08:28:56.538Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-17T08:28:56.538Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-17T08:28:56.538Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-17T08:28:56.538Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-17T08:28:56.538Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-17T08:28:56.538Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-17T08:28:56.538Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-17T08:28:56.538Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-17T08:28:56.538Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-17T08:28:57.009Z] time="2022-03-17T08:28:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T08:28:57.009Z] time="2022-03-17T08:28:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T08:28:57.009Z] time="2022-03-17T08:28:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T08:28:57.009Z] time="2022-03-17T08:28:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T08:28:57.009Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-17T08:28:57.009Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2022-03-17T08:28:57.009Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2022-03-17T08:28:57.009Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2022-03-17T08:28:57.009Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2022-03-17T08:28:57.009Z] === RUN TestTransfer [2022-03-17T08:28:57.009Z] --- PASS: TestTransfer (0.12s) [2022-03-17T08:28:57.009Z] === RUN TestConcurrencyLimit [2022-03-17T08:28:57.009Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-17T08:28:57.009Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-17T08:28:57.009Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-17T08:28:57.009Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-17T08:28:57.009Z] === RUN TestContinueOnError_NeverContinue [2022-03-17T08:28:57.009Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-17T08:28:57.009Z] === RUN TestManifestStore [2022-03-17T08:28:57.009Z] === RUN TestManifestStore/no_remote_or_local [2022-03-17T08:28:57.009Z] --- PASS: TestV2MetadataService (1.60s) [2022-03-17T08:28:57.009Z] PASS [2022-03-17T08:28:57.009Z] coverage: 48.2% of statements [2022-03-17T08:28:57.009Z] ok github.com/docker/docker/distribution/metadata 1.711s coverage: 48.2% of statements [2022-03-17T08:28:57.009Z] time="2022-03-17T08:28:56Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1582668292\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-17T08:28:57.009Z] === RUN TestManifestStore/no_local_cache [2022-03-17T08:28:57.009Z] === RUN TestManifestStore/with_local_cache [2022-03-17T08:28:57.225Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.31s) [2022-03-17T08:28:57.225Z] === RUN TestRemoveInvalidContainer [2022-03-17T08:28:57.225Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-17T08:28:57.225Z] === RUN TestRenameLinkedContainer [2022-03-17T08:28:57.225Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-17T08:28:57.225Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-17T08:28:57.225Z] === RUN TestRenameStoppedContainer [2022-03-17T08:28:57.420Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-17T08:28:57.480Z] === RUN TestManifestStore/unknown_media_type [2022-03-17T08:28:57.480Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-17T08:28:57.480Z] time="2022-03-17T08:28:56Z" level=warning msg="reference for unknown type: " [2022-03-17T08:28:57.480Z] time="2022-03-17T08:28:57Z" level=warning msg="reference for unknown type: " [2022-03-17T08:28:57.480Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-17T08:28:57.480Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-17T08:28:57.480Z] time="2022-03-17T08:28:57Z" level=warning msg="reference for unknown type: " [2022-03-17T08:28:57.480Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-17T08:28:57.480Z] time="2022-03-17T08:28:57Z" level=warning msg="reference for unknown type: " [2022-03-17T08:28:57.480Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-03-17T08:28:57.480Z] === RUN TestInactiveJobs [2022-03-17T08:28:57.480Z] time="2022-03-17T08:28:57Z" level=warning msg="reference for unknown type: " [2022-03-17T08:28:57.480Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-17T08:28:57.480Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-17T08:28:57.480Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-17T08:28:57.480Z] time="2022-03-17T08:28:57Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-17T08:28:57.480Z] --- PASS: TestManifestStore (0.40s) [2022-03-17T08:28:57.480Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-03-17T08:28:57.480Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-17T08:28:57.480Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-17T08:28:57.480Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-03-17T08:28:57.480Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-17T08:28:57.480Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2022-03-17T08:28:57.480Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-17T08:28:57.480Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-03-17T08:28:57.480Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-17T08:28:57.480Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-17T08:28:57.480Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-17T08:28:57.481Z] === RUN TestDetectManifestBlobMediaType [2022-03-17T08:28:57.481Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-17T08:28:57.481Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-17T08:28:57.481Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-17T08:28:57.481Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-17T08:28:57.481Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-17T08:28:57.481Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-17T08:28:57.481Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-17T08:28:57.481Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-17T08:28:57.481Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-17T08:28:57.481Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-17T08:28:57.481Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-17T08:28:57.481Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-17T08:28:57.481Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-17T08:28:57.481Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-17T08:28:57.481Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-17T08:28:57.481Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-17T08:28:57.481Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-17T08:28:57.481Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-17T08:28:57.481Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-17T08:28:57.481Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-17T08:28:57.481Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-17T08:28:57.481Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-17T08:28:57.481Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-17T08:28:57.481Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-17T08:28:57.481Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-17T08:28:57.481Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-17T08:28:57.481Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-17T08:28:57.481Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-17T08:28:57.481Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-17T08:28:57.481Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-17T08:28:57.481Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-17T08:28:57.481Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-17T08:28:57.481Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-17T08:28:57.481Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-17T08:28:57.481Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-17T08:28:57.481Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-17T08:28:57.481Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-17T08:28:57.481Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-17T08:28:57.481Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-17T08:28:57.481Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-17T08:28:57.481Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-17T08:28:57.481Z] === RUN TestFixManifestLayers [2022-03-17T08:28:57.481Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-17T08:28:57.481Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-17T08:28:57.481Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-17T08:28:57.481Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-17T08:28:57.481Z] === RUN TestFixManifestLayersBadParent [2022-03-17T08:28:57.481Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-17T08:28:57.481Z] === RUN TestValidateManifest [2022-03-17T08:28:57.481Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-17T08:28:57.481Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-17T08:28:57.481Z] === RUN TestFormatPlatform [2022-03-17T08:28:57.481Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-17T08:28:57.481Z] === RUN TestPullSchema2Config [2022-03-17T08:28:57.481Z] === RUN TestPullSchema2Config/success_first_time [2022-03-17T08:28:57.481Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T08:28:57.481Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T08:28:57.481Z] === RUN TestPullSchema2Config/500_status [2022-03-17T08:28:57.481Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T08:28:57.481Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T08:28:57.481Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T08:28:57.481Z] === RUN TestPullSchema2Config/EOF [2022-03-17T08:28:57.481Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T08:28:57.481Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T08:28:57.481Z] 2022/03/17 08:28:57 http: panic serving 127.0.0.1:49220: intentional panic [2022-03-17T08:28:57.481Z] goroutine 85 [running]: [2022-03-17T08:28:57.481Z] net/http.(*conn).serve.func1() [2022-03-17T08:28:57.481Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-17T08:28:57.481Z] panic({0x11d5860, 0x13b6fe0}) [2022-03-17T08:28:57.481Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-17T08:28:57.481Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003729c0?, {0x13be798?, 0xc00000e000?}) [2022-03-17T08:28:57.481Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-17T08:28:57.481Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x13be798, 0xc00000e000}, 0xc000550000) [2022-03-17T08:28:57.481Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-03-17T08:28:57.481Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x13be798?, 0xc00000e000?}, 0xc00043e800?) [2022-03-17T08:28:57.481Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-17T08:28:57.481Z] net/http.serverHandler.ServeHTTP({0xc000398900?}, {0x13be798, 0xc00000e000}, 0xc000550000) [2022-03-17T08:28:57.481Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-17T08:28:57.481Z] net/http.(*conn).serve(0xc00019c000, {0x13bf010, 0xc0001cf3e0}) [2022-03-17T08:28:57.481Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-17T08:28:57.481Z] created by net/http.(*Server).Serve [2022-03-17T08:28:57.481Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-17T08:28:57.481Z] --- PASS: TestInactiveJobs (0.37s) [2022-03-17T08:28:57.481Z] === RUN TestWatchRelease [2022-03-17T08:28:57.951Z] --- PASS: TestWatchRelease (0.04s) [2022-03-17T08:28:57.951Z] === RUN TestWatchFinishedTransfer [2022-03-17T08:28:57.951Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-17T08:28:57.951Z] === RUN TestDuplicateTransfer [2022-03-17T08:28:57.951Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-17T08:28:57.951Z] === RUN TestSuccessfulUpload [2022-03-17T08:28:57.951Z] === RUN TestNotFound [2022-03-17T08:28:57.951Z] --- PASS: TestNotFound (0.00s) [2022-03-17T08:28:57.951Z] === RUN TestConflict [2022-03-17T08:28:57.951Z] --- PASS: TestConflict (0.00s) [2022-03-17T08:28:57.951Z] === RUN TestForbidden [2022-03-17T08:28:57.951Z] --- PASS: TestForbidden (0.00s) [2022-03-17T08:28:57.951Z] === RUN TestInvalidParameter [2022-03-17T08:28:57.951Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-17T08:28:57.951Z] === RUN TestNotImplemented [2022-03-17T08:28:57.951Z] --- PASS: TestNotImplemented (0.00s) [2022-03-17T08:28:57.951Z] === RUN TestNotModified [2022-03-17T08:28:57.951Z] --- PASS: TestNotModified (0.00s) [2022-03-17T08:28:57.951Z] === RUN TestUnauthorized [2022-03-17T08:28:57.951Z] --- PASS: TestUnauthorized (0.00s) [2022-03-17T08:28:57.951Z] === RUN TestUnknown [2022-03-17T08:28:57.951Z] --- PASS: TestUnknown (0.00s) [2022-03-17T08:28:57.951Z] === RUN TestCancelled [2022-03-17T08:28:57.951Z] --- PASS: TestCancelled (0.00s) [2022-03-17T08:28:57.951Z] === RUN TestDeadline [2022-03-17T08:28:57.951Z] --- PASS: TestDeadline (0.00s) [2022-03-17T08:28:57.951Z] === RUN TestDataLoss [2022-03-17T08:28:57.951Z] --- PASS: TestDataLoss (0.00s) [2022-03-17T08:28:57.951Z] === RUN TestUnavailable [2022-03-17T08:28:57.951Z] --- PASS: TestUnavailable (0.00s) [2022-03-17T08:28:57.951Z] === RUN TestSystem [2022-03-17T08:28:57.951Z] --- PASS: TestSystem (0.00s) [2022-03-17T08:28:57.951Z] === RUN TestFromStatusCode [2022-03-17T08:28:57.951Z] === RUN TestFromStatusCode/Not_Found [2022-03-17T08:28:57.951Z] === RUN TestFromStatusCode/Bad_Request [2022-03-17T08:28:57.951Z] === RUN TestFromStatusCode/Conflict [2022-03-17T08:28:57.951Z] === RUN TestFromStatusCode/Unauthorized [2022-03-17T08:28:57.951Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-17T08:28:57.951Z] === RUN TestFromStatusCode/Forbidden [2022-03-17T08:28:57.951Z] === RUN TestFromStatusCode/Not_Modified [2022-03-17T08:28:57.951Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-17T08:28:57.951Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-17T08:28:57.951Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-17T08:28:57.951Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-17T08:28:57.951Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-17T08:28:57.951Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-17T08:28:57.951Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-17T08:28:57.951Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-17T08:28:57.951Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-17T08:28:57.951Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-17T08:28:57.951Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-17T08:28:57.951Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-17T08:28:57.951Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-17T08:28:57.951Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-17T08:28:57.951Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-17T08:28:57.951Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-17T08:28:57.951Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-17T08:28:57.951Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-17T08:28:57.951Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-17T08:28:57.951Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-17T08:28:57.951Z] PASS [2022-03-17T08:28:57.951Z] coverage: 53.1% of statements [2022-03-17T08:28:57.951Z] ok github.com/docker/docker/errdefs 0.049s coverage: 53.1% of statements [2022-03-17T08:28:57.951Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T08:28:57.951Z] === RUN TestPullSchema2Config/unauthorized [2022-03-17T08:28:57.951Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T08:28:57.951Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T08:28:57.951Z] --- PASS: TestPullSchema2Config (0.54s) [2022-03-17T08:28:57.951Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-17T08:28:57.951Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-17T08:28:57.951Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-03-17T08:28:57.951Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-17T08:28:57.951Z] === RUN TestGetRepositoryMountCandidates [2022-03-17T08:28:57.951Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-17T08:28:57.951Z] === RUN TestLayerAlreadyExists [2022-03-17T08:28:57.951Z] 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-03-17T08:28:57.951Z] 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-03-17T08:28:57.951Z] 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-03-17T08:28:57.951Z] 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-03-17T08:28:57.951Z] 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-03-17T08:28:57.951Z] 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-03-17T08:28:57.951Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-17T08:28:57.951Z] === RUN TestWhenEmptyAuthConfig [2022-03-17T08:28:57.951Z] time="2022-03-17T08:28:57Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-17T08:28:58.368Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-17T08:28:58.368Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-17T08:28:58.423Z] --- PASS: TestSuccessfulUpload (0.44s) [2022-03-17T08:28:58.423Z] === RUN TestCancelledUpload [2022-03-17T08:28:58.423Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-17T08:28:58.423Z] PASS [2022-03-17T08:28:58.423Z] coverage: 77.3% of statements [2022-03-17T08:28:58.423Z] ok github.com/docker/docker/distribution/xfer 1.929s coverage: 77.3% of statements [2022-03-17T08:28:59.314Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-17T08:28:59.314Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-17T08:28:59.314Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-17T08:28:59.314Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-17T08:28:59.414Z] --- PASS: TestWhenEmptyAuthConfig (1.25s) [2022-03-17T08:28:59.414Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-17T08:28:59.414Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-17T08:28:59.414Z] === RUN TestTokenPassThru [2022-03-17T08:28:59.414Z] --- PASS: TestTokenPassThru (0.00s) [2022-03-17T08:28:59.414Z] === RUN TestTokenPassThruDifferentHost [2022-03-17T08:28:59.414Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-17T08:28:59.414Z] PASS [2022-03-17T08:28:59.414Z] coverage: 26.7% of statements [2022-03-17T08:28:59.414Z] ok github.com/docker/docker/distribution 2.311s coverage: 26.7% of statements [2022-03-17T08:28:59.414Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-17T08:28:59.414Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-17T08:28:59.414Z] === RUN TestCompare [2022-03-17T08:28:59.414Z] --- PASS: TestCompare (0.00s) [2022-03-17T08:28:59.414Z] PASS [2022-03-17T08:28:59.414Z] coverage: 19.2% of statements [2022-03-17T08:28:59.414Z] ok github.com/docker/docker/image/cache 0.086s coverage: 19.2% of statements [2022-03-17T08:28:59.414Z] === RUN TestFSGetInvalidData [2022-03-17T08:28:59.414Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-03-17T08:28:59.414Z] === RUN TestFSInvalidSet [2022-03-17T08:28:59.414Z] --- PASS: TestFSInvalidSet (0.02s) [2022-03-17T08:28:59.414Z] === RUN TestFSInvalidRoot [2022-03-17T08:28:59.414Z] --- PASS: TestFSInvalidRoot (0.02s) [2022-03-17T08:28:59.414Z] === RUN TestFSMetadataGetSet [2022-03-17T08:28:59.885Z] --- PASS: TestFSMetadataGetSet (0.06s) [2022-03-17T08:28:59.885Z] === RUN TestFSInvalidWalker [2022-03-17T08:28:59.885Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-03-17T08:28:59.885Z] === RUN TestFSGetSet [2022-03-17T08:28:59.885Z] --- PASS: TestFSGetSet (0.05s) [2022-03-17T08:28:59.885Z] === RUN TestFSGetUnsetKey [2022-03-17T08:28:59.885Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-17T08:28:59.885Z] === RUN TestFSGetEmptyData [2022-03-17T08:28:59.885Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-17T08:28:59.885Z] === RUN TestFSDelete [2022-03-17T08:28:59.885Z] --- PASS: TestFSDelete (0.02s) [2022-03-17T08:28:59.885Z] === RUN TestFSWalker [2022-03-17T08:28:59.885Z] --- PASS: TestFSWalker (0.02s) [2022-03-17T08:28:59.885Z] === RUN TestFSWalkerStopOnError [2022-03-17T08:28:59.885Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-03-17T08:28:59.885Z] === RUN TestNewFromJSON [2022-03-17T08:28:59.885Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-17T08:28:59.885Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-17T08:28:59.885Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-17T08:28:59.885Z] === RUN TestMarshalKeyOrder [2022-03-17T08:28:59.885Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-17T08:28:59.885Z] === RUN TestHistoryEqual [2022-03-17T08:28:59.885Z] --- PASS: TestHistoryEqual (0.22s) [2022-03-17T08:28:59.885Z] === RUN TestImage [2022-03-17T08:28:59.885Z] --- PASS: TestImage (0.00s) [2022-03-17T08:28:59.885Z] === RUN TestImageOSNotEmpty [2022-03-17T08:28:59.885Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-17T08:28:59.885Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-17T08:28:59.885Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-17T08:28:59.885Z] === RUN TestCreate [2022-03-17T08:28:59.885Z] --- PASS: TestCreate (0.01s) [2022-03-17T08:28:59.885Z] === RUN TestRestore [2022-03-17T08:28:59.885Z] time="2022-03-17T08:28:59Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-17T08:28:59.885Z] --- PASS: TestRestore (0.08s) [2022-03-17T08:28:59.885Z] === RUN TestAddDelete [2022-03-17T08:29:00.314Z] --- PASS: TestRenameStoppedContainer (2.83s) [2022-03-17T08:29:00.314Z] === RUN TestRenameRunningContainerAndReuse [2022-03-17T08:29:00.356Z] --- PASS: TestAddDelete (0.03s) [2022-03-17T08:29:00.356Z] === RUN TestSearchAfterDelete [2022-03-17T08:29:00.356Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-03-17T08:29:00.356Z] === RUN TestParentReset [2022-03-17T08:29:00.356Z] --- PASS: TestParentReset (0.04s) [2022-03-17T08:29:00.356Z] === RUN TestGetAndSetLastUpdated [2022-03-17T08:29:00.356Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-03-17T08:29:00.356Z] === RUN TestStoreLen [2022-03-17T08:29:00.356Z] === RUN TestValidateManifest [2022-03-17T08:29:00.356Z] === RUN TestValidateManifest/nil [2022-03-17T08:29:00.356Z] === RUN TestValidateManifest/non-nil [2022-03-17T08:29:00.356Z] --- PASS: TestValidateManifest (0.00s) [2022-03-17T08:29:00.356Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-17T08:29:00.356Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-17T08:29:00.356Z] PASS [2022-03-17T08:29:00.356Z] coverage: 0.7% of statements [2022-03-17T08:29:00.356Z] ok github.com/docker/docker/image/tarexport 0.093s coverage: 0.7% of statements [2022-03-17T08:29:00.356Z] --- PASS: TestStoreLen (0.08s) [2022-03-17T08:29:00.356Z] PASS [2022-03-17T08:29:00.356Z] coverage: 86.9% of statements [2022-03-17T08:29:00.356Z] ok github.com/docker/docker/image 0.861s coverage: 86.9% of statements [2022-03-17T08:29:00.702Z] docker_api_swarm_node_test.go:20: [dff3c9c82b6f8] joining swarm manager [d106ea2b4107e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:29:00.827Z] === RUN TestMakeV1ConfigFromConfig [2022-03-17T08:29:00.827Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-17T08:29:00.827Z] PASS [2022-03-17T08:29:00.827Z] coverage: 25.0% of statements [2022-03-17T08:29:00.827Z] ok github.com/docker/docker/image/v1 0.081s coverage: 25.0% of statements [2022-03-17T08:29:00.827Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-17T08:29:00.964Z] --- PASS: TestDaemonStartWithLogOpt (5.45s) [2022-03-17T08:29:00.964Z] === CONT TestReadPluginNoRead [2022-03-17T08:29:01.908Z] docker_api_swarm_node_test.go:21: [dbf52b000fb15] joining swarm manager [d106ea2b4107e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T08:29:01.908Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-17T08:29:02.400Z] === RUN TestSerialization [2022-03-17T08:29:02.400Z] --- PASS: TestSerialization (0.02s) [2022-03-17T08:29:02.400Z] PASS [2022-03-17T08:29:02.400Z] coverage: 100.0% of statements [2022-03-17T08:29:02.400Z] ok github.com/docker/docker/libcontainerd/queue 0.069s coverage: 100.0% of statements [2022-03-17T08:29:02.862Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-17T08:29:02.871Z] === RUN TestEmptyLayer [2022-03-17T08:29:02.871Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-17T08:29:02.871Z] === RUN TestCommitFailure [2022-03-17T08:29:02.871Z] --- PASS: TestCommitFailure (0.02s) [2022-03-17T08:29:02.871Z] === RUN TestStartTransactionFailure [2022-03-17T08:29:02.871Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-17T08:29:02.871Z] === RUN TestGetOrphan [2022-03-17T08:29:02.871Z] --- PASS: TestGetOrphan (0.01s) [2022-03-17T08:29:02.871Z] === RUN TestMountAndRegister [2022-03-17T08:29:02.871Z] layer_test.go:258: Layer size: 14 [2022-03-17T08:29:02.871Z] === RUN TestEnvironmentParsing [2022-03-17T08:29:02.871Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-17T08:29:02.871Z] PASS [2022-03-17T08:29:02.871Z] coverage: 1.2% of statements [2022-03-17T08:29:02.871Z] --- PASS: TestMountAndRegister (0.08s) [2022-03-17T08:29:02.871Z] === RUN TestLayerRelease [2022-03-17T08:29:02.871Z] layer_test.go:291: Failing on Windows [2022-03-17T08:29:02.871Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-17T08:29:02.871Z] === RUN TestStoreRestore [2022-03-17T08:29:02.871Z] layer_test.go:340: Failing on Windows [2022-03-17T08:29:02.871Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-17T08:29:02.871Z] === RUN TestTarStreamStability [2022-03-17T08:29:02.871Z] layer_test.go:455: Failing on Windows [2022-03-17T08:29:02.871Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-17T08:29:02.871Z] === RUN TestRegisterExistingLayer [2022-03-17T08:29:02.871Z] ok github.com/docker/docker/libcontainerd/local 0.082s coverage: 1.2% of statements [2022-03-17T08:29:03.342Z] --- PASS: TestRegisterExistingLayer (0.40s) [2022-03-17T08:29:03.342Z] === RUN TestTarStreamVerification [2022-03-17T08:29:03.342Z] layer_test.go:684: Failing on Windows [2022-03-17T08:29:03.342Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-17T08:29:03.342Z] === RUN TestLayerMigration [2022-03-17T08:29:03.342Z] migration_test.go:45: Failing on Windows [2022-03-17T08:29:03.342Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-17T08:29:03.342Z] === RUN TestLayerMigrationNoTarsplit [2022-03-17T08:29:03.342Z] migration_test.go:181: Failing on Windows [2022-03-17T08:29:03.342Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-17T08:29:03.342Z] === RUN TestMountInit [2022-03-17T08:29:03.342Z] mount_test.go:17: Failing on Windows [2022-03-17T08:29:03.342Z] --- SKIP: TestMountInit (0.00s) [2022-03-17T08:29:03.342Z] === RUN TestMountSize [2022-03-17T08:29:03.342Z] mount_test.go:76: Failing on Windows [2022-03-17T08:29:03.342Z] --- SKIP: TestMountSize (0.00s) [2022-03-17T08:29:03.342Z] === RUN TestMountChanges [2022-03-17T08:29:03.342Z] mount_test.go:125: Failing on Windows [2022-03-17T08:29:03.342Z] --- SKIP: TestMountChanges (0.00s) [2022-03-17T08:29:03.342Z] === RUN TestMountApply [2022-03-17T08:29:03.342Z] mount_test.go:212: Failing on Windows [2022-03-17T08:29:03.342Z] --- SKIP: TestMountApply (0.00s) [2022-03-17T08:29:03.342Z] PASS [2022-03-17T08:29:03.342Z] coverage: 30.6% of statements [2022-03-17T08:29:03.342Z] ok github.com/docker/docker/layer 0.685s coverage: 30.6% of statements [2022-03-17T08:29:03.806Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-17T08:29:03.806Z] === RUN TestReadPluginNoRead/default [2022-03-17T08:29:03.813Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-17T08:29:03.813Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-17T08:29:03.813Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-17T08:29:03.813Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-17T08:29:04.249Z] --- PASS: TestRenameRunningContainerAndReuse (4.58s) [2022-03-17T08:29:04.250Z] === RUN TestRenameInvalidName [2022-03-17T08:29:04.284Z] === RUN TestSequenceGetAvailableBit [2022-03-17T08:29:04.284Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-17T08:29:04.754Z] === RUN TestSequenceEqual [2022-03-17T08:29:04.754Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-17T08:29:04.754Z] === RUN TestSequenceCopy [2022-03-17T08:29:04.754Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-17T08:29:04.754Z] === RUN TestGetFirstAvailable [2022-03-17T08:29:04.754Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-17T08:29:04.754Z] === RUN TestFindSequence [2022-03-17T08:29:04.754Z] --- PASS: TestFindSequence (0.00s) [2022-03-17T08:29:04.754Z] === RUN TestCheckIfAvailable [2022-03-17T08:29:04.754Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-17T08:29:04.754Z] === RUN TestMergeSequences [2022-03-17T08:29:04.754Z] --- PASS: TestMergeSequences (0.00s) [2022-03-17T08:29:04.754Z] === RUN TestPushReservation [2022-03-17T08:29:04.754Z] --- PASS: TestPushReservation (0.00s) [2022-03-17T08:29:04.754Z] === RUN TestSerializeDeserialize [2022-03-17T08:29:04.754Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-17T08:29:04.754Z] === RUN TestSet [2022-03-17T08:29:04.754Z] --- PASS: TestSet (0.00s) [2022-03-17T08:29:04.754Z] === RUN TestSetUnset [2022-03-17T08:29:04.754Z] --- PASS: TestSetUnset (0.00s) [2022-03-17T08:29:04.754Z] === RUN TestOffsetSetUnset [2022-03-17T08:29:04.754Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-17T08:29:04.754Z] === RUN TestSetInRange [2022-03-17T08:29:04.754Z] --- PASS: TestSetInRange (0.00s) [2022-03-17T08:29:04.754Z] === RUN TestSetAnyInRange [2022-03-17T08:29:04.754Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-17T08:29:04.754Z] === RUN TestMethods [2022-03-17T08:29:04.754Z] --- PASS: TestMethods (0.00s) [2022-03-17T08:29:04.754Z] === RUN TestRandomAllocateDeallocate [2022-03-17T08:29:05.724Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-17T08:29:05.985Z] --- PASS: TestContinueAfterPluginCrash (10.42s) [2022-03-17T08:29:06.930Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-17T08:29:06.930Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-17T08:29:06.978Z] === RUN TestInvalidConfig [2022-03-17T08:29:06.978Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-17T08:29:06.978Z] === RUN TestConfig [2022-03-17T08:29:06.979Z] --- PASS: TestConfig (0.00s) [2022-03-17T08:29:06.979Z] === RUN TestOptionsLabels [2022-03-17T08:29:06.979Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-17T08:29:06.979Z] === RUN TestValidName [2022-03-17T08:29:06.979Z] --- PASS: TestValidName (0.00s) [2022-03-17T08:29:06.979Z] PASS [2022-03-17T08:29:06.979Z] coverage: 19.7% of statements [2022-03-17T08:29:06.979Z] ok github.com/docker/docker/libnetwork/config 0.083s coverage: 19.7% of statements [2022-03-17T08:29:06.979Z] === RUN TestKey [2022-03-17T08:29:06.979Z] --- PASS: TestKey (0.00s) [2022-03-17T08:29:06.979Z] === RUN TestParseKey [2022-03-17T08:29:06.979Z] --- PASS: TestParseKey (0.00s) [2022-03-17T08:29:06.979Z] === RUN TestInvalidDataStore [2022-03-17T08:29:06.979Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-17T08:29:06.979Z] === RUN TestKVObjectFlatKey [2022-03-17T08:29:06.979Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-17T08:29:06.979Z] === RUN TestAtomicKVObjectFlatKey [2022-03-17T08:29:06.979Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-17T08:29:06.979Z] PASS [2022-03-17T08:29:06.979Z] coverage: 21.9% of statements [2022-03-17T08:29:07.316Z] --- PASS: TestRenameInvalidName (2.39s) [2022-03-17T08:29:07.316Z] === RUN TestRenameAnonymousContainer [2022-03-17T08:29:07.450Z] ok github.com/docker/docker/libnetwork/datastore 0.056s coverage: 21.9% of statements [2022-03-17T08:29:07.450Z] === RUN TestErrorInterfaces [2022-03-17T08:29:07.450Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-17T08:29:07.450Z] === RUN TestNetworkMarshalling [2022-03-17T08:29:07.450Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-03-17T08:29:07.450Z] === RUN TestEndpointMarshalling [2022-03-17T08:29:07.450Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-17T08:29:07.450Z] === RUN TestAuxAddresses [2022-03-17T08:29:07.450Z] time="2022-03-17T08:29:07Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-17T08:29:07.450Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-17T08:29:07.450Z] === RUN TestSRVServiceQuery [2022-03-17T08:29:07.450Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:29:07.450Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-17T08:29:07.450Z] === RUN TestServiceVIPReuse [2022-03-17T08:29:07.450Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:29:07.450Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-17T08:29:07.450Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-17T08:29:07.450Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:29:07.450Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-17T08:29:07.450Z] === RUN TestDNSIPQuery [2022-03-17T08:29:07.450Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:29:07.450Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-17T08:29:07.450Z] === RUN TestDNSProxyServFail [2022-03-17T08:29:07.450Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:29:07.450Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-17T08:29:07.450Z] === RUN TestSandboxAddEmpty [2022-03-17T08:29:07.450Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:29:07.450Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-17T08:29:07.450Z] === RUN TestSandboxAddMultiPrio [2022-03-17T08:29:07.450Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:29:07.450Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-17T08:29:07.450Z] === RUN TestSandboxAddSamePrio [2022-03-17T08:29:07.450Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:29:07.450Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-17T08:29:07.450Z] === RUN TestCleanupServiceDiscovery [2022-03-17T08:29:07.450Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:29:07.450Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-17T08:29:07.450Z] === RUN TestDNSOptions [2022-03-17T08:29:07.450Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:29:07.450Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-17T08:29:07.450Z] === RUN TestMultipleControllersWithSameStore [2022-03-17T08:29:07.450Z] time="2022-03-17T08:29:07Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-17T08:29:07.450Z] time="2022-03-17T08:29:07Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-17T08:29:07.450Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-17T08:29:07.450Z] PASS [2022-03-17T08:29:07.450Z] coverage: 8.5% of statements [2022-03-17T08:29:07.450Z] ok github.com/docker/docker/libnetwork 0.404s coverage: 8.5% of statements [2022-03-17T08:29:07.504Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-17T08:29:07.922Z] === RUN TestIPDataMarshalling [2022-03-17T08:29:07.922Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-17T08:29:07.922Z] === RUN TestValidateAndIsV6 [2022-03-17T08:29:07.922Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-17T08:29:07.922Z] PASS [2022-03-17T08:29:07.922Z] coverage: 68.9% of statements [2022-03-17T08:29:07.922Z] ok github.com/docker/docker/libnetwork/driverapi 0.054s coverage: 68.9% of statements [2022-03-17T08:29:08.451Z] === CONT TestReadPluginNoRead [2022-03-17T08:29:08.451Z] read_test.go:92: [dc81c13a0f551] daemon is not started [2022-03-17T08:29:08.451Z] --- PASS: TestReadPluginNoRead (7.42s) [2022-03-17T08:29:08.451Z] --- PASS: TestReadPluginNoRead/default (1.55s) [2022-03-17T08:29:08.451Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.52s) [2022-03-17T08:29:08.451Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s) [2022-03-17T08:29:08.451Z] PASS [2022-03-17T08:29:08.451Z] [2022-03-17T08:29:08.451Z] DONE 6 tests in 12.996s [2022-03-17T08:29:08.451Z] 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-03-17T08:29:08.451Z] ++ 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-03-17T08:29:08.451Z] ++ set -e [2022-03-17T08:29:08.451Z] ++ '[' -n 0 ']' [2022-03-17T08:29:08.451Z] ++ set -x [2022-03-17T08:29:08.451Z] ++ 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-03-17T08:29:08.451Z] testing: warning: no tests to run [2022-03-17T08:29:08.451Z] PASS [2022-03-17T08:29:08.451Z] [2022-03-17T08:29:08.451Z] DONE 0 tests in 0.036s [2022-03-17T08:29:08.451Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-17T08:29:08.451Z] ++ 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-03-17T08:29:08.451Z] ++ set -e [2022-03-17T08:29:08.451Z] ++ '[' -n 0 ']' [2022-03-17T08:29:08.451Z] ++ set -x [2022-03-17T08:29:08.451Z] ++ 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-03-17T08:29:08.451Z] INFO: Testing against a local daemon [2022-03-17T08:29:08.451Z] === RUN TestPluginWithDevMounts [2022-03-17T08:29:08.451Z] === PAUSE TestPluginWithDevMounts [2022-03-17T08:29:08.451Z] === CONT TestPluginWithDevMounts [2022-03-17T08:29:08.713Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-17T08:29:08.914Z] === RUN TestDriver [2022-03-17T08:29:08.914Z] --- PASS: TestDriver (0.00s) [2022-03-17T08:29:08.914Z] PASS [2022-03-17T08:29:08.914Z] coverage: 34.8% of statements [2022-03-17T08:29:08.914Z] ok github.com/docker/docker/libnetwork/drivers/host 0.048s coverage: 34.8% of statements [2022-03-17T08:29:08.914Z] === RUN TestDriver [2022-03-17T08:29:08.914Z] --- PASS: TestDriver (0.00s) [2022-03-17T08:29:08.914Z] PASS [2022-03-17T08:29:08.914Z] coverage: 34.8% of statements [2022-03-17T08:29:08.914Z] ok github.com/docker/docker/libnetwork/drivers/null 0.046s coverage: 34.8% of statements [2022-03-17T08:29:09.385Z] === RUN TestNetworkAllocateFree [2022-03-17T08:29:09.385Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-17T08:29:09.385Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-17T08:29:09.385Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-17T08:29:09.385Z] PASS [2022-03-17T08:29:09.385Z] coverage: 63.6% of statements [2022-03-17T08:29:09.385Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.051s coverage: 63.6% of statements [2022-03-17T08:29:09.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-17T08:29:10.233Z] --- PASS: TestPluginWithDevMounts (1.77s) [2022-03-17T08:29:10.233Z] PASS [2022-03-17T08:29:10.233Z] [2022-03-17T08:29:10.233Z] DONE 1 tests in 1.890s [2022-03-17T08:29:10.233Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-17T08:29:10.234Z] ++ 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-03-17T08:29:10.234Z] ++ set -e [2022-03-17T08:29:10.234Z] ++ '[' -n 0 ']' [2022-03-17T08:29:10.234Z] ++ set -x [2022-03-17T08:29:10.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-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-03-17T08:29:10.379Z] === RUN TestGetEmptyCapabilities [2022-03-17T08:29:10.379Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-17T08:29:10.379Z] === RUN TestGetExtraCapabilities [2022-03-17T08:29:10.379Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-17T08:29:10.379Z] === RUN TestGetInvalidCapabilities [2022-03-17T08:29:10.379Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-03-17T08:29:10.379Z] === RUN TestRemoteDriver [2022-03-17T08:29:10.379Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-17T08:29:10.379Z] === RUN TestDriverError [2022-03-17T08:29:10.379Z] --- PASS: TestDriverError (0.01s) [2022-03-17T08:29:10.379Z] === RUN TestMissingValues [2022-03-17T08:29:10.379Z] --- PASS: TestMissingValues (0.00s) [2022-03-17T08:29:10.379Z] === RUN TestRollback [2022-03-17T08:29:10.379Z] --- PASS: TestRollback (0.01s) [2022-03-17T08:29:10.379Z] PASS [2022-03-17T08:29:10.379Z] coverage: 57.4% of statements [2022-03-17T08:29:10.379Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.107s coverage: 57.4% of statements [2022-03-17T08:29:10.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-17T08:29:10.496Z] INFO: Testing against a local daemon [2022-03-17T08:29:10.496Z] === RUN TestSecretInspect [2022-03-17T08:29:10.850Z] === RUN TestNAT [2022-03-17T08:29:10.850Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-17T08:29:10.850Z] --- SKIP: TestNAT (0.00s) [2022-03-17T08:29:10.850Z] === RUN TestTransparent [2022-03-17T08:29:10.850Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-17T08:29:10.850Z] --- SKIP: TestTransparent (0.00s) [2022-03-17T08:29:10.850Z] PASS [2022-03-17T08:29:10.850Z] coverage: 0.0% of statements [2022-03-17T08:29:10.850Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.060s coverage: 0.0% of statements [2022-03-17T08:29:11.320Z] === RUN TestNew [2022-03-17T08:29:11.320Z] --- PASS: TestNew (0.00s) [2022-03-17T08:29:11.320Z] === RUN TestAddDriver [2022-03-17T08:29:11.320Z] --- PASS: TestAddDriver (0.00s) [2022-03-17T08:29:11.320Z] === RUN TestAddDuplicateDriver [2022-03-17T08:29:11.320Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-17T08:29:11.320Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-17T08:29:11.320Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-17T08:29:11.320Z] === RUN TestDriver [2022-03-17T08:29:11.320Z] --- PASS: TestDriver (0.00s) [2022-03-17T08:29:11.320Z] === RUN TestIPAM [2022-03-17T08:29:11.320Z] --- PASS: TestIPAM (0.00s) [2022-03-17T08:29:11.320Z] === RUN TestWalkIPAMs [2022-03-17T08:29:11.320Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-17T08:29:11.320Z] === RUN TestWalkDrivers [2022-03-17T08:29:11.320Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-17T08:29:11.320Z] PASS [2022-03-17T08:29:11.320Z] coverage: 82.4% of statements [2022-03-17T08:29:11.320Z] ok github.com/docker/docker/libnetwork/drvregistry 0.086s coverage: 82.4% of statements [2022-03-17T08:29:11.320Z] === RUN TestBuildDefault [2022-03-17T08:29:11.320Z] --- PASS: TestBuildDefault (0.01s) [2022-03-17T08:29:11.320Z] === RUN TestBuildHostnameDomainname [2022-03-17T08:29:11.320Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-17T08:29:11.320Z] === RUN TestBuildHostname [2022-03-17T08:29:11.320Z] --- PASS: TestBuildHostname (0.00s) [2022-03-17T08:29:11.320Z] === RUN TestBuildHostnameFQDN [2022-03-17T08:29:11.320Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-17T08:29:11.320Z] === RUN TestBuildNoIP [2022-03-17T08:29:11.320Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-17T08:29:11.320Z] === RUN TestUpdate [2022-03-17T08:29:11.320Z] --- PASS: TestUpdate (0.00s) [2022-03-17T08:29:11.320Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-17T08:29:11.320Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-17T08:29:11.320Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-17T08:29:11.320Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-17T08:29:11.320Z] === RUN TestAddEmpty [2022-03-17T08:29:11.320Z] --- PASS: TestAddEmpty (0.00s) [2022-03-17T08:29:11.320Z] === RUN TestAdd [2022-03-17T08:29:11.320Z] --- PASS: TestAdd (0.00s) [2022-03-17T08:29:11.320Z] === RUN TestDeleteEmpty [2022-03-17T08:29:11.320Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-17T08:29:11.320Z] === RUN TestDeleteNewline [2022-03-17T08:29:11.320Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-17T08:29:11.320Z] === RUN TestDelete [2022-03-17T08:29:11.320Z] --- PASS: TestDelete (0.00s) [2022-03-17T08:29:11.320Z] === RUN TestConcurrentWrites [2022-03-17T08:29:11.791Z] --- PASS: TestConcurrentWrites (0.33s) [2022-03-17T08:29:11.791Z] PASS [2022-03-17T08:29:11.791Z] coverage: 81.2% of statements [2022-03-17T08:29:11.791Z] ok github.com/docker/docker/libnetwork/etchosts 0.414s coverage: 81.2% of statements [2022-03-17T08:29:11.791Z] === RUN TestNew [2022-03-17T08:29:11.791Z] --- PASS: TestNew (0.00s) [2022-03-17T08:29:11.791Z] === RUN TestAllocate [2022-03-17T08:29:11.791Z] --- PASS: TestAllocate (0.00s) [2022-03-17T08:29:11.791Z] === RUN TestUninitialized [2022-03-17T08:29:11.791Z] --- PASS: TestUninitialized (0.00s) [2022-03-17T08:29:11.791Z] === RUN TestAllocateInRange [2022-03-17T08:29:11.791Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-17T08:29:11.791Z] === RUN TestAllocateSerial [2022-03-17T08:29:11.791Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-17T08:29:11.791Z] PASS [2022-03-17T08:29:11.791Z] coverage: 87.5% of statements [2022-03-17T08:29:11.791Z] ok github.com/docker/docker/libnetwork/idm 0.050s coverage: 87.5% of statements [2022-03-17T08:29:11.791Z] === RUN TestCaller [2022-03-17T08:29:11.791Z] --- PASS: TestCaller (0.00s) [2022-03-17T08:29:11.791Z] PASS [2022-03-17T08:29:11.791Z] coverage: 100.0% of statements [2022-03-17T08:29:11.791Z] ok github.com/docker/docker/libnetwork/internal/caller 0.051s coverage: 100.0% of statements [2022-03-17T08:29:11.882Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-17T08:29:12.455Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-17T08:29:12.716Z] --- PASS: TestSecretInspect (2.27s) [2022-03-17T08:29:12.716Z] === RUN TestSecretList [2022-03-17T08:29:12.784Z] === RUN TestSetSerialInsertDelete [2022-03-17T08:29:12.784Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-17T08:29:12.784Z] === RUN TestSetParallelInsertDelete [2022-03-17T08:29:13.255Z] --- PASS: TestRandomAllocateDeallocate (8.77s) [2022-03-17T08:29:13.255Z] === RUN TestAllocateRandomDeallocate [2022-03-17T08:29:13.288Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-17T08:29:14.248Z] === RUN TestInt2IP2IntConversion [2022-03-17T08:29:14.678Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-17T08:29:14.718Z] --- PASS: TestInt2IP2IntConversion (0.57s) [2022-03-17T08:29:14.718Z] === RUN TestGetAddressVersion [2022-03-17T08:29:14.718Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-17T08:29:14.719Z] === RUN TestKeyString [2022-03-17T08:29:14.719Z] --- PASS: TestKeyString (0.00s) [2022-03-17T08:29:14.719Z] === RUN TestPoolDataMarshal [2022-03-17T08:29:14.719Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-17T08:29:14.719Z] === RUN TestSubnetsMarshal [2022-03-17T08:29:14.719Z] --- PASS: TestSubnetsMarshal (0.13s) [2022-03-17T08:29:14.719Z] === RUN TestAddSubnets [2022-03-17T08:29:14.719Z] --- PASS: TestAddSubnets (0.12s) [2022-03-17T08:29:14.719Z] === RUN TestDoublePoolRelease [2022-03-17T08:29:15.189Z] === RUN TestPoolRequest [2022-03-17T08:29:15.189Z] --- PASS: TestPoolRequest (0.00s) [2022-03-17T08:29:15.189Z] === RUN TestOtherRequests [2022-03-17T08:29:15.189Z] --- PASS: TestOtherRequests (0.00s) [2022-03-17T08:29:15.189Z] PASS [2022-03-17T08:29:15.189Z] coverage: 57.1% of statements [2022-03-17T08:29:15.189Z] ok github.com/docker/docker/libnetwork/ipams/null 0.047s coverage: 57.1% of statements [2022-03-17T08:29:15.189Z] --- PASS: TestDoublePoolRelease (0.05s) [2022-03-17T08:29:15.189Z] === RUN TestAddReleasePoolID [2022-03-17T08:29:15.189Z] --- PASS: TestAddReleasePoolID (0.16s) [2022-03-17T08:29:15.189Z] === RUN TestPredefinedPool [2022-03-17T08:29:15.189Z] --- PASS: TestAllocateRandomDeallocate (1.89s) [2022-03-17T08:29:15.189Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-17T08:29:15.189Z] --- PASS: TestPredefinedPool (0.04s) [2022-03-17T08:29:15.189Z] === RUN TestRemoveSubnet [2022-03-17T08:29:15.625Z] --- PASS: TestSecretList (2.69s) [2022-03-17T08:29:15.625Z] === RUN TestSecretsCreateAndDelete [2022-03-17T08:29:15.660Z] --- PASS: TestRemoveSubnet (0.43s) [2022-03-17T08:29:15.661Z] === RUN TestGetSameAddress [2022-03-17T08:29:15.661Z] --- PASS: TestGetSameAddress (0.03s) [2022-03-17T08:29:15.661Z] === RUN TestPoolAllocationReuse [2022-03-17T08:29:16.131Z] === RUN TestGetCapabilities [2022-03-17T08:29:16.131Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-17T08:29:16.131Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-17T08:29:16.131Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-17T08:29:16.131Z] === RUN TestGetDefaultAddressSpaces [2022-03-17T08:29:16.131Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-17T08:29:16.131Z] === RUN TestRemoteDriver [2022-03-17T08:29:16.131Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-17T08:29:16.131Z] PASS [2022-03-17T08:29:16.131Z] coverage: 47.4% of statements [2022-03-17T08:29:16.131Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.081s coverage: 47.4% of statements [2022-03-17T08:29:16.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00102ca08_} [2022-03-17T08:29:16.198Z] docker_api_swarm_test.go:502: [db758c9957de1] joining swarm manager [d3becec02c8a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:29:17.123Z] --- PASS: TestAllocateRandomDeallocateSerialize (2.09s) [2022-03-17T08:29:17.123Z] === RUN TestRetrieveFromStore [2022-03-17T08:29:17.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11020666642_/foo_false____} [2022-03-17T08:29:17.595Z] === RUN TestWindowsIPAM [2022-03-17T08:29:17.595Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-17T08:29:17.595Z] PASS [2022-03-17T08:29:17.595Z] coverage: 71.4% of statements [2022-03-17T08:29:17.595Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2022-03-17T08:29:17.846Z] --- PASS: TestSecretsCreateAndDelete (2.41s) [2022-03-17T08:29:17.846Z] === RUN TestSecretsUpdate [2022-03-17T08:29:17.985Z] --- PASS: TestRenameAnonymousContainer (11.07s) [2022-03-17T08:29:17.985Z] === RUN TestRenameContainerWithSameName [2022-03-17T08:29:18.065Z] --- PASS: TestRetrieveFromStore (1.04s) [2022-03-17T08:29:18.065Z] === RUN TestIsCorrupted [2022-03-17T08:29:18.065Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-17T08:29:18.065Z] === RUN TestSetRollover [2022-03-17T08:29:18.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11020666642_/foo_true____} [2022-03-17T08:29:18.536Z] === RUN TestDefaultNetwork [2022-03-17T08:29:18.536Z] --- PASS: TestDefaultNetwork (0.28s) [2022-03-17T08:29:18.536Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-17T08:29:19.007Z] --- PASS: TestPoolAllocationReuse (3.12s) [2022-03-17T08:29:19.007Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-17T08:29:19.007Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-03-17T08:29:19.007Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-17T08:29:19.007Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-03-17T08:29:19.007Z] === RUN TestInitAddressPools [2022-03-17T08:29:19.007Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-17T08:29:19.007Z] PASS [2022-03-17T08:29:19.007Z] coverage: 74.0% of statements [2022-03-17T08:29:19.007Z] ok github.com/docker/docker/libnetwork/ipamutils 0.651s coverage: 74.0% of statements [2022-03-17T08:29:19.478Z] === RUN TestKeyValue [2022-03-17T08:29:19.479Z] --- PASS: TestKeyValue (0.00s) [2022-03-17T08:29:19.479Z] PASS [2022-03-17T08:29:19.479Z] coverage: 60.0% of statements [2022-03-17T08:29:19.479Z] ok github.com/docker/docker/libnetwork/netlabel 0.046s coverage: 60.0% of statements [2022-03-17T08:29:19.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31102611281_/foo_false____} [2022-03-17T08:29:20.294Z] --- PASS: TestRenameContainerWithSameName (2.30s) [2022-03-17T08:29:20.294Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-17T08:29:20.294Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-17T08:29:20.294Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-17T08:29:20.294Z] === RUN TestResize [2022-03-17T08:29:20.442Z] --- PASS: TestSecretsUpdate (2.39s) [2022-03-17T08:29:20.443Z] === RUN TestTemplatedSecret [2022-03-17T08:29:21.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31102611281_/foo_true____} [2022-03-17T08:29:22.415Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31102611281_/foo_true__0xc00102ca38__} [2022-03-17T08:29:22.602Z] --- PASS: TestResize (2.33s) [2022-03-17T08:29:22.602Z] === RUN TestResizeWithInvalidSize [2022-03-17T08:29:22.987Z] --- PASS: TestTemplatedSecret (2.73s) [2022-03-17T08:29:22.988Z] === RUN TestSecretCreateResolve [2022-03-17T08:29:23.286Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-17T08:29:23.286Z] PASS [2022-03-17T08:29:23.286Z] coverage: 100.0% of statements [2022-03-17T08:29:23.286Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.066s coverage: 100.0% of statements [2022-03-17T08:29:23.286Z] === RUN TestNetworkDBSimple [2022-03-17T08:29:23.286Z] --- PASS: TestSetRollover (4.93s) [2022-03-17T08:29:23.286Z] === RUN TestSetRolloverSerial [2022-03-17T08:29:23.286Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.46s) [2022-03-17T08:29:23.286Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-17T08:29:23.560Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00102ca50_} [2022-03-17T08:29:23.757Z] === RUN TestGenerate [2022-03-17T08:29:23.757Z] --- PASS: TestGenerate (0.00s) [2022-03-17T08:29:23.757Z] === RUN TestGeneratePtr [2022-03-17T08:29:23.757Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-17T08:29:23.757Z] === RUN TestGenerateMissingField [2022-03-17T08:29:23.757Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-17T08:29:23.757Z] === RUN TestFieldCannotBeSet [2022-03-17T08:29:23.757Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-17T08:29:23.757Z] === RUN TestTypeMismatchError [2022-03-17T08:29:23.757Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-17T08:29:23.757Z] PASS [2022-03-17T08:29:23.757Z] coverage: 100.0% of statements [2022-03-17T08:29:23.757Z] ok github.com/docker/docker/libnetwork/options 0.042s coverage: 100.0% of statements [2022-03-17T08:29:24.227Z] 2022/03/17 08:29:23 Closing DB instances... [2022-03-17T08:29:24.700Z] testing: warning: no tests to run [2022-03-17T08:29:24.700Z] PASS [2022-03-17T08:29:24.700Z] coverage: 0.0% of statements [2022-03-17T08:29:24.700Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2022-03-17T08:29:24.918Z] --- PASS: TestResizeWithInvalidSize (2.37s) [2022-03-17T08:29:24.918Z] === RUN TestResizeWhenContainerNotStarted [2022-03-17T08:29:24.948Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00102ca68_} [2022-03-17T08:29:25.175Z] === RUN TestRequestNewPort [2022-03-17T08:29:25.175Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-17T08:29:25.175Z] === RUN TestRequestSpecificPort [2022-03-17T08:29:25.175Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-17T08:29:25.175Z] === RUN TestReleasePort [2022-03-17T08:29:25.175Z] --- PASS: TestReleasePort (0.00s) [2022-03-17T08:29:25.175Z] === RUN TestReuseReleasedPort [2022-03-17T08:29:25.175Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-17T08:29:25.175Z] === RUN TestReleaseUnreadledPort [2022-03-17T08:29:25.175Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-17T08:29:25.175Z] === RUN TestUnknowProtocol [2022-03-17T08:29:25.175Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-17T08:29:25.175Z] === RUN TestAllocateAllPorts [2022-03-17T08:29:25.175Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-17T08:29:25.175Z] === RUN TestPortAllocation [2022-03-17T08:29:25.175Z] --- PASS: TestPortAllocation (0.00s) [2022-03-17T08:29:25.209Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-03-17T08:29:25.209Z] PASS [2022-03-17T08:29:25.209Z] [2022-03-17T08:29:25.209Z] DONE 6 tests in 14.764s [2022-03-17T08:29:25.209Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-17T08:29:25.209Z] ++ 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-03-17T08:29:25.209Z] ++ set -e [2022-03-17T08:29:25.209Z] ++ '[' -n 0 ']' [2022-03-17T08:29:25.209Z] ++ set -x [2022-03-17T08:29:25.209Z] ++ 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-03-17T08:29:25.209Z] INFO: Testing against a local daemon [2022-03-17T08:29:25.209Z] === RUN TestServiceCreateInit [2022-03-17T08:29:25.209Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-17T08:29:25.645Z] === RUN TestPortAllocationWithCustomRange [2022-03-17T08:29:25.645Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-17T08:29:25.646Z] === RUN TestNoDuplicateBPR [2022-03-17T08:29:25.646Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-17T08:29:25.646Z] === RUN TestChangePortRange [2022-03-17T08:29:25.646Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-17T08:29:25.646Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-17T08:29:25.646Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-17T08:29:25.646Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-17T08:29:25.646Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-17T08:29:25.646Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-17T08:29:25.646Z] --- PASS: TestChangePortRange (0.00s) [2022-03-17T08:29:25.646Z] PASS [2022-03-17T08:29:25.646Z] coverage: 88.6% of statements [2022-03-17T08:29:25.646Z] ok github.com/docker/docker/libnetwork/portallocator 0.058s coverage: 88.6% of statements [2022-03-17T08:29:25.646Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-03-17T08:29:25.646Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-17T08:29:25.784Z] docker_api_swarm_test.go:507: [d06ec2960ac06] joining swarm manager [d3becec02c8a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T08:29:26.357Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00102ca80_} [2022-03-17T08:29:26.758Z] --- PASS: TestSetRolloverSerial (2.85s) [2022-03-17T08:29:26.758Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-17T08:29:26.758Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-17T08:29:26.758Z] PASS [2022-03-17T08:29:26.758Z] coverage: 84.4% of statements [2022-03-17T08:29:26.758Z] ok github.com/docker/docker/libnetwork/bitseq 21.735s coverage: 84.4% of statements [2022-03-17T08:29:26.758Z] testing: warning: no tests to run [2022-03-17T08:29:26.758Z] PASS [2022-03-17T08:29:26.758Z] coverage: 0.0% of statements [2022-03-17T08:29:26.758Z] ok github.com/docker/docker/libnetwork/portmapper 0.051s coverage: 0.0% of statements [no tests to run] [2022-03-17T08:29:26.758Z] 2022/03/17 08:29:26 Closing DB instances... [2022-03-17T08:29:27.229Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.86s) [2022-03-17T08:29:27.230Z] === RUN TestGetAddress [2022-03-17T08:29:27.230Z] === RUN TestHashData [2022-03-17T08:29:27.230Z] --- PASS: TestHashData (0.00s) [2022-03-17T08:29:27.230Z] PASS [2022-03-17T08:29:27.230Z] coverage: 2.8% of statements [2022-03-17T08:29:27.230Z] ok github.com/docker/docker/libnetwork/resolvconf 0.049s coverage: 2.8% of statements [2022-03-17T08:29:27.236Z] --- PASS: TestBuildWithHugeFile (116.18s) [2022-03-17T08:29:27.236Z] === RUN TestBuildWCOWSandboxSize [2022-03-17T08:29:27.236Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T08:29:27.236Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-17T08:29:27.236Z] === RUN TestBuildWithEmptyDockerfile [2022-03-17T08:29:27.236Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T08:29:27.236Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T08:29:27.236Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T08:29:27.236Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T08:29:27.236Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T08:29:27.236Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T08:29:27.236Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T08:29:27.236Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T08:29:27.236Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T08:29:27.236Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-03-17T08:29:27.236Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-17T08:29:27.236Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-17T08:29:27.236Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-17T08:29:27.236Z] === RUN TestBuildPreserveOwnership [2022-03-17T08:29:27.236Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:29:27.236Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-17T08:29:27.236Z] === RUN TestBuildPlatformInvalid [2022-03-17T08:29:27.236Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2022-03-17T08:29:27.236Z] PASS [2022-03-17T08:29:27.236Z] ok github.com/docker/docker/integration/build 208.755s [2022-03-17T08:29:27.236Z] [2022-03-17T08:29:27.236Z] === Skipped [2022-03-17T08:29:27.236Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-17T08:29:27.236Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T08:29:27.236Z] [2022-03-17T08:29:27.236Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-17T08:29:27.236Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:29:27.236Z] [2022-03-17T08:29:27.236Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-17T08:29:27.236Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:29:27.236Z] [2022-03-17T08:29:27.236Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-17T08:29:27.236Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:29:27.236Z] [2022-03-17T08:29:27.236Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-17T08:29:27.236Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T08:29:27.236Z] [2022-03-17T08:29:27.236Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-17T08:29:27.236Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:29:27.236Z] [2022-03-17T08:29:27.236Z] DONE 29 tests, 6 skipped in 244.484s [2022-03-17T08:29:27.236Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-17T08:29:27.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00102ca98_} [2022-03-17T08:29:27.990Z] --- PASS: TestResizeWhenContainerNotStarted (3.11s) [2022-03-17T08:29:27.990Z] === RUN TestDaemonRestartKillContainers [2022-03-17T08:29:27.990Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:29:27.990Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-17T08:29:27.990Z] === RUN TestStats [2022-03-17T08:29:27.990Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-17T08:29:27.990Z] --- SKIP: TestStats (0.00s) [2022-03-17T08:29:27.990Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-17T08:29:28.221Z] === RUN TestErrorConstructors [2022-03-17T08:29:28.221Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-17T08:29:28.221Z] === RUN TestCompareIPMask [2022-03-17T08:29:28.221Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-17T08:29:28.221Z] === RUN TestUtilGetHostPartIP [2022-03-17T08:29:28.222Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-17T08:29:28.222Z] === RUN TestUtilGetBroadcastIP [2022-03-17T08:29:28.222Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-17T08:29:28.222Z] === RUN TestParseCIDR [2022-03-17T08:29:28.222Z] --- PASS: TestParseCIDR (0.00s) [2022-03-17T08:29:28.222Z] PASS [2022-03-17T08:29:28.222Z] coverage: 37.3% of statements [2022-03-17T08:29:28.222Z] ok github.com/docker/docker/libnetwork/types 0.043s coverage: 37.3% of statements [2022-03-17T08:29:28.222Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:29:28.222Z] INFO: Testing against a local daemon [2022-03-17T08:29:28.222Z] === RUN TestConfigInspect [2022-03-17T08:29:28.222Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:29:28.222Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-17T08:29:28.222Z] === RUN TestConfigList [2022-03-17T08:29:28.222Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:29:28.222Z] --- SKIP: TestConfigList (0.00s) [2022-03-17T08:29:28.222Z] === RUN TestConfigsCreateAndDelete [2022-03-17T08:29:28.222Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:29:28.222Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-17T08:29:28.222Z] === RUN TestConfigsUpdate [2022-03-17T08:29:28.222Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:29:28.222Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-17T08:29:28.222Z] === RUN TestTemplatedConfig [2022-03-17T08:29:28.222Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:29:28.222Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-17T08:29:28.222Z] === RUN TestConfigCreateResolve [2022-03-17T08:29:28.222Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:29:28.222Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-17T08:29:28.222Z] PASS [2022-03-17T08:29:28.222Z] ok github.com/docker/docker/integration/config 0.110s [2022-03-17T08:29:28.693Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-03-17T08:29:28.693Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-17T08:29:28.695Z] [2022-03-17T08:29:28.695Z] === Skipped [2022-03-17T08:29:28.695Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-17T08:29:28.696Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:29:28.696Z] [2022-03-17T08:29:28.696Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-17T08:29:28.696Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:29:28.696Z] [2022-03-17T08:29:28.696Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-17T08:29:28.696Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:29:28.696Z] [2022-03-17T08:29:28.696Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-17T08:29:28.696Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:29:28.696Z] [2022-03-17T08:29:28.696Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-17T08:29:28.696Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:29:28.696Z] [2022-03-17T08:29:28.696Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-03-17T08:29:28.696Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:29:28.696Z] [2022-03-17T08:29:28.696Z] DONE 6 tests, 6 skipped in 2.431s [2022-03-17T08:29:28.696Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-17T08:29:29.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-17T08:29:29.135Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-17T08:29:29.684Z] 2022/03/17 08:29:29 Closing DB instances... [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-17T08:29:29.684Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-17T08:29:29.684Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-17T08:29:29.684Z] PASS [2022-03-17T08:29:29.684Z] coverage: 50.0% of statements [2022-03-17T08:29:29.684Z] ok github.com/docker/docker/oci 0.070s coverage: 50.0% of statements [2022-03-17T08:29:30.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-17T08:29:30.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-17T08:29:30.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-17T08:29:30.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-17T08:29:30.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-17T08:29:30.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-17T08:29:30.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-17T08:29:30.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-17T08:29:30.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-17T08:29:30.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-17T08:29:30.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-17T08:29:30.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-17T08:29:30.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-17T08:29:30.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-17T08:29:30.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-17T08:29:30.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-17T08:29:30.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-17T08:29:30.341Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-17T08:29:31.256Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.66s) [2022-03-17T08:29:31.256Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-17T08:29:31.693Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:29:31.693Z] INFO: Testing against a local daemon [2022-03-17T08:29:31.693Z] === RUN TestCheckpoint [2022-03-17T08:29:31.693Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T08:29:31.693Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-17T08:29:31.693Z] === RUN TestContainerInvalidJSON [2022-03-17T08:29:31.693Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T08:29:31.693Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T08:29:31.693Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-17T08:29:31.693Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-17T08:29:31.693Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T08:29:31.693Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-17T08:29:31.693Z] --- PASS: TestContainerInvalidJSON (0.06s) [2022-03-17T08:29:31.693Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-17T08:29:31.693Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-17T08:29:31.693Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-17T08:29:31.727Z] === RUN TestAddressPoolOpt [2022-03-17T08:29:31.727Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-17T08:29:31.727Z] === RUN TestValidateEnv [2022-03-17T08:29:31.727Z] === RUN TestValidateEnv/a [2022-03-17T08:29:31.727Z] === RUN TestValidateEnv/something [2022-03-17T08:29:31.727Z] === RUN TestValidateEnv/_=a [2022-03-17T08:29:31.727Z] === RUN TestValidateEnv/env1=value1 [2022-03-17T08:29:31.727Z] === RUN TestValidateEnv/_env1=value1 [2022-03-17T08:29:31.727Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-17T08:29:31.727Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-17T08:29:31.727Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-17T08:29:31.727Z] === RUN TestValidateEnv/PATH [2022-03-17T08:29:31.727Z] === RUN TestValidateEnv/=a [2022-03-17T08:29:31.727Z] === RUN TestValidateEnv/PATH= [2022-03-17T08:29:31.727Z] === RUN TestValidateEnv/PATH=something [2022-03-17T08:29:31.727Z] === RUN TestValidateEnv/asd!qwe [2022-03-17T08:29:31.727Z] === RUN TestValidateEnv/1asd [2022-03-17T08:29:31.727Z] === RUN TestValidateEnv/123 [2022-03-17T08:29:31.727Z] === RUN TestValidateEnv/some_space [2022-03-17T08:29:31.727Z] === RUN TestValidateEnv/__some_space_before [2022-03-17T08:29:31.727Z] === RUN TestValidateEnv/some_space_after__ [2022-03-17T08:29:31.727Z] === RUN TestValidateEnv/= [2022-03-17T08:29:31.727Z] === RUN TestValidateEnv/PaTh [2022-03-17T08:29:31.727Z] --- PASS: TestValidateEnv (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-17T08:29:31.727Z] === RUN TestParseHost [2022-03-17T08:29:31.727Z] --- PASS: TestParseHost (0.00s) [2022-03-17T08:29:31.727Z] === RUN TestParseDockerDaemonHost [2022-03-17T08:29:31.727Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-17T08:29:31.727Z] === RUN TestParseTCP [2022-03-17T08:29:31.727Z] --- PASS: TestParseTCP (0.00s) [2022-03-17T08:29:31.727Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-17T08:29:31.727Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-17T08:29:31.727Z] === RUN TestValidateExtraHosts [2022-03-17T08:29:31.727Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-17T08:29:31.727Z] === RUN TestIpOptString [2022-03-17T08:29:31.727Z] --- PASS: TestIpOptString (0.00s) [2022-03-17T08:29:31.727Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-17T08:29:31.727Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-17T08:29:31.727Z] === RUN TestNewIpOptValidDefaultVal [2022-03-17T08:29:31.727Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-17T08:29:31.727Z] === RUN TestIpOptSetInvalidVal [2022-03-17T08:29:31.727Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-17T08:29:31.727Z] === RUN TestValidateIPAddress [2022-03-17T08:29:31.727Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-17T08:29:31.727Z] === RUN TestMapOpts [2022-03-17T08:29:31.727Z] --- PASS: TestMapOpts (0.00s) [2022-03-17T08:29:31.727Z] === RUN TestListOptsWithoutValidator [2022-03-17T08:29:31.727Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-17T08:29:31.727Z] === RUN TestListOptsWithValidator [2022-03-17T08:29:31.727Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-17T08:29:31.727Z] === RUN TestValidateDNSSearch [2022-03-17T08:29:31.727Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-17T08:29:31.727Z] === RUN TestValidateLabel [2022-03-17T08:29:31.727Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-17T08:29:31.727Z] === RUN TestValidateLabel/label_with_general_format [2022-03-17T08:29:31.727Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-17T08:29:31.727Z] === RUN TestValidateLabel/label_with_one_more [2022-03-17T08:29:31.727Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-17T08:29:31.727Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-17T08:29:31.727Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-17T08:29:31.727Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-17T08:29:31.727Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-17T08:29:31.727Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-17T08:29:31.727Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-17T08:29:31.727Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-17T08:29:31.727Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-17T08:29:31.727Z] --- PASS: TestValidateLabel (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-17T08:29:31.727Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-17T08:29:31.728Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-17T08:29:31.728Z] === RUN TestNamedListOpts [2022-03-17T08:29:31.728Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-17T08:29:31.728Z] === RUN TestNamedMapOpts [2022-03-17T08:29:31.728Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-17T08:29:31.728Z] === RUN TestParseLink [2022-03-17T08:29:31.728Z] --- PASS: TestParseLink (0.00s) [2022-03-17T08:29:31.728Z] === RUN TestUlimitOpt [2022-03-17T08:29:31.728Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-17T08:29:31.728Z] PASS [2022-03-17T08:29:31.728Z] coverage: 66.3% of statements [2022-03-17T08:29:31.728Z] ok github.com/docker/docker/opts 0.106s coverage: 66.3% of statements [2022-03-17T08:29:32.161Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.45s) [2022-03-17T08:29:32.161Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-17T08:29:32.161Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.38s) [2022-03-17T08:29:32.161Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-17T08:29:32.198Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-17T08:29:32.198Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-17T08:29:32.198Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-17T08:29:32.198Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-17T08:29:32.198Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-17T08:29:32.198Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-17T08:29:32.198Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-17T08:29:32.198Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-17T08:29:32.198Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-17T08:29:32.198Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-17T08:29:32.198Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-17T08:29:32.198Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-17T08:29:32.198Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-17T08:29:32.198Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-17T08:29:32.198Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-17T08:29:32.198Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-17T08:29:32.198Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-17T08:29:32.630Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.35s) [2022-03-17T08:29:32.630Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-17T08:29:32.668Z] === RUN TestParseVersion [2022-03-17T08:29:32.668Z] --- PASS: TestParseVersion (0.00s) [2022-03-17T08:29:32.668Z] PASS [2022-03-17T08:29:32.668Z] coverage: 52.9% of statements [2022-03-17T08:29:32.668Z] ok github.com/docker/docker/pkg/aaparser 0.044s coverage: 52.9% of statements [2022-03-17T08:29:32.891Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-17T08:29:33.098Z] --- PASS: TestCopyToContainerPathIsNotDir (0.43s) [2022-03-17T08:29:33.098Z] === RUN TestCopyFromContainer [2022-03-17T08:29:33.098Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:29:33.098Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-17T08:29:33.098Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-17T08:29:33.098Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T08:29:33.098Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T08:29:33.098Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T08:29:33.098Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T08:29:33.098Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T08:29:33.098Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T08:29:33.098Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T08:29:33.098Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T08:29:33.098Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T08:29:33.098Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-03-17T08:29:33.098Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-17T08:29:33.098Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.02s) [2022-03-17T08:29:33.098Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.02s) [2022-03-17T08:29:33.098Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-17T08:29:33.098Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-17T08:29:33.098Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-17T08:29:33.098Z] === RUN TestCreateWithInvalidEnv [2022-03-17T08:29:33.098Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-17T08:29:33.098Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-17T08:29:33.098Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-17T08:29:33.098Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-17T08:29:33.098Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-17T08:29:33.098Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-17T08:29:33.098Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-17T08:29:33.098Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-17T08:29:33.098Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-17T08:29:33.098Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2022-03-17T08:29:33.098Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-03-17T08:29:33.098Z] --- PASS: TestCreateWithInvalidEnv/0 (0.02s) [2022-03-17T08:29:33.098Z] --- PASS: TestCreateWithInvalidEnv/1 (0.02s) [2022-03-17T08:29:33.098Z] === RUN TestCreateTmpfsMountsTarget [2022-03-17T08:29:33.098Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:29:33.098Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-17T08:29:33.098Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-17T08:29:33.098Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:29:33.098Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-17T08:29:33.098Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-17T08:29:33.098Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:29:33.098Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-17T08:29:33.098Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-17T08:29:33.567Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T08:29:33.567Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T08:29:33.567Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T08:29:33.567Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T08:29:33.567Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T08:29:33.567Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T08:29:33.567Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T08:29:33.567Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T08:29:33.567Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T08:29:33.567Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T08:29:33.567Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T08:29:33.567Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T08:29:33.567Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T08:29:33.567Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T08:29:33.567Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T08:29:33.567Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.06s) [2022-03-17T08:29:33.567Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-03-17T08:29:33.567Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-03-17T08:29:33.567Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-03-17T08:29:33.567Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-03-17T08:29:33.567Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-17T08:29:33.567Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-17T08:29:33.567Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-17T08:29:33.567Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-17T08:29:33.567Z] === RUN TestCreateDifferentPlatform [2022-03-17T08:29:33.567Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-17T08:29:33.567Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-17T08:29:33.567Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-03-17T08:29:33.567Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-17T08:29:33.567Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-17T08:29:33.567Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-17T08:29:33.567Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.19s) [2022-03-17T08:29:33.567Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-17T08:29:33.567Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-17T08:29:33.567Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-17T08:29:33.567Z] === RUN TestContainerKillOnDaemonStart [2022-03-17T08:29:33.567Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:29:33.567Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-17T08:29:33.567Z] === RUN TestDiff [2022-03-17T08:29:33.567Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-17T08:29:33.567Z] --- SKIP: TestDiff (0.00s) [2022-03-17T08:29:33.567Z] === RUN TestExecWithCloseStdin [2022-03-17T08:29:33.567Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-17T08:29:33.567Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-03-17T08:29:33.567Z] === RUN TestExec [2022-03-17T08:29:33.663Z] 2022/03/17 08:29:33 Closing DB instances... [2022-03-17T08:29:33.835Z] --- PASS: TestServiceCreateInit (8.69s) [2022-03-17T08:29:33.835Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.89s) [2022-03-17T08:29:33.835Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.78s) [2022-03-17T08:29:33.835Z] === RUN TestCreateServiceMultipleTimes [2022-03-17T08:29:34.061Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.60s) [2022-03-17T08:29:34.061Z] === RUN TestStopContainerWithTimeout [2022-03-17T08:29:34.061Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-17T08:29:34.061Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-17T08:29:34.061Z] === RUN TestUpdateRestartPolicy [2022-03-17T08:29:34.408Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-17T08:29:35.236Z] === RUN TestPeerCertificateMarshalJSON [2022-03-17T08:29:35.237Z] === RUN TestIsArchivePathDir [2022-03-17T08:29:35.237Z] --- PASS: TestIsArchivePathDir (0.09s) [2022-03-17T08:29:35.237Z] === RUN TestIsArchivePathInvalidFile [2022-03-17T08:29:35.707Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2022-03-17T08:29:35.707Z] === RUN TestIsArchivePathTar [2022-03-17T08:29:35.707Z] --- PASS: TestNetworkDBCRUDTableEntry (4.44s) [2022-03-17T08:29:35.707Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-17T08:29:35.707Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-17T08:29:35.707Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-17T08:29:35.707Z] --- PASS: TestPeerCertificateMarshalJSON (0.40s) [2022-03-17T08:29:35.707Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-17T08:29:35.707Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-17T08:29:35.707Z] === RUN TestMiddleware [2022-03-17T08:29:35.707Z] --- PASS: TestMiddleware (0.00s) [2022-03-17T08:29:35.707Z] === RUN TestNewResponseModifier [2022-03-17T08:29:35.707Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-17T08:29:35.707Z] PASS [2022-03-17T08:29:35.707Z] coverage: 26.8% of statements [2022-03-17T08:29:35.707Z] ok github.com/docker/docker/pkg/authorization 0.456s coverage: 26.8% of statements [2022-03-17T08:29:35.707Z] --- PASS: TestIsArchivePathTar (0.22s) [2022-03-17T08:29:35.707Z] === RUN TestDecompressStreamGzip [2022-03-17T08:29:35.707Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-03-17T08:29:35.707Z] === RUN TestDecompressStreamBzip2 [2022-03-17T08:29:36.177Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-03-17T08:29:36.177Z] === RUN TestDecompressStreamXz [2022-03-17T08:29:36.177Z] archive_test.go:133: Xz not present in msys2 [2022-03-17T08:29:36.177Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-17T08:29:36.177Z] === RUN TestDecompressStreamZstd [2022-03-17T08:29:36.177Z] archive_test.go:140: zstd not installed [2022-03-17T08:29:36.177Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-17T08:29:36.177Z] === RUN TestCompressStreamXzUnsupported [2022-03-17T08:29:36.177Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-17T08:29:36.177Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-17T08:29:36.177Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-17T08:29:36.177Z] === RUN TestCompressStreamInvalid [2022-03-17T08:29:36.177Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-17T08:29:36.177Z] === RUN TestExtensionInvalid [2022-03-17T08:29:36.177Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-17T08:29:36.177Z] === RUN TestExtensionUncompressed [2022-03-17T08:29:36.177Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-17T08:29:36.177Z] === RUN TestExtensionBzip2 [2022-03-17T08:29:36.177Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-17T08:29:36.177Z] === RUN TestExtensionGzip [2022-03-17T08:29:36.177Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-17T08:29:36.177Z] === RUN TestExtensionXz [2022-03-17T08:29:36.177Z] --- PASS: TestExtensionXz (0.00s) [2022-03-17T08:29:36.177Z] === RUN TestExtensionZstd [2022-03-17T08:29:36.177Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-17T08:29:36.177Z] === RUN TestCmdStreamLargeStderr [2022-03-17T08:29:36.177Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-03-17T08:29:36.177Z] === RUN TestCmdStreamBad [2022-03-17T08:29:36.177Z] archive_test.go:252: Failing on Windows CI machines [2022-03-17T08:29:36.177Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-17T08:29:36.177Z] === RUN TestCmdStreamGood [2022-03-17T08:29:36.177Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-17T08:29:36.177Z] === RUN TestUntarPathWithInvalidDest [2022-03-17T08:29:36.177Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-03-17T08:29:36.177Z] === RUN TestUntarPathWithInvalidSrc [2022-03-17T08:29:36.177Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-17T08:29:36.177Z] === RUN TestUntarPath [2022-03-17T08:29:36.177Z] --- PASS: TestUntarPath (0.08s) [2022-03-17T08:29:36.177Z] === RUN TestUntarPathWithDestinationFile [2022-03-17T08:29:36.177Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-03-17T08:29:36.177Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-17T08:29:36.177Z] === RUN TestUnbuffered [2022-03-17T08:29:36.325Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-17T08:29:36.648Z] --- PASS: TestUnbuffered (0.00s) [2022-03-17T08:29:36.648Z] === RUN TestRaceUnbuffered [2022-03-17T08:29:36.648Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-17T08:29:36.648Z] PASS [2022-03-17T08:29:36.648Z] coverage: 100.0% of statements [2022-03-17T08:29:36.648Z] ok github.com/docker/docker/pkg/broadcaster 0.052s coverage: 100.0% of statements [2022-03-17T08:29:36.648Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-03-17T08:29:36.648Z] === RUN TestCopyWithTarInvalidSrc [2022-03-17T08:29:36.648Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-17T08:29:36.648Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-17T08:29:36.648Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-17T08:29:36.648Z] === RUN TestCopyWithTarSrcFile [2022-03-17T08:29:36.648Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-17T08:29:36.648Z] === RUN TestCopyWithTarSrcFolder [2022-03-17T08:29:36.648Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-17T08:29:36.648Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-17T08:29:36.648Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-17T08:29:36.648Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-17T08:29:36.648Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-03-17T08:29:36.648Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-17T08:29:36.648Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-17T08:29:36.648Z] === RUN TestCopyFileWithTarSrcFile [2022-03-17T08:29:36.648Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-17T08:29:36.648Z] === RUN TestTarFiles [2022-03-17T08:29:37.120Z] === RUN TestMatch [2022-03-17T08:29:37.120Z] === RUN TestMatch/[[]] [2022-03-17T08:29:37.120Z] === RUN TestMatch/[[foo]] [2022-03-17T08:29:37.120Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-17T08:29:37.120Z] === RUN TestMatch/[[foo_bar]] [2022-03-17T08:29:37.120Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-17T08:29:37.120Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-17T08:29:37.120Z] === RUN TestMatch/[] [2022-03-17T08:29:37.120Z] === RUN TestMatch/[]#01 [2022-03-17T08:29:37.120Z] === RUN TestMatch/[[qux]] [2022-03-17T08:29:37.120Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-17T08:29:37.120Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-17T08:29:37.120Z] === RUN TestMatch/[[foo_baz]] [2022-03-17T08:29:37.120Z] --- PASS: TestMatch (0.00s) [2022-03-17T08:29:37.120Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-17T08:29:37.120Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-17T08:29:37.120Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-17T08:29:37.120Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-17T08:29:37.120Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-17T08:29:37.120Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-17T08:29:37.120Z] --- PASS: TestMatch/[] (0.00s) [2022-03-17T08:29:37.120Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-17T08:29:37.120Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-17T08:29:37.120Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-17T08:29:37.120Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-17T08:29:37.120Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-17T08:29:37.120Z] PASS [2022-03-17T08:29:37.120Z] coverage: 87.5% of statements [2022-03-17T08:29:37.120Z] ok github.com/docker/docker/pkg/capabilities 0.050s coverage: 87.5% of statements [2022-03-17T08:29:37.364Z] --- PASS: TestExec (3.79s) [2022-03-17T08:29:37.364Z] === RUN TestExecUser [2022-03-17T08:29:37.364Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-17T08:29:37.364Z] --- SKIP: TestExecUser (0.00s) [2022-03-17T08:29:37.364Z] === RUN TestExportContainerAndImportImage [2022-03-17T08:29:37.364Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:29:37.364Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-17T08:29:37.364Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-17T08:29:37.364Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:29:37.364Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-17T08:29:37.364Z] === RUN TestHealthCheckWorkdir [2022-03-17T08:29:37.364Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-17T08:29:37.364Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-17T08:29:37.364Z] === RUN TestHealthKillContainer [2022-03-17T08:29:37.364Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-17T08:29:37.364Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-17T08:29:37.364Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-17T08:29:37.364Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-17T08:29:37.364Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-17T08:29:37.364Z] === RUN TestKillContainerInvalidSignal [2022-03-17T08:29:37.591Z] 2022/03/17 08:29:37 Closing DB instances... [2022-03-17T08:29:38.242Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-17T08:29:38.242Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-17T08:29:39.167Z] === RUN TestChrootTarUntar [2022-03-17T08:29:39.167Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:29:39.167Z] --- SKIP: TestChrootTarUntar (0.01s) [2022-03-17T08:29:39.167Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-17T08:29:39.167Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:29:39.167Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-17T08:29:39.167Z] === RUN TestChrootUntarEmptyArchive [2022-03-17T08:29:39.167Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-17T08:29:39.167Z] === RUN TestChrootTarUntarWithSymlink [2022-03-17T08:29:39.167Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T08:29:39.167Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-17T08:29:39.167Z] === RUN TestChrootCopyWithTar [2022-03-17T08:29:39.167Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T08:29:39.167Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-17T08:29:39.167Z] === RUN TestChrootCopyFileWithTar [2022-03-17T08:29:39.167Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:29:39.167Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-17T08:29:39.167Z] === RUN TestChrootUntarPath [2022-03-17T08:29:39.167Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T08:29:39.167Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-17T08:29:39.167Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-17T08:29:39.167Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:29:39.167Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-17T08:29:39.167Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-17T08:29:39.167Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:29:39.167Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-17T08:29:39.167Z] === RUN TestChrootApplyDotDotFile [2022-03-17T08:29:39.167Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:29:39.167Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-17T08:29:39.167Z] PASS [2022-03-17T08:29:39.167Z] coverage: 15.1% of statements [2022-03-17T08:29:39.167Z] ok github.com/docker/docker/pkg/chrootarchive 0.109s coverage: 15.1% of statements [2022-03-17T08:29:39.167Z] --- PASS: TestNetworkDBCRUDTableEntries (3.51s) [2022-03-17T08:29:39.167Z] === RUN TestNetworkDBNodeLeave [2022-03-17T08:29:39.189Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-17T08:29:40.134Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-17T08:29:40.708Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-17T08:29:40.741Z] === RUN TestEnsureRemoveAllNotExist [2022-03-17T08:29:40.741Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-17T08:29:40.741Z] === RUN TestEnsureRemoveAllWithDir [2022-03-17T08:29:40.741Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-17T08:29:40.741Z] === RUN TestEnsureRemoveAllWithFile [2022-03-17T08:29:40.741Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-17T08:29:40.741Z] PASS [2022-03-17T08:29:40.741Z] coverage: 0.0% of statements [2022-03-17T08:29:40.741Z] ok github.com/docker/docker/pkg/containerfs 0.047s coverage: 0.0% of statements [2022-03-17T08:29:41.125Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-17T08:29:41.125Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-17T08:29:41.125Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-17T08:29:41.125Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-17T08:29:41.125Z] Cross building: bundles/cross/linux/s390x [2022-03-17T08:29:41.125Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-17T08:29:41.125Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-17T08:29:41.281Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-17T08:29:41.735Z] === RUN TestSizeEmpty [2022-03-17T08:29:41.735Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-17T08:29:41.735Z] === RUN TestSizeEmptyFile [2022-03-17T08:29:41.735Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-17T08:29:41.735Z] === RUN TestSizeNonemptyFile [2022-03-17T08:29:41.735Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-17T08:29:41.735Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-17T08:29:41.735Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-17T08:29:41.735Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-17T08:29:41.735Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-17T08:29:41.735Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-17T08:29:41.735Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-17T08:29:41.735Z] === RUN TestMoveToSubdir [2022-03-17T08:29:41.735Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-17T08:29:41.735Z] === RUN TestSizeNonExistingDirectory [2022-03-17T08:29:41.735Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-17T08:29:41.735Z] PASS [2022-03-17T08:29:41.735Z] coverage: 80.0% of statements [2022-03-17T08:29:41.735Z] ok github.com/docker/docker/pkg/directory 0.072s coverage: 80.0% of statements [2022-03-17T08:29:41.735Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2022-03-17T08:29:41.735Z] === RUN TestNetworkDBWatch [2022-03-17T08:29:41.854Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-17T08:29:42.122Z] --- PASS: TestKillContainerInvalidSignal (3.99s) [2022-03-17T08:29:42.122Z] === RUN TestKillContainer [2022-03-17T08:29:42.122Z] === RUN TestKillContainer/no_signal [2022-03-17T08:29:42.434Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-17T08:29:42.731Z] === RUN TestPollerAddRemove [2022-03-17T08:29:42.731Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-17T08:29:42.731Z] === RUN TestPollerEvent [2022-03-17T08:29:42.731Z] poller_test.go:40: No chmod on Windows [2022-03-17T08:29:42.731Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-17T08:29:42.731Z] === RUN TestPollerClose [2022-03-17T08:29:42.731Z] --- PASS: TestPollerClose (0.00s) [2022-03-17T08:29:42.731Z] PASS [2022-03-17T08:29:42.731Z] coverage: 45.7% of statements [2022-03-17T08:29:42.731Z] ok github.com/docker/docker/pkg/filenotify 0.049s coverage: 45.7% of statements [2022-03-17T08:29:43.378Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-17T08:29:43.722Z] 2022/03/17 08:29:43 Closing DB instances... [2022-03-17T08:29:43.723Z] === RUN TestCopyFileWithInvalidSrc [2022-03-17T08:29:43.723Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-17T08:29:43.723Z] === RUN TestCopyFileWithInvalidDest [2022-03-17T08:29:43.723Z] --- PASS: TestCopyFileWithInvalidDest (0.01s) [2022-03-17T08:29:43.723Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-17T08:29:43.723Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-17T08:29:43.723Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-17T08:29:43.723Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-17T08:29:43.723Z] === RUN TestCopyFile [2022-03-17T08:29:43.723Z] --- PASS: TestCopyFile (0.01s) [2022-03-17T08:29:43.723Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-17T08:29:43.723Z] fileutils_test.go:133: Needs porting to Windows [2022-03-17T08:29:43.723Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-17T08:29:43.723Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-17T08:29:43.723Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-17T08:29:43.723Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-17T08:29:43.723Z] fileutils_test.go:179: Needs porting to Windows [2022-03-17T08:29:43.723Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-17T08:29:43.723Z] === RUN TestWildcardMatches [2022-03-17T08:29:43.723Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-17T08:29:43.723Z] === RUN TestPatternMatches [2022-03-17T08:29:43.723Z] --- PASS: TestPatternMatches (0.00s) [2022-03-17T08:29:43.723Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-17T08:29:43.723Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-17T08:29:43.723Z] === RUN TestPatternMatchesFolderExclusions [2022-03-17T08:29:43.723Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-17T08:29:43.723Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-17T08:29:43.723Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-17T08:29:43.723Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-17T08:29:43.723Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-17T08:29:43.723Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-17T08:29:43.723Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-17T08:29:43.723Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-17T08:29:43.723Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-17T08:29:43.723Z] === RUN TestSingleExclamationError [2022-03-17T08:29:43.723Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-17T08:29:43.723Z] === RUN TestMatchesWithNoPatterns [2022-03-17T08:29:43.723Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-17T08:29:43.723Z] === RUN TestMatchesWithMalformedPatterns [2022-03-17T08:29:43.723Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-17T08:29:43.723Z] === RUN TestMatches [2022-03-17T08:29:43.723Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-17T08:29:43.723Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-17T08:29:43.723Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-17T08:29:43.723Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-17T08:29:43.723Z] --- PASS: TestMatches (0.01s) [2022-03-17T08:29:43.723Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-17T08:29:43.723Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-17T08:29:43.723Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-17T08:29:43.723Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-17T08:29:43.723Z] === RUN TestCleanPatterns [2022-03-17T08:29:43.723Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-17T08:29:43.723Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-17T08:29:43.723Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-17T08:29:43.723Z] === RUN TestCleanPatternsExceptionFlag [2022-03-17T08:29:43.723Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-17T08:29:43.723Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-17T08:29:43.723Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-17T08:29:43.723Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-17T08:29:43.723Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-17T08:29:43.723Z] === RUN TestCleanPatternsErrorSingleException [2022-03-17T08:29:43.723Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-17T08:29:43.723Z] === RUN TestCreateIfNotExistsDir [2022-03-17T08:29:43.951Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-17T08:29:44.195Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-17T08:29:44.195Z] === RUN TestCreateIfNotExistsFile [2022-03-17T08:29:44.195Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-17T08:29:44.195Z] === RUN TestMatch [2022-03-17T08:29:44.195Z] --- PASS: TestMatch (0.00s) [2022-03-17T08:29:44.195Z] === RUN TestCompile [2022-03-17T08:29:44.195Z] === RUN TestCompile/slash [2022-03-17T08:29:44.195Z] === RUN TestCompile/backslash [2022-03-17T08:29:44.195Z] --- PASS: TestCompile (0.00s) [2022-03-17T08:29:44.195Z] --- PASS: TestCompile/slash (0.00s) [2022-03-17T08:29:44.195Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-17T08:29:44.195Z] PASS [2022-03-17T08:29:44.195Z] coverage: 84.7% of statements [2022-03-17T08:29:44.195Z] ok github.com/docker/docker/pkg/fileutils 0.092s coverage: 84.7% of statements [2022-03-17T08:29:44.195Z] --- PASS: TestTarFiles (7.77s) [2022-03-17T08:29:44.195Z] === RUN TestDetectCompressionZstd [2022-03-17T08:29:44.195Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-17T08:29:44.195Z] === RUN TestTarUntar [2022-03-17T08:29:44.195Z] --- PASS: TestTarUntar (0.05s) [2022-03-17T08:29:44.195Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-17T08:29:44.195Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-17T08:29:44.195Z] === RUN TestTarWithOptions [2022-03-17T08:29:44.195Z] --- PASS: TestTarWithOptions (0.04s) [2022-03-17T08:29:44.195Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-17T08:29:44.195Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-17T08:29:44.195Z] === RUN TestUntarUstarGnuConflict [2022-03-17T08:29:44.195Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-17T08:29:44.195Z] === RUN TestUntarInvalidFilenames [2022-03-17T08:29:44.524Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-17T08:29:44.665Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2494641965\\dest" [2022-03-17T08:29:44.665Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-03-17T08:29:44.665Z] === RUN TestUntarHardlinkToSymlink [2022-03-17T08:29:44.665Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-17T08:29:44.665Z] === RUN TestUntarInvalidHardlink [2022-03-17T08:29:44.666Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3166472048\\victim\\hello" -> "../victim/hello" [2022-03-17T08:29:44.666Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink521586853\\victim\\hello" -> "/../victim/hello" [2022-03-17T08:29:44.666Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2915795814\\victim" -> "../victim" [2022-03-17T08:29:44.666Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3687485104\\victim" -> "../victim" [2022-03-17T08:29:44.666Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1086663522\\victim" -> "../victim" [2022-03-17T08:29:44.666Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3509942437\\victim" -> "../victim" [2022-03-17T08:29:44.666Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2022-03-17T08:29:44.666Z] === RUN TestUntarInvalidSymlink [2022-03-17T08:29:44.666Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3774188371\\dest\\dotdot" -> "../victim/hello" [2022-03-17T08:29:44.666Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3472186618\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-17T08:29:44.666Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3115715585\\dest\\loophole-victim" -> "../victim" [2022-03-17T08:29:44.666Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2640343143\\dest\\loophole-victim" -> "../victim" [2022-03-17T08:29:44.666Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2747378061\\dest\\loophole-victim" -> "../victim" [2022-03-17T08:29:44.666Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1988846102\\dest\\loophole-victim" -> "../victim" [2022-03-17T08:29:44.666Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink897221427\\dest\\dir\\loophole" -> "../../victim" [2022-03-17T08:29:44.666Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-17T08:29:44.666Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-17T08:29:44.666Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-17T08:29:44.666Z] === RUN TestXGlobalNoParent [2022-03-17T08:29:44.666Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-17T08:29:44.666Z] === RUN TestReplaceFileTarWrapper [2022-03-17T08:29:44.666Z] === RUN TestGet [2022-03-17T08:29:44.666Z] --- PASS: TestGet (0.00s) [2022-03-17T08:29:44.666Z] === RUN TestGetShortcutString [2022-03-17T08:29:44.666Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-17T08:29:44.666Z] PASS [2022-03-17T08:29:44.666Z] coverage: 42.9% of statements [2022-03-17T08:29:44.666Z] ok github.com/docker/docker/pkg/homedir 0.048s coverage: 42.9% of statements [2022-03-17T08:29:45.077Z] === RUN TestKillContainer/non_killing_signal [2022-03-17T08:29:45.077Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-17T08:29:45.077Z] === RUN TestKillContainer/killing_signal [2022-03-17T08:29:45.099Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-17T08:29:45.136Z] --- PASS: TestReplaceFileTarWrapper (0.24s) [2022-03-17T08:29:45.136Z] === RUN TestPrefixHeaderReadable [2022-03-17T08:29:45.136Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-17T08:29:45.136Z] === RUN TestDisablePigz [2022-03-17T08:29:45.136Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-17T08:29:45.136Z] --- PASS: TestDisablePigz (0.17s) [2022-03-17T08:29:45.136Z] === RUN TestPigz [2022-03-17T08:29:45.136Z] --- PASS: TestNetworkDBWatch (3.26s) [2022-03-17T08:29:45.136Z] === RUN TestNetworkDBBulkSync [2022-03-17T08:29:45.136Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-17T08:29:45.136Z] --- PASS: TestPigz (0.17s) [2022-03-17T08:29:45.136Z] === RUN TestNosysFileInfo [2022-03-17T08:29:45.136Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-17T08:29:45.136Z] === RUN TestCopyFileWithInvalidDest [2022-03-17T08:29:45.136Z] archive_windows_test.go:16: Currently fails [2022-03-17T08:29:45.136Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-17T08:29:45.136Z] === RUN TestCanonicalTarNameForPath [2022-03-17T08:29:45.136Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-17T08:29:45.136Z] === RUN TestCanonicalTarName [2022-03-17T08:29:45.136Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-17T08:29:45.136Z] === RUN TestChmodTarEntry [2022-03-17T08:29:45.136Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-17T08:29:45.136Z] === RUN TestHardLinkOrder [2022-03-17T08:29:45.607Z] --- PASS: TestHardLinkOrder (0.11s) [2022-03-17T08:29:45.608Z] === RUN TestChangeString [2022-03-17T08:29:45.608Z] --- PASS: TestChangeString (0.00s) [2022-03-17T08:29:45.608Z] === RUN TestChangesWithNoChanges [2022-03-17T08:29:45.608Z] --- PASS: TestChangesWithNoChanges (0.05s) [2022-03-17T08:29:45.608Z] === RUN TestChangesWithChanges [2022-03-17T08:29:45.608Z] --- PASS: TestChangesWithChanges (0.05s) [2022-03-17T08:29:45.608Z] === RUN TestChangesWithChangesGH13590 [2022-03-17T08:29:45.608Z] changes_test.go:195: needs more investigation [2022-03-17T08:29:45.608Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-17T08:29:45.608Z] === RUN TestChangesDirsEmpty [2022-03-17T08:29:45.608Z] --- PASS: TestChangesDirsEmpty (0.15s) [2022-03-17T08:29:45.608Z] === RUN TestChangesDirsMutated [2022-03-17T08:29:45.673Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-17T08:29:46.079Z] --- PASS: TestChangesDirsMutated (0.17s) [2022-03-17T08:29:46.079Z] === RUN TestApplyLayer [2022-03-17T08:29:46.079Z] changes_test.go:432: needs further investigation [2022-03-17T08:29:46.079Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-17T08:29:46.079Z] === RUN TestChangesSizeWithHardlinks [2022-03-17T08:29:46.079Z] changes_test.go:468: needs further investigation [2022-03-17T08:29:46.079Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-17T08:29:46.079Z] === RUN TestChangesSizeWithNoChanges [2022-03-17T08:29:46.079Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-17T08:29:46.079Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-17T08:29:46.079Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-17T08:29:46.079Z] === RUN TestChangesSize [2022-03-17T08:29:46.079Z] --- PASS: TestChangesSize (0.00s) [2022-03-17T08:29:46.079Z] === RUN TestApplyLayerInvalidFilenames [2022-03-17T08:29:46.079Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4137786868\\dest" [2022-03-17T08:29:46.079Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-17T08:29:46.079Z] === RUN TestApplyLayerInvalidHardlink [2022-03-17T08:29:46.079Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2283589890\\victim\\hello" -> "../victim/hello" [2022-03-17T08:29:46.079Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink162684503\\victim\\hello" -> "/../victim/hello" [2022-03-17T08:29:46.079Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1967700956\\victim" -> "../victim" [2022-03-17T08:29:46.079Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink571523649\\victim" -> "../victim" [2022-03-17T08:29:46.079Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3709121774\\victim" -> "../victim" [2022-03-17T08:29:46.079Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1727529929\\victim" -> "../victim" [2022-03-17T08:29:46.079Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-17T08:29:46.079Z] === RUN TestApplyLayerInvalidSymlink [2022-03-17T08:29:46.079Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink714731901\\dest\\dotdot" -> "../victim/hello" [2022-03-17T08:29:46.079Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1337371204\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-17T08:29:46.079Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3952555462\\dest\\loophole-victim" -> "../victim" [2022-03-17T08:29:46.079Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink141413167\\dest\\loophole-victim" -> "../victim" [2022-03-17T08:29:46.079Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1211467477\\dest\\loophole-victim" -> "../victim" [2022-03-17T08:29:46.079Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2789172094\\dest\\loophole-victim" -> "../victim" [2022-03-17T08:29:46.079Z] === RUN TestCreateIDMapOrder [2022-03-17T08:29:46.079Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-17T08:29:46.079Z] PASS [2022-03-17T08:29:46.079Z] coverage: 7.2% of statements [2022-03-17T08:29:46.079Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-03-17T08:29:46.079Z] === RUN TestApplyLayerWhiteouts [2022-03-17T08:29:46.079Z] ok github.com/docker/docker/pkg/idtools 0.052s coverage: 7.2% of statements [2022-03-17T08:29:46.079Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2022-03-17T08:29:46.079Z] === RUN TestGenerateEmptyFile [2022-03-17T08:29:46.079Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-17T08:29:46.079Z] === RUN TestGenerateWithContent [2022-03-17T08:29:46.079Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-17T08:29:46.079Z] PASS [2022-03-17T08:29:46.079Z] coverage: 63.0% of statements [2022-03-17T08:29:46.079Z] ok github.com/docker/docker/pkg/archive 10.900s coverage: 63.0% of statements [2022-03-17T08:29:46.246Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-17T08:29:46.550Z] 2022/03/17 08:29:46 Closing DB instances... [2022-03-17T08:29:46.818Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-17T08:29:47.392Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-17T08:29:47.541Z] === RUN TestFixedBufferCap [2022-03-17T08:29:47.541Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-17T08:29:47.541Z] === RUN TestFixedBufferLen [2022-03-17T08:29:47.541Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-17T08:29:47.541Z] === RUN TestFixedBufferString [2022-03-17T08:29:47.541Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-17T08:29:47.541Z] === RUN TestFixedBufferWrite [2022-03-17T08:29:47.541Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-17T08:29:47.541Z] === RUN TestFixedBufferRead [2022-03-17T08:29:47.541Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-17T08:29:47.541Z] === RUN TestBytesPipeRead [2022-03-17T08:29:47.541Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-17T08:29:47.541Z] === RUN TestBytesPipeWrite [2022-03-17T08:29:47.541Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-17T08:29:47.541Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-17T08:29:47.964Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-17T08:29:48.011Z] --- PASS: TestNetworkDBBulkSync (2.86s) [2022-03-17T08:29:48.011Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-17T08:29:48.011Z] --- PASS: TestBytesPipeWriteRandomChunks (0.57s) [2022-03-17T08:29:48.011Z] === RUN TestAtomicWriteToFile [2022-03-17T08:29:48.011Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-03-17T08:29:48.011Z] === RUN TestAtomicWriteSetCommit [2022-03-17T08:29:48.011Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-17T08:29:48.011Z] === RUN TestAtomicWriteSetCancel [2022-03-17T08:29:48.011Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-17T08:29:48.011Z] === RUN TestReadCloserWrapperClose [2022-03-17T08:29:48.011Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-17T08:29:48.011Z] === RUN TestReaderErrWrapperReadOnError [2022-03-17T08:29:48.011Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-17T08:29:48.011Z] === RUN TestReaderErrWrapperRead [2022-03-17T08:29:48.011Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-17T08:29:48.011Z] === RUN TestCancelReadCloser [2022-03-17T08:29:48.482Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-17T08:29:48.482Z] === RUN TestWriteCloserWrapperClose [2022-03-17T08:29:48.482Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-17T08:29:48.482Z] === RUN TestNopWriteCloser [2022-03-17T08:29:48.482Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-17T08:29:48.482Z] === RUN TestNopWriter [2022-03-17T08:29:48.482Z] --- PASS: TestNopWriter (0.00s) [2022-03-17T08:29:48.482Z] === RUN TestWriteCounter [2022-03-17T08:29:48.482Z] --- PASS: TestWriteCounter (0.00s) [2022-03-17T08:29:48.482Z] PASS [2022-03-17T08:29:48.482Z] coverage: 69.2% of statements [2022-03-17T08:29:48.482Z] ok github.com/docker/docker/pkg/ioutils 0.765s coverage: 69.2% of statements [2022-03-17T08:29:48.537Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-17T08:29:48.538Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-17T08:29:48.870Z] --- PASS: TestKillContainer (7.27s) [2022-03-17T08:29:48.871Z] --- PASS: TestKillContainer/no_signal (3.59s) [2022-03-17T08:29:48.871Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-17T08:29:48.871Z] --- PASS: TestKillContainer/killing_signal (3.60s) [2022-03-17T08:29:48.871Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-17T08:29:48.871Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T08:29:48.871Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-17T08:29:48.871Z] === RUN TestKillStoppedContainer [2022-03-17T08:29:48.871Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T08:29:48.871Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-17T08:29:48.871Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-17T08:29:48.871Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T08:29:48.871Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-17T08:29:48.871Z] === RUN TestKillDifferentUserContainer [2022-03-17T08:29:48.871Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-17T08:29:48.871Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-17T08:29:48.871Z] === RUN TestInspectOomKilledTrue [2022-03-17T08:29:48.871Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:29:48.871Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-17T08:29:48.871Z] === RUN TestInspectOomKilledFalse [2022-03-17T08:29:48.871Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T08:29:48.871Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-17T08:29:48.871Z] === RUN TestLogsFollowTailEmpty [2022-03-17T08:29:49.110Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-17T08:29:49.477Z] === RUN TestError [2022-03-17T08:29:49.477Z] --- PASS: TestError (0.00s) [2022-03-17T08:29:49.477Z] === RUN TestProgressString [2022-03-17T08:29:49.477Z] === RUN TestProgressString/no_progress [2022-03-17T08:29:49.477Z] === RUN TestProgressString/progress_1 [2022-03-17T08:29:49.683Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-17T08:29:49.948Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-17T08:29:49.948Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-17T08:29:49.948Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-17T08:29:49.948Z] === RUN TestProgressString/with_units [2022-03-17T08:29:49.948Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-17T08:29:49.948Z] === RUN TestProgressString/hide_counts [2022-03-17T08:29:49.948Z] --- PASS: TestProgressString (0.00s) [2022-03-17T08:29:49.948Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-17T08:29:49.948Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-17T08:29:49.948Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-17T08:29:49.948Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-17T08:29:49.948Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-17T08:29:49.948Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-17T08:29:49.948Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-17T08:29:49.948Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-17T08:29:49.948Z] === RUN TestJSONMessageDisplay [2022-03-17T08:29:49.948Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-03-17T08:29:49.948Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-17T08:29:49.948Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-17T08:29:49.948Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-17T08:29:49.948Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-17T08:29:49.948Z] === RUN TestDisplayJSONMessagesStream [2022-03-17T08:29:49.948Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-17T08:29:49.948Z] PASS [2022-03-17T08:29:49.948Z] coverage: 91.7% of statements [2022-03-17T08:29:49.948Z] ok github.com/docker/docker/pkg/jsonmessage 0.248s coverage: 91.7% of statements [2022-03-17T08:29:50.257Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-17T08:29:50.418Z] === RUN TestStandardLongPath [2022-03-17T08:29:50.418Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-17T08:29:50.418Z] === RUN TestUNCLongPath [2022-03-17T08:29:50.418Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-17T08:29:50.418Z] PASS [2022-03-17T08:29:50.418Z] coverage: 100.0% of statements [2022-03-17T08:29:50.418Z] ok github.com/docker/docker/pkg/longpath 0.059s coverage: 100.0% of statements [2022-03-17T08:29:50.830Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-17T08:29:51.403Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-17T08:29:51.403Z] --- PASS: TestCreateServiceMultipleTimes (17.46s) [2022-03-17T08:29:51.403Z] === RUN TestCreateServiceConflict [2022-03-17T08:29:51.412Z] 2022/03/17 08:29:50 Closing DB instances... [2022-03-17T08:29:51.412Z] === RUN TestNameFormat [2022-03-17T08:29:51.412Z] --- PASS: TestNameFormat (0.00s) [2022-03-17T08:29:51.413Z] === RUN TestNameRetries [2022-03-17T08:29:51.413Z] --- PASS: TestNameRetries (0.00s) [2022-03-17T08:29:51.413Z] PASS [2022-03-17T08:29:51.413Z] coverage: 85.7% of statements [2022-03-17T08:29:51.413Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2022-03-17T08:29:51.884Z] === RUN TestParseKeyValueOpt [2022-03-17T08:29:51.884Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-17T08:29:51.884Z] === RUN TestParseUintList [2022-03-17T08:29:51.884Z] --- PASS: TestParseUintList (0.00s) [2022-03-17T08:29:52.349Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-17T08:29:52.355Z] === RUN TestParseUintListMaximumLimits [2022-03-17T08:29:52.355Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-17T08:29:52.355Z] PASS [2022-03-17T08:29:52.355Z] coverage: 97.0% of statements [2022-03-17T08:29:52.355Z] ok github.com/docker/docker/pkg/parsers 0.043s coverage: 97.0% of statements [2022-03-17T08:29:52.683Z] --- PASS: TestLogsFollowTailEmpty (3.94s) [2022-03-17T08:29:52.683Z] === RUN TestNetworkNat [2022-03-17T08:29:52.683Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-17T08:29:52.683Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-17T08:29:52.683Z] === RUN TestNetworkLocalhostTCPNat [2022-03-17T08:29:52.923Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-17T08:29:53.346Z] === RUN Test_windowsOSRelease_String [2022-03-17T08:29:53.346Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-03-17T08:29:53.346Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-03-17T08:29:53.346Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-03-17T08:29:53.346Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-03-17T08:29:53.346Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-03-17T08:29:53.346Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-03-17T08:29:53.346Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-03-17T08:29:53.346Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-03-17T08:29:53.346Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-03-17T08:29:53.346Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-17T08:29:53.346Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-03-17T08:29:53.346Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-03-17T08:29:53.346Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-03-17T08:29:53.346Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-17T08:29:53.346Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-03-17T08:29:53.346Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-03-17T08:29:53.346Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-03-17T08:29:53.346Z] PASS [2022-03-17T08:29:53.346Z] coverage: 37.5% of statements [2022-03-17T08:29:53.346Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.053s coverage: 37.5% of statements [2022-03-17T08:29:53.869Z] --- PASS: TestCreateServiceConflict (2.48s) [2022-03-17T08:29:53.869Z] === RUN TestCreateServiceMaxReplicas [2022-03-17T08:29:54.338Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.01s) [2022-03-17T08:29:54.339Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-17T08:29:54.339Z] === RUN TestNewAndRemove [2022-03-17T08:29:54.339Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-17T08:29:54.339Z] === RUN TestRemoveInvalidPath [2022-03-17T08:29:54.339Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-17T08:29:54.339Z] PASS [2022-03-17T08:29:54.339Z] coverage: 82.6% of statements [2022-03-17T08:29:54.339Z] ok github.com/docker/docker/pkg/pidfile 0.056s coverage: 82.6% of statements [2022-03-17T08:29:54.443Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-17T08:29:55.331Z] 2022/03/17 08:29:54 Closing DB instances... [2022-03-17T08:29:56.323Z] === RUN TestFailedConnection [2022-03-17T08:29:56.323Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.43s) [2022-03-17T08:29:56.323Z] === RUN TestNetworkDBGarbageCollection [2022-03-17T08:29:57.315Z] --- PASS: TestFailedConnection (1.05s) [2022-03-17T08:29:57.315Z] === RUN TestFailOnce [2022-03-17T08:29:57.315Z] 2022/03/17 08:29:57 http: panic serving 127.0.0.1:49304: Plugin not ready [2022-03-17T08:29:57.315Z] goroutine 34 [running]: [2022-03-17T08:29:57.315Z] net/http.(*conn).serve.func1() [2022-03-17T08:29:57.315Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-17T08:29:57.315Z] panic({0x1063700, 0x11ad030}) [2022-03-17T08:29:57.315Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-17T08:29:57.315Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001a7a70?) [2022-03-17T08:29:57.315Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-17T08:29:57.315Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x11b2838?, 0xc0000a80e0?}, 0xfbda46?) [2022-03-17T08:29:57.315Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-17T08:29:57.315Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x11b2838, 0xc0000a80e0}, 0xc00022a000) [2022-03-17T08:29:57.315Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-03-17T08:29:57.315Z] net/http.serverHandler.ServeHTTP({0x11b0e58?}, {0x11b2838, 0xc0000a80e0}, 0xc00022a000) [2022-03-17T08:29:57.315Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-17T08:29:57.315Z] net/http.(*conn).serve(0xc000220000, {0x11b2d38, 0xc0002020c0}) [2022-03-17T08:29:57.315Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-17T08:29:57.315Z] created by net/http.(*Server).Serve [2022-03-17T08:29:57.315Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-17T08:29:57.315Z] time="2022-03-17T08:29:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.FailOnce: Post \"http://127.0.0.1:49303/Test.FailOnce\": EOF, retrying in 1s" [2022-03-17T08:29:57.437Z] --- PASS: TestNetworkLocalhostTCPNat (4.38s) [2022-03-17T08:29:57.437Z] === RUN TestNetworkLoopbackNat [2022-03-17T08:29:57.437Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-17T08:29:57.437Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-17T08:29:57.437Z] === RUN TestPause [2022-03-17T08:29:57.437Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-17T08:29:57.437Z] --- SKIP: TestPause (0.00s) [2022-03-17T08:29:57.437Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-17T08:29:57.750Z] --- PASS: TestCreateServiceMaxReplicas (3.35s) [2022-03-17T08:29:57.750Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-17T08:29:58.012Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-17T08:29:58.012Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-17T08:29:58.306Z] --- PASS: TestFailOnce (1.22s) [2022-03-17T08:29:58.306Z] === RUN TestEchoInputOutput [2022-03-17T08:29:58.306Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-17T08:29:58.306Z] === RUN TestBackoff [2022-03-17T08:29:58.306Z] --- PASS: TestBackoff (0.00s) [2022-03-17T08:29:58.306Z] === RUN TestAbortRetry [2022-03-17T08:29:58.306Z] --- PASS: TestAbortRetry (0.00s) [2022-03-17T08:29:58.306Z] === RUN TestClientScheme [2022-03-17T08:29:58.306Z] --- PASS: TestClientScheme (0.00s) [2022-03-17T08:29:58.306Z] === RUN TestNewClientWithTimeout [2022-03-17T08:29:58.778Z] --- PASS: TestGetAddress (31.76s) [2022-03-17T08:29:58.778Z] === RUN TestRequestSyntaxCheck [2022-03-17T08:29:58.778Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-03-17T08:29:58.778Z] === RUN TestRequest [2022-03-17T08:29:59.249Z] time="2022-03-17T08:29:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-17T08:29:59.718Z] --- PASS: TestUpdateRestartPolicy (22.96s) [2022-03-17T08:29:59.718Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-17T08:29:59.718Z] --- PASS: TestUpdateRestartWithAutoRemove (2.34s) [2022-03-17T08:29:59.718Z] === RUN TestWaitNonBlocked [2022-03-17T08:29:59.718Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T08:29:59.718Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T08:29:59.718Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T08:29:59.718Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T08:29:59.718Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T08:29:59.718Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T08:30:00.562Z] docker_api_swarm_node_test.go:81: [dc0e44b683c57] joining swarm manager [df511d81afd68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:30:00.821Z] time="2022-03-17T08:30:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-17T08:30:01.135Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-17T08:30:01.232Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.83s) [2022-03-17T08:30:01.232Z] === RUN TestPauseStopPausedContainer [2022-03-17T08:30:01.232Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:01.232Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-17T08:30:01.232Z] === RUN TestPsFilter [2022-03-17T08:30:01.701Z] --- PASS: TestPsFilter (0.59s) [2022-03-17T08:30:01.701Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-17T08:30:01.716Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-17T08:30:02.788Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-17T08:30:02.788Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.93s) [2022-03-17T08:30:02.788Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.35s) [2022-03-17T08:30:02.788Z] === RUN TestWaitBlocked [2022-03-17T08:30:02.788Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:30:02.788Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-17T08:30:02.788Z] PASS [2022-03-17T08:30:02.788Z] ok github.com/docker/docker/integration/container 97.579s [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === Skipped [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-17T08:30:02.788Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-17T08:30:02.788Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-17T08:30:02.788Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-17T08:30:02.788Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-17T08:30:02.788Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-17T08:30:02.788Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-17T08:30:02.788Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-17T08:30:02.788Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-17T08:30:02.788Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-17T08:30:02.788Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-17T08:30:02.788Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-17T08:30:02.788Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-17T08:30:02.788Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-17T08:30:02.788Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-17T08:30:02.788Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-17T08:30:02.788Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-17T08:30:02.788Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-17T08:30:02.788Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-17T08:30:02.788Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-17T08:30:02.788Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-17T08:30:02.788Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-17T08:30:02.788Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-17T08:30:02.788Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-17T08:30:02.788Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-17T08:30:02.788Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-17T08:30:02.788Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-17T08:30:02.788Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-17T08:30:02.788Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-17T08:30:02.788Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-17T08:30:02.788Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-17T08:30:02.788Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-17T08:30:02.788Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-17T08:30:02.788Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-17T08:30:02.788Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:30:02.788Z] [2022-03-17T08:30:02.788Z] DONE 87 tests, 33 skipped in 100.399s [2022-03-17T08:30:02.788Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-17T08:30:03.046Z] time="2022-03-17T08:30:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-17T08:30:05.035Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-17T08:30:05.493Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.60s) [2022-03-17T08:30:05.493Z] === RUN TestRemoveContainerWithVolume [2022-03-17T08:30:07.585Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-17T08:30:07.830Z] time="2022-03-17T08:30:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-17T08:30:08.157Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-17T08:30:09.290Z] --- PASS: TestRemoveContainerWithVolume (3.90s) [2022-03-17T08:30:09.290Z] === RUN TestRemoveContainerRunning [2022-03-17T08:30:10.800Z] === RUN TestParseEmptyInterface [2022-03-17T08:30:10.800Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-17T08:30:10.800Z] === RUN TestParseNonInterfaceType [2022-03-17T08:30:10.800Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-17T08:30:10.800Z] === RUN TestParseWithOneFunction [2022-03-17T08:30:10.800Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-17T08:30:10.800Z] === RUN TestParseWithMultipleFuncs [2022-03-17T08:30:10.800Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-17T08:30:10.800Z] === RUN TestParseWithUnnamedReturn [2022-03-17T08:30:10.800Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-17T08:30:10.800Z] === RUN TestEmbeddedInterface [2022-03-17T08:30:10.800Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-17T08:30:10.800Z] === RUN TestParsedImports [2022-03-17T08:30:10.800Z] --- PASS: TestParsedImports (0.00s) [2022-03-17T08:30:10.800Z] === RUN TestAliasedImports [2022-03-17T08:30:10.800Z] --- PASS: TestAliasedImports (0.00s) [2022-03-17T08:30:10.800Z] PASS [2022-03-17T08:30:10.800Z] coverage: 56.8% of statements [2022-03-17T08:30:10.800Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.061s coverage: 56.8% of statements [2022-03-17T08:30:11.461Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-17T08:30:11.722Z] === RUN TestDockerSuite/TestCpToDot [2022-03-17T08:30:11.723Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.57s) [2022-03-17T08:30:11.723Z] === RUN TestCreateServiceSecretFileMode [2022-03-17T08:30:11.793Z] === RUN TestHTTPTransport [2022-03-17T08:30:11.793Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-17T08:30:11.793Z] PASS [2022-03-17T08:30:11.793Z] coverage: 85.7% of statements [2022-03-17T08:30:11.793Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2022-03-17T08:30:12.295Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-17T08:30:12.805Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-17T08:30:12.805Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-17T08:30:12.805Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-17T08:30:12.805Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-17T08:30:12.805Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-17T08:30:12.805Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-17T08:30:12.805Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-17T08:30:12.805Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-17T08:30:12.805Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-17T08:30:12.805Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-17T08:30:12.805Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-17T08:30:12.805Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-17T08:30:12.805Z] === RUN TestBufferPoolPutAndGet [2022-03-17T08:30:12.805Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-17T08:30:12.805Z] PASS [2022-03-17T08:30:12.805Z] coverage: 88.2% of statements [2022-03-17T08:30:12.805Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2022-03-17T08:30:13.084Z] --- PASS: TestRemoveContainerRunning (3.87s) [2022-03-17T08:30:13.084Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-17T08:30:13.239Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-17T08:30:13.798Z] === RUN TestOutputOnPrematureClose [2022-03-17T08:30:13.798Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-17T08:30:13.798Z] === RUN TestCompleteSilently [2022-03-17T08:30:13.798Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-17T08:30:13.798Z] PASS [2022-03-17T08:30:13.798Z] coverage: 75.9% of statements [2022-03-17T08:30:13.798Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2022-03-17T08:30:13.812Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-17T08:30:14.271Z] === RUN TestSendToOneSub [2022-03-17T08:30:14.271Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-17T08:30:14.271Z] === RUN TestSendToMultipleSubs [2022-03-17T08:30:14.271Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-17T08:30:14.271Z] === RUN TestEvictOneSub [2022-03-17T08:30:14.271Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-17T08:30:14.271Z] === RUN TestClosePublisher [2022-03-17T08:30:14.271Z] --- PASS: TestClosePublisher (0.00s) [2022-03-17T08:30:14.271Z] === RUN TestPubSubRace [2022-03-17T08:30:14.385Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-17T08:30:14.959Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-17T08:30:15.267Z] --- PASS: TestPubSubRace (1.07s) [2022-03-17T08:30:15.267Z] PASS [2022-03-17T08:30:15.267Z] coverage: 75.0% of statements [2022-03-17T08:30:15.267Z] ok github.com/docker/docker/pkg/pubsub 1.111s coverage: 75.0% of statements [2022-03-17T08:30:16.262Z] === RUN TestRegister [2022-03-17T08:30:16.263Z] --- PASS: TestRegister (0.00s) [2022-03-17T08:30:16.263Z] === RUN TestCommand [2022-03-17T08:30:16.263Z] --- PASS: TestCommand (0.04s) [2022-03-17T08:30:16.263Z] === RUN TestNaiveSelf [2022-03-17T08:30:16.263Z] --- PASS: TestRequest (17.12s) [2022-03-17T08:30:16.263Z] === RUN TestOverlappingRequests [2022-03-17T08:30:16.263Z] --- PASS: TestNaiveSelf (0.04s) [2022-03-17T08:30:16.263Z] PASS [2022-03-17T08:30:16.263Z] coverage: 82.4% of statements [2022-03-17T08:30:16.263Z] ok github.com/docker/docker/pkg/reexec 0.115s coverage: 82.4% of statements [2022-03-17T08:30:16.263Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-17T08:30:16.263Z] === RUN TestClientStream [2022-03-17T08:30:16.263Z] --- PASS: TestClientStream (0.00s) [2022-03-17T08:30:16.263Z] === RUN TestClientSendFile [2022-03-17T08:30:16.263Z] --- PASS: TestClientSendFile (0.00s) [2022-03-17T08:30:16.263Z] === RUN TestClientWithRequestTimeout [2022-03-17T08:30:16.263Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-17T08:30:16.263Z] === RUN TestFileSpecPlugin [2022-03-17T08:30:16.263Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-17T08:30:16.263Z] === RUN TestFileJSONSpecPlugin [2022-03-17T08:30:16.263Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-17T08:30:16.263Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-17T08:30:16.263Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-17T08:30:16.263Z] === RUN TestPluginAddHandler [2022-03-17T08:30:16.263Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-17T08:30:16.263Z] === RUN TestPluginWaitBadPlugin [2022-03-17T08:30:16.263Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-17T08:30:16.263Z] === RUN TestGet [2022-03-17T08:30:16.263Z] time="2022-03-17T08:30:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-17T08:30:16.347Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-17T08:30:16.347Z] docker_api_swarm_node_test.go:53: [d996472a901b8] joining swarm manager [dad00b093fb6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:30:16.347Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-17T08:30:16.733Z] === RUN TestDump [2022-03-17T08:30:16.733Z] goroutine 6 [running]: [2022-03-17T08:30:16.733Z] github.com/docker/docker/pkg/stack.dump(0xb42d57?) [2022-03-17T08:30:16.733Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-17T08:30:16.733Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-17T08:30:16.733Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-17T08:30:16.733Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-03-17T08:30:16.733Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-17T08:30:16.733Z] testing.tRunner(0xc00015a4e0, 0xd0a498) [2022-03-17T08:30:16.733Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T08:30:16.733Z] created by testing.(*T).Run [2022-03-17T08:30:16.733Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-17T08:30:16.733Z] [2022-03-17T08:30:16.733Z] goroutine 1 [chan receive]: [2022-03-17T08:30:16.733Z] testing.(*T).Run(0xc00015a340, {0xcf913c?, 0xb1c1f3?}, 0xd0a498) [2022-03-17T08:30:16.733Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-17T08:30:16.733Z] testing.runTests.func1(0xc00006c840?) [2022-03-17T08:30:16.733Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-17T08:30:16.733Z] testing.tRunner(0xc00015a340, 0xc000075ca0) [2022-03-17T08:30:16.733Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T08:30:16.733Z] testing.runTests(0xc000058500?, {0xe8e400, 0x3, 0x3}, {0x2d868050108?, 0x40?, 0xe934a0?}) [2022-03-17T08:30:16.733Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-17T08:30:16.733Z] testing.(*M).Run(0xc000058500) [2022-03-17T08:30:16.733Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-17T08:30:16.733Z] main.main() [2022-03-17T08:30:16.733Z] _testmain.go:99 +0x255 [2022-03-17T08:30:16.733Z] --- PASS: TestDump (0.00s) [2022-03-17T08:30:16.733Z] === RUN TestDumpToFile [2022-03-17T08:30:16.880Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.83s) [2022-03-17T08:30:16.880Z] === RUN TestRemoveInvalidContainer [2022-03-17T08:30:16.880Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-17T08:30:16.880Z] === RUN TestRenameLinkedContainer [2022-03-17T08:30:16.880Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-17T08:30:16.880Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-17T08:30:16.880Z] === RUN TestRenameStoppedContainer [2022-03-17T08:30:16.919Z] === RUN TestDockerSuite/TestCpVolumePath docker_api_swarm_node_test.go:54: [d4b4152e42a05] joining swarm manager [dad00b093fb6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T08:30:16.919Z] [2022-03-17T08:30:17.206Z] --- PASS: TestOverlappingRequests (0.98s) [2022-03-17T08:30:17.206Z] === RUN TestRelease [2022-03-17T08:30:17.206Z] --- PASS: TestDumpToFile (0.18s) [2022-03-17T08:30:17.206Z] === RUN TestDumpToFileWithEmptyInput [2022-03-17T08:30:17.206Z] goroutine 8 [running]: [2022-03-17T08:30:17.206Z] github.com/docker/docker/pkg/stack.dump(0xbbecd3?) [2022-03-17T08:30:17.206Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-17T08:30:17.206Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xbbeca0?}) [2022-03-17T08:30:17.206Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-03-17T08:30:17.206Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015a4e0?) [2022-03-17T08:30:17.206Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-17T08:30:17.206Z] testing.tRunner(0xc00015ab60, 0xd0a488) [2022-03-17T08:30:17.206Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T08:30:17.206Z] created by testing.(*T).Run [2022-03-17T08:30:17.206Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-17T08:30:17.206Z] [2022-03-17T08:30:17.206Z] goroutine 1 [chan receive]: [2022-03-17T08:30:17.206Z] testing.(*T).Run(0xc00015a340, {0xd00713?, 0xb1c1f3?}, 0xd0a488) [2022-03-17T08:30:17.206Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-17T08:30:17.206Z] testing.runTests.func1(0xc00006c840?) [2022-03-17T08:30:17.206Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-17T08:30:17.206Z] testing.tRunner(0xc00015a340, 0xc000075ca0) [2022-03-17T08:30:17.206Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T08:30:17.206Z] testing.runTests(0xc000058500?, {0xe8e400, 0x3, 0x3}, {0x2d868050108?, 0x40?, 0xe934a0?}) [2022-03-17T08:30:17.206Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-17T08:30:17.206Z] testing.(*M).Run(0xc000058500) [2022-03-17T08:30:17.206Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-17T08:30:17.206Z] main.main() [2022-03-17T08:30:17.206Z] _testmain.go:99 +0x255 [2022-03-17T08:30:17.206Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-17T08:30:17.206Z] PASS [2022-03-17T08:30:17.206Z] coverage: 90.9% of statements [2022-03-17T08:30:17.206Z] ok github.com/docker/docker/pkg/stack 0.227s coverage: 90.9% of statements [2022-03-17T08:30:17.206Z] time="2022-03-17T08:30:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-17T08:30:17.685Z] === RUN TestNewStdWriter [2022-03-17T08:30:17.685Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-17T08:30:17.685Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-17T08:30:17.685Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-17T08:30:17.685Z] === RUN TestWriteWithNilBytes [2022-03-17T08:30:17.685Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-17T08:30:17.685Z] === RUN TestWrite [2022-03-17T08:30:17.685Z] --- PASS: TestWrite (0.00s) [2022-03-17T08:30:17.685Z] === RUN TestWriteWithWriterError [2022-03-17T08:30:17.685Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-17T08:30:17.685Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-17T08:30:17.685Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-17T08:30:17.685Z] === RUN TestStdCopyWriteAndRead [2022-03-17T08:30:17.685Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-17T08:30:17.685Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-17T08:30:17.685Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-17T08:30:17.685Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-17T08:30:17.685Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-17T08:30:17.685Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-17T08:30:17.685Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-17T08:30:17.685Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-17T08:30:17.685Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-17T08:30:17.685Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-17T08:30:17.685Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-17T08:30:17.685Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-17T08:30:17.685Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-17T08:30:17.685Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-17T08:30:17.685Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-17T08:30:17.685Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-17T08:30:17.685Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-17T08:30:17.685Z] PASS [2022-03-17T08:30:17.685Z] coverage: 100.0% of statements [2022-03-17T08:30:17.685Z] ok github.com/docker/docker/pkg/stdcopy 0.053s coverage: 100.0% of statements [2022-03-17T08:30:17.867Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-17T08:30:17.867Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-17T08:30:17.867Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-17T08:30:18.439Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-17T08:30:18.676Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-17T08:30:18.676Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-17T08:30:18.676Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-17T08:30:18.676Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-17T08:30:18.676Z] === RUN TestFormatStatus [2022-03-17T08:30:18.676Z] --- PASS: TestFormatStatus (0.00s) [2022-03-17T08:30:18.676Z] === RUN TestFormatError [2022-03-17T08:30:18.676Z] --- PASS: TestFormatError (0.00s) [2022-03-17T08:30:18.676Z] === RUN TestFormatJSONError [2022-03-17T08:30:18.676Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-17T08:30:18.676Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-17T08:30:18.676Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-17T08:30:18.676Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-17T08:30:18.676Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-17T08:30:18.676Z] === RUN TestNewJSONProgressOutput [2022-03-17T08:30:18.676Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-17T08:30:18.676Z] === RUN TestAuxFormatterEmit [2022-03-17T08:30:18.676Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-17T08:30:18.676Z] === RUN TestStreamWriterStdout [2022-03-17T08:30:18.676Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-17T08:30:18.676Z] === RUN TestStreamWriterStderr [2022-03-17T08:30:18.676Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-17T08:30:18.676Z] PASS [2022-03-17T08:30:18.676Z] coverage: 66.2% of statements [2022-03-17T08:30:18.676Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2022-03-17T08:30:18.702Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-17T08:30:18.702Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-17T08:30:18.702Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-17T08:30:18.702Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-17T08:30:19.146Z] time="2022-03-17T08:30:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-17T08:30:19.146Z] === RUN TestGenerateRandomID [2022-03-17T08:30:19.146Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-17T08:30:19.146Z] === RUN TestShortenId [2022-03-17T08:30:19.146Z] --- PASS: TestShortenId (0.00s) [2022-03-17T08:30:19.146Z] === RUN TestShortenSha256Id [2022-03-17T08:30:19.146Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-17T08:30:19.146Z] === RUN TestShortenIdEmpty [2022-03-17T08:30:19.146Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-17T08:30:19.146Z] === RUN TestShortenIdInvalid [2022-03-17T08:30:19.146Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-17T08:30:19.146Z] === RUN TestIsShortIDNonHex [2022-03-17T08:30:19.146Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-17T08:30:19.146Z] === RUN TestIsShortIDNotCorrectSize [2022-03-17T08:30:19.146Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-17T08:30:19.146Z] PASS [2022-03-17T08:30:19.146Z] coverage: 70.6% of statements [2022-03-17T08:30:19.146Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2022-03-17T08:30:19.275Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-17T08:30:19.536Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-17T08:30:19.536Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-17T08:30:19.536Z] === RUN TestDockerSuite/TestCreateRM [2022-03-17T08:30:19.798Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-17T08:30:19.798Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-17T08:30:19.798Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-17T08:30:19.798Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-17T08:30:19.798Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-17T08:30:20.139Z] === RUN TestIsCpusetListAvailable [2022-03-17T08:30:20.139Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-17T08:30:20.139Z] PASS [2022-03-17T08:30:20.139Z] coverage: 39.4% of statements [2022-03-17T08:30:20.139Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 39.4% of statements [2022-03-17T08:30:20.616Z] --- PASS: TestRelease (3.51s) [2022-03-17T08:30:20.616Z] === RUN TestAllocateRandomDeallocate [2022-03-17T08:30:20.676Z] --- PASS: TestRenameStoppedContainer (3.56s) [2022-03-17T08:30:20.676Z] === RUN TestRenameRunningContainerAndReuse [2022-03-17T08:30:21.185Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-17T08:30:21.185Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-17T08:30:21.185Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-17T08:30:22.188Z] === RUN TestChtimes [2022-03-17T08:30:22.188Z] --- PASS: TestChtimes (0.01s) [2022-03-17T08:30:22.188Z] === RUN TestChtimesWindows [2022-03-17T08:30:22.188Z] --- PASS: TestChtimesWindows (0.01s) [2022-03-17T08:30:22.188Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-17T08:30:22.188Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-17T08:30:22.188Z] PASS [2022-03-17T08:30:22.188Z] coverage: 12.9% of statements [2022-03-17T08:30:22.188Z] ok github.com/docker/docker/pkg/system 0.062s coverage: 12.9% of statements [2022-03-17T08:30:22.659Z] === RUN TestTailFile [2022-03-17T08:30:22.660Z] --- PASS: TestTailFile (0.00s) [2022-03-17T08:30:22.660Z] === RUN TestTailFileManyLines [2022-03-17T08:30:22.660Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-17T08:30:22.660Z] === RUN TestTailEmptyFile [2022-03-17T08:30:22.660Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-17T08:30:22.660Z] === RUN TestTailNegativeN [2022-03-17T08:30:22.660Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader [2022-03-17T08:30:22.660Z] === CONT TestNewTailReader [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/no_delimiter [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/truncated_last_line [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-17T08:30:22.660Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-17T08:30:22.660Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-17T08:30:22.660Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:30:22.660Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-17T08:30:22.660Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-17T08:30:22.660Z] === CONT TestNewTailReader/no_delimiter [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:30:22.660Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:30:22.660Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:30:22.660Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:30:22.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-17T08:30:23.159Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-17T08:30:23.159Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:30:23.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-17T08:30:23.159Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-17T08:30:23.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:30:23.159Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-17T08:30:23.159Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:30:23.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:30:23.159Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:30:23.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:30:23.159Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-17T08:30:23.159Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:30:23.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:30:23.159Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:30:23.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:30:23.159Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:30:23.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:30:23.159Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:30:23.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:30:23.159Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:30:23.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:30:23.159Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:30:23.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:30:23.159Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:30:23.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:30:23.159Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:30:23.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:30:23.159Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:30:23.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:30:23.159Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:30:23.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:30:23.159Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:30:23.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-17T08:30:23.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:30:23.159Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-17T08:30:23.159Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-17T08:30:23.159Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:30:23.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-17T08:30:23.159Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-17T08:30:23.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-17T08:30:23.159Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-17T08:30:23.159Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:30:23.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:30:23.159Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-17T08:30:23.159Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:30:23.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:30:23.159Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:30:23.160Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:30:23.160Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:30:23.160Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:30:23.160Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:30:23.160Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:30:23.160Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:30:23.160Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:30:23.160Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:30:23.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:30:23.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:30:23.161Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-17T08:30:23.161Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-17T08:30:23.161Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-17T08:30:23.161Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:30:23.161Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-17T08:30:23.161Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:30:23.161Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:30:23.161Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-17T08:30:23.161Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:30:23.161Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:30:23.161Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:30:23.161Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:30:23.161Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:30:23.161Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:30:23.161Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:30:23.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-17T08:30:23.162Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-17T08:30:23.162Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-17T08:30:23.162Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:30:23.162Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:30:23.162Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:30:23.162Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:30:23.162Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.162Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:30:23.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:30:23.162Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.163Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T08:30:23.163Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-17T08:30:23.163Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:30:23.163Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:30:23.163Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:30:23.163Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:30:23.163Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:30:23.163Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:30:23.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:30:23.163Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.163Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:30:23.163Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:30:23.163Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:30:23.163Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:30:23.163Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:30:23.635Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-17T08:30:23.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T08:30:23.636Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.03s) [2022-03-17T08:30:23.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T08:30:23.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T08:30:23.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T08:30:23.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T08:30:23.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T08:30:23.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T08:30:23.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T08:30:23.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-17T08:30:23.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T08:30:23.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T08:30:23.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T08:30:23.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.03s) [2022-03-17T08:30:23.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T08:30:23.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T08:30:23.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T08:30:23.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T08:30:23.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T08:30:23.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T08:30:23.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T08:30:23.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T08:30:23.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T08:30:23.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T08:30:23.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T08:30:23.639Z] PASS [2022-03-17T08:30:23.639Z] coverage: 88.6% of statements [2022-03-17T08:30:23.639Z] ok github.com/docker/docker/pkg/tailfile 0.238s coverage: 88.6% of statements [2022-03-17T08:30:23.639Z] time="2022-03-17T08:30:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-17T08:30:24.500Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-17T08:30:24.501Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-17T08:30:24.501Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-17T08:30:24.501Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-17T08:30:24.501Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-17T08:30:24.501Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-17T08:30:24.639Z] === RUN TestTarSumRemoveNonExistent [2022-03-17T08:30:24.639Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-03-17T08:30:24.639Z] === RUN TestTarSumRemove [2022-03-17T08:30:24.639Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-17T08:30:24.639Z] === RUN TestSortFileInfoSums [2022-03-17T08:30:24.639Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-17T08:30:24.639Z] === RUN TestNewTarSumForLabelInvalid [2022-03-17T08:30:24.639Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-17T08:30:24.639Z] === RUN TestNewTarSumForLabel [2022-03-17T08:30:24.639Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-17T08:30:24.639Z] === RUN TestEmptyTar [2022-03-17T08:30:24.639Z] --- PASS: TestEmptyTar (0.00s) [2022-03-17T08:30:24.639Z] === RUN TestTarSumsReadSize [2022-03-17T08:30:24.639Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-17T08:30:24.639Z] === RUN TestTarSums [2022-03-17T08:30:24.639Z] --- PASS: TestTarSums (0.08s) [2022-03-17T08:30:24.639Z] === RUN TestIteration [2022-03-17T08:30:24.639Z] --- PASS: TestIteration (0.00s) [2022-03-17T08:30:24.639Z] === RUN TestVersionLabelForChecksum [2022-03-17T08:30:24.639Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-17T08:30:24.639Z] === RUN TestVersion [2022-03-17T08:30:24.639Z] --- PASS: TestVersion (0.00s) [2022-03-17T08:30:24.639Z] === RUN TestGetVersion [2022-03-17T08:30:24.639Z] --- PASS: TestGetVersion (0.00s) [2022-03-17T08:30:24.639Z] === RUN TestGetVersions [2022-03-17T08:30:24.639Z] --- PASS: TestGetVersions (0.00s) [2022-03-17T08:30:24.639Z] PASS [2022-03-17T08:30:24.639Z] coverage: 89.3% of statements [2022-03-17T08:30:24.639Z] ok github.com/docker/docker/pkg/tarsum 0.146s coverage: 89.3% of statements [2022-03-17T08:30:24.765Z] --- PASS: TestCreateServiceSecretFileMode (12.96s) [2022-03-17T08:30:24.765Z] === RUN TestCreateServiceConfigFileMode [2022-03-17T08:30:24.765Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-17T08:30:25.111Z] === RUN TestTruncIndex [2022-03-17T08:30:25.581Z] --- PASS: TestTruncIndex (0.10s) [2022-03-17T08:30:25.581Z] PASS [2022-03-17T08:30:25.581Z] coverage: 91.5% of statements [2022-03-17T08:30:25.581Z] ok github.com/docker/docker/pkg/truncindex 0.156s coverage: 91.5% of statements [2022-03-17T08:30:25.711Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-17T08:30:26.052Z] === RUN TestIsGIT [2022-03-17T08:30:26.052Z] --- PASS: TestIsGIT (0.00s) [2022-03-17T08:30:26.052Z] === RUN TestIsTransport [2022-03-17T08:30:26.052Z] --- PASS: TestIsTransport (0.00s) [2022-03-17T08:30:26.052Z] PASS [2022-03-17T08:30:26.052Z] coverage: 100.0% of statements [2022-03-17T08:30:26.052Z] ok github.com/docker/docker/pkg/urlutil 0.041s coverage: 100.0% of statements [2022-03-17T08:30:26.524Z] === RUN TestVersionInfo [2022-03-17T08:30:26.524Z] --- PASS: TestVersionInfo (0.00s) [2022-03-17T08:30:26.524Z] === RUN TestAppendVersions [2022-03-17T08:30:26.524Z] --- PASS: TestAppendVersions (0.00s) [2022-03-17T08:30:26.524Z] PASS [2022-03-17T08:30:26.524Z] coverage: 88.9% of statements [2022-03-17T08:30:26.524Z] ok github.com/docker/docker/pkg/useragent 0.045s coverage: 88.9% of statements [2022-03-17T08:30:26.656Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-17T08:30:27.603Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-17T08:30:28.486Z] === RUN TestConfigDaemonLibtrustID [2022-03-17T08:30:28.486Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-17T08:30:28.486Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-17T08:30:28.486Z] === RUN TestDaemonConfigValidation [2022-03-17T08:30:28.486Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-17T08:30:28.486Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-17T08:30:28.486Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-17T08:30:28.486Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-17T08:30:28.486Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-17T08:30:28.486Z] === RUN TestDaemonProxy [2022-03-17T08:30:28.486Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-17T08:30:28.486Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-17T08:30:28.486Z] PASS [2022-03-17T08:30:28.486Z] ok github.com/docker/docker/integration/daemon 0.120s [2022-03-17T08:30:28.486Z] [2022-03-17T08:30:28.486Z] === Skipped [2022-03-17T08:30:28.486Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-17T08:30:28.486Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-17T08:30:28.486Z] [2022-03-17T08:30:28.486Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-17T08:30:28.486Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-17T08:30:28.486Z] [2022-03-17T08:30:28.487Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-17T08:30:28.487Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-17T08:30:28.487Z] [2022-03-17T08:30:28.487Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-17T08:30:28.487Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-17T08:30:28.487Z] [2022-03-17T08:30:28.487Z] DONE 4 tests, 4 skipped in 24.076s [2022-03-17T08:30:28.487Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-17T08:30:28.546Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-17T08:30:28.757Z] === RUN TestValidatePrivileges [2022-03-17T08:30:28.757Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-17T08:30:28.757Z] === RUN TestFilterByCapNeg [2022-03-17T08:30:28.757Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-17T08:30:28.757Z] === RUN TestFilterByCapPos [2022-03-17T08:30:28.757Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-17T08:30:28.757Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-17T08:30:28.757Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-17T08:30:28.757Z] PASS [2022-03-17T08:30:28.757Z] coverage: 12.0% of statements [2022-03-17T08:30:28.757Z] ok github.com/docker/docker/plugin 0.057s coverage: 12.0% of statements [2022-03-17T08:30:29.118Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-17T08:30:29.355Z] --- PASS: TestRenameRunningContainerAndReuse (7.85s) [2022-03-17T08:30:29.355Z] === RUN TestRenameInvalidName [2022-03-17T08:30:29.383Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-17T08:30:29.383Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-17T08:30:29.761Z] === RUN TestNewSettable [2022-03-17T08:30:29.761Z] --- PASS: TestNewSettable (0.00s) [2022-03-17T08:30:29.761Z] === RUN TestIsSettable [2022-03-17T08:30:29.761Z] --- PASS: TestIsSettable (0.00s) [2022-03-17T08:30:29.761Z] === RUN TestUpdateSettingsEnv [2022-03-17T08:30:29.761Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-17T08:30:29.761Z] PASS [2022-03-17T08:30:29.761Z] coverage: 20.0% of statements [2022-03-17T08:30:29.761Z] ok github.com/docker/docker/plugin/v2 0.042s coverage: 20.0% of statements [2022-03-17T08:30:29.955Z] === RUN TestDockerSuite/TestDockerFails [2022-03-17T08:30:29.955Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-17T08:30:29.955Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-17T08:30:29.955Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-17T08:30:30.232Z] --- PASS: TestAllocateRandomDeallocate (9.63s) [2022-03-17T08:30:30.232Z] === RUN TestRetrieveFromStore [2022-03-17T08:30:30.706Z] === RUN TestLoad [2022-03-17T08:30:30.796Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:30:30.796Z] INFO: Testing against a local daemon [2022-03-17T08:30:30.796Z] === RUN TestCommitInheritsEnv [2022-03-17T08:30:30.796Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:30:30.796Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-17T08:30:30.796Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-17T08:30:30.796Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T08:30:30.796Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-17T08:30:30.796Z] === RUN TestImportWithCustomPlatform [2022-03-17T08:30:30.796Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T08:30:30.796Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-17T08:30:30.796Z] === RUN TestImagesFilterMultiReference [2022-03-17T08:30:30.900Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-17T08:30:31.162Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-03-17T08:30:31.177Z] --- PASS: TestLoad (0.00s) [2022-03-17T08:30:31.177Z] === RUN TestSave [2022-03-17T08:30:31.177Z] --- PASS: TestSave (0.06s) [2022-03-17T08:30:31.177Z] === RUN TestAddDeleteGet [2022-03-17T08:30:31.177Z] --- PASS: TestAddDeleteGet (0.08s) [2022-03-17T08:30:31.177Z] === RUN TestInvalidTags [2022-03-17T08:30:31.177Z] --- PASS: TestInvalidTags (0.01s) [2022-03-17T08:30:31.177Z] PASS [2022-03-17T08:30:31.177Z] coverage: 84.4% of statements [2022-03-17T08:30:31.177Z] ok github.com/docker/docker/reference 0.209s coverage: 84.4% of statements [2022-03-17T08:30:31.177Z] --- PASS: TestGet (15.01s) [2022-03-17T08:30:31.177Z] === RUN TestPluginWithNoManifest [2022-03-17T08:30:31.177Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-17T08:30:31.177Z] === RUN TestGetAll [2022-03-17T08:30:31.177Z] --- PASS: TestGetAll (0.01s) [2022-03-17T08:30:31.177Z] PASS [2022-03-17T08:30:31.177Z] coverage: 73.2% of statements [2022-03-17T08:30:31.177Z] ok github.com/docker/docker/pkg/plugins 34.986s coverage: 73.2% of statements [2022-03-17T08:30:31.291Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-03-17T08:30:31.291Z] === RUN TestImagePullPlatformInvalid [2022-03-17T08:30:31.291Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-17T08:30:31.291Z] === RUN TestRemoveImageOrphaning [2022-03-17T08:30:32.105Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-17T08:30:32.105Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-17T08:30:32.105Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-17T08:30:32.311Z] --- PASS: TestRenameInvalidName (3.76s) [2022-03-17T08:30:32.311Z] === RUN TestRenameAnonymousContainer [2022-03-17T08:30:32.324Z] --- PASS: TestRemoveImageOrphaning (1.11s) [2022-03-17T08:30:32.324Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-17T08:30:32.324Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-03-17T08:30:32.324Z] === RUN TestTagInvalidReference [2022-03-17T08:30:32.324Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-17T08:30:32.324Z] === RUN TestTagValidPrefixedRepo [2022-03-17T08:30:32.324Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-17T08:30:32.324Z] === RUN TestTagExistedNameWithoutForce [2022-03-17T08:30:32.324Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-17T08:30:32.324Z] === RUN TestTagOfficialNames [2022-03-17T08:30:32.324Z] --- PASS: TestTagOfficialNames (0.09s) [2022-03-17T08:30:32.324Z] === RUN TestTagMatchesDigest [2022-03-17T08:30:32.324Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-17T08:30:32.324Z] PASS [2022-03-17T08:30:32.324Z] ok github.com/docker/docker/integration/image 1.679s [2022-03-17T08:30:32.366Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-17T08:30:32.749Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-17T08:30:32.749Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-17T08:30:32.749Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-17T08:30:32.749Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-17T08:30:32.749Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-17T08:30:32.749Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-17T08:30:32.749Z] === RUN TestResumableRequestReaderWithReadError [2022-03-17T08:30:32.815Z] [2022-03-17T08:30:32.815Z] === Skipped [2022-03-17T08:30:32.815Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-17T08:30:32.815Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:30:32.815Z] [2022-03-17T08:30:32.815Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-17T08:30:32.815Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T08:30:32.815Z] [2022-03-17T08:30:32.815Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-17T08:30:32.815Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T08:30:32.815Z] [2022-03-17T08:30:32.815Z] DONE 12 tests, 3 skipped in 5.998s [2022-03-17T08:30:32.815Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-17T08:30:33.221Z] time="2022-03-17T08:30:32Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-17T08:30:33.221Z] --- PASS: TestResumableRequestReaderWithReadError (0.22s) [2022-03-17T08:30:33.221Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-17T08:30:33.221Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-17T08:30:33.221Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-17T08:30:33.221Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-17T08:30:33.221Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-17T08:30:33.221Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-17T08:30:33.221Z] === RUN TestResumableRequestReader [2022-03-17T08:30:33.221Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-17T08:30:33.221Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-17T08:30:33.221Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-17T08:30:33.221Z] PASS [2022-03-17T08:30:33.221Z] coverage: 100.0% of statements [2022-03-17T08:30:33.221Z] ok github.com/docker/docker/registry/resumable 0.290s coverage: 100.0% of statements [2022-03-17T08:30:33.694Z] === RUN TestResolveAuthConfigIndexServer [2022-03-17T08:30:33.694Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-17T08:30:33.694Z] === RUN TestResolveAuthConfigFullURL [2022-03-17T08:30:33.694Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-17T08:30:33.694Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-17T08:30:33.694Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-17T08:30:33.694Z] === RUN TestValidateMirror [2022-03-17T08:30:33.694Z] --- PASS: TestValidateMirror (0.00s) [2022-03-17T08:30:33.694Z] === RUN TestLoadInsecureRegistries [2022-03-17T08:30:33.694Z] === RUN TestRestartManagerTimeout [2022-03-17T08:30:33.694Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-17T08:30:33.694Z] === RUN TestRestartManagerTimeoutReset [2022-03-17T08:30:33.694Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-17T08:30:33.694Z] PASS [2022-03-17T08:30:33.694Z] coverage: 50.9% of statements [2022-03-17T08:30:33.694Z] ok github.com/docker/docker/restartmanager 0.055s coverage: 50.9% of statements [2022-03-17T08:30:33.694Z] time="2022-03-17T08:30:33Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-17T08:30:33.694Z] time="2022-03-17T08:30:33Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-17T08:30:33.694Z] time="2022-03-17T08:30:33Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-17T08:30:33.694Z] --- PASS: TestLoadInsecureRegistries (0.22s) [2022-03-17T08:30:33.694Z] === RUN TestNewServiceConfig [2022-03-17T08:30:33.694Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-17T08:30:33.694Z] === RUN TestValidateIndexName [2022-03-17T08:30:33.694Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-17T08:30:33.694Z] === RUN TestValidateIndexNameWithError [2022-03-17T08:30:33.694Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-17T08:30:33.694Z] === RUN TestEndpointParse [2022-03-17T08:30:33.694Z] --- PASS: TestEndpointParse (0.00s) [2022-03-17T08:30:33.694Z] === RUN TestEndpointParseInvalid [2022-03-17T08:30:33.694Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-17T08:30:33.694Z] === RUN TestValidateEndpoint [2022-03-17T08:30:33.694Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-17T08:30:33.694Z] === RUN TestPing [2022-03-17T08:30:33.694Z] --- PASS: TestPing (0.00s) [2022-03-17T08:30:33.694Z] === RUN TestPingRegistryEndpoint [2022-03-17T08:30:33.694Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:30:33.694Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-17T08:30:33.694Z] === RUN TestEndpoint [2022-03-17T08:30:33.694Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:30:33.694Z] --- SKIP: TestEndpoint (0.00s) [2022-03-17T08:30:33.694Z] === RUN TestParseRepositoryInfo [2022-03-17T08:30:33.694Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-17T08:30:33.694Z] === RUN TestNewIndexInfo [2022-03-17T08:30:33.694Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-17T08:30:33.694Z] === RUN TestMirrorEndpointLookup [2022-03-17T08:30:33.694Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:30:33.694Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-17T08:30:33.694Z] === RUN TestSearchRepositories [2022-03-17T08:30:34.167Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-17T08:30:34.167Z] Host: 127.0.0.1:49346 [2022-03-17T08:30:34.167Z] User-Agent: docker test client [2022-03-17T08:30:34.167Z] Authorization: Token fake-token [2022-03-17T08:30:34.167Z] X-Docker-Token: true [2022-03-17T08:30:34.167Z] Accept-Encoding: gzip [2022-03-17T08:30:34.167Z] [2022-03-17T08:30:34.167Z] [2022-03-17T08:30:34.167Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-17T08:30:34.167Z] Connection: close [2022-03-17T08:30:34.167Z] Content-Length: 144 [2022-03-17T08:30:34.167Z] Cache-Control: no-cache [2022-03-17T08:30:34.167Z] Content-Type: application/json [2022-03-17T08:30:34.167Z] Date: Thu, 17 Mar 2022 08:30:33 GMT [2022-03-17T08:30:34.167Z] Expires: -1 [2022-03-17T08:30:34.167Z] Pragma: no-cache [2022-03-17T08:30:34.167Z] Server: docker-tests/mock [2022-03-17T08:30:34.167Z] X-Docker-Registry-Config: mock [2022-03-17T08:30:34.167Z] X-Docker-Registry-Version: 0.0.0 [2022-03-17T08:30:34.167Z] [2022-03-17T08:30:34.167Z] [2022-03-17T08:30:34.167Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-17T08:30:34.167Z] === RUN TestTrustedLocation [2022-03-17T08:30:34.167Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-17T08:30:34.167Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-17T08:30:34.167Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-17T08:30:34.167Z] === RUN TestAllowNondistributableArtifacts [2022-03-17T08:30:34.167Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-17T08:30:34.167Z] === RUN TestIsSecureIndex [2022-03-17T08:30:34.167Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-17T08:30:34.167Z] PASS [2022-03-17T08:30:34.167Z] coverage: 51.2% of statements [2022-03-17T08:30:34.167Z] ok github.com/docker/docker/registry 0.342s coverage: 51.2% of statements [2022-03-17T08:30:34.167Z] --- PASS: TestRetrieveFromStore (3.77s) [2022-03-17T08:30:34.167Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-17T08:30:34.167Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-17T08:30:34.167Z] === RUN TestParallelPredefinedRequest1 [2022-03-17T08:30:34.167Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-17T08:30:34.167Z] === RUN TestParallelPredefinedRequest2 [2022-03-17T08:30:34.167Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-17T08:30:34.167Z] === RUN TestParallelPredefinedRequest3 [2022-03-17T08:30:34.167Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-17T08:30:34.167Z] === RUN TestParallelPredefinedRequest4 [2022-03-17T08:30:34.167Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-17T08:30:34.167Z] === RUN TestParallelPredefinedRequest5 [2022-03-17T08:30:34.167Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-17T08:30:34.167Z] === RUN TestDebug [2022-03-17T08:30:34.167Z] --- PASS: TestDebug (0.00s) [2022-03-17T08:30:34.167Z] === RUN TestRequestPoolParallel [2022-03-17T08:30:34.167Z] --- PASS: TestRequestPoolParallel (0.28s) [2022-03-17T08:30:34.167Z] === RUN TestFullAllocateRelease [2022-03-17T08:30:34.641Z] --- PASS: TestFullAllocateRelease (0.58s) [2022-03-17T08:30:34.641Z] === RUN TestOddAllocateRelease [2022-03-17T08:30:35.112Z] === RUN TestDecodeContainerConfig [2022-03-17T08:30:35.112Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-17T08:30:35.112Z] === RUN TestDecodeContainerConfigIsolation [2022-03-17T08:30:35.112Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-17T08:30:35.112Z] === RUN TestValidatePrivileged [2022-03-17T08:30:35.112Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-17T08:30:35.112Z] PASS [2022-03-17T08:30:35.112Z] coverage: 52.6% of statements [2022-03-17T08:30:35.112Z] ok github.com/docker/docker/runconfig 0.066s coverage: 52.6% of statements [2022-03-17T08:30:35.112Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-17T08:30:35.112Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-17T08:30:35.112Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-17T08:30:35.112Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-17T08:30:35.112Z] PASS [2022-03-17T08:30:35.112Z] coverage: 62.5% of statements [2022-03-17T08:30:35.112Z] ok github.com/docker/docker/testutil 0.047s coverage: 62.5% of statements [2022-03-17T08:30:35.112Z] --- PASS: TestOddAllocateRelease (0.37s) [2022-03-17T08:30:35.112Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-17T08:30:35.112Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2022-03-17T08:30:35.112Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-17T08:30:35.112Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-03-17T08:30:35.122Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:30:35.122Z] INFO: Testing against a local daemon [2022-03-17T08:30:35.122Z] === RUN TestNetworkCreateDelete [2022-03-17T08:30:35.122Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:30:35.122Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-17T08:30:35.122Z] === RUN TestDockerNetworkDeletePreferID [2022-03-17T08:30:35.122Z] 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-03-17T08:30:35.122Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-17T08:30:35.122Z] === RUN TestDaemonDNSFallback [2022-03-17T08:30:35.122Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:30:35.122Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-17T08:30:35.122Z] === RUN TestInspectNetwork [2022-03-17T08:30:35.122Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-17T08:30:35.122Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-17T08:30:35.122Z] === RUN TestRunContainerWithBridgeNone [2022-03-17T08:30:35.122Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:30:35.122Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-17T08:30:35.122Z] === RUN TestNetworkInvalidJSON [2022-03-17T08:30:35.122Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-17T08:30:35.122Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-17T08:30:35.122Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T08:30:35.122Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T08:30:35.122Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T08:30:35.122Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T08:30:35.122Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-17T08:30:35.122Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T08:30:35.122Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T08:30:35.122Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-03-17T08:30:35.122Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-17T08:30:35.122Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-17T08:30:35.122Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-17T08:30:35.122Z] === RUN TestNetworkList [2022-03-17T08:30:35.122Z] === RUN TestNetworkList//networks [2022-03-17T08:30:35.122Z] === PAUSE TestNetworkList//networks [2022-03-17T08:30:35.122Z] === RUN TestNetworkList//networks/ [2022-03-17T08:30:35.122Z] === PAUSE TestNetworkList//networks/ [2022-03-17T08:30:35.583Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-17T08:30:35.583Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s) [2022-03-17T08:30:35.583Z] === CONT TestParallelPredefinedRequest1 [2022-03-17T08:30:35.583Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:30:35.583Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-17T08:30:35.583Z] === CONT TestParallelPredefinedRequest5 [2022-03-17T08:30:35.583Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:30:35.583Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-17T08:30:35.583Z] === CONT TestParallelPredefinedRequest4 [2022-03-17T08:30:35.583Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:30:35.583Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-17T08:30:35.583Z] === CONT TestParallelPredefinedRequest3 [2022-03-17T08:30:35.583Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:30:35.583Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-17T08:30:35.583Z] === CONT TestParallelPredefinedRequest2 [2022-03-17T08:30:35.583Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:30:35.583Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-17T08:30:35.583Z] PASS [2022-03-17T08:30:35.583Z] coverage: 85.3% of statements [2022-03-17T08:30:35.583Z] ok github.com/docker/docker/libnetwork/ipam 81.388s coverage: 85.3% of statements [2022-03-17T08:30:35.614Z] === CONT TestNetworkList//networks [2022-03-17T08:30:35.614Z] === CONT TestNetworkList//networks/ [2022-03-17T08:30:35.614Z] --- PASS: TestNetworkList (0.04s) [2022-03-17T08:30:35.614Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-17T08:30:35.614Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-17T08:30:35.614Z] === RUN TestHostIPv4BridgeLabel [2022-03-17T08:30:35.614Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-17T08:30:35.614Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-17T08:30:35.614Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-17T08:30:35.614Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-17T08:30:35.614Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-17T08:30:35.614Z] === RUN TestDaemonDefaultNetworkPools [2022-03-17T08:30:35.614Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-17T08:30:35.614Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-17T08:30:35.614Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-17T08:30:35.614Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-17T08:30:35.614Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-17T08:30:35.614Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-17T08:30:35.614Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-17T08:30:35.614Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-17T08:30:35.614Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-17T08:30:35.614Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-17T08:30:35.614Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-17T08:30:35.614Z] === RUN TestServiceWithPredefinedNetwork [2022-03-17T08:30:35.614Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-17T08:30:35.614Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-17T08:30:35.614Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-17T08:30:35.614Z] service_test.go:243: FLAKY_TEST [2022-03-17T08:30:35.614Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T08:30:35.614Z] === RUN TestServiceWithDataPathPortInit [2022-03-17T08:30:35.614Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-17T08:30:35.614Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-17T08:30:35.614Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-17T08:30:35.614Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-17T08:30:35.614Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-17T08:30:35.614Z] PASS [2022-03-17T08:30:35.614Z] ok github.com/docker/docker/integration/network 0.191s [2022-03-17T08:30:35.614Z] [2022-03-17T08:30:35.614Z] === Skipped [2022-03-17T08:30:35.614Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-17T08:30:35.614Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:30:35.614Z] [2022-03-17T08:30:35.614Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-17T08:30:35.614Z] 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-03-17T08:30:35.614Z] [2022-03-17T08:30:35.614Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-17T08:30:35.614Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:30:35.614Z] [2022-03-17T08:30:35.614Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-17T08:30:35.614Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-17T08:30:35.614Z] [2022-03-17T08:30:35.614Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-17T08:30:35.614Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:30:35.614Z] [2022-03-17T08:30:35.614Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-17T08:30:35.614Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-17T08:30:35.614Z] [2022-03-17T08:30:35.614Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-17T08:30:35.614Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-17T08:30:35.614Z] [2022-03-17T08:30:35.614Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-17T08:30:35.614Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-17T08:30:35.614Z] [2022-03-17T08:30:35.614Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-17T08:30:35.614Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-17T08:30:35.614Z] [2022-03-17T08:30:35.614Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-17T08:30:35.614Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-17T08:30:35.614Z] [2022-03-17T08:30:35.614Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-17T08:30:35.614Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-17T08:30:35.614Z] [2022-03-17T08:30:35.614Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-17T08:30:35.614Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-17T08:30:35.614Z] [2022-03-17T08:30:35.614Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T08:30:35.614Z] service_test.go:243: FLAKY_TEST [2022-03-17T08:30:35.614Z] [2022-03-17T08:30:35.614Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-17T08:30:35.614Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-17T08:30:35.614Z] [2022-03-17T08:30:35.614Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-17T08:30:35.614Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-17T08:30:35.614Z] [2022-03-17T08:30:35.614Z] DONE 22 tests, 15 skipped in 2.677s [2022-03-17T08:30:35.614Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-17T08:30:36.647Z] testing: warning: no tests to run [2022-03-17T08:30:36.647Z] PASS [2022-03-17T08:30:36.647Z] ok github.com/docker/docker/integration/network/ipvlan 0.065s [2022-03-17T08:30:36.647Z] [2022-03-17T08:30:36.647Z] DONE 0 tests in 0.880s [2022-03-17T08:30:36.647Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-17T08:30:37.656Z] --- PASS: TestCreateServiceConfigFileMode (12.76s) [2022-03-17T08:30:37.656Z] === RUN TestCreateServiceSysctls [2022-03-17T08:30:37.681Z] testing: warning: no tests to run [2022-03-17T08:30:37.681Z] PASS [2022-03-17T08:30:37.681Z] ok github.com/docker/docker/integration/network/macvlan 0.073s [2022-03-17T08:30:37.681Z] [2022-03-17T08:30:37.681Z] DONE 0 tests in 0.803s [2022-03-17T08:30:37.681Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-17T08:30:37.918Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-17T08:30:38.564Z] === RUN TestGetDriver [2022-03-17T08:30:38.564Z] --- PASS: TestGetDriver (0.00s) [2022-03-17T08:30:38.564Z] === RUN TestVolumeRequestError [2022-03-17T08:30:38.564Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-17T08:30:38.564Z] PASS [2022-03-17T08:30:38.564Z] coverage: 36.1% of statements [2022-03-17T08:30:38.564Z] ok github.com/docker/docker/volume/drivers 0.059s coverage: 36.1% of statements [2022-03-17T08:30:38.713Z] testing: warning: no tests to run [2022-03-17T08:30:38.713Z] PASS [2022-03-17T08:30:38.713Z] ok github.com/docker/docker/integration/plugin 0.069s [2022-03-17T08:30:38.713Z] [2022-03-17T08:30:38.713Z] DONE 0 tests in 0.831s [2022-03-17T08:30:38.713Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-17T08:30:39.035Z] === RUN TestGetAddress [2022-03-17T08:30:39.035Z] --- PASS: TestGetAddress (0.00s) [2022-03-17T08:30:39.035Z] === RUN TestRemove [2022-03-17T08:30:39.035Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-17T08:30:39.035Z] --- SKIP: TestRemove (0.00s) [2022-03-17T08:30:39.035Z] === RUN TestInitializeWithVolumes [2022-03-17T08:30:39.035Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-17T08:30:39.035Z] === RUN TestCreate [2022-03-17T08:30:39.035Z] --- PASS: TestCreate (0.01s) [2022-03-17T08:30:39.035Z] === RUN TestValidateName [2022-03-17T08:30:39.035Z] --- PASS: TestValidateName (0.00s) [2022-03-17T08:30:39.035Z] === RUN TestCreateWithOpts [2022-03-17T08:30:39.035Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-17T08:30:39.035Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-17T08:30:39.035Z] === RUN TestRelaodNoOpts [2022-03-17T08:30:39.035Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-17T08:30:39.035Z] PASS [2022-03-17T08:30:39.035Z] coverage: 41.5% of statements [2022-03-17T08:30:39.035Z] ok github.com/docker/docker/volume/local 0.098s coverage: 41.5% of statements [2022-03-17T08:30:39.207Z] testing: warning: no tests to run [2022-03-17T08:30:39.207Z] PASS [2022-03-17T08:30:39.207Z] ok github.com/docker/docker/integration/plugin/authz 0.086s [2022-03-17T08:30:39.699Z] [2022-03-17T08:30:39.699Z] DONE 0 tests in 0.824s [2022-03-17T08:30:39.699Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-17T08:30:39.839Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-17T08:30:40.615Z] === RUN TestLCOWParseMountRaw [2022-03-17T08:30:40.615Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-17T08:30:40.615Z] === RUN TestLCOWParseMountRawSplit [2022-03-17T08:30:40.615Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-17T08:30:40.615Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-17T08:30:40.615Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-17T08:30:40.615Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-17T08:30:40.615Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-17T08:30:40.615Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-17T08:30:40.615Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-17T08:30:40.615Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-17T08:30:40.615Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-17T08:30:40.615Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-17T08:30:40.615Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-17T08:30:40.615Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-17T08:30:40.615Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-17T08:30:40.615Z] === RUN TestLinuxParseMountRaw [2022-03-17T08:30:40.615Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-17T08:30:40.615Z] === RUN TestLinuxParseMountRawSplit [2022-03-17T08:30:40.615Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-17T08:30:40.615Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-17T08:30:40.615Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-17T08:30:40.615Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-17T08:30:40.615Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-17T08:30:40.615Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-17T08:30:40.615Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-17T08:30:40.615Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-17T08:30:40.615Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-17T08:30:40.615Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-17T08:30:40.615Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-17T08:30:40.615Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-17T08:30:40.615Z] === RUN TestConvertTmpfsOptions [2022-03-17T08:30:40.615Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-17T08:30:40.615Z] linux_parser_test.go:209: data="ro" [2022-03-17T08:30:40.615Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-17T08:30:40.615Z] === RUN TestParseMountSpec [2022-03-17T08:30:40.615Z] parser_test.go:62: case 0 [2022-03-17T08:30:40.615Z] parser_test.go:62: case 1 [2022-03-17T08:30:40.615Z] parser_test.go:62: case 2 [2022-03-17T08:30:40.615Z] parser_test.go:62: case 3 [2022-03-17T08:30:40.615Z] parser_test.go:62: case 4 [2022-03-17T08:30:40.615Z] parser_test.go:62: case 5 [2022-03-17T08:30:40.615Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-17T08:30:40.615Z] === RUN TestValidateMount [2022-03-17T08:30:40.615Z] --- PASS: TestValidateMount (0.00s) [2022-03-17T08:30:40.615Z] === RUN TestWindowsParseMountRaw [2022-03-17T08:30:40.615Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-17T08:30:40.615Z] === RUN TestWindowsParseMountRawSplit [2022-03-17T08:30:40.615Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-17T08:30:40.615Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-17T08:30:40.615Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-17T08:30:40.615Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-17T08:30:40.615Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-17T08:30:40.615Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-17T08:30:40.615Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-17T08:30:40.615Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-17T08:30:40.615Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-17T08:30:40.615Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-17T08:30:40.615Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-17T08:30:40.615Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-17T08:30:40.615Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-17T08:30:40.615Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-17T08:30:40.615Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-17T08:30:40.615Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-17T08:30:40.615Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-17T08:30:40.615Z] PASS [2022-03-17T08:30:40.615Z] coverage: 67.6% of statements [2022-03-17T08:30:40.615Z] ok github.com/docker/docker/volume/mounts 0.070s coverage: 67.6% of statements [2022-03-17T08:30:41.228Z] --- PASS: TestCreateServiceSysctls (3.53s) [2022-03-17T08:30:41.228Z] === RUN TestCreateServiceCapabilities [2022-03-17T08:30:41.608Z] === RUN TestSetGetMeta [2022-03-17T08:30:41.608Z] === PAUSE TestSetGetMeta [2022-03-17T08:30:41.608Z] === RUN TestRestore [2022-03-17T08:30:41.608Z] === PAUSE TestRestore [2022-03-17T08:30:41.608Z] === RUN TestServiceCreate [2022-03-17T08:30:41.608Z] === PAUSE TestServiceCreate [2022-03-17T08:30:41.608Z] === RUN TestServiceList [2022-03-17T08:30:41.608Z] === PAUSE TestServiceList [2022-03-17T08:30:41.608Z] === RUN TestServiceRemove [2022-03-17T08:30:41.608Z] === PAUSE TestServiceRemove [2022-03-17T08:30:41.608Z] === RUN TestServiceGet [2022-03-17T08:30:41.608Z] === PAUSE TestServiceGet [2022-03-17T08:30:41.608Z] === RUN TestServicePrune [2022-03-17T08:30:41.608Z] === PAUSE TestServicePrune [2022-03-17T08:30:41.608Z] === RUN TestCreate [2022-03-17T08:30:41.608Z] === PAUSE TestCreate [2022-03-17T08:30:41.608Z] === RUN TestRemove [2022-03-17T08:30:41.608Z] === PAUSE TestRemove [2022-03-17T08:30:41.608Z] === RUN TestList [2022-03-17T08:30:41.608Z] === PAUSE TestList [2022-03-17T08:30:41.608Z] === RUN TestFindByDriver [2022-03-17T08:30:41.608Z] === PAUSE TestFindByDriver [2022-03-17T08:30:41.608Z] === RUN TestFindByReferenced [2022-03-17T08:30:41.608Z] === PAUSE TestFindByReferenced [2022-03-17T08:30:41.608Z] === RUN TestDerefMultipleOfSameRef [2022-03-17T08:30:41.608Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-17T08:30:41.608Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-17T08:30:41.608Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-17T08:30:41.608Z] === RUN TestDefererencePluginOnCreateError [2022-03-17T08:30:41.608Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-17T08:30:41.608Z] === RUN TestRefDerefRemove [2022-03-17T08:30:41.608Z] === PAUSE TestRefDerefRemove [2022-03-17T08:30:41.608Z] === RUN TestGet [2022-03-17T08:30:41.608Z] === PAUSE TestGet [2022-03-17T08:30:41.609Z] === RUN TestGetWithReference [2022-03-17T08:30:41.609Z] === PAUSE TestGetWithReference [2022-03-17T08:30:41.609Z] === RUN TestFilterFunc [2022-03-17T08:30:41.609Z] === RUN TestFilterFunc/test_nil_list [2022-03-17T08:30:41.609Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-17T08:30:41.609Z] === RUN TestFilterFunc/test_empty_list [2022-03-17T08:30:41.609Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-17T08:30:41.609Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-17T08:30:41.609Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-17T08:30:41.609Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-17T08:30:41.609Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-17T08:30:41.609Z] === RUN TestFilterFunc/test_filter_some [2022-03-17T08:30:41.609Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-17T08:30:41.609Z] === RUN TestFilterFunc/test_filter_middle [2022-03-17T08:30:41.609Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-17T08:30:41.609Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-17T08:30:41.609Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-17T08:30:41.609Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-17T08:30:41.609Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-17T08:30:41.609Z] === CONT TestFilterFunc/test_nil_list [2022-03-17T08:30:41.609Z] === CONT TestFilterFunc/test_filter_some [2022-03-17T08:30:41.609Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-17T08:30:41.609Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-17T08:30:41.609Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-17T08:30:41.609Z] === CONT TestFilterFunc/test_empty_list [2022-03-17T08:30:41.609Z] === CONT TestFilterFunc/test_filter_middle [2022-03-17T08:30:41.609Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-17T08:30:41.609Z] --- PASS: TestFilterFunc (0.00s) [2022-03-17T08:30:41.609Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-17T08:30:41.609Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-17T08:30:41.609Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-17T08:30:41.609Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-17T08:30:41.609Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-17T08:30:41.609Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-17T08:30:41.609Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-17T08:30:41.609Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-17T08:30:41.609Z] === CONT TestSetGetMeta [2022-03-17T08:30:41.609Z] === CONT TestList [2022-03-17T08:30:41.609Z] === CONT TestServiceGet [2022-03-17T08:30:41.609Z] === CONT TestServiceList [2022-03-17T08:30:41.609Z] --- PASS: TestSetGetMeta (0.04s) [2022-03-17T08:30:41.609Z] === CONT TestGetWithReference [2022-03-17T08:30:41.609Z] --- PASS: TestList (0.06s) [2022-03-17T08:30:41.609Z] === CONT TestGet [2022-03-17T08:30:41.609Z] --- PASS: TestGetWithReference (0.03s) [2022-03-17T08:30:41.609Z] === CONT TestRefDerefRemove [2022-03-17T08:30:41.609Z] --- PASS: TestGet (0.04s) [2022-03-17T08:30:41.609Z] === CONT TestDefererencePluginOnCreateError [2022-03-17T08:30:41.609Z] --- PASS: TestRefDerefRemove (0.05s) [2022-03-17T08:30:41.609Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-17T08:30:41.609Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-03-17T08:30:41.609Z] === CONT TestDerefMultipleOfSameRef [2022-03-17T08:30:41.609Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-03-17T08:30:41.609Z] === CONT TestFindByReferenced [2022-03-17T08:30:41.609Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-03-17T08:30:41.609Z] === CONT TestFindByDriver [2022-03-17T08:30:41.609Z] --- PASS: TestFindByReferenced (0.03s) [2022-03-17T08:30:41.609Z] === CONT TestCreate [2022-03-17T08:30:41.609Z] --- PASS: TestCreate (0.04s) [2022-03-17T08:30:41.609Z] === CONT TestRemove [2022-03-17T08:30:41.803Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-17T08:30:42.080Z] --- PASS: TestFindByDriver (0.06s) [2022-03-17T08:30:42.080Z] === CONT TestServiceRemove [2022-03-17T08:30:42.080Z] --- PASS: TestRemove (0.05s) [2022-03-17T08:30:42.080Z] === CONT TestServicePrune [2022-03-17T08:30:42.080Z] --- PASS: TestServiceGet (0.27s) [2022-03-17T08:30:42.080Z] === CONT TestServiceCreate [2022-03-17T08:30:42.080Z] --- PASS: TestServiceRemove (0.05s) [2022-03-17T08:30:42.080Z] === CONT TestRestore [2022-03-17T08:30:42.080Z] time="2022-03-17T08:30:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T08:30:42.080Z] --- PASS: TestServiceList (0.30s) [2022-03-17T08:30:42.080Z] time="2022-03-17T08:30:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T08:30:42.080Z] --- PASS: TestServiceCreate (0.04s) [2022-03-17T08:30:42.080Z] time="2022-03-17T08:30:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T08:30:42.080Z] time="2022-03-17T08:30:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-17T08:30:42.080Z] --- PASS: TestRestore (0.05s) [2022-03-17T08:30:42.080Z] time="2022-03-17T08:30:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T08:30:42.080Z] --- PASS: TestServicePrune (0.09s) [2022-03-17T08:30:42.080Z] PASS [2022-03-17T08:30:42.080Z] coverage: 69.0% of statements [2022-03-17T08:30:42.080Z] ok github.com/docker/docker/volume/service 0.411s coverage: 69.0% of statements [2022-03-17T08:30:43.720Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-17T08:30:43.983Z] --- PASS: TestCreateServiceCapabilities (3.03s) [2022-03-17T08:30:43.983Z] === RUN TestInspect [2022-03-17T08:30:44.244Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-17T08:30:44.614Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:30:44.614Z] INFO: Testing against a local daemon [2022-03-17T08:30:44.614Z] === RUN TestPluginInvalidJSON [2022-03-17T08:30:44.614Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T08:30:44.614Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T08:30:44.614Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T08:30:44.614Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-17T08:30:44.614Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-17T08:30:44.614Z] === RUN TestPluginInstall [2022-03-17T08:30:44.614Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-17T08:30:44.614Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-17T08:30:44.614Z] === RUN TestPluginsWithRuntimes [2022-03-17T08:30:44.614Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-17T08:30:44.614Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-17T08:30:44.614Z] === RUN TestPluginBackCompatMediaTypes [2022-03-17T08:30:44.614Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-17T08:30:44.614Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-17T08:30:44.614Z] PASS [2022-03-17T08:30:44.614Z] ok github.com/docker/docker/integration/plugin/common 0.117s [2022-03-17T08:30:44.614Z] [2022-03-17T08:30:44.614Z] === Skipped [2022-03-17T08:30:44.614Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-17T08:30:44.614Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-17T08:30:44.614Z] [2022-03-17T08:30:44.614Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-17T08:30:44.614Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-17T08:30:44.614Z] [2022-03-17T08:30:44.614Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-17T08:30:44.614Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-17T08:30:44.614Z] [2022-03-17T08:30:44.614Z] DONE 5 tests, 3 skipped in 4.893s [2022-03-17T08:30:44.614Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-17T08:30:45.189Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-17T08:30:45.763Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-17T08:30:46.353Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-17T08:30:46.924Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:30:46.924Z] INFO: Testing against a local daemon [2022-03-17T08:30:46.924Z] === RUN TestExternalGraphDriver [2022-03-17T08:30:46.924Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-17T08:30:46.924Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-03-17T08:30:46.924Z] === RUN TestGraphdriverPluginV2 [2022-03-17T08:30:46.924Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-17T08:30:46.924Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-17T08:30:46.924Z] PASS [2022-03-17T08:30:46.924Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.121s [2022-03-17T08:30:46.931Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-17T08:30:47.247Z] --- PASS: TestRenameAnonymousContainer (13.40s) [2022-03-17T08:30:47.247Z] === RUN TestRenameContainerWithSameName [2022-03-17T08:30:47.415Z] [2022-03-17T08:30:47.415Z] === Skipped [2022-03-17T08:30:47.415Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-03-17T08:30:47.415Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-17T08:30:47.415Z] [2022-03-17T08:30:47.415Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-17T08:30:47.415Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-17T08:30:47.415Z] [2022-03-17T08:30:47.415Z] DONE 2 tests, 2 skipped in 2.691s [2022-03-17T08:30:47.415Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-17T08:30:47.503Z] --- PASS: TestInspect (3.51s) [2022-03-17T08:30:47.503Z] === RUN TestCreateJob [2022-03-17T08:30:47.764Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-17T08:30:48.816Z] --- PASS: TestRenameContainerWithSameName (3.55s) [2022-03-17T08:30:48.816Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-17T08:30:48.816Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-17T08:30:48.816Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-17T08:30:48.816Z] === RUN TestResize [2022-03-17T08:30:49.152Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-17T08:30:49.267Z] 2022/03/17 08:30:48 Closing DB instances... [2022-03-17T08:30:49.413Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-17T08:30:49.723Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:30:49.723Z] INFO: Testing against a local daemon [2022-03-17T08:30:49.723Z] === RUN TestReadPluginNoRead [2022-03-17T08:30:49.723Z] read_test.go:21: no unix domain sockets on Windows [2022-03-17T08:30:49.723Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-17T08:30:49.723Z] PASS [2022-03-17T08:30:49.723Z] ok github.com/docker/docker/integration/plugin/logging 0.102s [2022-03-17T08:30:49.723Z] [2022-03-17T08:30:49.723Z] === Skipped [2022-03-17T08:30:49.723Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-17T08:30:49.723Z] read_test.go:21: no unix domain sockets on Windows [2022-03-17T08:30:49.723Z] [2022-03-17T08:30:49.723Z] DONE 1 tests, 1 skipped in 2.450s [2022-03-17T08:30:50.215Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-17T08:30:50.802Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-17T08:30:50.846Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-17T08:30:50.846Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-17T08:30:50.846Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-17T08:30:50.846Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-17T08:30:50.846Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-03-17T08:30:50.846Z] === RUN TestFindNode [2022-03-17T08:30:50.846Z] 2022/03/17 08:30:50 Closing DB instances... [2022-03-17T08:30:50.846Z] --- PASS: TestFindNode (0.02s) [2022-03-17T08:30:50.846Z] === RUN TestChangeNodeState [2022-03-17T08:30:50.846Z] 2022/03/17 08:30:50 Closing DB instances... [2022-03-17T08:30:50.846Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-17T08:30:50.846Z] === RUN TestNodeReincarnation [2022-03-17T08:30:50.846Z] 2022/03/17 08:30:50 Closing DB instances... [2022-03-17T08:30:51.064Z] --- PASS: TestCreateJob (3.48s) [2022-03-17T08:30:51.064Z] === RUN TestReplicatedJob [2022-03-17T08:30:51.256Z] testing: warning: no tests to run [2022-03-17T08:30:51.256Z] PASS [2022-03-17T08:30:51.256Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.076s [2022-03-17T08:30:51.256Z] [2022-03-17T08:30:51.256Z] DONE 0 tests in 1.254s [2022-03-17T08:30:51.256Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-17T08:30:52.610Z] --- PASS: TestResize (3.76s) [2022-03-17T08:30:52.610Z] === RUN TestResizeWithInvalidSize [2022-03-17T08:30:53.567Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:30:53.568Z] INFO: Testing against a local daemon [2022-03-17T08:30:53.568Z] === RUN TestPluginWithDevMounts [2022-03-17T08:30:53.568Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:53.568Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-17T08:30:53.568Z] PASS [2022-03-17T08:30:53.568Z] ok github.com/docker/docker/integration/plugin/volumes 0.111s [2022-03-17T08:30:53.615Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-17T08:30:54.059Z] [2022-03-17T08:30:54.059Z] === Skipped [2022-03-17T08:30:54.059Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-17T08:30:54.059Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:54.059Z] [2022-03-17T08:30:54.059Z] DONE 1 tests, 1 skipped in 2.598s [2022-03-17T08:30:54.059Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-17T08:30:55.625Z] time="2022-03-17T08:30:55Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-17T08:30:55.625Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-17T08:30:55.625Z] === RUN TestParallelCreate [2022-03-17T08:30:55.625Z] 2022/03/17 08:30:55 Closing DB instances... [2022-03-17T08:30:55.625Z] --- PASS: TestParallelCreate (0.02s) [2022-03-17T08:30:55.625Z] === RUN TestParallelDelete [2022-03-17T08:30:55.625Z] 2022/03/17 08:30:55 Closing DB instances... [2022-03-17T08:30:55.625Z] --- PASS: TestParallelDelete (0.02s) [2022-03-17T08:30:55.625Z] === RUN TestNetworkDBIslands [2022-03-17T08:30:55.625Z] time="2022-03-17T08:30:55Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:42c8f3b5b2f4 with config:&{NodeID:42c8f3b5b2f4 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-03-17T08:30:56.097Z] time="2022-03-17T08:30:55Z" level=info msg="Node 42c8f3b5b2f4/172.27.171.109, joined gossip cluster" [2022-03-17T08:30:56.097Z] time="2022-03-17T08:30:55Z" level=info msg="Node 42c8f3b5b2f4/172.27.171.109, added to nodes list" [2022-03-17T08:30:56.097Z] time="2022-03-17T08:30:55Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c5218edb537a with config:&{NodeID:c5218edb537a 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-03-17T08:30:56.097Z] time="2022-03-17T08:30:55Z" level=info msg="Node c5218edb537a/172.27.171.109, joined gossip cluster" [2022-03-17T08:30:56.097Z] time="2022-03-17T08:30:55Z" level=info msg="Node c5218edb537a/172.27.171.109, added to nodes list" [2022-03-17T08:30:56.097Z] time="2022-03-17T08:30:55Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-17T08:30:56.097Z] time="2022-03-17T08:30:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-17T08:30:56.097Z] time="2022-03-17T08:30:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2022-03-17T08:30:56.097Z] time="2022-03-17T08:30:55Z" level=info msg="Node c5218edb537a/172.27.171.109, joined gossip cluster" [2022-03-17T08:30:56.097Z] time="2022-03-17T08:30:55Z" level=info msg="Node c5218edb537a/172.27.171.109, added to nodes list" [2022-03-17T08:30:56.097Z] time="2022-03-17T08:30:55Z" level=info msg="Node 42c8f3b5b2f4/172.27.171.109, joined gossip cluster" [2022-03-17T08:30:56.097Z] time="2022-03-17T08:30:55Z" level=info msg="Node 42c8f3b5b2f4/172.27.171.109, added to nodes list" [2022-03-17T08:30:56.097Z] time="2022-03-17T08:30:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2022-03-17T08:30:56.097Z] time="2022-03-17T08:30:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-17T08:30:56.165Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-17T08:30:56.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-17T08:30:56.369Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:30:56.369Z] INFO: Testing against a local daemon [2022-03-17T08:30:56.369Z] === RUN TestSecretInspect [2022-03-17T08:30:56.369Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:56.369Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-17T08:30:56.369Z] === RUN TestSecretList [2022-03-17T08:30:56.369Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:56.369Z] --- SKIP: TestSecretList (0.00s) [2022-03-17T08:30:56.369Z] === RUN TestSecretsCreateAndDelete [2022-03-17T08:30:56.369Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:56.369Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-17T08:30:56.369Z] === RUN TestSecretsUpdate [2022-03-17T08:30:56.369Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:56.369Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-17T08:30:56.369Z] === RUN TestTemplatedSecret [2022-03-17T08:30:56.369Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:56.369Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-17T08:30:56.369Z] === RUN TestSecretCreateResolve [2022-03-17T08:30:56.369Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:30:56.369Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-17T08:30:56.370Z] PASS [2022-03-17T08:30:56.370Z] ok github.com/docker/docker/integration/secret 0.102s [2022-03-17T08:30:56.370Z] [2022-03-17T08:30:56.370Z] === Skipped [2022-03-17T08:30:56.370Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-17T08:30:56.370Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:56.370Z] [2022-03-17T08:30:56.370Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-17T08:30:56.370Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:56.370Z] [2022-03-17T08:30:56.370Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-17T08:30:56.370Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:56.370Z] [2022-03-17T08:30:56.370Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-17T08:30:56.370Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:56.370Z] [2022-03-17T08:30:56.370Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-17T08:30:56.370Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:56.370Z] [2022-03-17T08:30:56.370Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-17T08:30:56.370Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:30:56.370Z] [2022-03-17T08:30:56.370Z] DONE 6 tests, 6 skipped in 2.102s [2022-03-17T08:30:56.370Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-17T08:30:56.401Z] --- PASS: TestResizeWithInvalidSize (4.01s) [2022-03-17T08:30:56.401Z] === RUN TestResizeWhenContainerNotStarted [2022-03-17T08:30:56.569Z] time="2022-03-17T08:30:56Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a93550ab800f with config:&{NodeID:a93550ab800f 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-03-17T08:30:56.569Z] time="2022-03-17T08:30:56Z" level=info msg="Node a93550ab800f/172.27.171.109, joined gossip cluster" [2022-03-17T08:30:56.569Z] time="2022-03-17T08:30:56Z" level=info msg="Node a93550ab800f/172.27.171.109, added to nodes list" [2022-03-17T08:30:56.569Z] time="2022-03-17T08:30:56Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-17T08:30:56.569Z] time="2022-03-17T08:30:56Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-17T08:30:56.569Z] time="2022-03-17T08:30:56Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-03-17T08:30:56.569Z] time="2022-03-17T08:30:56Z" level=info msg="Node a93550ab800f/172.27.171.109, joined gossip cluster" [2022-03-17T08:30:56.569Z] time="2022-03-17T08:30:56Z" level=info msg="Node a93550ab800f/172.27.171.109, added to nodes list" [2022-03-17T08:30:56.569Z] time="2022-03-17T08:30:56Z" level=info msg="Node 42c8f3b5b2f4/172.27.171.109, joined gossip cluster" [2022-03-17T08:30:56.569Z] time="2022-03-17T08:30:56Z" level=info msg="Node 42c8f3b5b2f4/172.27.171.109, added to nodes list" [2022-03-17T08:30:56.569Z] time="2022-03-17T08:30:56Z" level=info msg="Node c5218edb537a/172.27.171.109, joined gossip cluster" [2022-03-17T08:30:56.569Z] time="2022-03-17T08:30:56Z" level=info msg="Node c5218edb537a/172.27.171.109, added to nodes list" [2022-03-17T08:30:56.569Z] time="2022-03-17T08:30:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-17T08:30:56.569Z] time="2022-03-17T08:30:56Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-03-17T08:30:56.738Z] --- PASS: TestReplicatedJob (5.60s) [2022-03-17T08:30:56.739Z] === RUN TestUpdateReplicatedJob [2022-03-17T08:30:57.000Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-17T08:30:57.040Z] time="2022-03-17T08:30:56Z" level=info msg="Node a93550ab800f/172.27.171.109, joined gossip cluster" [2022-03-17T08:30:57.040Z] time="2022-03-17T08:30:56Z" level=info msg="Node a93550ab800f/172.27.171.109, added to nodes list" [2022-03-17T08:30:57.516Z] time="2022-03-17T08:30:57Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:c12c8125483c with config:&{NodeID:c12c8125483c 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-03-17T08:30:57.516Z] time="2022-03-17T08:30:57Z" level=info msg="Node c12c8125483c/172.27.171.109, joined gossip cluster" [2022-03-17T08:30:57.516Z] time="2022-03-17T08:30:57Z" level=info msg="Node c12c8125483c/172.27.171.109, added to nodes list" [2022-03-17T08:30:57.516Z] time="2022-03-17T08:30:57Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-17T08:30:57.516Z] time="2022-03-17T08:30:57Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-17T08:30:57.516Z] time="2022-03-17T08:30:57Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-03-17T08:30:57.516Z] time="2022-03-17T08:30:57Z" level=info msg="Node c12c8125483c/172.27.171.109, joined gossip cluster" [2022-03-17T08:30:57.516Z] time="2022-03-17T08:30:57Z" level=info msg="Node 42c8f3b5b2f4/172.27.171.109, joined gossip cluster" [2022-03-17T08:30:57.516Z] time="2022-03-17T08:30:57Z" level=info msg="Node c12c8125483c/172.27.171.109, added to nodes list" [2022-03-17T08:30:57.516Z] time="2022-03-17T08:30:57Z" level=info msg="Node 42c8f3b5b2f4/172.27.171.109, added to nodes list" [2022-03-17T08:30:57.516Z] time="2022-03-17T08:30:57Z" level=info msg="Node c5218edb537a/172.27.171.109, joined gossip cluster" [2022-03-17T08:30:57.516Z] time="2022-03-17T08:30:57Z" level=info msg="Node c5218edb537a/172.27.171.109, added to nodes list" [2022-03-17T08:30:57.516Z] time="2022-03-17T08:30:57Z" level=info msg="Node a93550ab800f/172.27.171.109, joined gossip cluster" [2022-03-17T08:30:57.516Z] time="2022-03-17T08:30:57Z" level=info msg="Node a93550ab800f/172.27.171.109, added to nodes list" [2022-03-17T08:30:57.516Z] time="2022-03-17T08:30:57Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-03-17T08:30:57.516Z] time="2022-03-17T08:30:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-17T08:30:57.516Z] time="2022-03-17T08:30:57Z" level=info msg="Node c12c8125483c/172.27.171.109, joined gossip cluster" [2022-03-17T08:30:57.516Z] time="2022-03-17T08:30:57Z" level=info msg="Node c12c8125483c/172.27.171.109, added to nodes list" [2022-03-17T08:30:57.516Z] time="2022-03-17T08:30:57Z" level=info msg="Node c12c8125483c/172.27.171.109, joined gossip cluster" [2022-03-17T08:30:57.516Z] time="2022-03-17T08:30:57Z" level=info msg="Node c12c8125483c/172.27.171.109, added to nodes list" [2022-03-17T08:30:57.516Z] time="2022-03-17T08:30:57Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:2db73173f201 with config:&{NodeID:2db73173f201 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-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=info msg="Node 2db73173f201/172.27.171.109, joined gossip cluster" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=info msg="Node 2db73173f201/172.27.171.109, added to nodes list" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=info msg="Node 2db73173f201/172.27.171.109, joined gossip cluster" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=info msg="Node 2db73173f201/172.27.171.109, added to nodes list" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=info msg="Node 42c8f3b5b2f4/172.27.171.109, joined gossip cluster" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=info msg="Node 42c8f3b5b2f4/172.27.171.109, added to nodes list" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=info msg="Node c5218edb537a/172.27.171.109, joined gossip cluster" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=info msg="Node c5218edb537a/172.27.171.109, added to nodes list" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=info msg="Node a93550ab800f/172.27.171.109, joined gossip cluster" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=info msg="Node a93550ab800f/172.27.171.109, added to nodes list" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=info msg="Node c12c8125483c/172.27.171.109, joined gossip cluster" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=info msg="Node c12c8125483c/172.27.171.109, added to nodes list" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=info msg="Node 2db73173f201/172.27.171.109, joined gossip cluster" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=info msg="Node 2db73173f201/172.27.171.109, added to nodes list" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=info msg="Node 2db73173f201/172.27.171.109, joined gossip cluster" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=info msg="Node 2db73173f201/172.27.171.109, added to nodes list" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=info msg="Node 2db73173f201/172.27.171.109, joined gossip cluster" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=info msg="Node 2db73173f201/172.27.171.109, added to nodes list" [2022-03-17T08:30:57.988Z] networkdb_test.go:835: Re-joining: 3 [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=info msg="The new bootstrap node list is:[172.27.171.109:10033 172.27.171.109:10034 172.27.171.109:10035]" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.171.109:10033" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=debug msg="memberlist: Stream connection from=172.27.171.109:49367" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.171.109:10034" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=debug msg="memberlist: Stream connection from=172.27.171.109:49368" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.171.109:10035" [2022-03-17T08:30:57.988Z] time="2022-03-17T08:30:57Z" level=debug msg="memberlist: Stream connection from=172.27.171.109:49369" [2022-03-17T08:30:58.391Z] docker_api_swarm_test.go:202: [d3a87fe575977] joining swarm manager [d3e5d156aaeef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:30:58.391Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-17T08:30:58.459Z] networkdb_test.go:835: Re-joining: 4 [2022-03-17T08:30:58.459Z] time="2022-03-17T08:30:58Z" level=info msg="The new bootstrap node list is:[172.27.171.109:10033 172.27.171.109:10034 172.27.171.109:10035]" [2022-03-17T08:30:58.459Z] time="2022-03-17T08:30:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.171.109:10033" [2022-03-17T08:30:58.459Z] time="2022-03-17T08:30:58Z" level=debug msg="memberlist: Stream connection from=172.27.171.109:49370" [2022-03-17T08:30:58.459Z] time="2022-03-17T08:30:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.171.109:10034" [2022-03-17T08:30:58.459Z] time="2022-03-17T08:30:58Z" level=debug msg="memberlist: Stream connection from=172.27.171.109:49371" [2022-03-17T08:30:58.459Z] time="2022-03-17T08:30:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.171.109:10035" [2022-03-17T08:30:58.459Z] time="2022-03-17T08:30:58Z" level=debug msg="memberlist: Stream connection from=172.27.171.109:49372" [2022-03-17T08:30:58.459Z] time="2022-03-17T08:30:58Z" level=info msg="node 0 leaving" [2022-03-17T08:30:58.459Z] time="2022-03-17T08:30:58Z" level=info msg="Node 42c8f3b5b2f4 change state NodeActive --> NodeLeft" [2022-03-17T08:30:58.459Z] time="2022-03-17T08:30:58Z" level=info msg="node4(c12c8125483c): Node leave event for 42c8f3b5b2f4/172.27.171.109" [2022-03-17T08:30:58.459Z] time="2022-03-17T08:30:58Z" level=info msg="Node 42c8f3b5b2f4 change state NodeActive --> NodeLeft" [2022-03-17T08:30:58.459Z] time="2022-03-17T08:30:58Z" level=info msg="node5(2db73173f201): Node leave event for 42c8f3b5b2f4/172.27.171.109" [2022-03-17T08:30:58.459Z] time="2022-03-17T08:30:58Z" level=info msg="Node 42c8f3b5b2f4 change state NodeActive --> NodeLeft" [2022-03-17T08:30:58.459Z] time="2022-03-17T08:30:58Z" level=info msg="node3(a93550ab800f): Node leave event for 42c8f3b5b2f4/172.27.171.109" [2022-03-17T08:30:58.676Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:30:58.676Z] INFO: Testing against a local daemon [2022-03-17T08:30:58.676Z] === RUN TestServiceCreateInit [2022-03-17T08:30:58.676Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-17T08:30:58.676Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:58.676Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-17T08:30:58.676Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:58.676Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-17T08:30:58.676Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-17T08:30:58.676Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T08:30:58.676Z] === RUN TestCreateServiceMultipleTimes [2022-03-17T08:30:58.676Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:58.676Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-17T08:30:58.676Z] === RUN TestCreateServiceConflict [2022-03-17T08:30:58.676Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:58.676Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-17T08:30:58.676Z] === RUN TestCreateServiceMaxReplicas [2022-03-17T08:30:58.676Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:58.676Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-03-17T08:30:58.676Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-17T08:30:58.676Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:58.676Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-17T08:30:58.676Z] === RUN TestCreateServiceSecretFileMode [2022-03-17T08:30:58.676Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:58.676Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-17T08:30:58.676Z] === RUN TestCreateServiceConfigFileMode [2022-03-17T08:30:58.676Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:58.676Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-17T08:30:58.676Z] === RUN TestCreateServiceSysctls [2022-03-17T08:30:58.676Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:58.930Z] time="2022-03-17T08:30:58Z" level=info msg="Node 42c8f3b5b2f4 change state NodeActive --> NodeLeft" [2022-03-17T08:30:58.931Z] time="2022-03-17T08:30:58Z" level=info msg="node2(c5218edb537a): Node leave event for 42c8f3b5b2f4/172.27.171.109" [2022-03-17T08:30:58.931Z] time="2022-03-17T08:30:58Z" level=info msg="Node 42c8f3b5b2f4 change state NodeActive --> NodeLeft" [2022-03-17T08:30:58.931Z] time="2022-03-17T08:30:58Z" level=info msg="node1(42c8f3b5b2f4): Node leave event for 42c8f3b5b2f4/172.27.171.109" [2022-03-17T08:30:58.931Z] time="2022-03-17T08:30:58Z" level=info msg="Node 42c8f3b5b2f4/172.27.171.109, left gossip cluster" [2022-03-17T08:30:58.931Z] time="2022-03-17T08:30:58Z" level=info msg="Node 42c8f3b5b2f4/172.27.171.109, left gossip cluster" [2022-03-17T08:30:58.931Z] time="2022-03-17T08:30:58Z" level=info msg="Node 42c8f3b5b2f4/172.27.171.109, left gossip cluster" [2022-03-17T08:30:58.931Z] time="2022-03-17T08:30:58Z" level=info msg="Node 42c8f3b5b2f4/172.27.171.109, left gossip cluster" [2022-03-17T08:30:58.931Z] time="2022-03-17T08:30:58Z" level=info msg="Node 42c8f3b5b2f4/172.27.171.109, left gossip cluster" [2022-03-17T08:30:58.931Z] time="2022-03-17T08:30:58Z" level=info msg="node 1 leaving" [2022-03-17T08:30:58.931Z] time="2022-03-17T08:30:58Z" level=info msg="Node c5218edb537a change state NodeActive --> NodeLeft" [2022-03-17T08:30:58.931Z] time="2022-03-17T08:30:58Z" level=info msg="node5(2db73173f201): Node leave event for c5218edb537a/172.27.171.109" [2022-03-17T08:30:58.931Z] time="2022-03-17T08:30:58Z" level=info msg="Node c5218edb537a change state NodeActive --> NodeLeft" [2022-03-17T08:30:58.931Z] time="2022-03-17T08:30:58Z" level=info msg="node3(a93550ab800f): Node leave event for c5218edb537a/172.27.171.109" [2022-03-17T08:30:58.931Z] time="2022-03-17T08:30:58Z" level=info msg="Node c5218edb537a change state NodeActive --> NodeLeft" [2022-03-17T08:30:58.931Z] time="2022-03-17T08:30:58Z" level=info msg="node4(c12c8125483c): Node leave event for c5218edb537a/172.27.171.109" [2022-03-17T08:30:58.931Z] time="2022-03-17T08:30:58Z" level=info msg="Node c5218edb537a change state NodeActive --> NodeLeft" [2022-03-17T08:30:58.931Z] time="2022-03-17T08:30:58Z" level=info msg="node2(c5218edb537a): Node leave event for c5218edb537a/172.27.171.109" [2022-03-17T08:30:59.168Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-17T08:30:59.168Z] === RUN TestCreateServiceCapabilities [2022-03-17T08:30:59.168Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:59.168Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-03-17T08:30:59.168Z] === RUN TestInspect [2022-03-17T08:30:59.168Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:59.168Z] --- SKIP: TestInspect (0.00s) [2022-03-17T08:30:59.168Z] === RUN TestCreateJob [2022-03-17T08:30:59.168Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:59.168Z] --- SKIP: TestCreateJob (0.00s) [2022-03-17T08:30:59.168Z] === RUN TestReplicatedJob [2022-03-17T08:30:59.168Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:59.168Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-17T08:30:59.168Z] === RUN TestUpdateReplicatedJob [2022-03-17T08:30:59.168Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:59.168Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-17T08:30:59.168Z] === RUN TestServiceListWithStatuses [2022-03-17T08:30:59.168Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:59.168Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-17T08:30:59.168Z] === RUN TestDockerNetworkConnectAlias [2022-03-17T08:30:59.168Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:59.168Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-17T08:30:59.168Z] === RUN TestDockerNetworkReConnect [2022-03-17T08:30:59.168Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:59.168Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-17T08:30:59.168Z] === RUN TestServicePlugin [2022-03-17T08:30:59.168Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:59.168Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-17T08:30:59.168Z] === RUN TestServiceUpdateLabel [2022-03-17T08:30:59.168Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:30:59.168Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-17T08:30:59.168Z] === RUN TestServiceUpdateSecrets [2022-03-17T08:30:59.168Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:30:59.168Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-17T08:30:59.168Z] === RUN TestServiceUpdateConfigs [2022-03-17T08:30:59.168Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:30:59.168Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-17T08:30:59.168Z] === RUN TestServiceUpdateNetwork [2022-03-17T08:30:59.168Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:30:59.168Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-17T08:30:59.168Z] === RUN TestServiceUpdatePidsLimit [2022-03-17T08:30:59.168Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:30:59.168Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-17T08:30:59.168Z] PASS [2022-03-17T08:30:59.168Z] ok github.com/docker/docker/integration/service 0.249s [2022-03-17T08:30:59.168Z] [2022-03-17T08:30:59.168Z] === Skipped [2022-03-17T08:30:59.168Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-17T08:30:59.168Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:59.168Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-17T08:30:59.168Z] [2022-03-17T08:30:59.168Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T08:30:59.168Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:59.168Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T08:30:59.168Z] [2022-03-17T08:30:59.168Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-17T08:30:59.168Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:59.168Z] [2022-03-17T08:30:59.168Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-17T08:30:59.168Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:59.168Z] [2022-03-17T08:30:59.168Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-03-17T08:30:59.168Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:59.168Z] [2022-03-17T08:30:59.168Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-17T08:30:59.168Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:59.168Z] [2022-03-17T08:30:59.168Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-17T08:30:59.168Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:59.168Z] [2022-03-17T08:30:59.168Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-17T08:30:59.168Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:59.168Z] [2022-03-17T08:30:59.168Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-17T08:30:59.168Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:59.168Z] [2022-03-17T08:30:59.168Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-03-17T08:30:59.168Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:59.168Z] [2022-03-17T08:30:59.168Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-17T08:30:59.168Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:59.168Z] [2022-03-17T08:30:59.168Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-17T08:30:59.168Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:59.168Z] [2022-03-17T08:30:59.168Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-17T08:30:59.168Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:59.168Z] [2022-03-17T08:30:59.168Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-17T08:30:59.168Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:59.168Z] [2022-03-17T08:30:59.168Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-17T08:30:59.168Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:59.168Z] [2022-03-17T08:30:59.168Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-17T08:30:59.168Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:59.168Z] [2022-03-17T08:30:59.168Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-17T08:30:59.168Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:59.168Z] [2022-03-17T08:30:59.168Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-17T08:30:59.168Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:30:59.168Z] [2022-03-17T08:30:59.168Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-17T08:30:59.168Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:30:59.168Z] [2022-03-17T08:30:59.168Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-17T08:30:59.168Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:30:59.168Z] [2022-03-17T08:30:59.168Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-17T08:30:59.168Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:30:59.168Z] [2022-03-17T08:30:59.168Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-17T08:30:59.168Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:30:59.168Z] [2022-03-17T08:30:59.168Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-17T08:30:59.168Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:30:59.168Z] [2022-03-17T08:30:59.168Z] DONE 24 tests, 23 skipped in 2.774s [2022-03-17T08:30:59.168Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-17T08:30:59.336Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-17T08:30:59.402Z] time="2022-03-17T08:30:59Z" level=info msg="Node c5218edb537a/172.27.171.109, left gossip cluster" [2022-03-17T08:30:59.402Z] time="2022-03-17T08:30:59Z" level=info msg="Node c5218edb537a/172.27.171.109, left gossip cluster" [2022-03-17T08:30:59.402Z] time="2022-03-17T08:30:59Z" level=info msg="Node c5218edb537a/172.27.171.109, left gossip cluster" [2022-03-17T08:30:59.402Z] time="2022-03-17T08:30:59Z" level=info msg="Node c5218edb537a/172.27.171.109, left gossip cluster" [2022-03-17T08:30:59.402Z] time="2022-03-17T08:30:59Z" level=info msg="node 2 leaving" [2022-03-17T08:30:59.402Z] time="2022-03-17T08:30:59Z" level=info msg="Node a93550ab800f change state NodeActive --> NodeLeft" [2022-03-17T08:30:59.402Z] time="2022-03-17T08:30:59Z" level=info msg="node4(c12c8125483c): Node leave event for a93550ab800f/172.27.171.109" [2022-03-17T08:30:59.402Z] time="2022-03-17T08:30:59Z" level=info msg="Node a93550ab800f change state NodeActive --> NodeLeft" [2022-03-17T08:30:59.402Z] time="2022-03-17T08:30:59Z" level=info msg="node5(2db73173f201): Node leave event for a93550ab800f/172.27.171.109" [2022-03-17T08:30:59.402Z] time="2022-03-17T08:30:59Z" level=info msg="Node a93550ab800f change state NodeActive --> NodeLeft" [2022-03-17T08:30:59.402Z] time="2022-03-17T08:30:59Z" level=info msg="node3(a93550ab800f): Node leave event for a93550ab800f/172.27.171.109" [2022-03-17T08:30:59.598Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-17T08:30:59.873Z] time="2022-03-17T08:30:59Z" level=info msg="Node a93550ab800f/172.27.171.109, left gossip cluster" [2022-03-17T08:30:59.873Z] time="2022-03-17T08:30:59Z" level=info msg="Node a93550ab800f/172.27.171.109, left gossip cluster" [2022-03-17T08:30:59.873Z] time="2022-03-17T08:30:59Z" level=info msg="Node a93550ab800f/172.27.171.109, left gossip cluster" [2022-03-17T08:31:00.224Z] --- PASS: TestResizeWhenContainerNotStarted (3.60s) [2022-03-17T08:31:00.224Z] === RUN TestDaemonRestartKillContainers [2022-03-17T08:31:00.224Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:31:00.224Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-17T08:31:00.224Z] === RUN TestStats [2022-03-17T08:31:00.224Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-17T08:31:00.224Z] --- SKIP: TestStats (0.00s) [2022-03-17T08:31:00.224Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-17T08:31:00.346Z] networkdb_test.go:867: node4: OK [2022-03-17T08:31:00.346Z] networkdb_test.go:867: node5: OK [2022-03-17T08:31:00.346Z] time="2022-03-17T08:31:00Z" level=info msg="node 0 coming back" [2022-03-17T08:31:00.346Z] time="2022-03-17T08:31:00Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:989461e55d9d with config:&{NodeID:989461e55d9d 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-03-17T08:31:00.346Z] time="2022-03-17T08:31:00Z" level=info msg="Node 989461e55d9d/172.27.171.109, joined gossip cluster" [2022-03-17T08:31:00.346Z] time="2022-03-17T08:31:00Z" level=info msg="Node 989461e55d9d/172.27.171.109, added to nodes list" [2022-03-17T08:31:00.346Z] time="2022-03-17T08:31:00Z" level=info msg="node 1 coming back" [2022-03-17T08:31:00.346Z] time="2022-03-17T08:31:00Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:6e6ff5d3641f with config:&{NodeID:6e6ff5d3641f 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-03-17T08:31:00.346Z] time="2022-03-17T08:31:00Z" level=info msg="Node 6e6ff5d3641f/172.27.171.109, joined gossip cluster" [2022-03-17T08:31:00.346Z] time="2022-03-17T08:31:00Z" level=info msg="Node 6e6ff5d3641f/172.27.171.109, added to nodes list" [2022-03-17T08:31:00.346Z] time="2022-03-17T08:31:00Z" level=info msg="node 2 coming back" [2022-03-17T08:31:00.346Z] time="2022-03-17T08:31:00Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d42fea8596f8 with config:&{NodeID:d42fea8596f8 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-03-17T08:31:00.346Z] time="2022-03-17T08:31:00Z" level=info msg="Node d42fea8596f8/172.27.171.109, joined gossip cluster" [2022-03-17T08:31:00.346Z] time="2022-03-17T08:31:00Z" level=info msg="Node d42fea8596f8/172.27.171.109, added to nodes list" [2022-03-17T08:31:00.542Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-17T08:31:00.803Z] --- PASS: TestUpdateReplicatedJob (4.01s) [2022-03-17T08:31:00.803Z] === RUN TestServiceListWithStatuses [2022-03-17T08:31:00.803Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-17T08:31:00.803Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-17T08:31:00.803Z] === RUN TestDockerNetworkConnectAlias [2022-03-17T08:31:01.064Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-17T08:31:01.326Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-17T08:31:01.477Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:31:01.477Z] INFO: Testing against a local daemon [2022-03-17T08:31:01.477Z] === RUN TestSessionCreate [2022-03-17T08:31:01.477Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-17T08:31:01.477Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-17T08:31:01.477Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-17T08:31:01.477Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-17T08:31:01.477Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-17T08:31:01.477Z] PASS [2022-03-17T08:31:01.477Z] ok github.com/docker/docker/integration/session 0.098s [2022-03-17T08:31:01.477Z] [2022-03-17T08:31:01.477Z] === Skipped [2022-03-17T08:31:01.477Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-17T08:31:01.477Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-17T08:31:01.477Z] [2022-03-17T08:31:01.477Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-17T08:31:01.477Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-17T08:31:01.477Z] [2022-03-17T08:31:01.477Z] DONE 2 tests, 2 skipped in 1.967s [2022-03-17T08:31:01.477Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-17T08:31:01.588Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-17T08:31:01.849Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-17T08:31:01.849Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-17T08:31:03.239Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-17T08:31:03.311Z] time="2022-03-17T08:31:03Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.171.109:10033 172.27.171.109:10034 172.27.171.109:10035]" [2022-03-17T08:31:03.782Z] time="2022-03-17T08:31:03Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.171.109:10033 172.27.171.109:10034 172.27.171.109:10035]" [2022-03-17T08:31:03.801Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:31:03.801Z] INFO: Testing against a local daemon [2022-03-17T08:31:03.801Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-17T08:31:03.801Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:31:03.801Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T08:31:03.801Z] === RUN TestDiskUsage [2022-03-17T08:31:03.801Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-17T08:31:03.801Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-17T08:31:03.801Z] === RUN TestEventsExecDie [2022-03-17T08:31:03.801Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-17T08:31:03.801Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-17T08:31:03.801Z] === RUN TestEventsBackwardsCompatible [2022-03-17T08:31:03.801Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-17T08:31:03.801Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-17T08:31:03.801Z] === RUN TestEventsVolumeCreate [2022-03-17T08:31:03.801Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-17T08:31:03.801Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-17T08:31:03.801Z] === RUN TestInfoAPI [2022-03-17T08:31:03.801Z] --- PASS: TestInfoAPI (0.04s) [2022-03-17T08:31:03.801Z] === RUN TestInfoAPIWarnings [2022-03-17T08:31:03.801Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:31:03.801Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-17T08:31:03.801Z] === RUN TestInfoDebug [2022-03-17T08:31:03.801Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T08:31:03.801Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-17T08:31:03.801Z] === RUN TestInfoInsecureRegistries [2022-03-17T08:31:03.801Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T08:31:03.801Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-17T08:31:03.801Z] === RUN TestInfoRegistryMirrors [2022-03-17T08:31:03.801Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T08:31:03.801Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-17T08:31:03.801Z] === RUN TestLoginFailsWithBadCredentials [2022-03-17T08:31:04.184Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-17T08:31:04.184Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.171.109:10033" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=debug msg="memberlist: Stream connection from=172.27.171.109:49373" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node c12c8125483c/172.27.171.109, joined gossip cluster" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node c12c8125483c/172.27.171.109, added to nodes list" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node 2db73173f201/172.27.171.109, joined gossip cluster" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node 989461e55d9d/172.27.171.109, joined gossip cluster" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node 2db73173f201/172.27.171.109, added to nodes list" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node 989461e55d9d/172.27.171.109, is the new incarnation of the shutdown node 42c8f3b5b2f4/172.27.171.109" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node 989461e55d9d/172.27.171.109, added to nodes list" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.171.109:10034" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=debug msg="memberlist: Stream connection from=172.27.171.109:49374" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node c12c8125483c/172.27.171.109, joined gossip cluster" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node c12c8125483c/172.27.171.109, added to nodes list" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node 989461e55d9d/172.27.171.109, joined gossip cluster" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node 989461e55d9d/172.27.171.109, added to nodes list" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node 2db73173f201/172.27.171.109, joined gossip cluster" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node 2db73173f201/172.27.171.109, added to nodes list" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node 6e6ff5d3641f/172.27.171.109, joined gossip cluster" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node 6e6ff5d3641f/172.27.171.109, is the new incarnation of the shutdown node c5218edb537a/172.27.171.109" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node 6e6ff5d3641f/172.27.171.109, added to nodes list" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=debug msg="memberlist: Stream connection from=172.27.171.109:49375" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.171.109:10035" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node c12c8125483c/172.27.171.109, joined gossip cluster" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node c12c8125483c/172.27.171.109, added to nodes list" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node 989461e55d9d/172.27.171.109, joined gossip cluster" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node 989461e55d9d/172.27.171.109, added to nodes list" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node 6e6ff5d3641f/172.27.171.109, joined gossip cluster" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node 6e6ff5d3641f/172.27.171.109, added to nodes list" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node 2db73173f201/172.27.171.109, joined gossip cluster" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node 2db73173f201/172.27.171.109, added to nodes list" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node d42fea8596f8/172.27.171.109, joined gossip cluster" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node d42fea8596f8/172.27.171.109, is the new incarnation of the shutdown node a93550ab800f/172.27.171.109" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node d42fea8596f8/172.27.171.109, added to nodes list" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node 6e6ff5d3641f/172.27.171.109, joined gossip cluster" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node 6e6ff5d3641f/172.27.171.109, added to nodes list" [2022-03-17T08:31:04.252Z] time="2022-03-17T08:31:04Z" level=info msg="Node 6e6ff5d3641f/172.27.171.109, joined gossip cluster" [2022-03-17T08:31:04.253Z] time="2022-03-17T08:31:04Z" level=info msg="Node 6e6ff5d3641f/172.27.171.109, is the new incarnation of the shutdown node c5218edb537a/172.27.171.109" [2022-03-17T08:31:04.253Z] time="2022-03-17T08:31:04Z" level=info msg="Node 6e6ff5d3641f/172.27.171.109, added to nodes list" [2022-03-17T08:31:04.253Z] time="2022-03-17T08:31:04Z" level=info msg="Node 989461e55d9d/172.27.171.109, joined gossip cluster" [2022-03-17T08:31:04.253Z] time="2022-03-17T08:31:04Z" level=info msg="Node 989461e55d9d/172.27.171.109, is the new incarnation of the shutdown node 42c8f3b5b2f4/172.27.171.109" [2022-03-17T08:31:04.253Z] time="2022-03-17T08:31:04Z" level=info msg="Node 989461e55d9d/172.27.171.109, added to nodes list" [2022-03-17T08:31:04.253Z] time="2022-03-17T08:31:04Z" level=info msg="Node d42fea8596f8/172.27.171.109, joined gossip cluster" [2022-03-17T08:31:04.253Z] time="2022-03-17T08:31:04Z" level=info msg="Node d42fea8596f8/172.27.171.109, added to nodes list" [2022-03-17T08:31:04.253Z] time="2022-03-17T08:31:04Z" level=info msg="Node d42fea8596f8/172.27.171.109, joined gossip cluster" [2022-03-17T08:31:04.253Z] time="2022-03-17T08:31:04Z" level=info msg="Node d42fea8596f8/172.27.171.109, is the new incarnation of the shutdown node a93550ab800f/172.27.171.109" [2022-03-17T08:31:04.253Z] time="2022-03-17T08:31:04Z" level=info msg="Node d42fea8596f8/172.27.171.109, added to nodes list" [2022-03-17T08:31:04.253Z] time="2022-03-17T08:31:04Z" level=info msg="Node d42fea8596f8/172.27.171.109, joined gossip cluster" [2022-03-17T08:31:04.253Z] time="2022-03-17T08:31:04Z" level=info msg="Node d42fea8596f8/172.27.171.109, added to nodes list" [2022-03-17T08:31:04.253Z] 2022/03/17 08:31:04 Closing DB instances... [2022-03-17T08:31:04.291Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2022-03-17T08:31:04.291Z] === RUN TestPingCacheHeaders [2022-03-17T08:31:04.446Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-17T08:31:04.723Z] time="2022-03-17T08:31:04Z" level=info msg="Node 989461e55d9d change state NodeActive --> NodeLeft" [2022-03-17T08:31:04.724Z] time="2022-03-17T08:31:04Z" level=info msg="node4(c12c8125483c): Node leave event for 989461e55d9d/172.27.171.109" [2022-03-17T08:31:04.724Z] time="2022-03-17T08:31:04Z" level=info msg="Node 989461e55d9d change state NodeActive --> NodeLeft" [2022-03-17T08:31:04.724Z] time="2022-03-17T08:31:04Z" level=info msg="node3(d42fea8596f8): Node leave event for 989461e55d9d/172.27.171.109" [2022-03-17T08:31:04.724Z] time="2022-03-17T08:31:04Z" level=info msg="Node 989461e55d9d change state NodeActive --> NodeLeft" [2022-03-17T08:31:04.724Z] time="2022-03-17T08:31:04Z" level=info msg="node5(2db73173f201): Node leave event for 989461e55d9d/172.27.171.109" [2022-03-17T08:31:04.724Z] time="2022-03-17T08:31:04Z" level=info msg="Node 989461e55d9d change state NodeActive --> NodeLeft" [2022-03-17T08:31:04.724Z] time="2022-03-17T08:31:04Z" level=info msg="node2(6e6ff5d3641f): Node leave event for 989461e55d9d/172.27.171.109" [2022-03-17T08:31:04.724Z] time="2022-03-17T08:31:04Z" level=info msg="Node 989461e55d9d change state NodeActive --> NodeLeft" [2022-03-17T08:31:04.724Z] time="2022-03-17T08:31:04Z" level=info msg="node1(989461e55d9d): Node leave event for 989461e55d9d/172.27.171.109" [2022-03-17T08:31:04.724Z] time="2022-03-17T08:31:04Z" level=info msg="Node 989461e55d9d/172.27.171.109, left gossip cluster" [2022-03-17T08:31:04.724Z] time="2022-03-17T08:31:04Z" level=info msg="Node 989461e55d9d/172.27.171.109, left gossip cluster" [2022-03-17T08:31:04.724Z] time="2022-03-17T08:31:04Z" level=info msg="Node 989461e55d9d/172.27.171.109, left gossip cluster" [2022-03-17T08:31:04.724Z] time="2022-03-17T08:31:04Z" level=info msg="Node 989461e55d9d/172.27.171.109, left gossip cluster" [2022-03-17T08:31:04.724Z] time="2022-03-17T08:31:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.171.109:10033" [2022-03-17T08:31:04.724Z] time="2022-03-17T08:31:04Z" level=info msg="Node 989461e55d9d/172.27.171.109, left gossip cluster" [2022-03-17T08:31:04.724Z] time="2022-03-17T08:31:04Z" level=debug msg="memberlist: Stream connection from=172.27.171.109:49376" [2022-03-17T08:31:04.724Z] time="2022-03-17T08:31:04Z" level=error msg="node: 989461e55d9d is unknown to memberlist" [2022-03-17T08:31:04.724Z] time="2022-03-17T08:31:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.171.109:10034" [2022-03-17T08:31:04.724Z] time="2022-03-17T08:31:04Z" level=debug msg="memberlist: Stream connection from=172.27.171.109:49377" [2022-03-17T08:31:04.724Z] time="2022-03-17T08:31:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.171.109:10035" [2022-03-17T08:31:04.724Z] time="2022-03-17T08:31:04Z" level=debug msg="memberlist: Stream connection from=172.27.171.109:49378" [2022-03-17T08:31:04.783Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-03-17T08:31:04.783Z] === RUN TestPingGet [2022-03-17T08:31:04.783Z] --- PASS: TestPingGet (0.03s) [2022-03-17T08:31:04.783Z] === RUN TestPingHead [2022-03-17T08:31:04.783Z] --- PASS: TestPingHead (0.03s) [2022-03-17T08:31:04.783Z] === RUN TestVersion [2022-03-17T08:31:04.783Z] --- PASS: TestVersion (0.03s) [2022-03-17T08:31:04.783Z] PASS [2022-03-17T08:31:04.783Z] ok github.com/docker/docker/integration/system 1.247s [2022-03-17T08:31:04.783Z] [2022-03-17T08:31:04.783Z] === Skipped [2022-03-17T08:31:04.783Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T08:31:04.783Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:31:04.783Z] [2022-03-17T08:31:04.783Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-17T08:31:04.783Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-17T08:31:04.783Z] [2022-03-17T08:31:04.783Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-17T08:31:04.783Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-17T08:31:04.783Z] [2022-03-17T08:31:04.783Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-17T08:31:04.783Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-17T08:31:04.783Z] [2022-03-17T08:31:04.783Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-17T08:31:04.783Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-17T08:31:04.783Z] [2022-03-17T08:31:04.783Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-17T08:31:04.783Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:31:04.783Z] [2022-03-17T08:31:04.783Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-17T08:31:04.783Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T08:31:04.783Z] [2022-03-17T08:31:04.783Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-17T08:31:04.783Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T08:31:04.783Z] [2022-03-17T08:31:04.783Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-17T08:31:04.783Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T08:31:04.783Z] [2022-03-17T08:31:04.783Z] DONE 15 tests, 9 skipped in 3.385s [2022-03-17T08:31:04.783Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-17T08:31:05.195Z] time="2022-03-17T08:31:04Z" level=info msg="Node 6e6ff5d3641f change state NodeActive --> NodeLeft" [2022-03-17T08:31:05.195Z] time="2022-03-17T08:31:04Z" level=info msg="node5(2db73173f201): Node leave event for 6e6ff5d3641f/172.27.171.109" [2022-03-17T08:31:05.195Z] time="2022-03-17T08:31:04Z" level=info msg="Node 6e6ff5d3641f change state NodeActive --> NodeLeft" [2022-03-17T08:31:05.195Z] time="2022-03-17T08:31:04Z" level=info msg="node4(c12c8125483c): Node leave event for 6e6ff5d3641f/172.27.171.109" [2022-03-17T08:31:05.195Z] time="2022-03-17T08:31:04Z" level=info msg="Node 6e6ff5d3641f change state NodeActive --> NodeLeft" [2022-03-17T08:31:05.195Z] time="2022-03-17T08:31:04Z" level=info msg="node3(d42fea8596f8): Node leave event for 6e6ff5d3641f/172.27.171.109" [2022-03-17T08:31:05.195Z] time="2022-03-17T08:31:04Z" level=info msg="Node 6e6ff5d3641f change state NodeActive --> NodeLeft" [2022-03-17T08:31:05.195Z] time="2022-03-17T08:31:04Z" level=info msg="node2(6e6ff5d3641f): Node leave event for 6e6ff5d3641f/172.27.171.109" [2022-03-17T08:31:05.195Z] time="2022-03-17T08:31:04Z" level=info msg="Node 6e6ff5d3641f/172.27.171.109, left gossip cluster" [2022-03-17T08:31:05.195Z] time="2022-03-17T08:31:04Z" level=info msg="Node 6e6ff5d3641f/172.27.171.109, left gossip cluster" [2022-03-17T08:31:05.195Z] time="2022-03-17T08:31:04Z" level=info msg="Node 6e6ff5d3641f/172.27.171.109, left gossip cluster" [2022-03-17T08:31:05.195Z] time="2022-03-17T08:31:04Z" level=info msg="Node 6e6ff5d3641f/172.27.171.109, left gossip cluster" [2022-03-17T08:31:05.195Z] time="2022-03-17T08:31:05Z" level=info msg="Node d42fea8596f8 change state NodeActive --> NodeLeft" [2022-03-17T08:31:05.195Z] time="2022-03-17T08:31:05Z" level=info msg="node5(2db73173f201): Node leave event for d42fea8596f8/172.27.171.109" [2022-03-17T08:31:05.195Z] time="2022-03-17T08:31:05Z" level=info msg="Node d42fea8596f8 change state NodeActive --> NodeLeft" [2022-03-17T08:31:05.195Z] time="2022-03-17T08:31:05Z" level=info msg="node4(c12c8125483c): Node leave event for d42fea8596f8/172.27.171.109" [2022-03-17T08:31:05.389Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-17T08:31:05.389Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-17T08:31:05.666Z] time="2022-03-17T08:31:05Z" level=info msg="Node d42fea8596f8 change state NodeActive --> NodeLeft" [2022-03-17T08:31:05.666Z] time="2022-03-17T08:31:05Z" level=info msg="node3(d42fea8596f8): Node leave event for d42fea8596f8/172.27.171.109" [2022-03-17T08:31:05.666Z] time="2022-03-17T08:31:05Z" level=info msg="Node d42fea8596f8/172.27.171.109, left gossip cluster" [2022-03-17T08:31:05.666Z] time="2022-03-17T08:31:05Z" level=info msg="Node d42fea8596f8/172.27.171.109, left gossip cluster" [2022-03-17T08:31:05.666Z] time="2022-03-17T08:31:05Z" level=info msg="Node d42fea8596f8/172.27.171.109, left gossip cluster" [2022-03-17T08:31:05.666Z] time="2022-03-17T08:31:05Z" level=debug msg="memberlist: Failed ping: d42fea8596f8 (timeout reached)" [2022-03-17T08:31:05.666Z] time="2022-03-17T08:31:05Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.171.109:10037: use of closed network connection" [2022-03-17T08:31:05.666Z] time="2022-03-17T08:31:05Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.171.109:10036: use of closed network connection" [2022-03-17T08:31:05.666Z] time="2022-03-17T08:31:05Z" level=debug msg="memberlist: Stream connection from=172.27.171.109:49379" [2022-03-17T08:31:05.963Z] --- PASS: TestDockerNetworkConnectAlias (5.10s) [2022-03-17T08:31:05.963Z] === RUN TestDockerNetworkReConnect [2022-03-17T08:31:06.137Z] time="2022-03-17T08:31:05Z" level=info msg="Node c12c8125483c change state NodeActive --> NodeLeft" [2022-03-17T08:31:06.137Z] time="2022-03-17T08:31:05Z" level=info msg="node5(2db73173f201): Node leave event for c12c8125483c/172.27.171.109" [2022-03-17T08:31:06.137Z] time="2022-03-17T08:31:05Z" level=info msg="Node c12c8125483c change state NodeActive --> NodeLeft" [2022-03-17T08:31:06.137Z] time="2022-03-17T08:31:05Z" level=info msg="node4(c12c8125483c): Node leave event for c12c8125483c/172.27.171.109" [2022-03-17T08:31:06.233Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-17T08:31:06.609Z] time="2022-03-17T08:31:06Z" level=warning msg="memberlist: Was able to connect to d42fea8596f8 but other probes failed, network may be misconfigured" [2022-03-17T08:31:06.609Z] time="2022-03-17T08:31:06Z" level=info msg="Node c12c8125483c/172.27.171.109, left gossip cluster" [2022-03-17T08:31:06.609Z] time="2022-03-17T08:31:06Z" level=info msg="Node c12c8125483c/172.27.171.109, left gossip cluster" [2022-03-17T08:31:07.105Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:31:07.105Z] INFO: Testing against a local daemon [2022-03-17T08:31:07.105Z] === RUN TestVolumesCreateAndList [2022-03-17T08:31:07.105Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-03-17T08:31:07.105Z] === RUN TestVolumesRemove [2022-03-17T08:31:07.105Z] --- PASS: TestVolumesRemove (0.17s) [2022-03-17T08:31:07.105Z] === RUN TestVolumesInspect [2022-03-17T08:31:07.105Z] --- PASS: TestVolumesInspect (0.04s) [2022-03-17T08:31:07.105Z] === RUN TestVolumesInvalidJSON [2022-03-17T08:31:07.105Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-17T08:31:07.105Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-17T08:31:07.105Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-17T08:31:07.105Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-03-17T08:31:07.105Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-17T08:31:07.105Z] PASS [2022-03-17T08:31:07.177Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-17T08:31:07.438Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-17T08:31:07.438Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-17T08:31:07.438Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-17T08:31:07.438Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-17T08:31:07.438Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-17T08:31:07.596Z] ok github.com/docker/docker/integration/volume 0.373s [2022-03-17T08:31:07.596Z] [2022-03-17T08:31:07.596Z] DONE 5 tests in 2.663s [2022-03-17T08:31:07.596Z] INFO: make.ps1 ended at 03/17/2022 08:31:07 [2022-03-17T08:31:07.596Z] INFO: Integration CLI tests being run from the host: [2022-03-17T08:31:07.596Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-17T08:31:07.601Z] time="2022-03-17T08:31:07Z" level=info msg="Node 2db73173f201/172.27.171.109, left gossip cluster" [2022-03-17T08:31:07.601Z] time="2022-03-17T08:31:07Z" level=info msg="Node 2db73173f201 change state NodeActive --> NodeFailed" [2022-03-17T08:31:07.601Z] time="2022-03-17T08:31:07Z" level=info msg="Node 2db73173f201/172.27.171.109, added to failed nodes list" [2022-03-17T08:31:07.601Z] --- PASS: TestNetworkDBIslands (11.49s) [2022-03-17T08:31:07.601Z] PASS [2022-03-17T08:31:07.601Z] coverage: 59.9% of statements [2022-03-17T08:31:07.601Z] ok github.com/docker/docker/libnetwork/networkdb 104.425s coverage: 59.9% of statements [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/quota [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/rootless [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/volume [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-17T08:31:07.601Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-17T08:31:09.357Z] --- PASS: TestDockerNetworkReConnect (3.42s) [2022-03-17T08:31:09.357Z] === RUN TestServicePlugin [2022-03-17T08:31:09.618Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-17T08:31:10.195Z] === RUN TestDockerSuite/TestEventsRename [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === Skipped [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-17T08:31:10.569Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-17T08:31:10.569Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-17T08:31:10.569Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.33s) [2022-03-17T08:31:10.569Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-17T08:31:10.569Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-17T08:31:10.569Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-17T08:31:10.569Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-17T08:31:10.569Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-17T08:31:10.569Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-03-17T08:31:10.569Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-17T08:31:10.569Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-17T08:31:10.569Z] daemon_test.go:145: root required [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-17T08:31:10.569Z] reload_test.go:342: root required [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-17T08:31:10.569Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-17T08:31:10.569Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-17T08:31:10.569Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-17T08:31:10.569Z] download_test.go:267: Needs fixing on Windows [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-17T08:31:10.569Z] layer_test.go:291: Failing on Windows [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-17T08:31:10.569Z] layer_test.go:340: Failing on Windows [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-17T08:31:10.569Z] layer_test.go:455: Failing on Windows [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-17T08:31:10.569Z] layer_test.go:684: Failing on Windows [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-17T08:31:10.569Z] migration_test.go:45: Failing on Windows [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-17T08:31:10.569Z] migration_test.go:181: Failing on Windows [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-17T08:31:10.569Z] mount_test.go:17: Failing on Windows [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-17T08:31:10.569Z] mount_test.go:76: Failing on Windows [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-17T08:31:10.569Z] mount_test.go:125: Failing on Windows [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-17T08:31:10.569Z] mount_test.go:212: Failing on Windows [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-17T08:31:10.569Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-17T08:31:10.569Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-17T08:31:10.569Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-17T08:31:10.569Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-17T08:31:10.569Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-17T08:31:10.569Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-17T08:31:10.569Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-17T08:31:10.569Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-17T08:31:10.569Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-17T08:31:10.569Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-17T08:31:10.569Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-17T08:31:10.569Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-17T08:31:10.569Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-17T08:31:10.569Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-17T08:31:10.569Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-17T08:31:10.569Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-17T08:31:10.569Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-17T08:31:10.569Z] archive_test.go:133: Xz not present in msys2 [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-17T08:31:10.569Z] archive_test.go:140: zstd not installed [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-17T08:31:10.569Z] archive_test.go:252: Failing on Windows CI machines [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-17T08:31:10.569Z] archive_windows_test.go:16: Currently fails [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-17T08:31:10.569Z] changes_test.go:195: needs more investigation [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-17T08:31:10.569Z] changes_test.go:432: needs further investigation [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-17T08:31:10.569Z] changes_test.go:468: needs further investigation [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.01s) [2022-03-17T08:31:10.569Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-17T08:31:10.569Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-17T08:31:10.569Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-17T08:31:10.569Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T08:31:10.569Z] [2022-03-17T08:31:10.569Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-17T08:31:10.570Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:31:10.570Z] [2022-03-17T08:31:10.570Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-17T08:31:10.570Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T08:31:10.570Z] [2022-03-17T08:31:10.570Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-17T08:31:10.570Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:31:10.570Z] [2022-03-17T08:31:10.570Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-17T08:31:10.570Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:31:10.570Z] [2022-03-17T08:31:10.570Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-17T08:31:10.570Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:31:10.570Z] [2022-03-17T08:31:10.570Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-17T08:31:10.570Z] poller_test.go:40: No chmod on Windows [2022-03-17T08:31:10.570Z] [2022-03-17T08:31:10.570Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-17T08:31:10.570Z] fileutils_test.go:133: Needs porting to Windows [2022-03-17T08:31:10.570Z] [2022-03-17T08:31:10.570Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-17T08:31:10.570Z] fileutils_test.go:179: Needs porting to Windows [2022-03-17T08:31:10.570Z] [2022-03-17T08:31:10.570Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-17T08:31:10.570Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:31:10.570Z] [2022-03-17T08:31:10.570Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-17T08:31:10.570Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:31:10.570Z] [2022-03-17T08:31:10.570Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-17T08:31:10.570Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-17T08:31:10.570Z] [2022-03-17T08:31:10.570Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-17T08:31:10.570Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-17T08:31:10.570Z] [2022-03-17T08:31:10.570Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-17T08:31:10.570Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-17T08:31:10.570Z] [2022-03-17T08:31:10.570Z] DONE 2091 tests, 68 skipped in 325.319s [2022-03-17T08:31:10.570Z] INFO: make.ps1 ended at 03/17/2022 08:31:10 [2022-03-17T08:31:10.658Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.25s) [2022-03-17T08:31:10.658Z] === RUN TestStopContainerWithTimeout [2022-03-17T08:31:10.658Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-17T08:31:10.658Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-17T08:31:10.658Z] === RUN TestUpdateRestartPolicy [2022-03-17T08:31:11.141Z] === RUN TestDockerSuite/TestEventsResize [2022-03-17T08:31:11.404Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-17T08:31:13.321Z] plugin_test.go:61: [da7a4ced9c2a0] joining swarm manager [d98e3a3f60fb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:31:13.537Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-17T08:31:13.537Z] INFO: Unit tests ended at 03/17/2022 08:31:12. Duration:00:05:46.8661302 [2022-03-17T08:31:13.537Z] INFO: Building busybox [2022-03-17T08:31:13.537Z] Sending build context to Docker daemon 5.12kB [2022-03-17T08:31:13.537Z] [2022-03-17T08:31:13.537Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-17T08:31:13.537Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-17T08:31:13.537Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-17T08:31:13.537Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-17T08:31:13.537Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-17T08:31:13.537Z] ---> 6a11116086a4 [2022-03-17T08:31:13.537Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-17T08:31:13.537Z] ---> Running in c168c86223c9 [2022-03-17T08:31:14.707Z] plugin_test.go:64: [d9470ec79607a] joining swarm manager [d98e3a3f60fb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T08:31:17.255Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-17T08:31:17.517Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-17T08:31:18.089Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-17T08:31:18.303Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:31:18.303Z] INFO: Testing against a local daemon [2022-03-17T08:31:18.303Z] === RUN TestDockerSuite [2022-03-17T08:31:18.303Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-17T08:31:18.303Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-17T08:31:18.303Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T08:31:18.303Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-17T08:31:18.303Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-17T08:31:18.303Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-17T08:31:18.303Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-17T08:31:18.303Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-17T08:31:18.303Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-17T08:31:18.303Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-17T08:31:19.336Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-17T08:31:19.828Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-17T08:31:20.318Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-17T08:31:20.636Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-17T08:31:20.636Z] === RUN TestDockerSuite/TestEventsTop [2022-03-17T08:31:20.809Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-17T08:31:21.209Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-17T08:31:22.596Z] docker_api_swarm_test.go:384: [dd850434fcecd] joining swarm manager [ddbb08eb96be6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:31:23.982Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-17T08:31:23.982Z] docker_api_swarm_test.go:385: [da6d5819efd43] joining swarm manager [ddbb08eb96be6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T08:31:32.604Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-17T08:31:32.604Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-17T08:31:32.604Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-17T08:31:32.604Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-17T08:31:32.604Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-17T08:31:32.935Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-17T08:31:33.217Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43380/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6fb168b52383df3a92a133e94fe85684fb4f65b0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6fb168b52383df3a92a133e94fe85684fb4f65b0 hack/test/unit [2022-03-17T08:31:33.786Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-17T08:31:33.786Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-17T08:31:33.786Z] + TESTDIRS=./... [2022-03-17T08:31:33.786Z] + exclude_paths='/vendor/|/integration' [2022-03-17T08:31:33.786Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-17T08:31:33.786Z] ++ go list ./... [2022-03-17T08:31:34.355Z] + pkg_list='github.com/docker/docker/api [2022-03-17T08:31:34.355Z] github.com/docker/docker/api/server [2022-03-17T08:31:34.355Z] github.com/docker/docker/api/server/backend/build [2022-03-17T08:31:34.355Z] github.com/docker/docker/api/server/httputils [2022-03-17T08:31:34.355Z] github.com/docker/docker/api/server/middleware [2022-03-17T08:31:34.355Z] github.com/docker/docker/api/server/router [2022-03-17T08:31:34.355Z] github.com/docker/docker/api/server/router/build [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/router/container [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/router/debug [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/router/image [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/router/network [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/router/session [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/router/system [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/router/volume [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/backend [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/container [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/events [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/filters [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/image [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/mount [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/network [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/registry [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/strslice [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/swarm [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/time [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/versions [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/volume [2022-03-17T08:31:34.356Z] github.com/docker/docker/builder [2022-03-17T08:31:34.356Z] github.com/docker/docker/builder/builder-next [2022-03-17T08:31:34.356Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T08:31:34.356Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T08:31:34.356Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T08:31:34.356Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T08:31:34.356Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T08:31:34.356Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T08:31:34.356Z] github.com/docker/docker/builder/dockerfile [2022-03-17T08:31:34.356Z] github.com/docker/docker/builder/remotecontext [2022-03-17T08:31:34.356Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T08:31:34.356Z] github.com/docker/docker/cli [2022-03-17T08:31:34.356Z] github.com/docker/docker/cli/config [2022-03-17T08:31:34.356Z] github.com/docker/docker/cli/debug [2022-03-17T08:31:34.356Z] github.com/docker/docker/client [2022-03-17T08:31:34.356Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T08:31:34.356Z] github.com/docker/docker/cmd/dockerd [2022-03-17T08:31:34.356Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T08:31:34.356Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T08:31:34.356Z] github.com/docker/docker/container [2022-03-17T08:31:34.356Z] github.com/docker/docker/container/stream [2022-03-17T08:31:34.356Z] github.com/docker/docker/contrib/apparmor [2022-03-17T08:31:34.356Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T08:31:34.356Z] github.com/docker/docker/contrib/httpserver [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/cluster [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/config [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/events [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/exec [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/images [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/initlayer [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/links [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/listeners [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/logger [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/logger/local [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/names [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/network [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/stats [2022-03-17T08:31:34.356Z] github.com/docker/docker/distribution [2022-03-17T08:31:34.356Z] github.com/docker/docker/distribution/metadata [2022-03-17T08:31:34.356Z] github.com/docker/docker/distribution/utils [2022-03-17T08:31:34.356Z] github.com/docker/docker/distribution/xfer [2022-03-17T08:31:34.356Z] github.com/docker/docker/dockerversion [2022-03-17T08:31:34.356Z] github.com/docker/docker/errdefs [2022-03-17T08:31:34.356Z] github.com/docker/docker/image [2022-03-17T08:31:34.356Z] github.com/docker/docker/image/cache [2022-03-17T08:31:34.356Z] github.com/docker/docker/image/tarexport [2022-03-17T08:31:34.356Z] github.com/docker/docker/image/v1 [2022-03-17T08:31:34.356Z] github.com/docker/docker/internal/test/suite [2022-03-17T08:31:34.356Z] github.com/docker/docker/layer [2022-03-17T08:31:34.356Z] github.com/docker/docker/libcontainerd [2022-03-17T08:31:34.356Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T08:31:34.356Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T08:31:34.356Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T08:31:34.356Z] github.com/docker/docker/libcontainerd/types [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/config [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/idm [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/ns [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/options [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/osl [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T08:31:34.356Z] github.com/docker/docker/libnetwork/types [2022-03-17T08:31:34.356Z] github.com/docker/docker/oci [2022-03-17T08:31:34.356Z] github.com/docker/docker/oci/caps [2022-03-17T08:31:34.356Z] github.com/docker/docker/opts [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/aaparser [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/archive [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/authorization [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/capabilities [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/containerfs [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/directory [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/dmesg [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/filenotify [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/fileutils [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/fsutils [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/homedir [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/idtools [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/ioutils [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/longpath [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/loopback [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/parsers [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/pidfile [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/platform [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/plugins [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/pools [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/progress [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/pubsub [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/reexec [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/signal [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/stack [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/stringid [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/system [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/tailfile [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/tarsum [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/truncindex [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/urlutil [2022-03-17T08:31:34.356Z] github.com/docker/docker/pkg/useragent [2022-03-17T08:31:34.356Z] github.com/docker/docker/plugin [2022-03-17T08:31:34.356Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T08:31:34.356Z] github.com/docker/docker/plugin/v2 [2022-03-17T08:31:34.356Z] github.com/docker/docker/profiles/apparmor [2022-03-17T08:31:34.356Z] github.com/docker/docker/profiles/seccomp [2022-03-17T08:31:34.356Z] github.com/docker/docker/quota [2022-03-17T08:31:34.356Z] github.com/docker/docker/reference [2022-03-17T08:31:34.356Z] github.com/docker/docker/registry [2022-03-17T08:31:34.356Z] github.com/docker/docker/registry/resumable [2022-03-17T08:31:34.356Z] github.com/docker/docker/restartmanager [2022-03-17T08:31:34.356Z] github.com/docker/docker/rootless [2022-03-17T08:31:34.356Z] github.com/docker/docker/rootless/specconv [2022-03-17T08:31:34.356Z] github.com/docker/docker/runconfig [2022-03-17T08:31:34.356Z] github.com/docker/docker/runconfig/opts [2022-03-17T08:31:34.356Z] github.com/docker/docker/testutil [2022-03-17T08:31:34.356Z] github.com/docker/docker/testutil/daemon [2022-03-17T08:31:34.356Z] github.com/docker/docker/testutil/environment [2022-03-17T08:31:34.356Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T08:31:34.356Z] github.com/docker/docker/testutil/fakegit [2022-03-17T08:31:34.356Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T08:31:34.356Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T08:31:34.356Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T08:31:34.356Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T08:31:34.356Z] github.com/docker/docker/testutil/registry [2022-03-17T08:31:34.356Z] github.com/docker/docker/testutil/request [2022-03-17T08:31:34.356Z] github.com/docker/docker/volume [2022-03-17T08:31:34.356Z] github.com/docker/docker/volume/drivers [2022-03-17T08:31:34.356Z] github.com/docker/docker/volume/local [2022-03-17T08:31:34.356Z] github.com/docker/docker/volume/mounts [2022-03-17T08:31:34.356Z] github.com/docker/docker/volume/service [2022-03-17T08:31:34.356Z] github.com/docker/docker/volume/service/opts [2022-03-17T08:31:34.356Z] github.com/docker/docker/volume/testutils' [2022-03-17T08:31:34.356Z] ++ grep --fixed-strings -v /libnetwork [2022-03-17T08:31:34.356Z] ++ echo 'github.com/docker/docker/api [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/backend/build [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/httputils [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/middleware [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/router [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/router/build [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/router/container [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/router/debug [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/router/image [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/router/network [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/router/session [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/router/system [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/server/router/volume [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/backend [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/container [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/events [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/filters [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/image [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/mount [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/network [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/registry [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/strslice [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/swarm [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/time [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/versions [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T08:31:34.356Z] github.com/docker/docker/api/types/volume [2022-03-17T08:31:34.356Z] github.com/docker/docker/builder [2022-03-17T08:31:34.356Z] github.com/docker/docker/builder/builder-next [2022-03-17T08:31:34.356Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T08:31:34.356Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T08:31:34.356Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T08:31:34.356Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T08:31:34.356Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T08:31:34.356Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T08:31:34.356Z] github.com/docker/docker/builder/dockerfile [2022-03-17T08:31:34.356Z] github.com/docker/docker/builder/remotecontext [2022-03-17T08:31:34.356Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T08:31:34.356Z] github.com/docker/docker/cli [2022-03-17T08:31:34.356Z] github.com/docker/docker/cli/config [2022-03-17T08:31:34.356Z] github.com/docker/docker/cli/debug [2022-03-17T08:31:34.356Z] github.com/docker/docker/client [2022-03-17T08:31:34.356Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T08:31:34.356Z] github.com/docker/docker/cmd/dockerd [2022-03-17T08:31:34.356Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T08:31:34.356Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T08:31:34.356Z] github.com/docker/docker/container [2022-03-17T08:31:34.356Z] github.com/docker/docker/container/stream [2022-03-17T08:31:34.356Z] github.com/docker/docker/contrib/apparmor [2022-03-17T08:31:34.356Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T08:31:34.356Z] github.com/docker/docker/contrib/httpserver [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/cluster [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/config [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/events [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/exec [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/images [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/initlayer [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/links [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/listeners [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/logger [2022-03-17T08:31:34.356Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger/local [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/names [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/network [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/stats [2022-03-17T08:31:34.357Z] github.com/docker/docker/distribution [2022-03-17T08:31:34.357Z] github.com/docker/docker/distribution/metadata [2022-03-17T08:31:34.357Z] github.com/docker/docker/distribution/utils [2022-03-17T08:31:34.357Z] github.com/docker/docker/distribution/xfer [2022-03-17T08:31:34.357Z] github.com/docker/docker/dockerversion [2022-03-17T08:31:34.357Z] github.com/docker/docker/errdefs [2022-03-17T08:31:34.357Z] github.com/docker/docker/image [2022-03-17T08:31:34.357Z] github.com/docker/docker/image/cache [2022-03-17T08:31:34.357Z] github.com/docker/docker/image/tarexport [2022-03-17T08:31:34.357Z] github.com/docker/docker/image/v1 [2022-03-17T08:31:34.357Z] github.com/docker/docker/internal/test/suite [2022-03-17T08:31:34.357Z] github.com/docker/docker/layer [2022-03-17T08:31:34.357Z] github.com/docker/docker/libcontainerd [2022-03-17T08:31:34.357Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T08:31:34.357Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T08:31:34.357Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T08:31:34.357Z] github.com/docker/docker/libcontainerd/types [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/config [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/idm [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/ns [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/options [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/osl [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T08:31:34.357Z] github.com/docker/docker/libnetwork/types [2022-03-17T08:31:34.357Z] github.com/docker/docker/oci [2022-03-17T08:31:34.357Z] github.com/docker/docker/oci/caps [2022-03-17T08:31:34.357Z] github.com/docker/docker/opts [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/aaparser [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/archive [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/authorization [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/capabilities [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/containerfs [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/directory [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/dmesg [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/filenotify [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/fileutils [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/fsutils [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/homedir [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/idtools [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/ioutils [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/longpath [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/loopback [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/parsers [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/pidfile [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/platform [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/plugins [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/pools [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/progress [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/pubsub [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/reexec [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/signal [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/stack [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/stringid [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/system [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/tailfile [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/tarsum [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/truncindex [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/urlutil [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/useragent [2022-03-17T08:31:34.357Z] github.com/docker/docker/plugin [2022-03-17T08:31:34.357Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T08:31:34.357Z] github.com/docker/docker/plugin/v2 [2022-03-17T08:31:34.357Z] github.com/docker/docker/profiles/apparmor [2022-03-17T08:31:34.357Z] github.com/docker/docker/profiles/seccomp [2022-03-17T08:31:34.357Z] github.com/docker/docker/quota [2022-03-17T08:31:34.357Z] github.com/docker/docker/reference [2022-03-17T08:31:34.357Z] github.com/docker/docker/registry [2022-03-17T08:31:34.357Z] github.com/docker/docker/registry/resumable [2022-03-17T08:31:34.357Z] github.com/docker/docker/restartmanager [2022-03-17T08:31:34.357Z] github.com/docker/docker/rootless [2022-03-17T08:31:34.357Z] github.com/docker/docker/rootless/specconv [2022-03-17T08:31:34.357Z] github.com/docker/docker/runconfig [2022-03-17T08:31:34.357Z] github.com/docker/docker/runconfig/opts [2022-03-17T08:31:34.357Z] github.com/docker/docker/testutil [2022-03-17T08:31:34.357Z] github.com/docker/docker/testutil/daemon [2022-03-17T08:31:34.357Z] github.com/docker/docker/testutil/environment [2022-03-17T08:31:34.357Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T08:31:34.357Z] github.com/docker/docker/testutil/fakegit [2022-03-17T08:31:34.357Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T08:31:34.357Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T08:31:34.357Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T08:31:34.357Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T08:31:34.357Z] github.com/docker/docker/testutil/registry [2022-03-17T08:31:34.357Z] github.com/docker/docker/testutil/request [2022-03-17T08:31:34.357Z] github.com/docker/docker/volume [2022-03-17T08:31:34.357Z] github.com/docker/docker/volume/drivers [2022-03-17T08:31:34.357Z] github.com/docker/docker/volume/local [2022-03-17T08:31:34.357Z] github.com/docker/docker/volume/mounts [2022-03-17T08:31:34.357Z] github.com/docker/docker/volume/service [2022-03-17T08:31:34.357Z] github.com/docker/docker/volume/service/opts [2022-03-17T08:31:34.357Z] github.com/docker/docker/volume/testutils' [2022-03-17T08:31:34.357Z] + base_pkg_list='github.com/docker/docker/api [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/server [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/server/backend/build [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/server/httputils [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/server/middleware [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/server/router [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/server/router/build [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/server/router/container [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/server/router/debug [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/server/router/image [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/server/router/network [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/server/router/session [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/server/router/system [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/server/router/volume [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/types [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/types/backend [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/types/container [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/types/events [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/types/filters [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/types/image [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/types/mount [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/types/network [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/types/registry [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/types/strslice [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/types/swarm [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/types/time [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/types/versions [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T08:31:34.357Z] github.com/docker/docker/api/types/volume [2022-03-17T08:31:34.357Z] github.com/docker/docker/builder [2022-03-17T08:31:34.357Z] github.com/docker/docker/builder/builder-next [2022-03-17T08:31:34.357Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T08:31:34.357Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T08:31:34.357Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T08:31:34.357Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T08:31:34.357Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T08:31:34.357Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T08:31:34.357Z] github.com/docker/docker/builder/dockerfile [2022-03-17T08:31:34.357Z] github.com/docker/docker/builder/remotecontext [2022-03-17T08:31:34.357Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T08:31:34.357Z] github.com/docker/docker/cli [2022-03-17T08:31:34.357Z] github.com/docker/docker/cli/config [2022-03-17T08:31:34.357Z] github.com/docker/docker/cli/debug [2022-03-17T08:31:34.357Z] github.com/docker/docker/client [2022-03-17T08:31:34.357Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T08:31:34.357Z] github.com/docker/docker/cmd/dockerd [2022-03-17T08:31:34.357Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T08:31:34.357Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T08:31:34.357Z] github.com/docker/docker/container [2022-03-17T08:31:34.357Z] github.com/docker/docker/container/stream [2022-03-17T08:31:34.357Z] github.com/docker/docker/contrib/apparmor [2022-03-17T08:31:34.357Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T08:31:34.357Z] github.com/docker/docker/contrib/httpserver [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/cluster [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/config [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/events [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/exec [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/images [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/initlayer [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/links [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/listeners [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger/local [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/names [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/network [2022-03-17T08:31:34.357Z] github.com/docker/docker/daemon/stats [2022-03-17T08:31:34.357Z] github.com/docker/docker/distribution [2022-03-17T08:31:34.357Z] github.com/docker/docker/distribution/metadata [2022-03-17T08:31:34.357Z] github.com/docker/docker/distribution/utils [2022-03-17T08:31:34.357Z] github.com/docker/docker/distribution/xfer [2022-03-17T08:31:34.357Z] github.com/docker/docker/dockerversion [2022-03-17T08:31:34.357Z] github.com/docker/docker/errdefs [2022-03-17T08:31:34.357Z] github.com/docker/docker/image [2022-03-17T08:31:34.357Z] github.com/docker/docker/image/cache [2022-03-17T08:31:34.357Z] github.com/docker/docker/image/tarexport [2022-03-17T08:31:34.357Z] github.com/docker/docker/image/v1 [2022-03-17T08:31:34.357Z] github.com/docker/docker/internal/test/suite [2022-03-17T08:31:34.357Z] github.com/docker/docker/layer [2022-03-17T08:31:34.357Z] github.com/docker/docker/libcontainerd [2022-03-17T08:31:34.357Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T08:31:34.357Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T08:31:34.357Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T08:31:34.357Z] github.com/docker/docker/libcontainerd/types [2022-03-17T08:31:34.357Z] github.com/docker/docker/oci [2022-03-17T08:31:34.357Z] github.com/docker/docker/oci/caps [2022-03-17T08:31:34.357Z] github.com/docker/docker/opts [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/aaparser [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/archive [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/authorization [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/capabilities [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/containerfs [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/directory [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/dmesg [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/filenotify [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/fileutils [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/fsutils [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/homedir [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/idtools [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/ioutils [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/longpath [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/loopback [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/parsers [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/pidfile [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/platform [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/plugins [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/pools [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/progress [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/pubsub [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/reexec [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/signal [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/stack [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/stringid [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/system [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/tailfile [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/tarsum [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/truncindex [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/urlutil [2022-03-17T08:31:34.357Z] github.com/docker/docker/pkg/useragent [2022-03-17T08:31:34.357Z] github.com/docker/docker/plugin [2022-03-17T08:31:34.357Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T08:31:34.357Z] github.com/docker/docker/plugin/v2 [2022-03-17T08:31:34.357Z] github.com/docker/docker/profiles/apparmor [2022-03-17T08:31:34.357Z] github.com/docker/docker/profiles/seccomp [2022-03-17T08:31:34.357Z] github.com/docker/docker/quota [2022-03-17T08:31:34.358Z] github.com/docker/docker/reference [2022-03-17T08:31:34.358Z] github.com/docker/docker/registry [2022-03-17T08:31:34.358Z] github.com/docker/docker/registry/resumable [2022-03-17T08:31:34.358Z] github.com/docker/docker/restartmanager [2022-03-17T08:31:34.358Z] github.com/docker/docker/rootless [2022-03-17T08:31:34.358Z] github.com/docker/docker/rootless/specconv [2022-03-17T08:31:34.358Z] github.com/docker/docker/runconfig [2022-03-17T08:31:34.358Z] github.com/docker/docker/runconfig/opts [2022-03-17T08:31:34.358Z] github.com/docker/docker/testutil [2022-03-17T08:31:34.358Z] github.com/docker/docker/testutil/daemon [2022-03-17T08:31:34.358Z] github.com/docker/docker/testutil/environment [2022-03-17T08:31:34.358Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T08:31:34.358Z] github.com/docker/docker/testutil/fakegit [2022-03-17T08:31:34.358Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T08:31:34.358Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T08:31:34.358Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T08:31:34.358Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T08:31:34.358Z] github.com/docker/docker/testutil/registry [2022-03-17T08:31:34.358Z] github.com/docker/docker/testutil/request [2022-03-17T08:31:34.358Z] github.com/docker/docker/volume [2022-03-17T08:31:34.358Z] github.com/docker/docker/volume/drivers [2022-03-17T08:31:34.358Z] github.com/docker/docker/volume/local [2022-03-17T08:31:34.358Z] github.com/docker/docker/volume/mounts [2022-03-17T08:31:34.358Z] github.com/docker/docker/volume/service [2022-03-17T08:31:34.358Z] github.com/docker/docker/volume/service/opts [2022-03-17T08:31:34.358Z] github.com/docker/docker/volume/testutils' [2022-03-17T08:31:34.358Z] ++ echo 'github.com/docker/docker/api [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/server [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/server/backend/build [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/server/httputils [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/server/middleware [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/server/router [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/server/router/build [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/server/router/container [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/server/router/debug [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/server/router/image [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/server/router/network [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/server/router/session [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/server/router/system [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/server/router/volume [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/types [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/types/backend [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/types/container [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/types/events [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/types/filters [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/types/image [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/types/mount [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/types/network [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/types/registry [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/types/strslice [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/types/swarm [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/types/time [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/types/versions [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T08:31:34.358Z] github.com/docker/docker/api/types/volume [2022-03-17T08:31:34.358Z] github.com/docker/docker/builder [2022-03-17T08:31:34.358Z] github.com/docker/docker/builder/builder-next [2022-03-17T08:31:34.358Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T08:31:34.358Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T08:31:34.358Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T08:31:34.358Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T08:31:34.358Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T08:31:34.358Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T08:31:34.358Z] github.com/docker/docker/builder/dockerfile [2022-03-17T08:31:34.358Z] github.com/docker/docker/builder/remotecontext [2022-03-17T08:31:34.358Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T08:31:34.358Z] github.com/docker/docker/cli [2022-03-17T08:31:34.358Z] github.com/docker/docker/cli/config [2022-03-17T08:31:34.358Z] github.com/docker/docker/cli/debug [2022-03-17T08:31:34.358Z] github.com/docker/docker/client [2022-03-17T08:31:34.358Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T08:31:34.358Z] github.com/docker/docker/cmd/dockerd [2022-03-17T08:31:34.358Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T08:31:34.358Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T08:31:34.358Z] github.com/docker/docker/container [2022-03-17T08:31:34.358Z] github.com/docker/docker/container/stream [2022-03-17T08:31:34.358Z] github.com/docker/docker/contrib/apparmor [2022-03-17T08:31:34.358Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T08:31:34.358Z] github.com/docker/docker/contrib/httpserver [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/cluster [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/config [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/events [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/exec [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/images [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/initlayer [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/links [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/listeners [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/logger [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/logger/local [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/names [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/network [2022-03-17T08:31:34.358Z] github.com/docker/docker/daemon/stats [2022-03-17T08:31:34.358Z] github.com/docker/docker/distribution [2022-03-17T08:31:34.358Z] github.com/docker/docker/distribution/metadata [2022-03-17T08:31:34.358Z] github.com/docker/docker/distribution/utils [2022-03-17T08:31:34.358Z] github.com/docker/docker/distribution/xfer [2022-03-17T08:31:34.358Z] github.com/docker/docker/dockerversion [2022-03-17T08:31:34.358Z] github.com/docker/docker/errdefs [2022-03-17T08:31:34.358Z] github.com/docker/docker/image [2022-03-17T08:31:34.358Z] github.com/docker/docker/image/cache [2022-03-17T08:31:34.358Z] github.com/docker/docker/image/tarexport [2022-03-17T08:31:34.358Z] github.com/docker/docker/image/v1 [2022-03-17T08:31:34.358Z] github.com/docker/docker/internal/test/suite [2022-03-17T08:31:34.358Z] github.com/docker/docker/layer [2022-03-17T08:31:34.358Z] github.com/docker/docker/libcontainerd [2022-03-17T08:31:34.358Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T08:31:34.358Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T08:31:34.358Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T08:31:34.358Z] github.com/docker/docker/libcontainerd/types [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/config [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/idm [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/ns [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/options [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/osl [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/types [2022-03-17T08:31:34.358Z] github.com/docker/docker/oci [2022-03-17T08:31:34.358Z] github.com/docker/docker/oci/caps [2022-03-17T08:31:34.358Z] github.com/docker/docker/opts [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/aaparser [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/archive [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/authorization [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/capabilities [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/containerfs [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/directory [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/dmesg [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/filenotify [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/fileutils [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/fsutils [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/homedir [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/idtools [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/ioutils [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/longpath [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/loopback [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/parsers [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/pidfile [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/platform [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/plugins [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/pools [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/progress [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/pubsub [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/reexec [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/signal [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/stack [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/stringid [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/system [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/tailfile [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/tarsum [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/truncindex [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/urlutil [2022-03-17T08:31:34.358Z] github.com/docker/docker/pkg/useragent [2022-03-17T08:31:34.358Z] github.com/docker/docker/plugin [2022-03-17T08:31:34.358Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T08:31:34.358Z] github.com/docker/docker/plugin/v2 [2022-03-17T08:31:34.358Z] github.com/docker/docker/profiles/apparmor [2022-03-17T08:31:34.358Z] github.com/docker/docker/profiles/seccomp [2022-03-17T08:31:34.358Z] github.com/docker/docker/quota [2022-03-17T08:31:34.358Z] github.com/docker/docker/reference [2022-03-17T08:31:34.358Z] github.com/docker/docker/registry [2022-03-17T08:31:34.358Z] github.com/docker/docker/registry/resumable [2022-03-17T08:31:34.358Z] github.com/docker/docker/restartmanager [2022-03-17T08:31:34.358Z] github.com/docker/docker/rootless [2022-03-17T08:31:34.358Z] github.com/docker/docker/rootless/specconv [2022-03-17T08:31:34.358Z] github.com/docker/docker/runconfig [2022-03-17T08:31:34.358Z] github.com/docker/docker/runconfig/opts [2022-03-17T08:31:34.358Z] github.com/docker/docker/testutil [2022-03-17T08:31:34.358Z] github.com/docker/docker/testutil/daemon [2022-03-17T08:31:34.358Z] github.com/docker/docker/testutil/environment [2022-03-17T08:31:34.358Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T08:31:34.358Z] github.com/docker/docker/testutil/fakegit [2022-03-17T08:31:34.358Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T08:31:34.358Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T08:31:34.358Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T08:31:34.358Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T08:31:34.358Z] github.com/docker/docker/testutil/registry [2022-03-17T08:31:34.358Z] github.com/docker/docker/testutil/request [2022-03-17T08:31:34.358Z] github.com/docker/docker/volume [2022-03-17T08:31:34.358Z] github.com/docker/docker/volume/drivers [2022-03-17T08:31:34.358Z] github.com/docker/docker/volume/local [2022-03-17T08:31:34.358Z] github.com/docker/docker/volume/mounts [2022-03-17T08:31:34.358Z] github.com/docker/docker/volume/service [2022-03-17T08:31:34.358Z] github.com/docker/docker/volume/service/opts [2022-03-17T08:31:34.358Z] github.com/docker/docker/volume/testutils' [2022-03-17T08:31:34.358Z] ++ grep --fixed-strings /libnetwork [2022-03-17T08:31:34.358Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T08:31:34.358Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/config [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/idm [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/ns [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/options [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/osl [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/types' [2022-03-17T08:31:34.359Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-17T08:31:34.359Z] + echo 'github.com/docker/docker/libnetwork [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/config [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/idm [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/ns [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/options [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/osl [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/types' [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T08:31:34.359Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T08:31:34.359Z] + type docker-proxy [2022-03-17T08:31:34.359Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-17T08:31:34.359Z] + hack/make.sh binary-proxy install-proxy [2022-03-17T08:31:34.359Z] [2022-03-17T08:31:34.618Z] Removing bundles/ [2022-03-17T08:31:34.618Z] [2022-03-17T08:31:34.618Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-17T08:31:34.618Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-17T08:31:34.618Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T08:31:36.227Z] === RUN TestDockerSuite/TestExec [2022-03-17T08:31:36.227Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-17T08:31:36.227Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-17T08:31:36.488Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-17T08:31:36.750Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-17T08:31:38.138Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-17T08:31:38.403Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-17T08:31:38.864Z] Removing intermediate container c168c86223c9 [2022-03-17T08:31:38.864Z] ---> 01ca17c3518e [2022-03-17T08:31:38.864Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-17T08:31:38.864Z] ---> Running in 28809b6c2fe9 [2022-03-17T08:31:38.864Z] Removing intermediate container 28809b6c2fe9 [2022-03-17T08:31:38.864Z] ---> c5e7d0458327 [2022-03-17T08:31:38.864Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-17T08:31:38.864Z] ---> Running in 939518dcf411 [2022-03-17T08:31:38.864Z] Removing intermediate container 939518dcf411 [2022-03-17T08:31:38.864Z] ---> b134a6fa2954 [2022-03-17T08:31:38.864Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-17T08:31:38.864Z] [2022-03-17T08:31:38.864Z] ---> e6e03fb55ca6 [2022-03-17T08:31:38.864Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-17T08:31:38.864Z] ---> Running in 7c220d631b07 [2022-03-17T08:31:38.976Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-17T08:31:39.550Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-17T08:31:39.812Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-17T08:31:40.385Z] --- PASS: TestServicePlugin (31.14s) [2022-03-17T08:31:40.385Z] === RUN TestServiceUpdateLabel [2022-03-17T08:31:40.647Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-17T08:31:40.776Z] --- PASS: TestUpdateRestartPolicy (26.39s) [2022-03-17T08:31:40.776Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-17T08:31:40.776Z] --- PASS: TestUpdateRestartWithAutoRemove (3.79s) [2022-03-17T08:31:40.776Z] === RUN TestWaitNonBlocked [2022-03-17T08:31:40.776Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T08:31:40.776Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T08:31:40.776Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T08:31:40.776Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T08:31:40.776Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T08:31:40.776Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T08:31:41.220Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-17T08:31:42.166Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-17T08:31:42.740Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-17T08:31:42.740Z] [2022-03-17T08:31:42.740Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-17T08:31:42.740Z] Installing docker-proxy to /usr/local/bin/ [2022-03-17T08:31:42.740Z] [2022-03-17T08:31:42.740Z] + mkdir -p bundles [2022-03-17T08:31:42.740Z] + '[' -n 'github.com/docker/docker/api [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/server [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/server/backend/build [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/server/httputils [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/server/middleware [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/server/router [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/server/router/build [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/server/router/container [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/server/router/debug [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/server/router/image [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/server/router/network [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/server/router/session [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/server/router/system [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/server/router/volume [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/types [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/types/backend [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/types/container [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/types/events [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/types/filters [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/types/image [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/types/mount [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/types/network [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/types/registry [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/types/strslice [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/types/swarm [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/types/time [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/types/versions [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T08:31:42.740Z] github.com/docker/docker/api/types/volume [2022-03-17T08:31:42.740Z] github.com/docker/docker/builder [2022-03-17T08:31:42.740Z] github.com/docker/docker/builder/builder-next [2022-03-17T08:31:42.740Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T08:31:42.740Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T08:31:42.740Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T08:31:42.740Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T08:31:42.740Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T08:31:42.740Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T08:31:42.740Z] github.com/docker/docker/builder/dockerfile [2022-03-17T08:31:42.740Z] github.com/docker/docker/builder/remotecontext [2022-03-17T08:31:42.740Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T08:31:42.740Z] github.com/docker/docker/cli [2022-03-17T08:31:42.740Z] github.com/docker/docker/cli/config [2022-03-17T08:31:42.740Z] github.com/docker/docker/cli/debug [2022-03-17T08:31:42.740Z] github.com/docker/docker/client [2022-03-17T08:31:42.740Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T08:31:42.740Z] github.com/docker/docker/cmd/dockerd [2022-03-17T08:31:42.740Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T08:31:42.740Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T08:31:42.740Z] github.com/docker/docker/container [2022-03-17T08:31:42.740Z] github.com/docker/docker/container/stream [2022-03-17T08:31:42.740Z] github.com/docker/docker/contrib/apparmor [2022-03-17T08:31:42.740Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T08:31:42.740Z] github.com/docker/docker/contrib/httpserver [2022-03-17T08:31:42.740Z] github.com/docker/docker/daemon [2022-03-17T08:31:42.740Z] github.com/docker/docker/daemon/cluster [2022-03-17T08:31:42.740Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T08:31:42.740Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T08:31:42.740Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T08:31:42.740Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T08:31:42.740Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T08:31:42.740Z] github.com/docker/docker/daemon/config [2022-03-17T08:31:42.740Z] github.com/docker/docker/daemon/events [2022-03-17T08:31:42.740Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T08:31:42.740Z] github.com/docker/docker/daemon/exec [2022-03-17T08:31:42.740Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T08:31:42.740Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T08:31:42.740Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T08:31:42.740Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T08:31:42.740Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T08:31:42.740Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/images [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/initlayer [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/links [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/listeners [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/logger [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/logger/local [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/names [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/network [2022-03-17T08:31:42.741Z] github.com/docker/docker/daemon/stats [2022-03-17T08:31:42.741Z] github.com/docker/docker/distribution [2022-03-17T08:31:42.741Z] github.com/docker/docker/distribution/metadata [2022-03-17T08:31:42.741Z] github.com/docker/docker/distribution/utils [2022-03-17T08:31:42.741Z] github.com/docker/docker/distribution/xfer [2022-03-17T08:31:42.741Z] github.com/docker/docker/dockerversion [2022-03-17T08:31:42.741Z] github.com/docker/docker/errdefs [2022-03-17T08:31:42.741Z] github.com/docker/docker/image [2022-03-17T08:31:42.741Z] github.com/docker/docker/image/cache [2022-03-17T08:31:42.741Z] github.com/docker/docker/image/tarexport [2022-03-17T08:31:42.741Z] github.com/docker/docker/image/v1 [2022-03-17T08:31:42.741Z] github.com/docker/docker/internal/test/suite [2022-03-17T08:31:42.741Z] github.com/docker/docker/layer [2022-03-17T08:31:42.741Z] github.com/docker/docker/libcontainerd [2022-03-17T08:31:42.741Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T08:31:42.741Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T08:31:42.741Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T08:31:42.741Z] github.com/docker/docker/libcontainerd/types [2022-03-17T08:31:42.741Z] github.com/docker/docker/oci [2022-03-17T08:31:42.741Z] github.com/docker/docker/oci/caps [2022-03-17T08:31:42.741Z] github.com/docker/docker/opts [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/aaparser [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/archive [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/authorization [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/capabilities [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/containerfs [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/directory [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/dmesg [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/filenotify [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/fileutils [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/fsutils [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/homedir [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/idtools [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/ioutils [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/longpath [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/loopback [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/parsers [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/pidfile [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/platform [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/plugins [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/pools [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/progress [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/pubsub [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/reexec [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/signal [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/stack [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/stringid [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/system [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/tailfile [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/tarsum [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/truncindex [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/urlutil [2022-03-17T08:31:42.741Z] github.com/docker/docker/pkg/useragent [2022-03-17T08:31:42.741Z] github.com/docker/docker/plugin [2022-03-17T08:31:42.741Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T08:31:42.741Z] github.com/docker/docker/plugin/v2 [2022-03-17T08:31:42.741Z] github.com/docker/docker/profiles/apparmor [2022-03-17T08:31:42.741Z] github.com/docker/docker/profiles/seccomp [2022-03-17T08:31:42.741Z] github.com/docker/docker/quota [2022-03-17T08:31:42.741Z] github.com/docker/docker/reference [2022-03-17T08:31:42.741Z] github.com/docker/docker/registry [2022-03-17T08:31:42.741Z] github.com/docker/docker/registry/resumable [2022-03-17T08:31:42.741Z] github.com/docker/docker/restartmanager [2022-03-17T08:31:42.741Z] github.com/docker/docker/rootless [2022-03-17T08:31:42.741Z] github.com/docker/docker/rootless/specconv [2022-03-17T08:31:42.741Z] github.com/docker/docker/runconfig [2022-03-17T08:31:42.741Z] github.com/docker/docker/runconfig/opts [2022-03-17T08:31:42.741Z] github.com/docker/docker/testutil [2022-03-17T08:31:42.741Z] github.com/docker/docker/testutil/daemon [2022-03-17T08:31:42.741Z] github.com/docker/docker/testutil/environment [2022-03-17T08:31:42.741Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T08:31:42.741Z] github.com/docker/docker/testutil/fakegit [2022-03-17T08:31:42.741Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T08:31:42.741Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T08:31:42.741Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T08:31:42.741Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T08:31:42.741Z] github.com/docker/docker/testutil/registry [2022-03-17T08:31:42.741Z] github.com/docker/docker/testutil/request [2022-03-17T08:31:42.741Z] github.com/docker/docker/volume [2022-03-17T08:31:42.741Z] github.com/docker/docker/volume/drivers [2022-03-17T08:31:42.741Z] github.com/docker/docker/volume/local [2022-03-17T08:31:42.741Z] github.com/docker/docker/volume/mounts [2022-03-17T08:31:42.741Z] github.com/docker/docker/volume/service [2022-03-17T08:31:42.741Z] github.com/docker/docker/volume/service/opts [2022-03-17T08:31:42.741Z] github.com/docker/docker/volume/testutils' ']' [2022-03-17T08:31:42.741Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-17T08:31:42.741Z] ? github.com/docker/docker/api [no test files] [2022-03-17T08:31:43.112Z] --- PASS: TestServiceUpdateLabel (2.64s) [2022-03-17T08:31:43.112Z] === RUN TestServiceUpdateSecrets [2022-03-17T08:31:43.112Z] === RUN TestDockerSuite/TestExecEnv [2022-03-17T08:31:43.685Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-17T08:31:45.072Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-17T08:31:45.546Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-03-17T08:31:45.546Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.52s) [2022-03-17T08:31:45.546Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.80s) [2022-03-17T08:31:45.546Z] === RUN TestWaitBlocked [2022-03-17T08:31:45.546Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:31:45.546Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-17T08:31:45.546Z] PASS [2022-03-17T08:31:45.546Z] ok github.com/docker/docker/integration/container 134.063s [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === Skipped [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-17T08:31:45.546Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-17T08:31:45.546Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-17T08:31:45.546Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-17T08:31:45.546Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-17T08:31:45.546Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-17T08:31:45.546Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-17T08:31:45.546Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-17T08:31:45.546Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-17T08:31:45.546Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-17T08:31:45.546Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-03-17T08:31:45.546Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-17T08:31:45.546Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-17T08:31:45.546Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-17T08:31:45.546Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-17T08:31:45.546Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-17T08:31:45.546Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-17T08:31:45.546Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-17T08:31:45.546Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-17T08:31:45.546Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-17T08:31:45.546Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-17T08:31:45.546Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-17T08:31:45.546Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-17T08:31:45.546Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-17T08:31:45.546Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-17T08:31:45.546Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-17T08:31:45.546Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-17T08:31:45.546Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-17T08:31:45.546Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-17T08:31:45.546Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-17T08:31:45.546Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-17T08:31:45.546Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-17T08:31:45.546Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-17T08:31:45.546Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-17T08:31:45.546Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-17T08:31:45.546Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:31:45.546Z] [2022-03-17T08:31:45.546Z] DONE 87 tests, 34 skipped in 136.873s [2022-03-17T08:31:45.546Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-17T08:31:45.644Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-17T08:31:48.190Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-17T08:31:48.765Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-17T08:31:49.337Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-17T08:31:49.909Z] === RUN TestDockerSuite/TestExecParseError [2022-03-17T08:31:50.170Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-17T08:31:50.743Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-17T08:31:51.004Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-17T08:31:52.392Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-17T08:31:52.964Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-17T08:31:53.536Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-17T08:31:58.847Z] --- PASS: TestServiceUpdateSecrets (14.98s) [2022-03-17T08:31:58.847Z] === RUN TestServiceUpdateConfigs [2022-03-17T08:32:00.885Z] ok github.com/docker/docker/api/server 0.022s coverage: 9.0% of statements [2022-03-17T08:32:04.138Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-17T08:32:04.272Z] Removing intermediate container 7c220d631b07 [2022-03-17T08:32:04.272Z] ---> 4d3425574fa9 [2022-03-17T08:32:04.272Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-17T08:32:04.272Z] ---> Running in 2612eadca8f1 [2022-03-17T08:32:04.711Z] === RUN TestDockerSuite/TestExecTTY [2022-03-17T08:32:05.282Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-17T08:32:05.853Z] [2022-03-17T08:32:05.853Z] SUCCESS: Specified value was saved. [2022-03-17T08:32:05.855Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-17T08:32:06.116Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-17T08:32:07.120Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-17T08:32:07.120Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-17T08:32:07.120Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-17T08:32:08.507Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-17T08:32:08.768Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-17T08:32:08.863Z] Removing intermediate container 2612eadca8f1 [2022-03-17T08:32:08.863Z] ---> 923391eb8aeb [2022-03-17T08:32:08.863Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-17T08:32:08.863Z] ---> Running in acc05ea9384d [2022-03-17T08:32:09.714Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-17T08:32:10.285Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-17T08:32:10.859Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-17T08:32:10.981Z] === RUN TestConfigDaemonLibtrustID [2022-03-17T08:32:10.981Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-17T08:32:10.981Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-17T08:32:10.981Z] === RUN TestDaemonConfigValidation [2022-03-17T08:32:10.981Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-17T08:32:10.981Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-17T08:32:10.981Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-17T08:32:10.981Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-17T08:32:10.981Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-17T08:32:10.981Z] === RUN TestDaemonProxy [2022-03-17T08:32:10.981Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-17T08:32:10.981Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-17T08:32:10.981Z] PASS [2022-03-17T08:32:10.981Z] ok github.com/docker/docker/integration/daemon 0.124s [2022-03-17T08:32:10.981Z] [2022-03-17T08:32:10.981Z] === Skipped [2022-03-17T08:32:10.981Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-17T08:32:10.981Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-17T08:32:10.981Z] [2022-03-17T08:32:10.981Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-17T08:32:10.981Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-17T08:32:10.981Z] [2022-03-17T08:32:10.981Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-17T08:32:10.981Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-17T08:32:10.981Z] [2022-03-17T08:32:10.981Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-17T08:32:10.981Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-17T08:32:10.981Z] [2022-03-17T08:32:10.981Z] DONE 4 tests, 4 skipped in 25.496s [2022-03-17T08:32:11.450Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-17T08:32:12.773Z] --- PASS: TestServiceUpdateConfigs (14.56s) [2022-03-17T08:32:12.773Z] === RUN TestServiceUpdateNetwork [2022-03-17T08:32:13.718Z] check_test.go:379: [da6d5819efd43] daemon is not started [2022-03-17T08:32:13.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-17T08:32:15.106Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-17T08:32:16.047Z] Cannot create a file when that file already exists. [2022-03-17T08:32:16.052Z] docker_api_swarm_test.go:802: [d777c7529612b] joining swarm manager [ded2517b29702]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:32:16.227Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:32:16.227Z] INFO: Testing against a local daemon [2022-03-17T08:32:16.227Z] === RUN TestCommitInheritsEnv [2022-03-17T08:32:16.227Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:32:16.227Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-17T08:32:16.227Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-17T08:32:16.227Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T08:32:16.227Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-17T08:32:16.227Z] === RUN TestImportWithCustomPlatform [2022-03-17T08:32:16.227Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T08:32:16.227Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-17T08:32:16.227Z] === RUN TestImagesFilterMultiReference [2022-03-17T08:32:16.227Z] --- PASS: TestImagesFilterMultiReference (0.14s) [2022-03-17T08:32:16.227Z] === RUN TestImagePullPlatformInvalid [2022-03-17T08:32:16.227Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-17T08:32:16.227Z] === RUN TestRemoveImageOrphaning [2022-03-17T08:32:17.213Z] --- PASS: TestRemoveImageOrphaning (1.42s) [2022-03-17T08:32:17.213Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-17T08:32:17.213Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-17T08:32:17.213Z] === RUN TestTagInvalidReference [2022-03-17T08:32:17.438Z] docker_api_swarm_test.go:802: [d074ac0f31d2b] joining swarm manager [ded2517b29702]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T08:32:17.682Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-17T08:32:17.682Z] === RUN TestTagValidPrefixedRepo [2022-03-17T08:32:17.682Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-03-17T08:32:17.682Z] === RUN TestTagExistedNameWithoutForce [2022-03-17T08:32:17.682Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-17T08:32:17.682Z] === RUN TestTagOfficialNames [2022-03-17T08:32:17.682Z] --- PASS: TestTagOfficialNames (0.09s) [2022-03-17T08:32:17.682Z] === RUN TestTagMatchesDigest [2022-03-17T08:32:17.682Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-17T08:32:17.682Z] PASS [2022-03-17T08:32:17.682Z] ok github.com/docker/docker/integration/image 1.992s [2022-03-17T08:32:17.682Z] [2022-03-17T08:32:17.682Z] === Skipped [2022-03-17T08:32:17.682Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-17T08:32:17.682Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:32:17.682Z] [2022-03-17T08:32:17.682Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-17T08:32:17.682Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T08:32:17.682Z] [2022-03-17T08:32:17.682Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-17T08:32:17.682Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T08:32:17.682Z] [2022-03-17T08:32:17.682Z] DONE 12 tests, 3 skipped in 6.480s [2022-03-17T08:32:18.151Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-17T08:32:18.835Z] docker_api_swarm_test.go:802: [d09c2dcc77c5e] joining swarm manager [ded2517b29702]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-17T08:32:20.223Z] docker_api_swarm_test.go:802: [dc8bbb354c534] joining swarm manager [ded2517b29702]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-17T08:32:20.223Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-17T08:32:21.115Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:32:21.115Z] INFO: Testing against a local daemon [2022-03-17T08:32:21.115Z] === RUN TestNetworkCreateDelete [2022-03-17T08:32:21.115Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:32:21.115Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-17T08:32:21.115Z] === RUN TestDockerNetworkDeletePreferID [2022-03-17T08:32:21.115Z] 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-03-17T08:32:21.115Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-17T08:32:21.115Z] === RUN TestDaemonDNSFallback [2022-03-17T08:32:21.115Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:32:21.115Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-17T08:32:21.115Z] === RUN TestInspectNetwork [2022-03-17T08:32:21.115Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-17T08:32:21.115Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-17T08:32:21.115Z] === RUN TestRunContainerWithBridgeNone [2022-03-17T08:32:21.115Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:32:21.115Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-17T08:32:21.115Z] === RUN TestNetworkInvalidJSON [2022-03-17T08:32:21.115Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-17T08:32:21.115Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-17T08:32:21.115Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T08:32:21.115Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T08:32:21.115Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T08:32:21.115Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T08:32:21.115Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-17T08:32:21.115Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T08:32:21.115Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T08:32:21.115Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-17T08:32:21.115Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-17T08:32:21.115Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-17T08:32:21.115Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-17T08:32:21.115Z] === RUN TestNetworkList [2022-03-17T08:32:21.115Z] === RUN TestNetworkList//networks [2022-03-17T08:32:21.115Z] === PAUSE TestNetworkList//networks [2022-03-17T08:32:21.115Z] === RUN TestNetworkList//networks/ [2022-03-17T08:32:21.115Z] === PAUSE TestNetworkList//networks/ [2022-03-17T08:32:21.115Z] === CONT TestNetworkList//networks [2022-03-17T08:32:21.115Z] === CONT TestNetworkList//networks/ [2022-03-17T08:32:21.115Z] --- PASS: TestNetworkList (0.04s) [2022-03-17T08:32:21.115Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-17T08:32:21.115Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-17T08:32:21.115Z] === RUN TestHostIPv4BridgeLabel [2022-03-17T08:32:21.115Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-17T08:32:21.115Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-17T08:32:21.115Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-17T08:32:21.115Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-17T08:32:21.115Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-17T08:32:21.115Z] === RUN TestDaemonDefaultNetworkPools [2022-03-17T08:32:21.115Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-17T08:32:21.115Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-17T08:32:21.115Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-17T08:32:21.115Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-17T08:32:21.115Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-17T08:32:21.115Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-17T08:32:21.115Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-17T08:32:21.115Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-17T08:32:21.115Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-17T08:32:21.115Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-17T08:32:21.115Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-17T08:32:21.115Z] === RUN TestServiceWithPredefinedNetwork [2022-03-17T08:32:21.115Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-17T08:32:21.115Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-17T08:32:21.115Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-17T08:32:21.115Z] service_test.go:243: FLAKY_TEST [2022-03-17T08:32:21.115Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T08:32:21.115Z] === RUN TestServiceWithDataPathPortInit [2022-03-17T08:32:21.115Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-17T08:32:21.115Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-17T08:32:21.115Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-17T08:32:21.115Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-17T08:32:21.115Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-17T08:32:21.115Z] PASS [2022-03-17T08:32:21.115Z] ok github.com/docker/docker/integration/network 0.175s [2022-03-17T08:32:21.115Z] [2022-03-17T08:32:21.115Z] === Skipped [2022-03-17T08:32:21.115Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-17T08:32:21.115Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:32:21.115Z] [2022-03-17T08:32:21.115Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-17T08:32:21.115Z] 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-03-17T08:32:21.115Z] [2022-03-17T08:32:21.115Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-17T08:32:21.115Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:32:21.115Z] [2022-03-17T08:32:21.115Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-17T08:32:21.115Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-17T08:32:21.115Z] [2022-03-17T08:32:21.115Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-17T08:32:21.115Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:32:21.115Z] [2022-03-17T08:32:21.115Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-17T08:32:21.115Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-17T08:32:21.115Z] [2022-03-17T08:32:21.115Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-17T08:32:21.115Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-17T08:32:21.115Z] [2022-03-17T08:32:21.115Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-17T08:32:21.115Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-17T08:32:21.115Z] [2022-03-17T08:32:21.115Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-17T08:32:21.115Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-17T08:32:21.115Z] [2022-03-17T08:32:21.115Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-17T08:32:21.115Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-17T08:32:21.115Z] [2022-03-17T08:32:21.115Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-17T08:32:21.115Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-17T08:32:21.115Z] [2022-03-17T08:32:21.115Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-17T08:32:21.115Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-17T08:32:21.115Z] [2022-03-17T08:32:21.115Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T08:32:21.115Z] service_test.go:243: FLAKY_TEST [2022-03-17T08:32:21.115Z] [2022-03-17T08:32:21.115Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-17T08:32:21.115Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-17T08:32:21.115Z] [2022-03-17T08:32:21.115Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-17T08:32:21.115Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-17T08:32:21.115Z] [2022-03-17T08:32:21.115Z] DONE 22 tests, 15 skipped in 2.962s [2022-03-17T08:32:21.115Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-17T08:32:21.610Z] docker_api_swarm_test.go:810: [d5dd3f13a7169] joining swarm manager [ded2517b29702]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-17T08:32:21.871Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-17T08:32:22.102Z] testing: warning: no tests to run [2022-03-17T08:32:22.102Z] PASS [2022-03-17T08:32:22.102Z] ok github.com/docker/docker/integration/network/ipvlan 0.082s [2022-03-17T08:32:22.102Z] [2022-03-17T08:32:22.102Z] DONE 0 tests in 0.820s [2022-03-17T08:32:22.102Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-17T08:32:22.570Z] testing: warning: no tests to run [2022-03-17T08:32:22.570Z] PASS [2022-03-17T08:32:22.570Z] ok github.com/docker/docker/integration/network/macvlan 0.075s [2022-03-17T08:32:22.570Z] [2022-03-17T08:32:22.570Z] DONE 0 tests in 0.818s [2022-03-17T08:32:23.040Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-17T08:32:23.233Z] Removing intermediate container acc05ea9384d [2022-03-17T08:32:23.233Z] ---> 787048e04b1a [2022-03-17T08:32:23.233Z] Step 13/13 : CMD ["sh"] [2022-03-17T08:32:23.233Z] ---> Running in d741efffafe2 [2022-03-17T08:32:23.233Z] Removing intermediate container d741efffafe2 [2022-03-17T08:32:23.233Z] ---> f33854ab67cf [2022-03-17T08:32:23.233Z] Successfully built f33854ab67cf [2022-03-17T08:32:23.233Z] Successfully tagged busybox:latest [2022-03-17T08:32:23.233Z] INFO: Docker images of the daemon under test [2022-03-17T08:32:23.233Z] [2022-03-17T08:32:23.233Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-17T08:32:23.233Z] busybox latest f33854ab67cf Less than a second ago 5.78GB [2022-03-17T08:32:23.233Z] microsoft/windowsservercore latest 6a11116086a4 13 days ago 5.75GB [2022-03-17T08:32:23.233Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 13 days ago 5.75GB [2022-03-17T08:32:23.233Z] [2022-03-17T08:32:23.233Z] INFO: Running integration tests at 03/17/2022 08:32:22... [2022-03-17T08:32:23.233Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-17T08:32:23.233Z] INFO: Integration API tests being run from the host: [2022-03-17T08:32:23.233Z] INFO: make.ps1 starting at 03/17/2022 08:32:22 [2022-03-17T08:32:23.508Z] testing: warning: no tests to run [2022-03-17T08:32:23.508Z] PASS [2022-03-17T08:32:23.508Z] ok github.com/docker/docker/integration/plugin 0.079s [2022-03-17T08:32:23.508Z] [2022-03-17T08:32:23.508Z] DONE 0 tests in 0.844s [2022-03-17T08:32:23.977Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-17T08:32:24.444Z] testing: warning: no tests to run [2022-03-17T08:32:24.444Z] PASS [2022-03-17T08:32:24.444Z] ok github.com/docker/docker/integration/plugin/authz 0.075s [2022-03-17T08:32:24.807Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-17T08:32:24.913Z] [2022-03-17T08:32:24.913Z] DONE 0 tests in 0.821s [2022-03-17T08:32:24.913Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-17T08:32:26.077Z] --- PASS: TestServiceUpdateNetwork (13.32s) [2022-03-17T08:32:26.077Z] === RUN TestServiceUpdatePidsLimit [2022-03-17T08:32:26.340Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-17T08:32:27.285Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-17T08:32:27.285Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-17T08:32:27.285Z] === RUN TestDockerSuite/TestHealth [2022-03-17T08:32:27.285Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-17T08:32:28.231Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-17T08:32:29.689Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:32:29.689Z] INFO: Testing against a local daemon [2022-03-17T08:32:29.689Z] === RUN TestPluginInvalidJSON [2022-03-17T08:32:29.689Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T08:32:29.689Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T08:32:29.689Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T08:32:29.689Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-03-17T08:32:29.689Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-17T08:32:29.689Z] === RUN TestPluginInstall [2022-03-17T08:32:29.689Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-17T08:32:29.689Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-17T08:32:29.689Z] === RUN TestPluginsWithRuntimes [2022-03-17T08:32:29.689Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-17T08:32:29.689Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-17T08:32:29.689Z] === RUN TestPluginBackCompatMediaTypes [2022-03-17T08:32:29.689Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-17T08:32:29.689Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-17T08:32:29.689Z] PASS [2022-03-17T08:32:29.689Z] ok github.com/docker/docker/integration/plugin/common 0.109s [2022-03-17T08:32:30.158Z] [2022-03-17T08:32:30.158Z] === Skipped [2022-03-17T08:32:30.158Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-17T08:32:30.158Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-17T08:32:30.158Z] [2022-03-17T08:32:30.158Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-17T08:32:30.158Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-17T08:32:30.158Z] [2022-03-17T08:32:30.158Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-17T08:32:30.158Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-17T08:32:30.158Z] [2022-03-17T08:32:30.158Z] DONE 5 tests, 3 skipped in 5.126s [2022-03-17T08:32:30.158Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-17T08:32:33.118Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:32:33.118Z] INFO: Testing against a local daemon [2022-03-17T08:32:33.118Z] === RUN TestExternalGraphDriver [2022-03-17T08:32:33.118Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-17T08:32:33.118Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-17T08:32:33.118Z] === RUN TestGraphdriverPluginV2 [2022-03-17T08:32:33.118Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-17T08:32:33.118Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-17T08:32:33.118Z] PASS [2022-03-17T08:32:33.118Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.127s [2022-03-17T08:32:33.118Z] [2022-03-17T08:32:33.118Z] === Skipped [2022-03-17T08:32:33.118Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-17T08:32:33.118Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-17T08:32:33.118Z] [2022-03-17T08:32:33.118Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-17T08:32:33.118Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-17T08:32:33.118Z] [2022-03-17T08:32:33.118Z] DONE 2 tests, 2 skipped in 2.949s [2022-03-17T08:32:33.118Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-17T08:32:35.331Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:32:35.331Z] INFO: Testing against a local daemon [2022-03-17T08:32:35.800Z] === RUN TestReadPluginNoRead [2022-03-17T08:32:35.800Z] read_test.go:21: no unix domain sockets on Windows [2022-03-17T08:32:35.800Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-17T08:32:35.800Z] PASS [2022-03-17T08:32:35.800Z] ok github.com/docker/docker/integration/plugin/logging 0.107s [2022-03-17T08:32:35.800Z] [2022-03-17T08:32:35.800Z] === Skipped [2022-03-17T08:32:35.800Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-17T08:32:35.800Z] read_test.go:21: no unix domain sockets on Windows [2022-03-17T08:32:35.800Z] [2022-03-17T08:32:35.800Z] DONE 1 tests, 1 skipped in 2.635s [2022-03-17T08:32:35.800Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-17T08:32:36.373Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-17T08:32:37.374Z] testing: warning: no tests to run [2022-03-17T08:32:37.374Z] PASS [2022-03-17T08:32:37.374Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.102s [2022-03-17T08:32:37.374Z] [2022-03-17T08:32:37.374Z] DONE 0 tests in 1.288s [2022-03-17T08:32:37.374Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-17T08:32:39.595Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:32:39.596Z] INFO: Testing against a local daemon [2022-03-17T08:32:39.596Z] === RUN TestPluginWithDevMounts [2022-03-17T08:32:39.596Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:39.596Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-17T08:32:39.596Z] PASS [2022-03-17T08:32:39.596Z] ok github.com/docker/docker/integration/plugin/volumes 0.119s [2022-03-17T08:32:40.065Z] [2022-03-17T08:32:40.065Z] === Skipped [2022-03-17T08:32:40.065Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-17T08:32:40.065Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:40.065Z] [2022-03-17T08:32:40.065Z] DONE 1 tests, 1 skipped in 2.496s [2022-03-17T08:32:40.065Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-17T08:32:42.290Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:32:42.290Z] INFO: Testing against a local daemon [2022-03-17T08:32:42.290Z] === RUN TestSecretInspect [2022-03-17T08:32:42.290Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:42.290Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-17T08:32:42.290Z] === RUN TestSecretList [2022-03-17T08:32:42.290Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:42.290Z] --- SKIP: TestSecretList (0.00s) [2022-03-17T08:32:42.290Z] === RUN TestSecretsCreateAndDelete [2022-03-17T08:32:42.290Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:42.290Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-17T08:32:42.290Z] === RUN TestSecretsUpdate [2022-03-17T08:32:42.290Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:42.290Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-17T08:32:42.290Z] === RUN TestTemplatedSecret [2022-03-17T08:32:42.290Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:42.290Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-17T08:32:42.290Z] === RUN TestSecretCreateResolve [2022-03-17T08:32:42.290Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:32:42.290Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-17T08:32:42.290Z] PASS [2022-03-17T08:32:42.290Z] ok github.com/docker/docker/integration/secret 0.127s [2022-03-17T08:32:42.290Z] [2022-03-17T08:32:42.290Z] === Skipped [2022-03-17T08:32:42.290Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-17T08:32:42.290Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:42.290Z] [2022-03-17T08:32:42.290Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-17T08:32:42.290Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:42.290Z] [2022-03-17T08:32:42.290Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-17T08:32:42.290Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:42.290Z] [2022-03-17T08:32:42.290Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-17T08:32:42.290Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:42.290Z] [2022-03-17T08:32:42.290Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-17T08:32:42.290Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:42.290Z] [2022-03-17T08:32:42.290Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-17T08:32:42.290Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:32:42.290Z] [2022-03-17T08:32:42.290Z] DONE 6 tests, 6 skipped in 2.342s [2022-03-17T08:32:42.290Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-17T08:32:42.962Z] --- PASS: TestServiceUpdatePidsLimit (16.62s) [2022-03-17T08:32:42.962Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-03-17T08:32:42.962Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-03-17T08:32:42.962Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2022-03-17T08:32:42.962Z] PASS [2022-03-17T08:32:42.962Z] [2022-03-17T08:32:42.962Z] === Skipped [2022-03-17T08:32:42.962Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-17T08:32:42.962Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-17T08:32:42.962Z] [2022-03-17T08:32:42.962Z] DONE 27 tests, 1 skipped in 197.346s [2022-03-17T08:32:42.962Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-17T08:32:42.962Z] ++ 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-03-17T08:32:42.962Z] ++ set -e [2022-03-17T08:32:42.962Z] ++ '[' -n 0 ']' [2022-03-17T08:32:42.962Z] ++ set -x [2022-03-17T08:32:42.962Z] ++ 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-03-17T08:32:42.962Z] INFO: Testing against a local daemon [2022-03-17T08:32:42.962Z] === RUN TestSessionCreate [2022-03-17T08:32:42.962Z] --- PASS: TestSessionCreate (0.02s) [2022-03-17T08:32:42.962Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-17T08:32:42.962Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-17T08:32:42.962Z] PASS [2022-03-17T08:32:42.962Z] [2022-03-17T08:32:42.962Z] DONE 2 tests in 0.141s [2022-03-17T08:32:42.962Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-17T08:32:42.962Z] ++ 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-03-17T08:32:42.962Z] ++ set -e [2022-03-17T08:32:42.962Z] ++ '[' -n 0 ']' [2022-03-17T08:32:42.962Z] ++ set -x [2022-03-17T08:32:42.962Z] ++ 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-03-17T08:32:42.962Z] INFO: Testing against a local daemon [2022-03-17T08:32:42.962Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-17T08:32:42.962Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-17T08:32:42.962Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T08:32:42.962Z] === RUN TestDiskUsage [2022-03-17T08:32:42.962Z] === PAUSE TestDiskUsage [2022-03-17T08:32:42.962Z] === RUN TestEventsExecDie [2022-03-17T08:32:43.224Z] --- PASS: TestEventsExecDie (0.56s) [2022-03-17T08:32:43.224Z] === RUN TestEventsBackwardsCompatible [2022-03-17T08:32:43.485Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-03-17T08:32:43.485Z] === RUN TestEventsVolumeCreate [2022-03-17T08:32:43.485Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-17T08:32:43.485Z] === RUN TestInfoBinaryCommits [2022-03-17T08:32:43.485Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-03-17T08:32:43.485Z] === RUN TestInfoAPIVersioned [2022-03-17T08:32:43.485Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-17T08:32:43.485Z] === RUN TestInfoAPI [2022-03-17T08:32:43.485Z] --- PASS: TestInfoAPI (0.02s) [2022-03-17T08:32:43.485Z] === RUN TestInfoAPIWarnings [2022-03-17T08:32:45.258Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:32:45.258Z] INFO: Testing against a local daemon [2022-03-17T08:32:45.258Z] === RUN TestServiceCreateInit [2022-03-17T08:32:45.258Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-17T08:32:45.258Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.258Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-17T08:32:45.258Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.258Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-17T08:32:45.258Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-17T08:32:45.258Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T08:32:45.258Z] === RUN TestCreateServiceMultipleTimes [2022-03-17T08:32:45.258Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.258Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-17T08:32:45.258Z] === RUN TestCreateServiceConflict [2022-03-17T08:32:45.258Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.258Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-17T08:32:45.258Z] === RUN TestCreateServiceMaxReplicas [2022-03-17T08:32:45.258Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.258Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-17T08:32:45.258Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-17T08:32:45.258Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.258Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-17T08:32:45.258Z] === RUN TestCreateServiceSecretFileMode [2022-03-17T08:32:45.258Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.258Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-17T08:32:45.258Z] === RUN TestCreateServiceConfigFileMode [2022-03-17T08:32:45.258Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.258Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-17T08:32:45.258Z] === RUN TestCreateServiceSysctls [2022-03-17T08:32:45.258Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.258Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-17T08:32:45.258Z] === RUN TestCreateServiceCapabilities [2022-03-17T08:32:45.258Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.258Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-17T08:32:45.258Z] === RUN TestInspect [2022-03-17T08:32:45.258Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.258Z] --- SKIP: TestInspect (0.00s) [2022-03-17T08:32:45.258Z] === RUN TestCreateJob [2022-03-17T08:32:45.258Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.258Z] --- SKIP: TestCreateJob (0.00s) [2022-03-17T08:32:45.258Z] === RUN TestReplicatedJob [2022-03-17T08:32:45.258Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.258Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-17T08:32:45.258Z] === RUN TestUpdateReplicatedJob [2022-03-17T08:32:45.258Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.258Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-17T08:32:45.258Z] === RUN TestServiceListWithStatuses [2022-03-17T08:32:45.258Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.258Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-17T08:32:45.258Z] === RUN TestDockerNetworkConnectAlias [2022-03-17T08:32:45.258Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.258Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-17T08:32:45.258Z] === RUN TestDockerNetworkReConnect [2022-03-17T08:32:45.258Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.258Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-17T08:32:45.258Z] === RUN TestServicePlugin [2022-03-17T08:32:45.258Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.258Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-17T08:32:45.258Z] === RUN TestServiceUpdateLabel [2022-03-17T08:32:45.258Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:32:45.258Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-17T08:32:45.258Z] === RUN TestServiceUpdateSecrets [2022-03-17T08:32:45.258Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:32:45.258Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-17T08:32:45.258Z] === RUN TestServiceUpdateConfigs [2022-03-17T08:32:45.258Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:32:45.258Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-17T08:32:45.258Z] === RUN TestServiceUpdateNetwork [2022-03-17T08:32:45.258Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:32:45.258Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-17T08:32:45.258Z] === RUN TestServiceUpdatePidsLimit [2022-03-17T08:32:45.258Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:32:45.258Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-17T08:32:45.258Z] PASS [2022-03-17T08:32:45.258Z] ok github.com/docker/docker/integration/service 0.250s [2022-03-17T08:32:45.729Z] [2022-03-17T08:32:45.729Z] === Skipped [2022-03-17T08:32:45.729Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-17T08:32:45.729Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.729Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-17T08:32:45.729Z] [2022-03-17T08:32:45.729Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T08:32:45.729Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.729Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T08:32:45.729Z] [2022-03-17T08:32:45.729Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-17T08:32:45.729Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.729Z] [2022-03-17T08:32:45.729Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-17T08:32:45.729Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.729Z] [2022-03-17T08:32:45.729Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-17T08:32:45.729Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.729Z] [2022-03-17T08:32:45.729Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-17T08:32:45.729Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.729Z] [2022-03-17T08:32:45.729Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-17T08:32:45.729Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.729Z] [2022-03-17T08:32:45.729Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-17T08:32:45.729Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.729Z] [2022-03-17T08:32:45.729Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-17T08:32:45.729Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.729Z] [2022-03-17T08:32:45.729Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-17T08:32:45.729Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.729Z] [2022-03-17T08:32:45.729Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-17T08:32:45.729Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.729Z] [2022-03-17T08:32:45.729Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-17T08:32:45.729Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.729Z] [2022-03-17T08:32:45.729Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-17T08:32:45.729Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.729Z] [2022-03-17T08:32:45.729Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-17T08:32:45.729Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.729Z] [2022-03-17T08:32:45.729Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-17T08:32:45.729Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.729Z] [2022-03-17T08:32:45.729Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-17T08:32:45.729Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.729Z] [2022-03-17T08:32:45.729Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-17T08:32:45.729Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.729Z] [2022-03-17T08:32:45.729Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-17T08:32:45.729Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:45.729Z] [2022-03-17T08:32:45.729Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-17T08:32:45.729Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:32:45.729Z] [2022-03-17T08:32:45.729Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-17T08:32:45.729Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:32:45.729Z] [2022-03-17T08:32:45.729Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-17T08:32:45.729Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:32:45.729Z] [2022-03-17T08:32:45.729Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-17T08:32:45.729Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:32:45.729Z] [2022-03-17T08:32:45.729Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-17T08:32:45.729Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:32:45.729Z] [2022-03-17T08:32:45.729Z] DONE 24 tests, 23 skipped in 3.137s [2022-03-17T08:32:45.729Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-17T08:32:46.789Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-17T08:32:46.789Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-17T08:32:46.789Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-17T08:32:46.789Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-17T08:32:47.050Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-17T08:32:47.050Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-17T08:32:47.609Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-17T08:32:47.609Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-17T08:32:47.609Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-17T08:32:47.609Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-17T08:32:47.609Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-17T08:32:47.609Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-17T08:32:47.609Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-17T08:32:47.609Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T08:32:47.609Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-17T08:32:47.609Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-17T08:32:47.609Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-17T08:32:47.609Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T08:32:47.609Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-17T08:32:47.609Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-17T08:32:47.609Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-17T08:32:47.609Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T08:32:47.609Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-17T08:32:47.609Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-17T08:32:47.609Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-17T08:32:47.609Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-17T08:32:47.623Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-17T08:32:47.623Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-17T08:32:47.623Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-17T08:32:47.623Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-17T08:32:47.885Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-17T08:32:47.885Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-17T08:32:47.957Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:32:47.957Z] INFO: Testing against a local daemon [2022-03-17T08:32:47.957Z] === RUN TestSessionCreate [2022-03-17T08:32:47.957Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-17T08:32:47.957Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-17T08:32:47.957Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-17T08:32:47.957Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-17T08:32:47.957Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-17T08:32:47.957Z] PASS [2022-03-17T08:32:47.957Z] ok github.com/docker/docker/integration/session 0.101s [2022-03-17T08:32:47.957Z] [2022-03-17T08:32:47.957Z] === Skipped [2022-03-17T08:32:47.957Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-17T08:32:47.957Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-17T08:32:47.957Z] [2022-03-17T08:32:47.957Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-17T08:32:47.957Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-17T08:32:47.957Z] [2022-03-17T08:32:47.957Z] DONE 2 tests, 2 skipped in 2.418s [2022-03-17T08:32:48.147Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-17T08:32:48.414Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-17T08:32:48.427Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-17T08:32:48.995Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-17T08:32:48.995Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-17T08:32:49.568Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-17T08:32:49.913Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-17T08:32:49.914Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T08:32:49.914Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-17T08:32:49.914Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-17T08:32:49.914Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-17T08:32:50.513Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-17T08:32:50.513Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-17T08:32:50.654Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:32:50.654Z] INFO: Testing against a local daemon [2022-03-17T08:32:50.654Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-17T08:32:50.654Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:50.654Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T08:32:50.654Z] === RUN TestDiskUsage [2022-03-17T08:32:50.654Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-17T08:32:50.654Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-17T08:32:50.654Z] === RUN TestEventsExecDie [2022-03-17T08:32:50.654Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-17T08:32:50.654Z] --- SKIP: TestEventsExecDie (0.01s) [2022-03-17T08:32:50.654Z] === RUN TestEventsBackwardsCompatible [2022-03-17T08:32:50.654Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-17T08:32:50.654Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-17T08:32:50.654Z] === RUN TestEventsVolumeCreate [2022-03-17T08:32:50.654Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-17T08:32:50.654Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-17T08:32:50.654Z] === RUN TestInfoAPI [2022-03-17T08:32:50.654Z] --- PASS: TestInfoAPI (0.05s) [2022-03-17T08:32:50.654Z] === RUN TestInfoAPIWarnings [2022-03-17T08:32:50.654Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:32:50.654Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-17T08:32:50.654Z] === RUN TestInfoDebug [2022-03-17T08:32:50.654Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T08:32:50.654Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-17T08:32:50.654Z] === RUN TestInfoInsecureRegistries [2022-03-17T08:32:50.654Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T08:32:50.654Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-17T08:32:50.654Z] === RUN TestInfoRegistryMirrors [2022-03-17T08:32:50.654Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T08:32:50.654Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-17T08:32:50.654Z] === RUN TestLoginFailsWithBadCredentials [2022-03-17T08:32:51.086Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-17T08:32:51.640Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2022-03-17T08:32:51.640Z] === RUN TestPingCacheHeaders [2022-03-17T08:32:51.640Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-17T08:32:51.640Z] === RUN TestPingGet [2022-03-17T08:32:51.640Z] --- PASS: TestPingGet (0.03s) [2022-03-17T08:32:51.640Z] === RUN TestPingHead [2022-03-17T08:32:51.640Z] --- PASS: TestPingHead (0.03s) [2022-03-17T08:32:51.640Z] === RUN TestVersion [2022-03-17T08:32:51.640Z] --- PASS: TestVersion (0.03s) [2022-03-17T08:32:51.640Z] PASS [2022-03-17T08:32:51.640Z] ok github.com/docker/docker/integration/system 1.199s [2022-03-17T08:32:51.640Z] [2022-03-17T08:32:51.640Z] === Skipped [2022-03-17T08:32:51.640Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T08:32:51.640Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:32:51.640Z] [2022-03-17T08:32:51.640Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-17T08:32:51.640Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-17T08:32:51.640Z] [2022-03-17T08:32:51.640Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-03-17T08:32:51.640Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-17T08:32:51.640Z] [2022-03-17T08:32:51.640Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-17T08:32:51.640Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-17T08:32:51.640Z] [2022-03-17T08:32:51.640Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-17T08:32:51.640Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-17T08:32:51.640Z] [2022-03-17T08:32:51.640Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-17T08:32:51.640Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:32:51.640Z] [2022-03-17T08:32:51.640Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-17T08:32:51.640Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T08:32:51.640Z] [2022-03-17T08:32:51.640Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-17T08:32:51.640Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T08:32:51.640Z] [2022-03-17T08:32:51.640Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-17T08:32:51.640Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T08:32:51.640Z] [2022-03-17T08:32:51.640Z] DONE 15 tests, 9 skipped in 3.364s [2022-03-17T08:32:51.640Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-17T08:32:52.987Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-17T08:32:53.636Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-17T08:32:53.636Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-17T08:32:53.888Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:32:53.888Z] INFO: Testing against a local daemon [2022-03-17T08:32:53.888Z] === RUN TestVolumesCreateAndList [2022-03-17T08:32:53.888Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-03-17T08:32:53.888Z] === RUN TestVolumesRemove [2022-03-17T08:32:53.888Z] --- PASS: TestVolumesRemove (0.23s) [2022-03-17T08:32:53.888Z] === RUN TestVolumesInspect [2022-03-17T08:32:53.888Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-17T08:32:53.888Z] === RUN TestVolumesInvalidJSON [2022-03-17T08:32:53.888Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-17T08:32:53.888Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-17T08:32:53.888Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-17T08:32:53.888Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-03-17T08:32:53.888Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-17T08:32:53.888Z] PASS [2022-03-17T08:32:53.888Z] ok github.com/docker/docker/integration/volume 0.408s [2022-03-17T08:32:53.888Z] [2022-03-17T08:32:53.888Z] DONE 5 tests in 2.332s [2022-03-17T08:32:53.897Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-17T08:32:54.357Z] INFO: make.ps1 ended at 03/17/2022 08:32:53 [2022-03-17T08:32:54.357Z] INFO: Integration CLI tests being run from the host: [2022-03-17T08:32:54.357Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-17T08:32:54.841Z] === RUN TestDockerSuite/TestImportFile [2022-03-17T08:32:55.785Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-17T08:32:56.047Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-17T08:32:56.048Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-17T08:32:56.048Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-17T08:32:56.048Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-17T08:32:56.048Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-17T08:32:56.048Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-17T08:32:56.048Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-17T08:32:56.048Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-17T08:32:56.048Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-17T08:32:56.048Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-17T08:32:56.991Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-17T08:32:58.378Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-17T08:32:59.108Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-17T08:32:59.108Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-17T08:32:59.108Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-17T08:32:59.108Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-17T08:32:59.108Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-17T08:32:59.324Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-17T08:32:59.585Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-17T08:32:59.847Z] --- PASS: TestInfoAPIWarnings (16.29s) [2022-03-17T08:32:59.847Z] === RUN TestInfoDebug [2022-03-17T08:33:00.421Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-17T08:33:00.421Z] --- PASS: TestInfoDebug (0.54s) [2022-03-17T08:33:00.421Z] === RUN TestInfoInsecureRegistries [2022-03-17T08:33:00.995Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-03-17T08:33:00.995Z] === RUN TestInfoRegistryMirrors [2022-03-17T08:33:00.995Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-17T08:33:00.995Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-17T08:33:00.995Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-17T08:33:01.256Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-17T08:33:01.256Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-03-17T08:33:01.256Z] === RUN TestLoginFailsWithBadCredentials [2022-03-17T08:33:01.518Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-03-17T08:33:01.518Z] === RUN TestPingCacheHeaders [2022-03-17T08:33:01.518Z] --- PASS: TestPingCacheHeaders (0.01s) [2022-03-17T08:33:01.518Z] === RUN TestPingGet [2022-03-17T08:33:01.518Z] --- PASS: TestPingGet (0.01s) [2022-03-17T08:33:01.518Z] === RUN TestPingHead [2022-03-17T08:33:01.518Z] --- PASS: TestPingHead (0.02s) [2022-03-17T08:33:01.518Z] === RUN TestVersion [2022-03-17T08:33:01.518Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-17T08:33:01.518Z] --- PASS: TestVersion (0.04s) [2022-03-17T08:33:01.518Z] === CONT TestDiskUsage [2022-03-17T08:33:02.092Z] === RUN TestDiskUsage/empty [2022-03-17T08:33:02.092Z] === RUN TestDiskUsage/empty/container_types [2022-03-17T08:33:02.092Z] === RUN TestDiskUsage/empty/image_types [2022-03-17T08:33:02.092Z] === RUN TestDiskUsage/empty/volume_types [2022-03-17T08:33:02.092Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-17T08:33:02.092Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-17T08:33:02.092Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-17T08:33:02.092Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-17T08:33:02.092Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-17T08:33:02.092Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-17T08:33:02.092Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-17T08:33:02.092Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-17T08:33:02.092Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-17T08:33:02.353Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-17T08:33:02.353Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-17T08:33:02.353Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-17T08:33:02.353Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-17T08:33:02.353Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-17T08:33:02.353Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-17T08:33:02.353Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-17T08:33:02.354Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-17T08:33:02.354Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-17T08:33:02.354Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-17T08:33:02.354Z] === RUN TestDiskUsage/after_container.Run [2022-03-17T08:33:02.615Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-17T08:33:02.877Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-17T08:33:02.877Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-17T08:33:02.877Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-17T08:33:02.877Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-17T08:33:02.878Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-17T08:33:02.878Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-17T08:33:02.878Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-17T08:33:02.878Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-17T08:33:02.878Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-17T08:33:02.878Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage (1.42s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.01s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.23s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.01s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-17T08:33:02.878Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T08:33:02.878Z] PASS [2022-03-17T08:33:02.878Z] [2022-03-17T08:33:02.878Z] === Skipped [2022-03-17T08:33:02.878Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T08:33:02.878Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-17T08:33:02.878Z] [2022-03-17T08:33:02.878Z] DONE 50 tests, 1 skipped in 20.327s [2022-03-17T08:33:02.878Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-17T08:33:02.878Z] ++ 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-03-17T08:33:02.878Z] ++ set -e [2022-03-17T08:33:02.878Z] ++ '[' -n 0 ']' [2022-03-17T08:33:02.878Z] ++ set -x [2022-03-17T08:33:02.878Z] ++ 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-03-17T08:33:03.140Z] INFO: Testing against a local daemon [2022-03-17T08:33:03.140Z] === RUN TestVolumesCreateAndList [2022-03-17T08:33:03.140Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-03-17T08:33:03.140Z] === RUN TestVolumesRemove [2022-03-17T08:33:03.140Z] --- PASS: TestVolumesRemove (0.09s) [2022-03-17T08:33:03.140Z] === RUN TestVolumesInspect [2022-03-17T08:33:03.140Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-17T08:33:03.140Z] === RUN TestVolumesInvalidJSON [2022-03-17T08:33:03.402Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-17T08:33:03.402Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-17T08:33:03.402Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-17T08:33:03.402Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-17T08:33:03.402Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-17T08:33:03.402Z] PASS [2022-03-17T08:33:03.402Z] [2022-03-17T08:33:03.402Z] DONE 5 tests in 0.278s [2022-03-17T08:33:03.402Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-17T08:33:03.402Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-17T08:33:03.664Z] ++++ cat bundles/test-integration/docker.pid [2022-03-17T08:33:03.664Z] +++ kill 6537 [2022-03-17T08:33:03.929Z] +++ /etc/init.d/apparmor stop [2022-03-17T08:33:03.929Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-17T08:33:03.929Z] [2022-03-17T08:33:03.929Z] Unloading profiles will leave already running processes permanently [2022-03-17T08:33:03.929Z] unconfined, which can lead to unexpected situations. [2022-03-17T08:33:03.929Z] [2022-03-17T08:33:03.929Z] To set a process to complain mode, use the command line tool [2022-03-17T08:33:03.929Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-17T08:33:03.929Z] +++ true [2022-03-17T08:33:03.929Z] exiting test-integration [2022-03-17T08:33:03.929Z] ++ exit 0 [2022-03-17T08:33:03.929Z] [2022-03-17T08:33:03.929Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-17T08:33:04.502Z] + for job in $(jobs -p) [2022-03-17T08:33:04.502Z] + wait 9839 [2022-03-17T08:33:04.502Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-17T08:33:04.502Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-17T08:33:04.783Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T08:33:04.783Z] INFO: Testing against a local daemon [2022-03-17T08:33:04.783Z] === RUN TestDockerSuite [2022-03-17T08:33:04.783Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-17T08:33:04.783Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-17T08:33:04.783Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T08:33:04.783Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-17T08:33:04.783Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-17T08:33:04.783Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-17T08:33:04.783Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-17T08:33:04.783Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-17T08:33:04.783Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-17T08:33:04.783Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-17T08:33:04.783Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-17T08:33:04.783Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-17T08:33:05.252Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-17T08:33:05.721Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-17T08:33:06.419Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-17T08:33:06.419Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-17T08:33:06.466Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-17T08:33:06.991Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-17T08:33:06.991Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-17T08:33:07.260Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-17T08:33:07.260Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-17T08:33:07.260Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-17T08:33:08.214Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-17T08:33:08.475Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-17T08:33:09.048Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-17T08:33:09.621Z] === RUN TestDockerSuite/TestInspectImage [2022-03-17T08:33:09.621Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-17T08:33:09.621Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-17T08:33:09.621Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-17T08:33:09.621Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-17T08:33:10.195Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-17T08:33:10.456Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-17T08:33:10.456Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-17T08:33:11.029Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-17T08:33:11.290Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-17T08:33:13.839Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-17T08:33:13.839Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-17T08:33:14.101Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-17T08:33:14.674Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-17T08:33:15.618Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-17T08:33:15.770Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T08:33:15.770Z] INFO: Testing against a local daemon [2022-03-17T08:33:15.770Z] === RUN TestBuildWithSession [2022-03-17T08:33:15.770Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T08:33:15.770Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-17T08:33:15.770Z] === RUN TestBuildSquashParent [2022-03-17T08:33:15.770Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:33:15.770Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-17T08:33:15.770Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-17T08:33:15.770Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T08:33:15.770Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T08:33:15.770Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T08:33:15.770Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T08:33:15.770Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T08:33:15.770Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T08:33:15.770Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T08:33:15.770Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T08:33:15.770Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T08:33:15.770Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T08:33:15.770Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T08:33:15.770Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T08:33:15.770Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T08:33:15.770Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T08:33:15.770Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T08:33:15.770Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T08:33:16.191Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-17T08:33:16.453Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-17T08:33:17.026Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-17T08:33:17.287Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-17T08:33:17.861Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-17T08:33:18.434Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-17T08:33:18.434Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-17T08:33:19.839Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-17T08:33:20.782Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-17T08:33:21.354Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-17T08:33:21.615Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-17T08:33:22.333Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-17T08:33:22.333Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2022-03-17T08:33:22.333Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-03-17T08:33:22.333Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-17T08:33:22.333Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-17T08:33:22.333Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-17T08:33:22.333Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-17T08:33:22.333Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-17T08:33:22.333Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-17T08:33:22.333Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-17T08:33:22.333Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-17T08:33:22.333Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-17T08:33:22.333Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-17T08:33:22.333Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-17T08:33:22.333Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-03-17T08:33:22.333Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-17T08:33:22.333Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-17T08:33:22.333Z] ? github.com/docker/docker/api/types [no test files] [2022-03-17T08:33:22.333Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-17T08:33:22.333Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-17T08:33:22.333Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-17T08:33:22.333Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-17T08:33:22.333Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-03-17T08:33:22.333Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-17T08:33:22.333Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-17T08:33:22.333Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-17T08:33:22.333Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-17T08:33:22.333Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-17T08:33:22.562Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-17T08:33:22.591Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-03-17T08:33:22.591Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-17T08:33:22.591Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-17T08:33:22.823Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-17T08:33:22.850Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-03-17T08:33:22.850Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-03-17T08:33:22.850Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-17T08:33:22.850Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-17T08:33:22.850Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-17T08:33:22.850Z] ? github.com/docker/docker/builder [no test files] [2022-03-17T08:33:22.850Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-17T08:33:22.850Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-17T08:33:22.850Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-17T08:33:22.850Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-17T08:33:22.850Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-17T08:33:22.850Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-17T08:33:22.850Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-17T08:33:24.478Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T08:33:24.478Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T08:33:24.742Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-17T08:33:26.138Z] ok github.com/docker/docker/builder/remotecontext 0.139s coverage: 13.7% of statements [2022-03-17T08:33:26.138Z] ok github.com/docker/docker/builder/dockerfile 0.298s coverage: 49.3% of statements [2022-03-17T08:33:26.142Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-17T08:33:26.399Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-17T08:33:26.406Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-17T08:33:27.352Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-17T08:33:27.778Z] ok github.com/docker/docker/builder/remotecontext/git 1.650s coverage: 86.3% of statements [2022-03-17T08:33:27.778Z] ? github.com/docker/docker/cli [no test files] [2022-03-17T08:33:27.778Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-17T08:33:28.301Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-17T08:33:28.301Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-17T08:33:28.346Z] ok github.com/docker/docker/cmd/docker-proxy 0.108s coverage: 67.6% of statements [2022-03-17T08:33:29.246Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-17T08:33:29.246Z] docker_api_swarm_service_test.go:395: [dd0fd9978d5aa] joining swarm manager [d3323dbe707df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:33:30.191Z] docker_api_swarm_service_test.go:395: [d0e43d1f0f701] joining swarm manager [d3323dbe707df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T08:33:31.636Z] ok github.com/docker/docker/client 0.112s coverage: 75.7% of statements [2022-03-17T08:33:38.339Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-17T08:33:39.282Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-17T08:33:39.462Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-17T08:33:39.462Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.58s) [2022-03-17T08:33:39.462Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (15.66s) [2022-03-17T08:33:39.462Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.93s) [2022-03-17T08:33:39.462Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.04s) [2022-03-17T08:33:39.463Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.55s) [2022-03-17T08:33:39.463Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.06s) [2022-03-17T08:33:39.463Z] === RUN TestBuildMultiStageCopy [2022-03-17T08:33:39.463Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-17T08:33:40.226Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-17T08:33:40.487Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-17T08:33:42.404Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-17T08:33:42.404Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-17T08:33:42.404Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-17T08:33:42.404Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-17T08:33:42.404Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-17T08:33:42.665Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-17T08:33:43.236Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-17T08:33:45.784Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-17T08:33:46.726Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-17T08:33:46.987Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-17T08:33:47.933Z] docker_api_swarm_service_test.go:343: [d1c3d033e22b1] joining swarm manager [d551fc6ac2834]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:33:48.505Z] docker_api_swarm_service_test.go:343: [ddb180423b07d] joining swarm manager [d551fc6ac2834]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T08:33:51.831Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-17T08:33:52.015Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-17T08:33:52.015Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-17T08:33:52.404Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-17T08:33:52.404Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-17T08:33:52.978Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-17T08:33:53.588Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-17T08:33:53.923Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-17T08:33:54.868Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-17T08:33:55.440Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-17T08:33:55.817Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-17T08:33:56.388Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-17T08:33:58.054Z] --- PASS: TestBuildMultiStageCopy (19.42s) [2022-03-17T08:33:58.054Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.91s) [2022-03-17T08:33:58.054Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.34s) [2022-03-17T08:33:58.054Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.79s) [2022-03-17T08:33:58.054Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.98s) [2022-03-17T08:33:58.054Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (2.40s) [2022-03-17T08:33:58.054Z] === RUN TestBuildMultiStageParentConfig [2022-03-17T08:33:58.306Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-17T08:33:58.568Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-17T08:33:59.141Z] === RUN TestDockerSuite/TestLogsSince [2022-03-17T08:34:01.688Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-17T08:34:01.863Z] --- PASS: TestBuildMultiStageParentConfig (3.98s) [2022-03-17T08:34:01.863Z] === RUN TestBuildLabelWithTargets [2022-03-17T08:34:01.863Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:34:01.863Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-03-17T08:34:01.863Z] === RUN TestBuildWithEmptyLayers [2022-03-17T08:34:03.605Z] docker_api_swarm_service_test.go:490: [d5d0675f2fdf7] joining swarm manager [df78c410634e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:34:04.097Z] --- PASS: TestBuildWithEmptyLayers (2.02s) [2022-03-17T08:34:04.097Z] === RUN TestBuildMultiStageOnBuild [2022-03-17T08:34:04.547Z] docker_api_swarm_service_test.go:490: [d02c53ed0ffb0] joining swarm manager [df78c410634e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T08:34:05.936Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-17T08:34:11.227Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-17T08:34:11.488Z] === RUN TestDockerSuite/TestLogsTail [2022-03-17T08:34:12.061Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-17T08:34:12.641Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-17T08:34:13.221Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-17T08:34:13.482Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-17T08:34:13.744Z] === RUN TestDockerSuite/TestNetHostname [2022-03-17T08:34:15.131Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-17T08:34:15.131Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-17T08:34:16.074Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-17T08:34:17.021Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-17T08:34:17.021Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-17T08:34:17.592Z] === RUN TestDockerSuite/TestPluginActive [2022-03-17T08:34:18.319Z] ok github.com/docker/docker/cmd/dockerd 0.109s coverage: 29.3% of statements [2022-03-17T08:34:18.319Z] ok github.com/docker/docker/container 0.117s coverage: 34.6% of statements [2022-03-17T08:34:18.319Z] ok github.com/docker/docker/cmd/dockerd/trap 2.482s coverage: 0.0% of statements [2022-03-17T08:34:18.319Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-17T08:34:18.319Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-17T08:34:18.319Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-17T08:34:18.319Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-17T08:34:18.319Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-17T08:34:21.610Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2022-03-17T08:34:21.802Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-17T08:34:21.946Z] --- PASS: TestBuildMultiStageOnBuild (17.00s) [2022-03-17T08:34:21.946Z] === RUN TestBuildUncleanTarFilenames [2022-03-17T08:34:21.946Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:34:21.946Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-17T08:34:21.946Z] === RUN TestBuildMultiStageLayerLeak [2022-03-17T08:34:22.063Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-17T08:34:22.992Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-03-17T08:34:24.372Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.9% of statements [2022-03-17T08:34:24.616Z] docker_api_swarm_service_test.go:128: [d2b84bf26b6b7] joining swarm manager [d0358c888515f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:34:25.188Z] docker_api_swarm_service_test.go:129: [d1f0a157c2e1b] joining swarm manager [d0358c888515f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T08:34:27.739Z] docker_api_swarm_service_test.go:137: [dc5d316ce7c25] joining swarm manager [d0358c888515f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-17T08:34:28.682Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-17T08:34:28.683Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-17T08:34:28.683Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-17T08:34:28.683Z] docker_api_swarm_service_test.go:138: [d517a354275f1] joining swarm manager [d0358c888515f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-17T08:34:30.069Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-17T08:34:30.939Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.8% of statements [2022-03-17T08:34:31.877Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.0% of statements [2022-03-17T08:34:31.986Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-17T08:34:31.986Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-17T08:34:31.986Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-17T08:34:31.986Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-17T08:34:31.986Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-17T08:34:31.986Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-17T08:34:31.986Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-17T08:34:31.986Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T08:34:31.986Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-17T08:34:31.986Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-17T08:34:31.986Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-17T08:34:31.986Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T08:34:31.986Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-17T08:34:31.986Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-17T08:34:31.986Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-17T08:34:31.986Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T08:34:31.986Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-17T08:34:31.986Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-17T08:34:31.986Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-17T08:34:31.986Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-17T08:34:31.986Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-17T08:34:31.986Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-17T08:34:31.986Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T08:34:31.986Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-17T08:34:31.986Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-17T08:34:31.986Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-17T08:34:31.986Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-17T08:34:31.986Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-17T08:34:31.986Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-17T08:34:31.986Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-17T08:34:31.986Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-17T08:34:31.986Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-17T08:34:31.986Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-17T08:34:31.986Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-17T08:34:31.986Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-17T08:34:31.986Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-17T08:34:31.986Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-17T08:34:32.446Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-17T08:34:32.618Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-17T08:34:33.015Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-17T08:34:33.224Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-17T08:34:33.224Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-17T08:34:33.224Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-17T08:34:33.224Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-17T08:34:33.224Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-17T08:34:33.550Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-17T08:34:33.550Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-17T08:34:33.550Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-17T08:34:33.550Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-17T08:34:33.550Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-17T08:34:33.587Z] ok github.com/docker/docker/daemon 10.124s coverage: 17.2% of statements [2022-03-17T08:34:33.587Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-17T08:34:33.587Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-17T08:34:33.587Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-17T08:34:33.587Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-17T08:34:34.526Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.765s coverage: 74.6% of statements [2022-03-17T08:34:34.532Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-17T08:34:35.906Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.327s coverage: 56.2% of statements [2022-03-17T08:34:35.906Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-03-17T08:34:36.287Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-17T08:34:37.091Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-17T08:34:37.319Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-17T08:34:37.319Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-17T08:34:37.319Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-17T08:34:37.319Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-17T08:34:37.319Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-17T08:34:37.319Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-17T08:34:37.319Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-17T08:34:37.319Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-17T08:34:37.855Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2022-03-17T08:34:38.351Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-17T08:34:39.273Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.296s coverage: 50.5% of statements [2022-03-17T08:34:40.655Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.722s coverage: 46.2% of statements [2022-03-17T08:34:40.655Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-17T08:34:41.594Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.646s coverage: 58.0% of statements [2022-03-17T08:34:41.594Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-17T08:34:41.594Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-17T08:34:41.854Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2022-03-17T08:34:42.280Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-17T08:34:42.321Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-17T08:34:42.383Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-17T08:34:42.799Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 2.9% of statements [2022-03-17T08:34:42.955Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-17T08:34:43.312Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-17T08:34:43.312Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-17T08:34:43.312Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-17T08:34:43.312Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-17T08:34:43.312Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-17T08:34:43.312Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-17T08:34:43.368Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-03-17T08:34:43.898Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-17T08:34:44.305Z] ok github.com/docker/docker/daemon/images 0.028s coverage: 6.8% of statements [2022-03-17T08:34:44.305Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-17T08:34:44.305Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-17T08:34:44.842Z] === RUN TestDockerSuite/TestPortList [2022-03-17T08:34:45.242Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 43.0% of statements [2022-03-17T08:34:45.810Z] ok github.com/docker/docker/daemon/logger/awslogs 0.174s coverage: 80.2% of statements [2022-03-17T08:34:46.069Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 33.6% of statements [2022-03-17T08:34:46.069Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-17T08:34:46.379Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-17T08:34:46.638Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-03-17T08:34:46.898Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2022-03-17T08:34:47.281Z] --- PASS: TestBuildMultiStageLayerLeak (23.68s) [2022-03-17T08:34:47.281Z] === RUN TestBuildWithHugeFile [2022-03-17T08:34:47.467Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2022-03-17T08:34:47.467Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 69.9% of statements [2022-03-17T08:34:48.404Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 78.7% of statements [2022-03-17T08:34:48.404Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-17T08:34:48.663Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 56.5% of statements [2022-03-17T08:34:49.232Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.035s coverage: 31.5% of statements [2022-03-17T08:34:50.170Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-17T08:34:50.429Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-03-17T08:34:50.998Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-17T08:34:51.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-17T08:34:51.435Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-17T08:34:51.435Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-17T08:34:51.567Z] ok github.com/docker/docker/daemon/logger/splunk 1.632s coverage: 82.5% of statements [2022-03-17T08:34:51.567Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-17T08:34:51.567Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-17T08:34:52.822Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-17T08:34:52.948Z] ok github.com/docker/docker/distribution/metadata 0.047s coverage: 48.2% of statements [2022-03-17T08:34:53.516Z] ok github.com/docker/docker/distribution 0.623s coverage: 28.4% of statements [2022-03-17T08:34:53.516Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-17T08:34:53.775Z] ok github.com/docker/docker/errdefs 0.006s coverage: 53.1% of statements [2022-03-17T08:34:54.713Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-03-17T08:34:54.737Z] docker_api_swarm_service_test.go:304: [d1231a03066ad] joining swarm manager [d838ff5f2b536]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:34:54.972Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-03-17T08:34:55.231Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 84.9% of statements [2022-03-17T08:34:55.231Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-17T08:34:55.680Z] docker_api_swarm_service_test.go:304: [d6705b59d1bf0] joining swarm manager [d838ff5f2b536]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T08:34:55.800Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-03-17T08:34:56.059Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2022-03-17T08:34:56.059Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-17T08:34:56.997Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-03-17T08:34:57.565Z] ok github.com/docker/docker/oci 0.011s coverage: 43.3% of statements [2022-03-17T08:34:57.597Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-17T08:34:57.597Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-17T08:34:57.597Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-17T08:34:58.133Z] ok github.com/docker/docker/opts 0.018s coverage: 66.3% of statements [2022-03-17T08:34:58.134Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-03-17T08:34:58.169Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-17T08:34:58.169Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-17T08:34:58.741Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-17T08:34:58.741Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-17T08:34:59.002Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-17T08:34:59.137Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-17T08:34:59.264Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-17T08:35:00.039Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 82.1% of statements [2022-03-17T08:35:00.216Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-17T08:35:00.216Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-17T08:35:00.298Z] ok github.com/docker/docker/pkg/authorization 0.153s coverage: 68.3% of statements [2022-03-17T08:35:00.557Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-17T08:35:00.815Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-03-17T08:35:02.136Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-17T08:35:03.080Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-17T08:35:03.654Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-17T08:35:03.655Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-17T08:35:04.094Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-17T08:35:04.101Z] ok github.com/docker/docker/pkg/chrootarchive 2.478s coverage: 43.5% of statements [2022-03-17T08:35:04.101Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-17T08:35:04.101Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-17T08:35:04.360Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-03-17T08:35:04.584Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-17T08:35:04.584Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-17T08:35:05.074Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-17T08:35:05.296Z] ok github.com/docker/docker/layer 7.657s coverage: 69.0% of statements [2022-03-17T08:35:05.296Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-17T08:35:05.296Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-17T08:35:05.296Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-17T08:35:05.296Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-17T08:35:05.296Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-17T08:35:05.296Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-17T08:35:05.296Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-17T08:35:05.556Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 87.2% of statements [2022-03-17T08:35:05.815Z] ok github.com/docker/docker/pkg/fsutils 0.162s coverage: 85.1% of statements [2022-03-17T08:35:05.815Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2022-03-17T08:35:06.202Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-17T08:35:06.464Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-17T08:35:07.193Z] ok github.com/docker/docker/pkg/idtools 0.477s coverage: 69.5% of statements [2022-03-17T08:35:07.193Z] ok github.com/docker/docker/pkg/ioutils 0.443s coverage: 71.5% of statements [2022-03-17T08:35:07.452Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-03-17T08:35:07.452Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-03-17T08:35:07.452Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-17T08:35:07.711Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-03-17T08:35:07.711Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-03-17T08:35:07.971Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-03-17T08:35:08.137Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-17T08:35:08.230Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.016s coverage: 90.5% of statements [2022-03-17T08:35:08.230Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-17T08:35:08.230Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-17T08:35:08.230Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-17T08:35:08.799Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-03-17T08:35:09.014Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-17T08:35:09.367Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-17T08:35:09.770Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-17T08:35:09.936Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-17T08:35:09.936Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-17T08:35:11.313Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-03-17T08:35:11.567Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-17T08:35:11.567Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-17T08:35:11.572Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-03-17T08:35:11.573Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-17T08:35:11.831Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-03-17T08:35:12.090Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-03-17T08:35:12.349Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-17T08:35:12.608Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-03-17T08:35:13.176Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-17T08:35:13.435Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2022-03-17T08:35:14.003Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-03-17T08:35:14.114Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-17T08:35:14.262Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-17T08:35:14.262Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-17T08:35:14.522Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-03-17T08:35:15.058Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-17T08:35:15.825Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-17T08:35:15.825Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-17T08:35:15.825Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-17T08:35:15.825Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-17T08:35:15.825Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-17T08:35:15.825Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-17T08:35:15.825Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-17T08:35:15.825Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-17T08:35:15.825Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-17T08:35:15.825Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-17T08:35:16.427Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-03-17T08:35:16.428Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-17T08:35:16.972Z] docker_api_swarm_service_test.go:100: [db43227bcf008] joining swarm manager [d17bcdcfc7ee6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:35:16.996Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-03-17T08:35:17.544Z] docker_api_swarm_service_test.go:101: [dba2a008c259d] joining swarm manager [d17bcdcfc7ee6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T08:35:17.932Z] ok github.com/docker/docker/quota 0.218s coverage: 71.4% of statements [2022-03-17T08:35:18.191Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-17T08:35:19.569Z] ok github.com/docker/docker/registry 0.053s coverage: 58.3% of statements [2022-03-17T08:35:19.569Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-17T08:35:19.876Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-03-17T08:35:20.458Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-03-17T08:35:20.717Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-17T08:35:20.853Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-17T08:35:22.241Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-17T08:35:22.622Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-17T08:35:23.186Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-17T08:35:23.190Z] ok github.com/docker/docker/volume/local 0.093s coverage: 76.4% of statements [2022-03-17T08:35:23.449Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-03-17T08:35:24.140Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-17T08:35:24.826Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-03-17T08:35:25.084Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-17T08:35:26.472Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-17T08:35:28.389Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-17T08:35:28.961Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-17T08:35:29.223Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-17T08:35:29.796Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-17T08:35:31.185Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-17T08:35:33.103Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-17T08:35:33.676Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-17T08:35:33.676Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-17T08:35:33.676Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-17T08:35:33.676Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-17T08:35:33.938Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-17T08:35:33.938Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-17T08:35:34.512Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-17T08:35:35.900Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-17T08:35:35.900Z] check_test.go:379: [db43227bcf008] daemon is not started [2022-03-17T08:35:36.845Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-17T08:35:37.106Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-17T08:35:41.324Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-17T08:35:42.270Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-17T08:35:42.965Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-03-17T08:35:42.966Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-17T08:35:42.966Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-17T08:35:42.966Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-17T08:35:42.966Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-17T08:35:42.966Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-17T08:35:42.966Z] ? github.com/docker/docker/rootless [no test files] [2022-03-17T08:35:42.966Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-17T08:35:42.966Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-17T08:35:42.966Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-17T08:35:42.966Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-17T08:35:42.966Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-17T08:35:42.966Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-17T08:35:42.966Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-17T08:35:42.966Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-17T08:35:42.966Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-17T08:35:42.966Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-17T08:35:42.966Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-17T08:35:42.966Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-17T08:35:42.966Z] ? github.com/docker/docker/volume [no test files] [2022-03-17T08:35:42.966Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-17T08:35:42.966Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === Skipped [2022-03-17T08:35:42.966Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-17T08:35:42.966Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-17T08:35:42.966Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-17T08:35:42.966Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-17T08:35:42.966Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-17T08:35:42.966Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T08:35:42.966Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-17T08:35:42.966Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T08:35:42.966Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-17T08:35:42.966Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T08:35:42.966Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-17T08:35:42.966Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T08:35:42.966Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-17T08:35:42.966Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T08:35:42.966Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-17T08:35:42.966Z] graphtest_unix.go:71: No driver to put! [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-17T08:35:42.966Z] time="2022-03-17T08:34:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T08:35:42.966Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T08:35:42.966Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-17T08:35:42.966Z] time="2022-03-17T08:34:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T08:35:42.966Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T08:35:42.966Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-17T08:35:42.966Z] time="2022-03-17T08:34:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T08:35:42.966Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T08:35:42.966Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-17T08:35:42.966Z] time="2022-03-17T08:34:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T08:35:42.966Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T08:35:42.966Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-17T08:35:42.966Z] time="2022-03-17T08:34:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T08:35:42.966Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T08:35:42.966Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-17T08:35:42.966Z] graphtest_unix.go:71: No driver to put! [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-17T08:35:42.966Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-17T08:35:42.966Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-17T08:35:42.966Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-17T08:35:42.966Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-17T08:35:42.966Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T08:35:42.966Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-17T08:35:42.966Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T08:35:42.966Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-17T08:35:42.966Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T08:35:42.966Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-17T08:35:42.966Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T08:35:42.966Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-17T08:35:42.966Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T08:35:42.966Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-17T08:35:42.966Z] graphtest_unix.go:71: No driver to put! [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-17T08:35:42.966Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-17T08:35:42.966Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-17T08:35:42.966Z] [2022-03-17T08:35:42.966Z] DONE 2337 tests, 28 skipped in 241.219s [2022-03-17T08:35:42.966Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/config [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/idm [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/ns [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/options [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/osl [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T08:35:42.966Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-17T08:35:42.966Z] + 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-03-17T08:35:43.215Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-17T08:35:43.478Z] docker_api_swarm_service_test.go:533: [d541a01790920] joining swarm manager [d7f06120d5bf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:35:44.882Z] docker_api_swarm_service_test.go:534: [d1d21a04e8e6d] joining swarm manager [d7f06120d5bf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T08:35:44.882Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-17T08:35:44.882Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-17T08:35:44.882Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-17T08:35:45.147Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-17T08:35:47.719Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-17T08:35:49.107Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-17T08:35:51.664Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-17T08:35:52.083Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-17T08:35:52.083Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-17T08:35:52.083Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-17T08:35:52.083Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-17T08:35:52.083Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-17T08:35:52.610Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-17T08:35:52.610Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-17T08:35:52.610Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-17T08:35:55.157Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-17T08:35:55.418Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-17T08:35:55.418Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-17T08:35:56.807Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-17T08:35:57.751Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-17T08:35:59.141Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-17T08:35:59.403Z] === RUN TestDockerSuite/TestRmiTag [2022-03-17T08:35:59.665Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-17T08:35:59.927Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-17T08:36:02.479Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-17T08:36:03.052Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-17T08:36:03.313Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-17T08:36:03.575Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-17T08:36:04.147Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-17T08:36:05.091Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-17T08:36:05.664Z] docker_api_swarm_service_test.go:148: [d45a0a640b8ec] joining swarm manager [d2c6d68cca2f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:36:05.664Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-17T08:36:05.937Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-17T08:36:06.519Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-17T08:36:06.519Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-17T08:36:06.519Z] docker_api_swarm_service_test.go:148: [dac381624cb08] joining swarm manager [d2c6d68cca2f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T08:36:07.093Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-17T08:36:07.299Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-17T08:36:07.299Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-17T08:36:07.299Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-17T08:36:07.299Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-17T08:36:09.011Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-17T08:36:09.011Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-17T08:36:09.584Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-17T08:36:10.529Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-17T08:36:11.104Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-17T08:36:12.048Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-17T08:36:12.620Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-17T08:36:13.191Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-03-17T08:36:13.340Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-17T08:36:13.340Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-17T08:36:13.765Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-17T08:36:13.830Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-17T08:36:14.338Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-17T08:36:14.911Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-17T08:36:15.854Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-17T08:36:16.798Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-17T08:36:17.060Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-17T08:36:17.321Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-17T08:36:17.893Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-17T08:36:17.893Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-17T08:36:18.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-17T08:36:19.279Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-17T08:36:19.851Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-17T08:36:20.112Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-17T08:36:20.685Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-17T08:36:20.946Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-17T08:36:20.946Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-17T08:36:21.519Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-17T08:36:22.091Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-17T08:36:22.664Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-17T08:36:22.926Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-17T08:36:23.499Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-17T08:36:23.499Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-17T08:36:23.792Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-17T08:36:23.792Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-17T08:36:23.792Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-17T08:36:23.792Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-17T08:36:23.792Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-17T08:36:24.082Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-17T08:36:24.344Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-17T08:36:25.288Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-17T08:36:25.861Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-17T08:36:26.123Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-17T08:36:26.696Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-17T08:36:26.696Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-17T08:36:26.743Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-17T08:36:27.270Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-17T08:36:27.619Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-17T08:36:28.214Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-17T08:36:28.308Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-17T08:36:28.308Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-17T08:36:28.308Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-17T08:36:28.308Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-17T08:36:28.308Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-17T08:36:28.308Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-17T08:36:28.308Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-17T08:36:28.776Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-17T08:36:28.790Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-17T08:36:29.637Z] ok github.com/docker/docker/libnetwork 37.203s coverage: 40.7% of statements [2022-03-17T08:36:29.637Z] ok github.com/docker/docker/libnetwork/bitseq 0.117s coverage: 84.4% of statements [2022-03-17T08:36:29.637Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-17T08:36:29.637Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-17T08:36:29.637Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-17T08:36:29.637Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-17T08:36:29.637Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-17T08:36:29.637Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-17T08:36:29.637Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-17T08:36:29.637Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-17T08:36:29.637Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-03-17T08:36:29.637Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-17T08:36:29.637Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-17T08:36:29.637Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-17T08:36:29.637Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-17T08:36:29.734Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-17T08:36:29.762Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-17T08:36:30.207Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.370s coverage: 59.9% of statements [2022-03-17T08:36:30.207Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-17T08:36:30.308Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-17T08:36:30.466Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-17T08:36:30.881Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-17T08:36:31.035Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.161s coverage: 4.0% of statements [2022-03-17T08:36:31.035Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-17T08:36:31.454Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-17T08:36:31.603Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-03-17T08:36:31.603Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-17T08:36:31.863Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-17T08:36:32.026Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-17T08:36:32.602Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-17T08:36:33.546Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-17T08:36:34.514Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-17T08:36:34.972Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-17T08:36:34.972Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-17T08:36:34.972Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-17T08:36:35.464Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-17T08:36:35.726Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-17T08:36:35.987Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-17T08:36:36.077Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-17T08:36:36.077Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-17T08:36:36.077Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-17T08:36:36.077Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-17T08:36:36.077Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-17T08:36:36.077Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-17T08:36:37.374Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-17T08:36:38.322Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-17T08:36:39.868Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-17T08:36:39.880Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-17T08:36:39.880Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-17T08:36:39.880Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-17T08:36:39.880Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-17T08:36:39.880Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-17T08:36:40.239Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-17T08:36:41.627Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-17T08:36:41.627Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-17T08:36:41.627Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-17T08:36:41.627Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-17T08:36:41.627Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-17T08:36:41.841Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.710s coverage: 7.2% of statements [2022-03-17T08:36:41.841Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-17T08:36:41.841Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-17T08:36:41.841Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-17T08:36:41.841Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-17T08:36:41.841Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-17T08:36:41.841Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-17T08:36:41.888Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-17T08:36:42.101Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-03-17T08:36:42.361Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-03-17T08:36:42.475Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-17T08:36:42.620Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-17T08:36:42.620Z] ok github.com/docker/docker/libnetwork/internal/caller 0.007s coverage: 100.0% of statements [2022-03-17T08:36:43.048Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-17T08:36:43.992Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-17T08:36:45.929Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-17T08:36:45.929Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-17T08:36:45.929Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-17T08:36:46.423Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-17T08:36:46.423Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-17T08:36:46.423Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-17T08:36:46.423Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-17T08:36:46.423Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-17T08:36:46.547Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-17T08:36:46.809Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-17T08:36:47.754Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-17T08:36:48.329Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-17T08:36:48.329Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-17T08:36:48.329Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-17T08:36:48.902Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-17T08:36:49.848Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-17T08:36:49.848Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-17T08:36:50.422Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-17T08:36:50.996Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-17T08:36:51.257Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-17T08:36:51.831Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-17T08:36:51.831Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-17T08:36:52.405Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-17T08:36:52.979Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-17T08:36:53.551Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-17T08:36:53.813Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-17T08:36:54.386Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-17T08:36:54.831Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-03-17T08:36:54.959Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-17T08:36:55.532Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-17T08:36:56.104Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-17T08:36:56.104Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-17T08:36:56.365Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-17T08:36:56.938Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-17T08:36:57.682Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-17T08:36:57.882Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-17T08:36:58.143Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-17T08:36:58.143Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-17T08:36:58.143Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-17T08:37:00.695Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-17T08:37:01.517Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-17T08:37:01.658Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-17T08:37:03.082Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-17T08:37:03.082Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-17T08:37:03.082Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-17T08:37:06.878Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-17T08:37:06.959Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-17T08:37:09.091Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-17T08:37:09.718Z] ok github.com/docker/docker/libnetwork/ipam 14.222s coverage: 85.3% of statements [2022-03-17T08:37:09.718Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-17T08:37:09.718Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-17T08:37:09.718Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-17T08:37:09.718Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-03-17T08:37:09.718Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-17T08:37:09.718Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-17T08:37:09.718Z] ok github.com/docker/docker/libnetwork/ipamutils 0.250s coverage: 74.0% of statements [2022-03-17T08:37:09.718Z] ok github.com/docker/docker/libnetwork/iptables 0.158s coverage: 45.1% of statements [2022-03-17T08:37:09.718Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-03-17T08:37:10.287Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-03-17T08:37:11.166Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-17T08:37:12.070Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-17T08:37:12.552Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-17T08:37:13.125Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-17T08:37:13.697Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-17T08:37:13.699Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-17T08:37:13.699Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-17T08:37:14.190Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-17T08:37:14.190Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T08:37:14.270Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-17T08:37:14.270Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-17T08:37:14.270Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-17T08:37:14.270Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-17T08:37:14.680Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-17T08:37:14.844Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-17T08:37:15.302Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-17T08:37:15.302Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-17T08:37:15.302Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-17T08:37:15.302Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-17T08:37:15.302Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-17T08:37:15.302Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-17T08:37:15.302Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-17T08:37:15.302Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-17T08:37:15.302Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-17T08:37:16.290Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-17T08:37:16.309Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-17T08:37:16.309Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-17T08:37:16.309Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-17T08:37:16.763Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-17T08:37:17.024Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-17T08:37:18.412Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-17T08:37:19.798Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-17T08:37:19.798Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-17T08:37:20.231Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-17T08:37:21.266Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-17T08:37:21.266Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-17T08:37:21.760Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-17T08:37:21.760Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-17T08:37:21.760Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-17T08:37:22.343Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-17T08:37:23.391Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-17T08:37:23.880Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-17T08:37:24.259Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-17T08:37:24.371Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-17T08:37:25.203Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-17T08:37:25.400Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-17T08:37:25.479Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-17T08:37:25.740Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-17T08:37:25.890Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-17T08:37:26.685Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-17T08:37:26.946Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-17T08:37:26.946Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-17T08:37:28.333Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-17T08:37:28.333Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-17T08:37:29.277Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-17T08:37:29.767Z] --- PASS: TestBuildWithHugeFile (158.57s) [2022-03-17T08:37:29.767Z] === RUN TestBuildWCOWSandboxSize [2022-03-17T08:37:29.767Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T08:37:29.767Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-17T08:37:29.767Z] === RUN TestBuildWithEmptyDockerfile [2022-03-17T08:37:29.767Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T08:37:29.767Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T08:37:29.767Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T08:37:29.767Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T08:37:29.767Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T08:37:29.767Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T08:37:29.767Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T08:37:29.767Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T08:37:29.767Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T08:37:29.767Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-03-17T08:37:29.767Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-17T08:37:29.767Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-17T08:37:29.767Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-17T08:37:29.767Z] === RUN TestBuildPreserveOwnership [2022-03-17T08:37:29.767Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:37:29.767Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-17T08:37:29.767Z] === RUN TestBuildPlatformInvalid [2022-03-17T08:37:29.767Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-17T08:37:29.767Z] PASS [2022-03-17T08:37:29.767Z] ok github.com/docker/docker/integration/build 255.586s [2022-03-17T08:37:29.767Z] [2022-03-17T08:37:29.767Z] === Skipped [2022-03-17T08:37:29.767Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-17T08:37:29.767Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T08:37:29.767Z] [2022-03-17T08:37:29.767Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-17T08:37:29.767Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:37:29.767Z] [2022-03-17T08:37:29.767Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-03-17T08:37:29.767Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:37:29.767Z] [2022-03-17T08:37:29.767Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-17T08:37:29.767Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:37:29.767Z] [2022-03-17T08:37:29.767Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-17T08:37:29.767Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T08:37:29.767Z] [2022-03-17T08:37:29.767Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-17T08:37:29.767Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:37:29.767Z] [2022-03-17T08:37:29.767Z] DONE 29 tests, 6 skipped in 299.384s [2022-03-17T08:37:29.767Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-17T08:37:29.767Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T08:37:29.767Z] INFO: Testing against a local daemon [2022-03-17T08:37:29.767Z] === RUN TestConfigInspect [2022-03-17T08:37:29.767Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:37:29.767Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-17T08:37:29.767Z] === RUN TestConfigList [2022-03-17T08:37:29.767Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:37:29.767Z] --- SKIP: TestConfigList (0.00s) [2022-03-17T08:37:29.767Z] === RUN TestConfigsCreateAndDelete [2022-03-17T08:37:29.767Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:37:29.767Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-17T08:37:29.767Z] === RUN TestConfigsUpdate [2022-03-17T08:37:29.767Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:37:29.767Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-17T08:37:29.767Z] === RUN TestTemplatedConfig [2022-03-17T08:37:29.767Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:37:29.767Z] --- SKIP: TestTemplatedConfig (0.01s) [2022-03-17T08:37:29.767Z] === RUN TestConfigCreateResolve [2022-03-17T08:37:29.767Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:37:29.767Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-17T08:37:29.767Z] PASS [2022-03-17T08:37:29.767Z] ok github.com/docker/docker/integration/config 0.116s [2022-03-17T08:37:29.767Z] [2022-03-17T08:37:29.767Z] === Skipped [2022-03-17T08:37:29.767Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-17T08:37:29.767Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:37:29.767Z] [2022-03-17T08:37:29.767Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-17T08:37:29.767Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:37:29.767Z] [2022-03-17T08:37:29.767Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-17T08:37:29.767Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:37:29.767Z] [2022-03-17T08:37:29.767Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-17T08:37:29.767Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:37:29.767Z] [2022-03-17T08:37:29.767Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.01s) [2022-03-17T08:37:29.767Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:37:29.767Z] [2022-03-17T08:37:29.767Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-17T08:37:29.767Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:37:29.767Z] [2022-03-17T08:37:29.767Z] DONE 6 tests, 6 skipped in 2.590s [2022-03-17T08:37:29.767Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-17T08:37:29.767Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T08:37:29.767Z] INFO: Testing against a local daemon [2022-03-17T08:37:29.767Z] === RUN TestCheckpoint [2022-03-17T08:37:29.767Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T08:37:29.767Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-17T08:37:29.767Z] === RUN TestContainerInvalidJSON [2022-03-17T08:37:29.767Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T08:37:29.767Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T08:37:29.767Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-17T08:37:29.767Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-17T08:37:29.767Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T08:37:29.767Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-17T08:37:29.767Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-17T08:37:29.767Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-17T08:37:29.767Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-17T08:37:29.767Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-17T08:37:30.225Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-17T08:37:30.225Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-17T08:37:30.240Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.37s) [2022-03-17T08:37:30.240Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-17T08:37:30.488Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-17T08:37:30.712Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.35s) [2022-03-17T08:37:30.712Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-17T08:37:31.183Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.34s) [2022-03-17T08:37:31.183Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-17T08:37:31.183Z] --- PASS: TestCopyToContainerPathIsNotDir (0.35s) [2022-03-17T08:37:31.183Z] === RUN TestCopyFromContainer [2022-03-17T08:37:31.183Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:37:31.183Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-17T08:37:31.183Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-17T08:37:31.183Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T08:37:31.183Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T08:37:31.183Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T08:37:31.183Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T08:37:31.183Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T08:37:31.183Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T08:37:31.183Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T08:37:31.183Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T08:37:31.183Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T08:37:31.183Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-03-17T08:37:31.183Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-17T08:37:31.183Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-17T08:37:31.183Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-03-17T08:37:31.183Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-17T08:37:31.183Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-17T08:37:31.183Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-17T08:37:31.183Z] === RUN TestCreateWithInvalidEnv [2022-03-17T08:37:31.183Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-17T08:37:31.183Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-17T08:37:31.183Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-17T08:37:31.183Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-17T08:37:31.183Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-17T08:37:31.183Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-17T08:37:31.183Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-17T08:37:31.183Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-17T08:37:31.183Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-17T08:37:31.183Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-03-17T08:37:31.183Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-17T08:37:31.183Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-17T08:37:31.183Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-17T08:37:31.183Z] === RUN TestCreateTmpfsMountsTarget [2022-03-17T08:37:31.183Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:37:31.183Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-17T08:37:31.183Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-17T08:37:31.183Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:37:31.183Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-17T08:37:31.183Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-17T08:37:31.183Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:37:31.183Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-17T08:37:31.183Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-17T08:37:31.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T08:37:31.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T08:37:31.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T08:37:31.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T08:37:31.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T08:37:31.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T08:37:31.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T08:37:31.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T08:37:31.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T08:37:31.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T08:37:31.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T08:37:31.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T08:37:31.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T08:37:31.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T08:37:31.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T08:37:31.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-17T08:37:31.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-17T08:37:31.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-17T08:37:31.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-17T08:37:31.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-17T08:37:31.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-17T08:37:31.654Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-17T08:37:31.654Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-17T08:37:31.654Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-17T08:37:31.654Z] === RUN TestCreateDifferentPlatform [2022-03-17T08:37:31.654Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-17T08:37:31.654Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-17T08:37:31.654Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-17T08:37:31.654Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-17T08:37:31.654Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-17T08:37:31.654Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-17T08:37:31.654Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-03-17T08:37:31.654Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-17T08:37:31.654Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-17T08:37:31.654Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-17T08:37:31.654Z] === RUN TestContainerKillOnDaemonStart [2022-03-17T08:37:31.654Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:37:31.654Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-17T08:37:31.654Z] === RUN TestDiff [2022-03-17T08:37:31.654Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-17T08:37:31.654Z] --- SKIP: TestDiff (0.00s) [2022-03-17T08:37:31.654Z] === RUN TestExecWithCloseStdin [2022-03-17T08:37:31.875Z] === RUN TestDockerSuite/TestRunMount [2022-03-17T08:37:31.938Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-17T08:37:32.447Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-17T08:37:33.571Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-17T08:37:33.571Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-17T08:37:33.571Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-17T08:37:34.618Z] --- PASS: TestExecWithCloseStdin (2.94s) [2022-03-17T08:37:34.618Z] === RUN TestExec [2022-03-17T08:37:35.202Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-17T08:37:35.203Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-17T08:37:35.203Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-17T08:37:35.203Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-17T08:37:36.660Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-17T08:37:36.660Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-17T08:37:37.233Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-17T08:37:37.504Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-17T08:37:37.584Z] --- PASS: TestExec (2.86s) [2022-03-17T08:37:37.584Z] === RUN TestExecUser [2022-03-17T08:37:37.584Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-17T08:37:37.584Z] --- SKIP: TestExecUser (0.00s) [2022-03-17T08:37:37.584Z] === RUN TestExportContainerAndImportImage [2022-03-17T08:37:37.584Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:37:37.584Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-17T08:37:37.584Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-17T08:37:37.584Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:37:37.584Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-17T08:37:37.584Z] === RUN TestHealthCheckWorkdir [2022-03-17T08:37:37.584Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-17T08:37:37.584Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-17T08:37:37.584Z] === RUN TestHealthKillContainer [2022-03-17T08:37:37.584Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-17T08:37:37.584Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-17T08:37:37.584Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-17T08:37:37.584Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-17T08:37:37.584Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-17T08:37:37.584Z] === RUN TestKillContainerInvalidSignal [2022-03-17T08:37:37.994Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-17T08:37:38.177Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-17T08:37:38.484Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-17T08:37:38.484Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-17T08:37:38.974Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-17T08:37:39.465Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-17T08:37:39.568Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-17T08:37:40.495Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-17T08:37:40.495Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-17T08:37:40.495Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-17T08:37:40.495Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-17T08:37:40.495Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-17T08:37:40.548Z] --- PASS: TestKillContainerInvalidSignal (2.65s) [2022-03-17T08:37:40.548Z] === RUN TestKillContainer [2022-03-17T08:37:40.548Z] === RUN TestKillContainer/no_signal [2022-03-17T08:37:41.485Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-17T08:37:42.429Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-17T08:37:42.772Z] === RUN TestKillContainer/non_killing_signal [2022-03-17T08:37:42.772Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-17T08:37:42.772Z] === RUN TestKillContainer/killing_signal [2022-03-17T08:37:43.929Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-17T08:37:44.875Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-17T08:37:45.402Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-17T08:37:45.781Z] --- PASS: TestKillContainer (5.42s) [2022-03-17T08:37:45.781Z] --- PASS: TestKillContainer/no_signal (2.29s) [2022-03-17T08:37:45.781Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-17T08:37:45.781Z] --- PASS: TestKillContainer/killing_signal (3.07s) [2022-03-17T08:37:45.781Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-17T08:37:45.781Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T08:37:45.781Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-17T08:37:45.781Z] === RUN TestKillStoppedContainer [2022-03-17T08:37:45.781Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T08:37:45.781Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-17T08:37:45.781Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-17T08:37:45.782Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T08:37:45.782Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-17T08:37:45.782Z] === RUN TestKillDifferentUserContainer [2022-03-17T08:37:45.782Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-17T08:37:45.782Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-17T08:37:45.782Z] === RUN TestInspectOomKilledTrue [2022-03-17T08:37:45.782Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:37:45.782Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-17T08:37:45.782Z] === RUN TestInspectOomKilledFalse [2022-03-17T08:37:45.782Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T08:37:45.782Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-17T08:37:45.782Z] === RUN TestLogsFollowTailEmpty [2022-03-17T08:37:45.822Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-17T08:37:45.822Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-17T08:37:46.414Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-17T08:37:46.987Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-17T08:37:47.560Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-17T08:37:47.821Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-17T08:37:48.008Z] --- PASS: TestLogsFollowTailEmpty (2.45s) [2022-03-17T08:37:48.008Z] === RUN TestNetworkNat [2022-03-17T08:37:48.008Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-17T08:37:48.008Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-17T08:37:48.008Z] === RUN TestNetworkLocalhostTCPNat [2022-03-17T08:37:49.210Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-17T08:37:50.596Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-17T08:37:50.974Z] --- PASS: TestNetworkLocalhostTCPNat (3.12s) [2022-03-17T08:37:50.974Z] === RUN TestNetworkLoopbackNat [2022-03-17T08:37:50.974Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-17T08:37:50.974Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-17T08:37:50.974Z] === RUN TestPause [2022-03-17T08:37:50.974Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-17T08:37:50.974Z] --- SKIP: TestPause (0.00s) [2022-03-17T08:37:50.974Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-17T08:37:53.144Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-17T08:37:53.405Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-17T08:37:53.405Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-17T08:37:53.938Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.58s) [2022-03-17T08:37:53.938Z] === RUN TestPauseStopPausedContainer [2022-03-17T08:37:53.938Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:37:53.938Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-17T08:37:53.938Z] === RUN TestPsFilter [2022-03-17T08:37:53.938Z] --- PASS: TestPsFilter (0.45s) [2022-03-17T08:37:53.938Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-17T08:37:53.978Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-17T08:37:53.978Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-17T08:37:54.239Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-17T08:37:54.812Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-17T08:37:54.812Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-17T08:37:55.386Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-17T08:37:56.771Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-17T08:37:56.899Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.95s) [2022-03-17T08:37:56.899Z] === RUN TestRemoveContainerWithVolume [2022-03-17T08:37:59.003Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-17T08:37:59.003Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-17T08:37:59.003Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-17T08:37:59.003Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-17T08:37:59.470Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-17T08:37:59.863Z] --- PASS: TestRemoveContainerWithVolume (2.91s) [2022-03-17T08:37:59.863Z] === RUN TestRemoveContainerRunning [2022-03-17T08:38:00.981Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-17T08:38:00.981Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-17T08:38:00.981Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-17T08:38:01.243Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-17T08:38:01.817Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-17T08:38:02.762Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-17T08:38:02.848Z] --- PASS: TestRemoveContainerRunning (2.90s) [2022-03-17T08:38:02.848Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-17T08:38:03.706Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-17T08:38:04.279Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-17T08:38:04.279Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-03-17T08:38:04.279Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-17T08:38:04.851Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-17T08:38:05.424Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-17T08:38:05.892Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.73s) [2022-03-17T08:38:05.893Z] === RUN TestRemoveInvalidContainer [2022-03-17T08:38:05.893Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-03-17T08:38:05.893Z] === RUN TestRenameLinkedContainer [2022-03-17T08:38:05.893Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-17T08:38:05.893Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-17T08:38:05.893Z] === RUN TestRenameStoppedContainer [2022-03-17T08:38:05.998Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-17T08:38:06.591Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-17T08:38:06.591Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-17T08:38:06.591Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-17T08:38:07.166Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-17T08:38:08.109Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-17T08:38:08.109Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-17T08:38:08.109Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-17T08:38:08.109Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-03-17T08:38:08.371Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-17T08:38:08.859Z] --- PASS: TestRenameStoppedContainer (3.05s) [2022-03-17T08:38:08.859Z] === RUN TestRenameRunningContainerAndReuse [2022-03-17T08:38:09.760Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-17T08:38:09.760Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-17T08:38:09.760Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-17T08:38:12.309Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-17T08:38:12.881Z] === RUN TestDockerSuite/TestRunRm [2022-03-17T08:38:13.143Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-17T08:38:14.748Z] --- PASS: TestRenameRunningContainerAndReuse (5.25s) [2022-03-17T08:38:14.748Z] === RUN TestRenameInvalidName [2022-03-17T08:38:16.335Z] --- PASS: TestRenameInvalidName (2.51s) [2022-03-17T08:38:16.335Z] === RUN TestRenameAnonymousContainer [2022-03-17T08:38:17.350Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-17T08:38:17.350Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-17T08:38:17.350Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-03-17T08:38:18.737Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-17T08:38:19.310Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-17T08:38:21.228Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-17T08:38:21.644Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-17T08:38:21.644Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-17T08:38:21.644Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-17T08:38:21.801Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-17T08:38:23.720Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-17T08:38:24.752Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-17T08:38:24.752Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-17T08:38:24.752Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-17T08:38:24.752Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-17T08:38:25.111Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-17T08:38:25.564Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-17T08:38:25.564Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-17T08:38:25.564Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-17T08:38:25.564Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-17T08:38:25.564Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-17T08:38:25.564Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-17T08:38:25.684Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-17T08:38:26.054Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-17T08:38:26.544Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-17T08:38:26.544Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-17T08:38:26.544Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-17T08:38:26.630Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-17T08:38:26.891Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-17T08:38:27.153Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-17T08:38:27.414Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-17T08:38:28.008Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-17T08:38:28.589Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-17T08:38:28.873Z] --- PASS: TestRenameAnonymousContainer (11.43s) [2022-03-17T08:38:28.873Z] === RUN TestRenameContainerWithSameName [2022-03-17T08:38:29.161Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-17T08:38:29.422Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-17T08:38:29.685Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-17T08:38:30.258Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-17T08:38:30.445Z] --- PASS: TestRenameContainerWithSameName (2.66s) [2022-03-17T08:38:30.445Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-17T08:38:30.445Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-17T08:38:30.445Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-17T08:38:30.445Z] === RUN TestResize [2022-03-17T08:38:32.808Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-17T08:38:32.808Z] === RUN TestDockerSuite/TestRunState [2022-03-17T08:38:33.408Z] --- PASS: TestResize (2.86s) [2022-03-17T08:38:33.408Z] === RUN TestResizeWithInvalidSize [2022-03-17T08:38:33.410Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-17T08:38:33.410Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-17T08:38:33.755Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-17T08:38:34.328Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-17T08:38:34.901Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-17T08:38:34.973Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-17T08:38:35.164Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-17T08:38:35.164Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-17T08:38:35.164Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-17T08:38:35.164Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-17T08:38:35.737Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-17T08:38:36.309Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-17T08:38:36.369Z] --- PASS: TestResizeWithInvalidSize (2.62s) [2022-03-17T08:38:36.369Z] === RUN TestResizeWhenContainerNotStarted [2022-03-17T08:38:37.254Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-17T08:38:37.516Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-17T08:38:37.516Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-17T08:38:38.459Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-17T08:38:38.459Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-17T08:38:39.848Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-17T08:38:40.421Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-17T08:38:40.994Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-17T08:38:41.938Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-17T08:38:42.128Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-17T08:38:43.859Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-17T08:38:44.431Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-17T08:38:45.058Z] --- PASS: TestResizeWhenContainerNotStarted (7.88s) [2022-03-17T08:38:45.058Z] === RUN TestDaemonRestartKillContainers [2022-03-17T08:38:45.058Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:38:45.059Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-17T08:38:45.059Z] === RUN TestStats [2022-03-17T08:38:45.059Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-17T08:38:45.059Z] --- SKIP: TestStats (0.00s) [2022-03-17T08:38:45.059Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-17T08:38:47.744Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-17T08:38:47.744Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-17T08:38:48.319Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-17T08:38:48.581Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-17T08:38:49.526Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-17T08:38:50.473Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-17T08:38:51.861Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-17T08:38:52.122Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-17T08:38:52.186Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-17T08:38:52.186Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-17T08:38:52.186Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-17T08:38:52.186Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-17T08:38:52.383Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-17T08:38:52.383Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-17T08:38:52.955Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-17T08:38:53.529Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-17T08:38:53.747Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.69s) [2022-03-17T08:38:53.747Z] === RUN TestStopContainerWithTimeout [2022-03-17T08:38:53.747Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-17T08:38:53.747Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-17T08:38:53.747Z] === RUN TestUpdateRestartPolicy [2022-03-17T08:38:53.791Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-17T08:38:53.791Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-17T08:38:53.791Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-17T08:38:54.052Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-17T08:38:54.314Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-17T08:38:54.619Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-17T08:38:54.885Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-17T08:38:58.193Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-17T08:38:58.193Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-17T08:38:58.765Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-17T08:39:00.153Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-17T08:39:00.727Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-17T08:39:01.765Z] ok github.com/docker/docker/libnetwork/networkdb 103.878s coverage: 60.4% of statements [2022-03-17T08:39:01.765Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-17T08:39:01.765Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-17T08:39:01.765Z] ok github.com/docker/docker/libnetwork/osl 4.327s coverage: 39.7% of statements [2022-03-17T08:39:01.765Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-03-17T08:39:01.765Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-03-17T08:39:01.765Z] ok github.com/docker/docker/libnetwork/portmapper 0.228s coverage: 48.6% of statements [2022-03-17T08:39:01.766Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-17T08:39:01.766Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-17T08:39:02.026Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-17T08:39:02.026Z] [2022-03-17T08:39:02.026Z] === Skipped [2022-03-17T08:39:02.026Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-17T08:39:02.026Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-17T08:39:02.026Z] [2022-03-17T08:39:02.026Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-17T08:39:02.026Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-17T08:39:02.026Z] [2022-03-17T08:39:02.026Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-17T08:39:02.026Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-17T08:39:02.026Z] [2022-03-17T08:39:02.026Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-17T08:39:02.026Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:39:02.026Z] [2022-03-17T08:39:02.026Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-17T08:39:02.026Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:39:02.026Z] [2022-03-17T08:39:02.026Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-17T08:39:02.026Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:39:02.026Z] [2022-03-17T08:39:02.026Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-17T08:39:02.026Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:39:02.026Z] [2022-03-17T08:39:02.026Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-17T08:39:02.026Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T08:39:02.026Z] [2022-03-17T08:39:02.026Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-17T08:39:02.026Z] firewalld_test.go:14: firewalld is not running [2022-03-17T08:39:02.026Z] [2022-03-17T08:39:02.026Z] DONE 326 tests, 9 skipped in 199.171s [2022-03-17T08:39:02.116Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath Post stage [Pipeline] junit [2022-03-17T08:39:02.610Z] Recording test results [2022-03-17T08:39:02.986Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-17T08:39:03.320Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43380/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6fb168b52383df3a92a133e94fe85684fb4f65b0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6fb168b52383df3a92a133e94fe85684fb4f65b0 hack/validate/vendor [2022-03-17T08:39:03.890Z] No vendor changes in diff. [2022-03-17T08:39:03.890Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [2022-03-17T08:39:04.031Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-17T08:39:04.293Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-17T08:39:04.293Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-17T08:39:04.293Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-17T08:39:04.293Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-17T08:39:04.293Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-17T08:39:04.293Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-17T08:39:04.293Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-17T08:39:04.293Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-17T08:39:04.293Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-17T08:39:04.293Z] === RUN TestDockerSuite/TestRunWithCPUQuota [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-17T08:39:04.799Z] + echo Ensuring container killed. [2022-03-17T08:39:04.799Z] Ensuring container killed. [2022-03-17T08:39:04.799Z] + docker rm -vf docker-pr8 [2022-03-17T08:39:04.799Z] Error: No such container: docker-pr8 [Pipeline] sh [2022-03-17T08:39:04.867Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-17T08:39:05.041Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-17T08:39:05.041Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-17T08:39:05.081Z] + echo Chowning /workspace to jenkins user [2022-03-17T08:39:05.081Z] Chowning /workspace to jenkins user [2022-03-17T08:39:05.081Z] + id -u [2022-03-17T08:39:05.081Z] + id -g [2022-03-17T08:39:05.081Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43380:/workspace busybox chown -R 1000:1000 /workspace [2022-03-17T08:39:05.440Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-17T08:39:05.510Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-17T08:39:06.384Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-17T08:39:06.646Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-17T08:39:06.754Z] + bundleName=unit [2022-03-17T08:39:06.754Z] + echo Creating unit-bundles.tar.gz [2022-03-17T08:39:06.754Z] Creating unit-bundles.tar.gz [2022-03-17T08:39:06.754Z] + 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-03-17T08:39:06.754Z] bundles/junit-report-libnetwork.xml [2022-03-17T08:39:06.754Z] bundles/junit-report.xml [2022-03-17T08:39:06.754Z] bundles/go-test-report-libnetwork.json [2022-03-17T08:39:06.754Z] bundles/go-test-report.json [2022-03-17T08:39:06.754Z] bundles/profile-libnetwork.out [2022-03-17T08:39:06.754Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-17T08:39:06.768Z] Archiving artifacts [2022-03-17T08:39:07.225Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-17T08:39:07.225Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-17T08:39:07.276Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43380/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-17T08:39:07.592Z] + make clean [2022-03-17T08:39:07.592Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-17T08:39:07.796Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-17T08:39:07.796Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-17T08:39:07.796Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-17T08:39:07.796Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-17T08:39:07.796Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-17T08:39:07.796Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-17T08:39:07.796Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-17T08:39:07.796Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-17T08:39:07.796Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-17T08:39:07.796Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-17T08:39:07.796Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-17T08:39:07.796Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-17T08:39:07.796Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-17T08:39:07.796Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-17T08:39:07.796Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-03-17T08:39:07.850Z] docker-dev-cache [2022-03-17T08:39:07.851Z] docker-mod-cache [Pipeline] deleteDir [2022-03-17T08:39:08.058Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-17T08:39:08.319Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-17T08:39:08.891Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-17T08:39:08.891Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-03-17T08:39:09.466Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-17T08:39:09.728Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-17T08:39:10.302Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-17T08:39:10.302Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-17T08:39:10.309Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-17T08:39:10.309Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-17T08:39:10.309Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-17T08:39:10.874Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-17T08:39:11.136Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-17T08:39:11.397Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-17T08:39:11.659Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-17T08:39:11.659Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-17T08:39:11.919Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-17T08:39:12.670Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-17T08:39:12.670Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-17T08:39:12.670Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-17T08:39:12.670Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-17T08:39:12.670Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-17T08:39:13.307Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-17T08:39:13.569Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-17T08:39:13.569Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-17T08:39:13.569Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-17T08:39:13.833Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-17T08:39:14.095Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-17T08:39:14.231Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-17T08:39:14.669Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-17T08:39:15.242Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-17T08:39:15.814Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-17T08:39:17.292Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-17T08:39:17.731Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-17T08:39:17.731Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-17T08:39:17.993Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-17T08:39:17.993Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-17T08:39:18.254Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-17T08:39:18.826Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-17T08:39:19.072Z] --- PASS: TestUpdateRestartPolicy (22.52s) [2022-03-17T08:39:19.072Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-17T08:39:19.072Z] --- PASS: TestUpdateRestartWithAutoRemove (2.64s) [2022-03-17T08:39:19.072Z] === RUN TestWaitNonBlocked [2022-03-17T08:39:19.072Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T08:39:19.072Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T08:39:19.072Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T08:39:19.072Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T08:39:19.072Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T08:39:19.072Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T08:39:19.774Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-17T08:39:20.353Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-17T08:39:20.719Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-17T08:39:20.720Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-17T08:39:21.335Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-17T08:39:21.335Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-17T08:39:21.806Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-17T08:39:22.043Z] --- PASS: TestWaitNonBlocked (0.06s) [2022-03-17T08:39:22.043Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.03s) [2022-03-17T08:39:22.043Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.21s) [2022-03-17T08:39:22.043Z] === RUN TestWaitBlocked [2022-03-17T08:39:22.043Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:39:22.043Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-17T08:39:22.043Z] PASS [2022-03-17T08:39:22.043Z] ok github.com/docker/docker/integration/container 112.301s [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === Skipped [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-17T08:39:22.043Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-17T08:39:22.043Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-17T08:39:22.043Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-17T08:39:22.043Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-17T08:39:22.043Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-17T08:39:22.043Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-17T08:39:22.043Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-17T08:39:22.043Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-17T08:39:22.043Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-17T08:39:22.043Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-17T08:39:22.043Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-17T08:39:22.043Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-17T08:39:22.043Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-17T08:39:22.043Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-17T08:39:22.043Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-17T08:39:22.043Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-17T08:39:22.043Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-17T08:39:22.043Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-17T08:39:22.043Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-17T08:39:22.043Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-17T08:39:22.043Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-17T08:39:22.043Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-17T08:39:22.043Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-17T08:39:22.043Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-17T08:39:22.043Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-17T08:39:22.043Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-17T08:39:22.043Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-17T08:39:22.043Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-17T08:39:22.043Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-17T08:39:22.043Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-17T08:39:22.043Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-17T08:39:22.043Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-17T08:39:22.043Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-17T08:39:22.043Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:39:22.043Z] [2022-03-17T08:39:22.043Z] DONE 87 tests, 33 skipped in 115.271s [2022-03-17T08:39:22.106Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-17T08:39:22.106Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-17T08:39:22.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-17T08:39:22.274Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-17T08:39:22.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-17T08:39:22.274Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-17T08:39:22.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-17T08:39:22.368Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-17T08:39:22.514Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-17T08:39:22.630Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-17T08:39:23.575Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents858592562 [2022-03-17T08:39:23.837Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-17T08:39:24.099Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-17T08:39:25.503Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-17T08:39:25.765Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-17T08:39:25.765Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-17T08:39:25.765Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-17T08:39:27.152Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-17T08:39:28.542Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-17T08:39:28.803Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-17T08:39:29.064Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-17T08:39:29.064Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-17T08:39:29.064Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-17T08:39:29.636Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-17T08:39:29.636Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-17T08:39:30.208Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-17T08:39:31.152Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-17T08:39:31.724Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-17T08:39:37.013Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-17T08:39:37.955Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-17T08:39:38.528Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-17T08:39:38.789Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-17T08:39:39.735Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-17T08:39:43.039Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-17T08:39:43.984Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-17T08:39:44.557Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-17T08:39:45.503Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-17T08:39:46.909Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-17T08:39:47.852Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-17T08:39:47.871Z] === RUN TestConfigDaemonLibtrustID [2022-03-17T08:39:47.871Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-17T08:39:47.871Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-17T08:39:47.871Z] === RUN TestDaemonConfigValidation [2022-03-17T08:39:47.871Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-17T08:39:47.871Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-17T08:39:47.871Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-17T08:39:47.871Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-17T08:39:47.871Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-17T08:39:47.871Z] === RUN TestDaemonProxy [2022-03-17T08:39:47.871Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-17T08:39:47.871Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-17T08:39:47.871Z] PASS [2022-03-17T08:39:47.871Z] ok github.com/docker/docker/integration/daemon 0.141s [2022-03-17T08:39:48.342Z] [2022-03-17T08:39:48.342Z] === Skipped [2022-03-17T08:39:48.342Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-17T08:39:48.342Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-17T08:39:48.342Z] [2022-03-17T08:39:48.342Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-17T08:39:48.342Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-17T08:39:48.342Z] [2022-03-17T08:39:48.342Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-17T08:39:48.342Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-17T08:39:48.342Z] [2022-03-17T08:39:48.342Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-17T08:39:48.342Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-17T08:39:48.342Z] [2022-03-17T08:39:48.342Z] DONE 4 tests, 4 skipped in 25.931s [2022-03-17T08:39:48.342Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-17T08:39:50.400Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-17T08:39:51.787Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-03-17T08:39:53.118Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T08:39:53.118Z] INFO: Testing against a local daemon [2022-03-17T08:39:53.118Z] === RUN TestCommitInheritsEnv [2022-03-17T08:39:53.118Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:39:53.118Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-17T08:39:53.118Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-17T08:39:53.118Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T08:39:53.118Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-17T08:39:53.118Z] === RUN TestImportWithCustomPlatform [2022-03-17T08:39:53.118Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T08:39:53.118Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-17T08:39:53.118Z] === RUN TestImagesFilterMultiReference [2022-03-17T08:39:53.118Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-03-17T08:39:53.118Z] === RUN TestImagePullPlatformInvalid [2022-03-17T08:39:53.118Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-03-17T08:39:53.118Z] === RUN TestRemoveImageOrphaning [2022-03-17T08:39:53.702Z] docker_cli_service_logs_test.go:246: checking task ilkf4b9kxlph [2022-03-17T08:39:53.702Z] docker_cli_service_logs_test.go:251: checking messages for ilkf4b9kxlph [2022-03-17T08:39:53.702Z] docker_cli_service_logs_test.go:246: checking task hoq5uh36ma4e [2022-03-17T08:39:53.702Z] docker_cli_service_logs_test.go:251: checking messages for hoq5uh36ma4e [2022-03-17T08:39:54.275Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-17T08:39:54.691Z] --- PASS: TestRemoveImageOrphaning (1.46s) [2022-03-17T08:39:54.691Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-17T08:39:54.691Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-03-17T08:39:54.691Z] === RUN TestTagInvalidReference [2022-03-17T08:39:54.691Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-17T08:39:54.691Z] === RUN TestTagValidPrefixedRepo [2022-03-17T08:39:54.691Z] --- PASS: TestTagValidPrefixedRepo (0.11s) [2022-03-17T08:39:54.691Z] === RUN TestTagExistedNameWithoutForce [2022-03-17T08:39:54.691Z] --- PASS: TestTagExistedNameWithoutForce (0.08s) [2022-03-17T08:39:54.691Z] === RUN TestTagOfficialNames [2022-03-17T08:39:55.161Z] --- PASS: TestTagOfficialNames (0.20s) [2022-03-17T08:39:55.161Z] === RUN TestTagMatchesDigest [2022-03-17T08:39:55.161Z] --- PASS: TestTagMatchesDigest (0.06s) [2022-03-17T08:39:55.161Z] PASS [2022-03-17T08:39:55.161Z] ok github.com/docker/docker/integration/image 2.275s [2022-03-17T08:39:55.161Z] [2022-03-17T08:39:55.161Z] === Skipped [2022-03-17T08:39:55.161Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-17T08:39:55.161Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:39:55.161Z] [2022-03-17T08:39:55.161Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-17T08:39:55.161Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T08:39:55.161Z] [2022-03-17T08:39:55.161Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-17T08:39:55.161Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T08:39:55.161Z] [2022-03-17T08:39:55.161Z] DONE 12 tests, 3 skipped in 6.877s [2022-03-17T08:39:55.633Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-17T08:39:57.577Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-17T08:39:57.857Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T08:39:57.857Z] INFO: Testing against a local daemon [2022-03-17T08:39:57.857Z] === RUN TestNetworkCreateDelete [2022-03-17T08:39:57.857Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:39:57.857Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-17T08:39:57.857Z] === RUN TestDockerNetworkDeletePreferID [2022-03-17T08:39:57.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-03-17T08:39:57.857Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2022-03-17T08:39:57.857Z] === RUN TestDaemonDNSFallback [2022-03-17T08:39:57.857Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:39:57.857Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-17T08:39:57.857Z] === RUN TestInspectNetwork [2022-03-17T08:39:57.857Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-17T08:39:57.857Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-17T08:39:57.857Z] === RUN TestRunContainerWithBridgeNone [2022-03-17T08:39:57.857Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:39:57.857Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-17T08:39:57.857Z] === RUN TestNetworkInvalidJSON [2022-03-17T08:39:57.857Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-17T08:39:57.857Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-17T08:39:57.857Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T08:39:57.857Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T08:39:57.857Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T08:39:57.857Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T08:39:57.857Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-17T08:39:57.857Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T08:39:57.857Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T08:39:57.857Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2022-03-17T08:39:57.857Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-17T08:39:57.857Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.02s) [2022-03-17T08:39:57.857Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.02s) [2022-03-17T08:39:57.857Z] === RUN TestNetworkList [2022-03-17T08:39:58.174Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-17T08:39:58.328Z] === RUN TestNetworkList//networks [2022-03-17T08:39:58.328Z] === PAUSE TestNetworkList//networks [2022-03-17T08:39:58.328Z] === RUN TestNetworkList//networks/ [2022-03-17T08:39:58.328Z] === PAUSE TestNetworkList//networks/ [2022-03-17T08:39:58.328Z] === CONT TestNetworkList//networks [2022-03-17T08:39:58.328Z] === CONT TestNetworkList//networks/ [2022-03-17T08:39:58.328Z] --- PASS: TestNetworkList (0.06s) [2022-03-17T08:39:58.328Z] --- PASS: TestNetworkList//networks (0.01s) [2022-03-17T08:39:58.328Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-03-17T08:39:58.328Z] === RUN TestHostIPv4BridgeLabel [2022-03-17T08:39:58.328Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-17T08:39:58.328Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-17T08:39:58.328Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-17T08:39:58.328Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-17T08:39:58.328Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-17T08:39:58.328Z] === RUN TestDaemonDefaultNetworkPools [2022-03-17T08:39:58.328Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-17T08:39:58.328Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-17T08:39:58.328Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-17T08:39:58.328Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-17T08:39:58.328Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-17T08:39:58.328Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-17T08:39:58.328Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-17T08:39:58.328Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-17T08:39:58.328Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-17T08:39:58.328Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-17T08:39:58.328Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-17T08:39:58.328Z] === RUN TestServiceWithPredefinedNetwork [2022-03-17T08:39:58.328Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-17T08:39:58.328Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-17T08:39:58.328Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-17T08:39:58.328Z] service_test.go:243: FLAKY_TEST [2022-03-17T08:39:58.328Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T08:39:58.328Z] === RUN TestServiceWithDataPathPortInit [2022-03-17T08:39:58.328Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-17T08:39:58.328Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-17T08:39:58.328Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-17T08:39:58.328Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-17T08:39:58.328Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-17T08:39:58.328Z] PASS [2022-03-17T08:39:58.328Z] ok github.com/docker/docker/integration/network 0.251s [2022-03-17T08:39:58.328Z] [2022-03-17T08:39:58.328Z] === Skipped [2022-03-17T08:39:58.328Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-17T08:39:58.328Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:39:58.328Z] [2022-03-17T08:39:58.328Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2022-03-17T08:39:58.328Z] 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-03-17T08:39:58.328Z] [2022-03-17T08:39:58.328Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-17T08:39:58.328Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:39:58.328Z] [2022-03-17T08:39:58.328Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-17T08:39:58.328Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-17T08:39:58.328Z] [2022-03-17T08:39:58.328Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-17T08:39:58.328Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:39:58.328Z] [2022-03-17T08:39:58.328Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-17T08:39:58.328Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-17T08:39:58.328Z] [2022-03-17T08:39:58.328Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-17T08:39:58.328Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-17T08:39:58.328Z] [2022-03-17T08:39:58.328Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-17T08:39:58.328Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-17T08:39:58.328Z] [2022-03-17T08:39:58.328Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-17T08:39:58.328Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-17T08:39:58.328Z] [2022-03-17T08:39:58.328Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-17T08:39:58.328Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-17T08:39:58.328Z] [2022-03-17T08:39:58.328Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-17T08:39:58.328Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-17T08:39:58.328Z] [2022-03-17T08:39:58.328Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-17T08:39:58.328Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-17T08:39:58.328Z] [2022-03-17T08:39:58.328Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T08:39:58.328Z] service_test.go:243: FLAKY_TEST [2022-03-17T08:39:58.328Z] [2022-03-17T08:39:58.328Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-17T08:39:58.328Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-17T08:39:58.328Z] [2022-03-17T08:39:58.328Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-17T08:39:58.328Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-17T08:39:58.328Z] [2022-03-17T08:39:58.328Z] DONE 22 tests, 15 skipped in 2.920s [2022-03-17T08:39:58.328Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-17T08:39:59.321Z] testing: warning: no tests to run [2022-03-17T08:39:59.321Z] PASS [2022-03-17T08:39:59.321Z] ok github.com/docker/docker/integration/network/ipvlan 0.087s [2022-03-17T08:39:59.321Z] [2022-03-17T08:39:59.321Z] DONE 0 tests in 0.887s [2022-03-17T08:39:59.321Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-17T08:39:59.737Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-17T08:39:59.737Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-17T08:40:00.205Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-17T08:40:00.205Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T08:40:00.313Z] testing: warning: no tests to run [2022-03-17T08:40:00.313Z] PASS [2022-03-17T08:40:00.313Z] ok github.com/docker/docker/integration/network/macvlan 0.094s [2022-03-17T08:40:00.313Z] [2022-03-17T08:40:00.313Z] DONE 0 tests in 0.969s [2022-03-17T08:40:00.673Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-17T08:40:00.784Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-17T08:40:01.776Z] testing: warning: no tests to run [2022-03-17T08:40:01.776Z] PASS [2022-03-17T08:40:01.776Z] ok github.com/docker/docker/integration/plugin 0.106s [2022-03-17T08:40:01.776Z] [2022-03-17T08:40:01.776Z] DONE 0 tests in 0.905s [2022-03-17T08:40:01.776Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-17T08:40:01.786Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-17T08:40:02.767Z] testing: warning: no tests to run [2022-03-17T08:40:02.767Z] PASS [2022-03-17T08:40:02.767Z] ok github.com/docker/docker/integration/plugin/authz 0.092s [2022-03-17T08:40:02.767Z] [2022-03-17T08:40:02.767Z] DONE 0 tests in 0.903s [2022-03-17T08:40:02.767Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-17T08:40:02.889Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-17T08:40:02.889Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-17T08:40:02.889Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-17T08:40:04.338Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-17T08:40:04.338Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-17T08:40:06.254Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-17T08:40:06.516Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-17T08:40:06.777Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-17T08:40:07.350Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-17T08:40:07.922Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-17T08:40:07.922Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-17T08:40:07.922Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-17T08:40:08.495Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-17T08:40:08.653Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T08:40:08.653Z] INFO: Testing against a local daemon [2022-03-17T08:40:08.653Z] === RUN TestPluginInvalidJSON [2022-03-17T08:40:08.653Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T08:40:08.653Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T08:40:08.653Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T08:40:08.653Z] --- PASS: TestPluginInvalidJSON (0.07s) [2022-03-17T08:40:08.653Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-17T08:40:08.653Z] === RUN TestPluginInstall [2022-03-17T08:40:08.653Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-17T08:40:08.653Z] --- SKIP: TestPluginInstall (0.01s) [2022-03-17T08:40:08.653Z] === RUN TestPluginsWithRuntimes [2022-03-17T08:40:08.653Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-17T08:40:08.653Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-17T08:40:08.653Z] === RUN TestPluginBackCompatMediaTypes [2022-03-17T08:40:08.653Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-17T08:40:08.653Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-17T08:40:08.653Z] PASS [2022-03-17T08:40:08.653Z] ok github.com/docker/docker/integration/plugin/common 0.152s [2022-03-17T08:40:08.653Z] [2022-03-17T08:40:08.653Z] === Skipped [2022-03-17T08:40:08.653Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s) [2022-03-17T08:40:08.653Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-17T08:40:08.653Z] [2022-03-17T08:40:08.653Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-17T08:40:08.653Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-17T08:40:08.653Z] [2022-03-17T08:40:08.653Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-17T08:40:08.653Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-17T08:40:08.653Z] [2022-03-17T08:40:08.653Z] DONE 5 tests, 3 skipped in 5.510s [2022-03-17T08:40:08.653Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-17T08:40:10.046Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-17T08:40:11.031Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-17T08:40:11.031Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-17T08:40:11.031Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-17T08:40:11.031Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-17T08:40:11.031Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-17T08:40:11.059Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-17T08:40:11.617Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T08:40:11.617Z] INFO: Testing against a local daemon [2022-03-17T08:40:11.617Z] === RUN TestExternalGraphDriver [2022-03-17T08:40:11.617Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-17T08:40:11.617Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-17T08:40:11.617Z] === RUN TestGraphdriverPluginV2 [2022-03-17T08:40:11.617Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-17T08:40:11.617Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-17T08:40:11.617Z] PASS [2022-03-17T08:40:11.617Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.131s [2022-03-17T08:40:11.617Z] [2022-03-17T08:40:11.617Z] === Skipped [2022-03-17T08:40:11.617Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-17T08:40:11.617Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-17T08:40:11.617Z] [2022-03-17T08:40:11.617Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-17T08:40:11.617Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-17T08:40:11.617Z] [2022-03-17T08:40:11.617Z] DONE 2 tests, 2 skipped in 3.062s [2022-03-17T08:40:11.617Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-17T08:40:11.665Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-17T08:40:13.244Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-17T08:40:13.966Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-17T08:40:13.966Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-17T08:40:14.231Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-17T08:40:14.363Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-17T08:40:14.363Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-17T08:40:14.457Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-17T08:40:14.580Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T08:40:14.580Z] INFO: Testing against a local daemon [2022-03-17T08:40:14.580Z] === RUN TestReadPluginNoRead [2022-03-17T08:40:14.580Z] read_test.go:21: no unix domain sockets on Windows [2022-03-17T08:40:14.580Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-17T08:40:14.580Z] PASS [2022-03-17T08:40:14.580Z] ok github.com/docker/docker/integration/plugin/logging 0.125s [2022-03-17T08:40:14.580Z] [2022-03-17T08:40:14.580Z] === Skipped [2022-03-17T08:40:14.580Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-17T08:40:14.580Z] read_test.go:21: no unix domain sockets on Windows [2022-03-17T08:40:14.580Z] [2022-03-17T08:40:14.580Z] DONE 1 tests, 1 skipped in 2.678s [2022-03-17T08:40:14.580Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-17T08:40:14.937Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-17T08:40:14.937Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-17T08:40:14.937Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-17T08:40:14.937Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-17T08:40:14.937Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-17T08:40:15.216Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-17T08:40:15.573Z] testing: warning: no tests to run [2022-03-17T08:40:15.573Z] PASS [2022-03-17T08:40:15.573Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.094s [2022-03-17T08:40:15.687Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-17T08:40:16.064Z] [2022-03-17T08:40:16.064Z] DONE 0 tests in 1.354s [2022-03-17T08:40:16.064Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-17T08:40:16.327Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-17T08:40:16.674Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-17T08:40:16.900Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-17T08:40:17.473Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-17T08:40:18.287Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T08:40:18.287Z] INFO: Testing against a local daemon [2022-03-17T08:40:18.287Z] === RUN TestPluginWithDevMounts [2022-03-17T08:40:18.287Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:18.287Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-17T08:40:18.287Z] PASS [2022-03-17T08:40:18.287Z] ok github.com/docker/docker/integration/plugin/volumes 0.112s [2022-03-17T08:40:18.418Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-17T08:40:18.763Z] [2022-03-17T08:40:18.763Z] === Skipped [2022-03-17T08:40:18.763Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-17T08:40:18.763Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:18.763Z] [2022-03-17T08:40:18.763Z] DONE 1 tests, 1 skipped in 2.606s [2022-03-17T08:40:18.763Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-17T08:40:20.987Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T08:40:20.987Z] INFO: Testing against a local daemon [2022-03-17T08:40:20.987Z] === RUN TestSecretInspect [2022-03-17T08:40:20.987Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:20.987Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-17T08:40:20.987Z] === RUN TestSecretList [2022-03-17T08:40:20.987Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:20.987Z] --- SKIP: TestSecretList (0.00s) [2022-03-17T08:40:20.987Z] === RUN TestSecretsCreateAndDelete [2022-03-17T08:40:20.987Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:20.987Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-17T08:40:20.987Z] === RUN TestSecretsUpdate [2022-03-17T08:40:20.987Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:20.987Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-17T08:40:20.987Z] === RUN TestTemplatedSecret [2022-03-17T08:40:20.987Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:20.987Z] --- SKIP: TestTemplatedSecret (0.01s) [2022-03-17T08:40:20.987Z] === RUN TestSecretCreateResolve [2022-03-17T08:40:20.987Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:40:20.987Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-17T08:40:20.987Z] PASS [2022-03-17T08:40:20.987Z] ok github.com/docker/docker/integration/secret 0.115s [2022-03-17T08:40:20.987Z] [2022-03-17T08:40:20.987Z] === Skipped [2022-03-17T08:40:20.987Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-17T08:40:20.987Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:20.987Z] [2022-03-17T08:40:20.987Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-17T08:40:20.987Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:20.987Z] [2022-03-17T08:40:20.987Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-17T08:40:20.987Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:20.987Z] [2022-03-17T08:40:20.987Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-17T08:40:20.987Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:20.987Z] [2022-03-17T08:40:20.987Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.01s) [2022-03-17T08:40:20.987Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:20.987Z] [2022-03-17T08:40:20.987Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-17T08:40:20.987Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:40:20.987Z] [2022-03-17T08:40:20.987Z] DONE 6 tests, 6 skipped in 2.363s [2022-03-17T08:40:20.987Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-17T08:40:22.625Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-17T08:40:23.198Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-17T08:40:23.198Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-17T08:40:23.198Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-17T08:40:23.771Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-17T08:40:23.949Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T08:40:23.949Z] INFO: Testing against a local daemon [2022-03-17T08:40:23.949Z] === RUN TestServiceCreateInit [2022-03-17T08:40:23.949Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-17T08:40:23.949Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:23.949Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-17T08:40:23.949Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:23.949Z] --- PASS: TestServiceCreateInit (0.07s) [2022-03-17T08:40:23.949Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-17T08:40:23.949Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T08:40:23.949Z] === RUN TestCreateServiceMultipleTimes [2022-03-17T08:40:23.949Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:23.949Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-17T08:40:23.949Z] === RUN TestCreateServiceConflict [2022-03-17T08:40:23.949Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:23.949Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-17T08:40:23.949Z] === RUN TestCreateServiceMaxReplicas [2022-03-17T08:40:23.949Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:23.949Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-03-17T08:40:23.949Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-17T08:40:23.949Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:23.949Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-17T08:40:23.949Z] === RUN TestCreateServiceSecretFileMode [2022-03-17T08:40:23.949Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:23.949Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-17T08:40:23.949Z] === RUN TestCreateServiceConfigFileMode [2022-03-17T08:40:23.949Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:23.949Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-17T08:40:23.949Z] === RUN TestCreateServiceSysctls [2022-03-17T08:40:23.949Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:23.950Z] --- SKIP: TestCreateServiceSysctls (0.08s) [2022-03-17T08:40:23.950Z] === RUN TestCreateServiceCapabilities [2022-03-17T08:40:24.422Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:24.422Z] --- SKIP: TestCreateServiceCapabilities (0.07s) [2022-03-17T08:40:24.422Z] === RUN TestInspect [2022-03-17T08:40:24.422Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:24.422Z] --- SKIP: TestInspect (0.00s) [2022-03-17T08:40:24.422Z] === RUN TestCreateJob [2022-03-17T08:40:24.422Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:24.422Z] --- SKIP: TestCreateJob (0.00s) [2022-03-17T08:40:24.422Z] === RUN TestReplicatedJob [2022-03-17T08:40:24.422Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:24.422Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-17T08:40:24.422Z] === RUN TestUpdateReplicatedJob [2022-03-17T08:40:24.422Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:24.422Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-17T08:40:24.422Z] === RUN TestServiceListWithStatuses [2022-03-17T08:40:24.422Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:24.422Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-17T08:40:24.422Z] === RUN TestDockerNetworkConnectAlias [2022-03-17T08:40:24.422Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:24.422Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-17T08:40:24.422Z] === RUN TestDockerNetworkReConnect [2022-03-17T08:40:24.422Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:24.422Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-17T08:40:24.422Z] === RUN TestServicePlugin [2022-03-17T08:40:24.422Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:24.422Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-17T08:40:24.422Z] === RUN TestServiceUpdateLabel [2022-03-17T08:40:24.422Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:40:24.422Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-17T08:40:24.422Z] === RUN TestServiceUpdateSecrets [2022-03-17T08:40:24.422Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:40:24.422Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-17T08:40:24.422Z] === RUN TestServiceUpdateConfigs [2022-03-17T08:40:24.422Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:40:24.422Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-17T08:40:24.422Z] === RUN TestServiceUpdateNetwork [2022-03-17T08:40:24.422Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:40:24.422Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-17T08:40:24.422Z] === RUN TestServiceUpdatePidsLimit [2022-03-17T08:40:24.422Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:40:24.422Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-03-17T08:40:24.422Z] PASS [2022-03-17T08:40:24.422Z] ok github.com/docker/docker/integration/service 0.392s [2022-03-17T08:40:24.422Z] [2022-03-17T08:40:24.422Z] === Skipped [2022-03-17T08:40:24.422Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-17T08:40:24.422Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:24.422Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-17T08:40:24.422Z] [2022-03-17T08:40:24.422Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T08:40:24.422Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:24.422Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T08:40:24.422Z] [2022-03-17T08:40:24.422Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-17T08:40:24.422Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:24.422Z] [2022-03-17T08:40:24.422Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-17T08:40:24.422Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:24.422Z] [2022-03-17T08:40:24.422Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-03-17T08:40:24.422Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:24.422Z] [2022-03-17T08:40:24.422Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-17T08:40:24.422Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:24.422Z] [2022-03-17T08:40:24.422Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-17T08:40:24.422Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:24.422Z] [2022-03-17T08:40:24.422Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-17T08:40:24.422Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:24.422Z] [2022-03-17T08:40:24.422Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.08s) [2022-03-17T08:40:24.422Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:24.422Z] [2022-03-17T08:40:24.422Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.07s) [2022-03-17T08:40:24.422Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:24.422Z] [2022-03-17T08:40:24.422Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-17T08:40:24.422Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:24.422Z] [2022-03-17T08:40:24.422Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-17T08:40:24.422Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:24.422Z] [2022-03-17T08:40:24.422Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-17T08:40:24.422Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:24.422Z] [2022-03-17T08:40:24.422Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-17T08:40:24.422Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:24.422Z] [2022-03-17T08:40:24.422Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-17T08:40:24.422Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:24.422Z] [2022-03-17T08:40:24.422Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-17T08:40:24.422Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:24.422Z] [2022-03-17T08:40:24.422Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-17T08:40:24.422Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:24.422Z] [2022-03-17T08:40:24.422Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-17T08:40:24.422Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:24.422Z] [2022-03-17T08:40:24.422Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-17T08:40:24.422Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:40:24.422Z] [2022-03-17T08:40:24.422Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-17T08:40:24.422Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:40:24.422Z] [2022-03-17T08:40:24.422Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-17T08:40:24.422Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:40:24.422Z] [2022-03-17T08:40:24.422Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-17T08:40:24.422Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:40:24.422Z] [2022-03-17T08:40:24.422Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-03-17T08:40:24.422Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T08:40:24.422Z] [2022-03-17T08:40:24.422Z] DONE 24 tests, 23 skipped in 3.262s [2022-03-17T08:40:24.422Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-17T08:40:24.717Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-17T08:40:24.717Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-17T08:40:25.334Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-17T08:40:26.652Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T08:40:26.652Z] INFO: Testing against a local daemon [2022-03-17T08:40:26.652Z] === RUN TestSessionCreate [2022-03-17T08:40:26.652Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-17T08:40:26.652Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-17T08:40:26.652Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-17T08:40:26.652Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-17T08:40:26.652Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-17T08:40:26.652Z] PASS [2022-03-17T08:40:26.652Z] ok github.com/docker/docker/integration/session 0.104s [2022-03-17T08:40:26.652Z] [2022-03-17T08:40:26.652Z] === Skipped [2022-03-17T08:40:26.652Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-17T08:40:26.652Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-17T08:40:26.652Z] [2022-03-17T08:40:26.652Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-17T08:40:26.652Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-17T08:40:26.652Z] [2022-03-17T08:40:26.652Z] DONE 2 tests, 2 skipped in 2.227s [2022-03-17T08:40:27.123Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-17T08:40:27.266Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-17T08:40:27.266Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-17T08:40:28.287Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-17T08:40:28.287Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-17T08:40:28.287Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-17T08:40:29.348Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T08:40:29.348Z] INFO: Testing against a local daemon [2022-03-17T08:40:29.348Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-17T08:40:29.348Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:29.348Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T08:40:29.348Z] === RUN TestDiskUsage [2022-03-17T08:40:29.348Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-17T08:40:29.348Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-17T08:40:29.349Z] === RUN TestEventsExecDie [2022-03-17T08:40:29.349Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-17T08:40:29.349Z] --- SKIP: TestEventsExecDie (0.01s) [2022-03-17T08:40:29.349Z] === RUN TestEventsBackwardsCompatible [2022-03-17T08:40:29.349Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-17T08:40:29.349Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-17T08:40:29.349Z] === RUN TestEventsVolumeCreate [2022-03-17T08:40:29.349Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-17T08:40:29.349Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-17T08:40:29.349Z] === RUN TestInfoAPI [2022-03-17T08:40:29.349Z] --- PASS: TestInfoAPI (0.08s) [2022-03-17T08:40:29.349Z] === RUN TestInfoAPIWarnings [2022-03-17T08:40:29.349Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:40:29.349Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-17T08:40:29.349Z] === RUN TestInfoDebug [2022-03-17T08:40:29.349Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T08:40:29.349Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-17T08:40:29.349Z] === RUN TestInfoInsecureRegistries [2022-03-17T08:40:29.349Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T08:40:29.349Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-17T08:40:29.349Z] === RUN TestInfoRegistryMirrors [2022-03-17T08:40:29.349Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T08:40:29.349Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-17T08:40:29.349Z] === RUN TestLoginFailsWithBadCredentials [2022-03-17T08:40:29.816Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-17T08:40:29.850Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-17T08:40:29.850Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-17T08:40:29.850Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-17T08:40:30.077Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-17T08:40:30.318Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-17T08:40:30.341Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-03-17T08:40:30.341Z] === RUN TestPingCacheHeaders [2022-03-17T08:40:30.341Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-17T08:40:30.341Z] === RUN TestPingGet [2022-03-17T08:40:30.341Z] --- PASS: TestPingGet (0.05s) [2022-03-17T08:40:30.341Z] === RUN TestPingHead [2022-03-17T08:40:30.341Z] --- PASS: TestPingHead (0.04s) [2022-03-17T08:40:30.341Z] === RUN TestVersion [2022-03-17T08:40:30.810Z] --- PASS: TestVersion (0.04s) [2022-03-17T08:40:30.810Z] PASS [2022-03-17T08:40:30.810Z] ok github.com/docker/docker/integration/system 1.336s [2022-03-17T08:40:30.810Z] [2022-03-17T08:40:30.810Z] === Skipped [2022-03-17T08:40:30.810Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T08:40:30.810Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T08:40:30.810Z] [2022-03-17T08:40:30.810Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-17T08:40:30.810Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-17T08:40:30.810Z] [2022-03-17T08:40:30.810Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-03-17T08:40:30.810Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-17T08:40:30.810Z] [2022-03-17T08:40:30.810Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-17T08:40:30.810Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-17T08:40:30.810Z] [2022-03-17T08:40:30.810Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-17T08:40:30.810Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-17T08:40:30.810Z] [2022-03-17T08:40:30.810Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-17T08:40:30.810Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T08:40:30.810Z] [2022-03-17T08:40:30.810Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-17T08:40:30.810Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T08:40:30.810Z] [2022-03-17T08:40:30.810Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-17T08:40:30.810Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T08:40:30.810Z] [2022-03-17T08:40:30.810Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-17T08:40:30.810Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T08:40:30.810Z] [2022-03-17T08:40:30.810Z] DONE 15 tests, 9 skipped in 3.717s [2022-03-17T08:40:30.811Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-17T08:40:31.994Z] docker_cli_swarm_test.go:1895: [d99b80e949e8b] joining swarm manager [d0f243b94953a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:40:32.255Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-17T08:40:33.214Z] docker_cli_swarm_test.go:1896: [dbb2e6de36f7a] joining swarm manager [d0f243b94953a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T08:40:33.776Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T08:40:33.776Z] INFO: Testing against a local daemon [2022-03-17T08:40:33.776Z] === RUN TestVolumesCreateAndList [2022-03-17T08:40:33.776Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-03-17T08:40:33.776Z] === RUN TestVolumesRemove [2022-03-17T08:40:33.776Z] --- PASS: TestVolumesRemove (0.17s) [2022-03-17T08:40:33.776Z] === RUN TestVolumesInspect [2022-03-17T08:40:33.776Z] --- PASS: TestVolumesInspect (0.06s) [2022-03-17T08:40:33.776Z] === RUN TestVolumesInvalidJSON [2022-03-17T08:40:33.776Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-17T08:40:33.776Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-17T08:40:33.776Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-17T08:40:33.776Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-17T08:40:33.776Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-17T08:40:33.776Z] PASS [2022-03-17T08:40:33.776Z] ok github.com/docker/docker/integration/volume 0.389s [2022-03-17T08:40:33.776Z] [2022-03-17T08:40:33.776Z] DONE 5 tests in 2.911s [2022-03-17T08:40:33.776Z] INFO: make.ps1 ended at 03/17/2022 08:40:33 [2022-03-17T08:40:33.776Z] INFO: Integration CLI tests being run from the host: [2022-03-17T08:40:33.776Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-17T08:40:34.107Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-17T08:40:34.159Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-17T08:40:35.097Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-17T08:40:35.567Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-17T08:40:35.567Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-17T08:40:35.567Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-17T08:40:36.705Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-17T08:40:37.135Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-17T08:40:38.126Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-17T08:40:38.126Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-17T08:40:38.126Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-17T08:40:38.126Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-17T08:40:38.126Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-17T08:40:39.256Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-17T08:40:40.200Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-17T08:40:41.589Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-17T08:40:42.535Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-17T08:40:43.482Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-17T08:40:44.428Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-17T08:40:45.360Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-17T08:40:45.819Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-17T08:40:46.326Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T08:40:46.326Z] INFO: Testing against a local daemon [2022-03-17T08:40:46.326Z] === RUN TestDockerSuite [2022-03-17T08:40:46.326Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-17T08:40:46.326Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-17T08:40:46.326Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T08:40:46.326Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-17T08:40:46.326Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-17T08:40:46.326Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-17T08:40:46.326Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-17T08:40:46.326Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-17T08:40:46.326Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-17T08:40:46.326Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-17T08:40:46.797Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-17T08:40:46.797Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-17T08:40:47.205Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-17T08:40:47.787Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-17T08:40:48.257Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-17T08:40:48.592Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-17T08:40:49.536Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-17T08:40:49.536Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-17T08:40:57.674Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-17T08:40:59.081Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-17T08:41:05.667Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-17T08:41:05.667Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-17T08:41:05.667Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-17T08:41:05.668Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-17T08:41:05.668Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-17T08:41:05.668Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-17T08:41:05.668Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-17T08:41:05.929Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-17T08:41:05.929Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-17T08:41:06.502Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-17T08:41:06.765Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-17T08:41:06.765Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-17T08:41:06.765Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-17T08:41:06.765Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-17T08:41:08.153Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-17T08:41:08.414Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-17T08:41:08.414Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-17T08:41:08.414Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-17T08:41:08.676Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-17T08:41:13.965Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-17T08:41:14.543Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-17T08:41:15.488Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-17T08:41:15.543Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-17T08:41:15.543Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-17T08:41:15.543Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-17T08:41:15.750Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-17T08:41:15.750Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-17T08:41:16.695Z] docker_cli_swarm_test.go:1796: [d5fcc65d46e2b] joining swarm manager [d8abaf66dfc43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:41:18.084Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-17T08:41:18.084Z] docker_cli_swarm_test.go:1797: [d9a67eb2f9ee3] joining swarm manager [d8abaf66dfc43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T08:41:20.634Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-17T08:41:20.634Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite (1282.71s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.22s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.68s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.46s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.16s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.04s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.33s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.89s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.06s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.02s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.66s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.76s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.74s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.58s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.84s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.84s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAttachDetach (0.94s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.84s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.81s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.96s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.73s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.99s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.23s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.05s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.91s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.86s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.34s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.55s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.47s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.77s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.08s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.73s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.09s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.45s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.58s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.30s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.63s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.32s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.71s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.05s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.82s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.25s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.17s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.82s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.91s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.63s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.78s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.29s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.55s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.20s) [2022-03-17T08:41:20.634Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.46s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.71s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.72s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.28s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.59s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.59s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.02s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.77s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.70s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.01s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.94s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.73s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.07s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.30s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.41s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.87s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.29s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.07s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.10s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.12s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.55s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.73s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.50s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.78s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.07s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.55s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.87s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.70s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.34s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildCmd (0.28s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.20s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.23s) [2022-03-17T08:41:20.635Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.15s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.18s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.55s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.57s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.21s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.73s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.63s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.25s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.64s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.81s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.43s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.34s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.53s) [2022-03-17T08:41:20.635Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-17T08:41:20.635Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-03-17T08:41:20.635Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-03-17T08:41:20.635Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.44s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.62s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.45s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.30s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.73s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.69s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.26s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.40s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.64s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.16s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.00s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.96s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.55s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.62s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.86s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.82s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.14s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.28s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.96s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.24s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.68s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.96s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.94s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.00s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.45s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.85s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.37s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.51s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.80s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildEnv (1.37s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.45s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.09s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.10s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.17s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.15s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.83s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.70s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.13s) [2022-03-17T08:41:20.635Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.98s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildExpose (0.40s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.83s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildFails (0.73s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.80s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.98s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.81s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.50s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.27s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.98s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.72s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.85s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.28s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildHistory (3.64s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.50s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.80s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.94s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.84s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.84s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.42s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildLabels (0.44s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.10s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.66s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.02s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.24s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.89s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.90s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.91s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.62s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.93s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.39s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.70s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.82s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.79s) [2022-03-17T08:41:20.635Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.21s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.51s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.37s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.20s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.71s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.42s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.61s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.55s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.05s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.51s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.38s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.49s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.08s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.92s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.27s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.70s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.88s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.28s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.40s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildPATH (1.91s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.49s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.56s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.13s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.08s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.94s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildRm (3.11s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.86s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.34s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.54s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.92s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.83s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.79s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.61s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2022-03-17T08:41:20.635Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.62s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildStderr (0.64s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.29s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.04s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.79s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.31s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.63s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.08s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildUser (1.32s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.37s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.01s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.08s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.18s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.84s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.90s) [2022-03-17T08:41:20.635Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-17T08:41:20.635Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-17T08:41:20.635Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-17T08:41:20.635Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.22s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.52s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.55s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.62s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.08s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.60s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.36s) [2022-03-17T08:41:20.635Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.55s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.29s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-17T08:41:20.635Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.41s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.53s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestCommitChange (0.63s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.54s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.94s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.98s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.65s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestCommitTTY (1.49s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.56s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.94s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.58s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.12s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.32s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.61s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.64s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.47s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.57s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.54s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.59s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.50s) [2022-03-17T08:41:20.635Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.51s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.59s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.23s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.64s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.51s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.67s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.63s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.54s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.60s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.60s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.59s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.45s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.15s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.91s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.46s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.38s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.96s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.87s) [2022-03-17T08:41:20.636Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.61s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.84s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.87s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.25s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.53s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.27s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.04s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.32s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.32s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.38s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.41s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.48s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00102ca08_} (1.58s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11020666642_/foo_false____} (0.51s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11020666642_/foo_true____} (1.32s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31102611281_/foo_false____} (1.50s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31102611281_/foo_true____} (1.33s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31102611281_/foo_true__0xc00102ca38__} (1.31s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00102ca50_} (1.33s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00102ca68_} (1.44s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00102ca80_} (1.37s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00102ca98_} (1.32s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.00s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.20s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.74s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.16s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.65s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.24s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.87s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.75s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.84s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.60s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.48s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.71s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.69s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.59s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.63s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.67s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.58s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.50s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.56s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.72s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.59s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.46s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.54s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.48s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.64s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.50s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.57s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.09s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.47s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.65s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.47s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.02s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.59s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.56s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.12s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.78s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.97s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.63s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpToDot (0.57s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.99s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.18s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpToStdout (0.62s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.11s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.28s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.60s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.89s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.33s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.42s) [2022-03-17T08:41:20.636Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.21s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-03-17T08:41:20.636Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.27s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.81s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.58s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.94s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.61s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.15s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.92s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.46s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.44s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.43s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.74s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.95s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.44s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.01s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.06s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.49s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.00s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsAttach (0.61s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsCommit (0.61s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.72s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.68s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.65s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.61s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.51s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.76s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.27s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsCopy (1.16s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.46s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.76s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.31s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.06s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.61s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.35s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsFilters (1.27s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsFormat (1.18s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.04s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.85s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.25s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.69s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.33s) [2022-03-17T08:41:20.636Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-03-17T08:41:20.636Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.04s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.69s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsRename (0.70s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsResize (0.59s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.37s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.55s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsTop (0.59s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.07s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.45s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.05s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.49s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.49s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.54s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.66s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.57s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.09s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecCgroup (0.92s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecEnv (0.60s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.27s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.59s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecInspectID (2.56s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecParseError (0.44s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.43s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.18s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.52s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecStartFails (0.59s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.69s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecTTY (0.56s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecUlimits (0.69s) [2022-03-17T08:41:20.636Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.49s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.49s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.51s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestExecWithUser (0.62s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.48s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.88s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.69s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.53s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.79s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestHealth (19.11s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-03-17T08:41:20.636Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.80s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.79s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestImportDisplay (1.01s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.01s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.50s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.62s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.61s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.59s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.65s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.56s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.60s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.65s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.58s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.45s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s) [2022-03-17T08:41:20.637Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-17T08:41:20.637Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.42s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.43s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.05s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.56s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.98s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.34s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.89s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.11s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.59s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.91s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.11s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.77s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.81s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.48s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.37s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.43s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.49s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.42s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.47s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.66s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.86s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLogsSince (6.63s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.53s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLogsTail (0.60s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.51s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.41s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestNetHostname (1.23s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.64s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.17s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPluginActive (3.92s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.16s) [2022-03-17T08:41:20.637Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.33s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.77s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.82s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.45s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.69s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.35s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.84s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.87s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPortList (5.90s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.93s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.08s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.50s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.86s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.91s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.97s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.61s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.22s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPsByOrder (2.23s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.07s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.91s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.20s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.78s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.33s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.34s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.95s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.86s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.48s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.48s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.99s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.46s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.82s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.58s) [2022-03-17T08:41:20.637Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.43s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.97s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.44s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.07s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.96s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.59s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.26s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.35s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.61s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.99s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.24s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.59s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.04s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.98s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.31s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.58s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.56s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.49s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.35s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.96s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunAddHost (0.67s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.30s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.55s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.61s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.74s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.90s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.87s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.56s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.44s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.84s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.89s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.41s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.41s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.35s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.40s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.64s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.68s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.06s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.99s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.47s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.87s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.88s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.85s) [2022-03-17T08:41:20.637Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.66s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.61s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.68s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.00s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.00s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.36s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.99s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.49s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.53s) [2022-03-17T08:41:20.638Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-17T08:41:20.638Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.23s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.04s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.97s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.70s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.00s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.50s) [2022-03-17T08:41:20.638Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.10s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.52s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.48s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.71s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunExitCode (0.46s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.47s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.63s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.51s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.49s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.52s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.96s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2022-03-17T08:41:20.638Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.43s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.85s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.96s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.78s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.09s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.04s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.34s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.04s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.36s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.54s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.43s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.98s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.32s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.85s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.03s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.14s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunMount (4.60s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.42s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.92s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.29s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.93s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.26s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.40s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.91s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.99s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunNetHost (0.64s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.44s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.30s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.29s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.54s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.47s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.47s) [2022-03-17T08:41:20.638Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.51s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.08s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.92s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.65s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.52s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.64s) [2022-03-17T08:41:20.638Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.67s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.81s) [2022-03-17T08:41:20.638Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.50s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.03s) [2022-03-17T08:41:20.638Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.33s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.90s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunRm (0.43s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.42s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.33s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.43s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.50s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.42s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.64s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.63s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.66s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.47s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.56s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.64s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.48s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunState (0.97s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.63s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.76s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2022-03-17T08:41:20.638Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.51s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.56s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunSysctls (1.12s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.77s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.59s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.55s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.36s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.70s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.84s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.45s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.52s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.63s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.24s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunUserByID (0.67s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.42s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunUserByName (0.49s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s) [2022-03-17T08:41:20.638Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.49s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.25s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.42s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.64s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.28s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.84s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.34s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.54s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2022-03-17T08:41:20.638Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-17T08:41:20.638Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-17T08:41:20.638Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2022-03-17T08:41:20.638Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.49s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.44s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.89s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.47s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.65s) [2022-03-17T08:41:20.638Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-03-17T08:41:20.638Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-17T08:41:20.638Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-17T08:41:20.638Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-17T08:41:20.638Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-17T08:41:20.638Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.53s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.59s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.53s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.24s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.59s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.62s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.15s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2022-03-17T08:41:20.638Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.14s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.56s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.94s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.78s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.98s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.86s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.15s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.47s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.57s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.29s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.54s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.56s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.89s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.50s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.80s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.95s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.74s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.47s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestStartRecordError (1.07s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.12s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.12s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.46s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.14s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.50s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.71s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.60s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.64s) [2022-03-17T08:41:20.638Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.57s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.60s) [2022-03-17T08:41:20.638Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.85s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.55s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.58s) [2022-03-17T08:41:20.639Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-17T08:41:20.639Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.19s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.97s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.17s) [2022-03-17T08:41:20.639Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.84s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.89s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.63s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.64s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.30s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.74s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.26s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.50s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.35s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.25s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.89s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.92s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.30s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.29s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.27s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.29s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.25s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.67s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.49s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.38s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.63s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.07s) [2022-03-17T08:41:20.639Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.50s) [2022-03-17T08:41:20.639Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-17T08:41:20.639Z] === RUN TestDockerRegistrySuite [2022-03-17T08:41:20.639Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-17T08:41:21.583Z] check_test.go:195: [dd044b002d839] daemon is not started [2022-03-17T08:41:21.583Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-17T08:41:22.531Z] check_test.go:195: [d31d02dd90672] daemon is not started [2022-03-17T08:41:22.531Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-17T08:41:23.480Z] check_test.go:195: [dde0ef42a3c7c] daemon is not started [2022-03-17T08:41:23.480Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-17T08:41:23.741Z] check_test.go:195: [d35dd69f01769] daemon is not started [2022-03-17T08:41:23.741Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-17T08:41:26.288Z] check_test.go:195: [d3288afb3dc32] daemon is not started [2022-03-17T08:41:26.288Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-17T08:41:28.299Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-17T08:41:32.877Z] check_test.go:195: [d449394cd46d7] daemon is not started [2022-03-17T08:41:32.877Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-17T08:41:33.820Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-17T08:41:35.209Z] check_test.go:195: [db409deb56158] daemon is not started [2022-03-17T08:41:35.209Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-17T08:41:36.228Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-17T08:41:36.228Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-17T08:41:36.228Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-17T08:41:36.595Z] check_test.go:195: [d33cb16ec8985] daemon is not started [2022-03-17T08:41:36.595Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-17T08:41:37.169Z] check_test.go:195: [da245c597088d] daemon is not started [2022-03-17T08:41:37.169Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-17T08:41:37.791Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-17T08:41:37.791Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-17T08:41:38.261Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-17T08:41:38.261Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-17T08:41:38.556Z] check_test.go:195: [d1df161fd25c0] daemon is not started [2022-03-17T08:41:38.556Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-17T08:41:38.733Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-17T08:41:38.733Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-17T08:41:38.733Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-17T08:41:38.982Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-17T08:41:39.501Z] check_test.go:195: [d076a518d6986] daemon is not started [2022-03-17T08:41:39.501Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-17T08:41:39.724Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-17T08:41:39.724Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-17T08:41:39.724Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-17T08:41:40.445Z] check_test.go:195: [da518bb7edfe0] daemon is not started [2022-03-17T08:41:40.445Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-17T08:41:41.391Z] check_test.go:195: [d1da34facfb83] daemon is not started [2022-03-17T08:41:41.391Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-17T08:41:41.652Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-17T08:41:42.598Z] check_test.go:195: [d512f8d28ee5c] daemon is not started [2022-03-17T08:41:42.598Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-17T08:41:43.543Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f8b91f6e3eca20584156b70e73267b1e9648d0d86d4748d9aed5933d8b4b387e [2022-03-17T08:41:44.116Z] docker_cli_swarm_test.go:1315: [d4c151d0382a5] joining swarm manager [d0c676fcfba31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:41:44.377Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d302d884fc89e212114a376bf2278a2c446d9d254479c2f8acfe1a124f5bc6f4 [2022-03-17T08:41:44.951Z] check_test.go:195: [dc47a156ea17c] daemon is not started [2022-03-17T08:41:44.951Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-17T08:41:45.221Z] docker_cli_swarm_test.go:1316: [dad7e3d22abf5] joining swarm manager [d0c676fcfba31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T08:41:45.798Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9d6c7534a5f00e4c81bd1e292db7cddd8140ac5c1ccee0a7616442fd4f5fe1e6 [2022-03-17T08:41:46.741Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d26dcffd996f6ed1dafa5d8f321ff94e9231787c6bb2f65e55f3b796d5a76f51 [2022-03-17T08:41:46.741Z] check_test.go:195: [d332007d6fe2f] daemon is not started [2022-03-17T08:41:46.741Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-17T08:41:47.686Z] check_test.go:195: [dfae52280b539] daemon is not started [2022-03-17T08:41:47.686Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-17T08:41:49.650Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-17T08:41:50.237Z] check_test.go:195: [debf150ab19d4] daemon is not started [2022-03-17T08:41:50.237Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-17T08:41:50.809Z] check_test.go:195: [d406385d5b865] daemon is not started [2022-03-17T08:41:50.809Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-17T08:41:50.809Z] check_test.go:195: [d8b61146ef581] daemon is not started [2022-03-17T08:41:50.809Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-17T08:41:51.754Z] check_test.go:195: [db4482f693694] daemon is not started [2022-03-17T08:41:51.754Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-17T08:41:52.699Z] check_test.go:195: [da041194bd68e] daemon is not started [2022-03-17T08:41:52.699Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-17T08:41:53.642Z] check_test.go:195: [d937b883cb8f1] daemon is not started [2022-03-17T08:41:53.642Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-17T08:41:56.192Z] check_test.go:195: [dc4ad4e47b529] daemon is not started [2022-03-17T08:41:56.192Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-17T08:41:56.192Z] check_test.go:195: [def6b7c19db20] daemon is not started [2022-03-17T08:41:56.192Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-17T08:41:57.137Z] check_test.go:195: [de8082a9e841b] daemon is not started [2022-03-17T08:41:57.137Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-17T08:41:57.398Z] check_test.go:195: [d54145a88a55c] daemon is not started [2022-03-17T08:41:57.660Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-17T08:41:57.660Z] check_test.go:195: [d55e32c2a58f3] daemon is not started [2022-03-17T08:41:57.660Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-17T08:41:57.922Z] check_test.go:195: [d9a9ba24f7d81] daemon is not started [2022-03-17T08:41:57.922Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-17T08:41:58.184Z] check_test.go:195: [d7789a959be10] daemon is not started [2022-03-17T08:41:58.184Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-17T08:41:58.445Z] check_test.go:195: [d0ba7570f52f4] daemon is not started [2022-03-17T08:41:58.445Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-17T08:41:58.707Z] check_test.go:195: [decca123414c7] daemon is not started [2022-03-17T08:41:58.707Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-17T08:41:59.650Z] check_test.go:195: [dcadfc7f11545] daemon is not started [2022-03-17T08:41:59.650Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-17T08:42:01.041Z] check_test.go:195: [d4cb321a1f2cd] daemon is not started [2022-03-17T08:42:01.041Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-17T08:42:01.986Z] check_test.go:195: [d3fdb02bdf820] daemon is not started [2022-03-17T08:42:01.986Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-17T08:42:02.931Z] check_test.go:195: [d014ab373b812] daemon is not started [2022-03-17T08:42:02.931Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-17T08:42:03.880Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite (44.35s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.09s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.96s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.58s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.05s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.81s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.29s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.09s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.00s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.94s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.16s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.31s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.04s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.96s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.01s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.20s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.13s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.33s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.06s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-03-17T08:42:04.844Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.80s) [2022-03-17T08:42:04.844Z] === RUN TestDockerSchema1RegistrySuite [2022-03-17T08:42:04.844Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-17T08:42:04.844Z] check_test.go:222: [df760f1f73601] daemon is not started [2022-03-17T08:42:04.844Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-17T08:42:08.152Z] check_test.go:222: [d6c67e8059754] daemon is not started [2022-03-17T08:42:08.152Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-17T08:42:09.839Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-17T08:42:10.826Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-17T08:42:10.826Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-17T08:42:11.294Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-17T08:42:11.454Z] check_test.go:222: [d8c46c3abfd94] daemon is not started [2022-03-17T08:42:11.454Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-17T08:42:12.841Z] check_test.go:222: [d2bc9ce22c4e4] daemon is not started [2022-03-17T08:42:12.841Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-17T08:42:12.841Z] check_test.go:222: [d14e1b9a5820b] daemon is not started [2022-03-17T08:42:12.841Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-17T08:42:13.785Z] check_test.go:222: [d84dc8a0175c2] daemon is not started [2022-03-17T08:42:13.785Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-17T08:42:14.731Z] check_test.go:222: [d4b92d2025b02] daemon is not started [2022-03-17T08:42:14.731Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-17T08:42:15.675Z] check_test.go:222: [d0b3688b99b02] daemon is not started [2022-03-17T08:42:15.675Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-17T08:42:18.225Z] check_test.go:222: [dc625bc96c9f9] daemon is not started [2022-03-17T08:42:18.225Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-17T08:42:18.225Z] check_test.go:222: [d291cbd49abb0] daemon is not started [2022-03-17T08:42:18.225Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-17T08:42:18.487Z] check_test.go:222: [d2fe001e28907] daemon is not started [2022-03-17T08:42:18.748Z] --- PASS: TestDockerSchema1RegistrySuite (13.98s) [2022-03-17T08:42:18.748Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.18s) [2022-03-17T08:42:18.748Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.75s) [2022-03-17T08:42:18.748Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.01s) [2022-03-17T08:42:18.748Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.11s) [2022-03-17T08:42:18.748Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-03-17T08:42:18.748Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2022-03-17T08:42:18.748Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-03-17T08:42:18.748Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-03-17T08:42:18.748Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.29s) [2022-03-17T08:42:18.748Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-03-17T08:42:18.748Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2022-03-17T08:42:18.748Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-17T08:42:18.748Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-17T08:42:19.321Z] check_test.go:251: [dbe79e6d6c62e] daemon is not started [2022-03-17T08:42:19.322Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-17T08:42:19.895Z] check_test.go:251: [d909dab8eef60] daemon is not started [2022-03-17T08:42:19.895Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-17T08:42:20.146Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-17T08:42:20.156Z] check_test.go:251: [dafa6a07b89b5] daemon is not started [2022-03-17T08:42:20.156Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-17T08:42:21.543Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-17T08:42:21.805Z] check_test.go:251: [dfd1d8ce3ce60] daemon is not started [2022-03-17T08:42:21.805Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-17T08:42:22.377Z] check_test.go:251: [d117200939f47] daemon is not started [2022-03-17T08:42:22.377Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-17T08:42:23.321Z] check_test.go:251: [dbedd531de4fb] daemon is not started [2022-03-17T08:42:23.321Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-17T08:42:23.321Z] check_test.go:251: [d42201d37915f] daemon is not started [2022-03-17T08:42:23.321Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.66s) [2022-03-17T08:42:23.321Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2022-03-17T08:42:23.321Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2022-03-17T08:42:23.321Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-03-17T08:42:23.321Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2022-03-17T08:42:23.321Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-03-17T08:42:23.321Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-03-17T08:42:23.321Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-03-17T08:42:23.321Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-03-17T08:42:23.321Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-17T08:42:23.321Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-17T08:42:27.498Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-17T08:42:28.626Z] check_test.go:278: [d7d06a023e77b] daemon is not started [2022-03-17T08:42:28.626Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-17T08:42:28.626Z] check_test.go:278: [d9a5749c3869d] daemon is not started [2022-03-17T08:42:28.626Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-17T08:42:28.626Z] check_test.go:278: [d22a5d7eceaaa] daemon is not started [2022-03-17T08:42:28.626Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-17T08:42:28.887Z] check_test.go:278: [df40afb148e9f] daemon is not started [2022-03-17T08:42:28.887Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-17T08:42:29.150Z] check_test.go:278: [da89f4297992e] daemon is not started [2022-03-17T08:42:29.150Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-03-17T08:42:29.150Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-03-17T08:42:29.150Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-03-17T08:42:29.150Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-03-17T08:42:29.150Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-03-17T08:42:29.150Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-03-17T08:42:29.150Z] === RUN TestDockerNetworkSuite [2022-03-17T08:42:29.150Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-17T08:42:30.093Z] docker_cli_network_unix_test.go:46: [d51f806333d0f] daemon is not started [2022-03-17T08:42:30.093Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-17T08:42:30.356Z] docker_cli_network_unix_test.go:46: [d4087a7df41c4] daemon is not started [2022-03-17T08:42:30.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-17T08:42:33.167Z] docker_cli_network_unix_test.go:46: [dee841d4074ed] daemon is not started [2022-03-17T08:42:33.428Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-17T08:42:34.815Z] docker_cli_network_unix_test.go:46: [d76a18af84ce3] daemon is not started [2022-03-17T08:42:34.815Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-17T08:42:35.076Z] docker_cli_network_unix_test.go:1233: [d4d4268e8ff07] daemon is not started [2022-03-17T08:42:36.582Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-17T08:42:36.582Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-17T08:42:38.139Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-03-17T08:42:38.276Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-17T08:42:38.290Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-17T08:42:38.400Z] docker_cli_network_unix_test.go:46: [d09a6b0aba021] daemon is not started [2022-03-17T08:42:39.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-17T08:42:43.029Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-17T08:42:43.242Z] docker_cli_network_unix_test.go:46: [d6148e905a28e] daemon is not started [2022-03-17T08:42:43.815Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-17T08:42:45.731Z] docker_cli_network_unix_test.go:46: [d00e523a487ad] daemon is not started [2022-03-17T08:42:45.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-17T08:42:45.993Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-17T08:42:47.381Z] docker_cli_network_unix_test.go:46: [d8ddf7e877dc3] daemon is not started [2022-03-17T08:42:47.381Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-17T08:42:47.783Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-17T08:42:47.955Z] docker_cli_network_unix_test.go:46: [dce992c41dcb2] daemon is not started [2022-03-17T08:42:47.955Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-17T08:42:48.528Z] docker_cli_network_unix_test.go:46: [d32d890cc7b6e] daemon is not started [2022-03-17T08:42:48.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-17T08:42:49.472Z] docker_cli_network_unix_test.go:46: [da5ddda7ffc19] daemon is not started [2022-03-17T08:42:50.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-17T08:42:50.306Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-17T08:42:50.567Z] docker_cli_network_unix_test.go:46: [d2fa94cf92618] daemon is not started [2022-03-17T08:42:50.828Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-17T08:42:51.089Z] docker_cli_network_unix_test.go:46: [d0aa5e253978e] daemon is not started [2022-03-17T08:42:51.089Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-17T08:42:51.350Z] docker_cli_network_unix_test.go:46: [d986d3b4d72be] daemon is not started [2022-03-17T08:42:51.350Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-17T08:42:51.573Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-17T08:42:52.295Z] docker_cli_network_unix_test.go:46: [d503612c3021d] daemon is not started [2022-03-17T08:42:52.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-17T08:42:52.818Z] docker_cli_network_unix_test.go:46: [d33b190fbfd25] daemon is not started [2022-03-17T08:42:52.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-17T08:42:52.818Z] docker_cli_network_unix_test.go:46: [d9d62a9b30a15] daemon is not started [2022-03-17T08:42:52.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-17T08:42:53.079Z] docker_cli_network_unix_test.go:46: [df34f2c2d61a2] daemon is not started [2022-03-17T08:42:53.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-17T08:42:54.467Z] docker_cli_network_unix_test.go:46: [d2971c04ed4a4] daemon is not started [2022-03-17T08:42:54.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-17T08:42:55.041Z] docker_cli_network_unix_test.go:46: [de19253740f5f] daemon is not started [2022-03-17T08:42:55.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-17T08:42:55.614Z] docker_cli_network_unix_test.go:46: [d0af05c4e9464] daemon is not started [2022-03-17T08:42:55.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-17T08:42:55.877Z] docker_cli_network_unix_test.go:46: [d0d776c70bc38] daemon is not started [2022-03-17T08:42:56.138Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-17T08:42:56.138Z] docker_cli_network_unix_test.go:46: [db93ed047889b] daemon is not started [2022-03-17T08:42:56.138Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-17T08:42:57.527Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-17T08:42:57.527Z] docker_cli_network_unix_test.go:968: [d4f4afc35c6a3] daemon is not started [2022-03-17T08:42:58.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-17T08:43:00.236Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-17T08:43:00.236Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-17T08:43:00.237Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-17T08:43:00.237Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-17T08:43:00.237Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-17T08:43:00.237Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-17T08:43:00.237Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-17T08:43:00.237Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T08:43:00.237Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-17T08:43:00.237Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-17T08:43:00.237Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-17T08:43:00.237Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T08:43:00.237Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-17T08:43:00.237Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-17T08:43:00.237Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-17T08:43:00.237Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T08:43:00.237Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-17T08:43:00.237Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-17T08:43:00.237Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-17T08:43:00.237Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-17T08:43:00.237Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-17T08:43:00.237Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T08:43:00.237Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-17T08:43:00.237Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-17T08:43:00.237Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-17T08:43:00.237Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-17T08:43:00.304Z] docker_cli_network_unix_test.go:46: [df6d4ad89fdb7] daemon is not started [2022-03-17T08:43:00.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-17T08:43:03.199Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-17T08:43:03.199Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-17T08:43:03.199Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-17T08:43:03.199Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-17T08:43:03.199Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-17T08:43:03.199Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-17T08:43:03.199Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-17T08:43:03.199Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-17T08:43:03.199Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-17T08:43:03.611Z] docker_cli_network_unix_test.go:1116: [db001f0c11f94] daemon is not started [2022-03-17T08:43:03.882Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-17T08:43:07.010Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-17T08:43:07.010Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-17T08:43:07.010Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-17T08:43:07.010Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-17T08:43:07.010Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-17T08:43:07.198Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-17T08:43:07.198Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-17T08:43:07.198Z] docker_cli_network_unix_test.go:46: [d2dae440cd768] daemon is not started [2022-03-17T08:43:07.198Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-17T08:43:08.141Z] docker_cli_network_unix_test.go:46: [dd029586bb1f8] daemon is not started [2022-03-17T08:43:08.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-17T08:43:08.141Z] docker_cli_network_unix_test.go:46: [dca3cac51253d] daemon is not started [2022-03-17T08:43:08.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-17T08:43:08.403Z] docker_cli_network_unix_test.go:46: [de6f36fb79b99] daemon is not started [2022-03-17T08:43:08.403Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-17T08:43:08.403Z] docker_cli_network_unix_test.go:46: [d170b7d21d4ba] daemon is not started [2022-03-17T08:43:08.403Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-17T08:43:08.664Z] docker_cli_network_unix_test.go:46: [d9305478d4315] daemon is not started [2022-03-17T08:43:08.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-17T08:43:08.664Z] docker_cli_network_unix_test.go:46: [df42113ba0fe8] daemon is not started [2022-03-17T08:43:08.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-17T08:43:11.212Z] docker_cli_network_unix_test.go:46: [da15e3561b351] daemon is not started [2022-03-17T08:43:11.476Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-17T08:43:11.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-17T08:43:11.738Z] docker_cli_network_unix_test.go:46: [da04a8ca80a34] daemon is not started [2022-03-17T08:43:11.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-17T08:43:11.738Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-17T08:43:11.738Z] docker_cli_network_unix_test.go:46: [d5741708c7d6b] daemon is not started [2022-03-17T08:43:11.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-17T08:43:12.684Z] docker_cli_network_unix_test.go:46: [d8946f7833ebc] daemon is not started [2022-03-17T08:43:12.684Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-17T08:43:15.233Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-17T08:43:15.694Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-17T08:43:17.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-17T08:43:18.533Z] docker_cli_network_unix_test.go:1084: [da6adde78f90f] daemon is not started [2022-03-17T08:43:19.477Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-17T08:43:19.477Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-17T08:43:19.477Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-17T08:43:20.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-17T08:43:20.423Z] docker_cli_network_unix_test.go:46: [dd873435fbe4b] daemon is not started [2022-03-17T08:43:20.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-17T08:43:20.996Z] docker_cli_network_unix_test.go:46: [de07f2f8cc905] daemon is not started [2022-03-17T08:43:21.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-17T08:43:22.972Z] docker_cli_network_unix_test.go:46: [d2a3c3538cbda] daemon is not started [2022-03-17T08:43:23.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-17T08:43:23.495Z] docker_cli_network_unix_test.go:46: [dcc75e16f9ef5] daemon is not started [2022-03-17T08:43:23.495Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-17T08:43:24.068Z] docker_cli_network_unix_test.go:46: [d159f56305ede] daemon is not started [2022-03-17T08:43:24.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-17T08:43:24.903Z] docker_cli_network_unix_test.go:46: [d44005d242d74] daemon is not started [2022-03-17T08:43:24.903Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-17T08:43:25.476Z] docker_cli_network_unix_test.go:46: [d568690d24b99] daemon is not started [2022-03-17T08:43:26.048Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-17T08:43:26.309Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-17T08:43:27.254Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-03-17T08:43:27.828Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-17T08:43:31.134Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-17T08:43:32.077Z] docker_cli_network_unix_test.go:46: [d21ff23884cb3] daemon is not started [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite (63.27s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.02s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.69s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.51s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.45s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.48s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.02s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.14s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.22s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.73s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.55s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.36s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.08s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.10s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.26s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.21s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.08s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.47s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.30s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.50s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.54s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.73s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.93s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.22s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.10s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-03-17T08:43:32.339Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.87s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.15s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.59s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.90s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.92s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.88s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.20s) [2022-03-17T08:43:32.339Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.34s) [2022-03-17T08:43:32.339Z] === RUN TestDockerHubPullSuite [2022-03-17T08:43:32.339Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-17T08:43:34.255Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-17T08:43:36.168Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-17T08:43:37.170Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-17T08:43:38.559Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-17T08:43:38.559Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-17T08:43:38.559Z] --- PASS: TestDockerHubPullSuite (6.33s) [2022-03-17T08:43:38.559Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.75s) [2022-03-17T08:43:38.559Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2022-03-17T08:43:38.559Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.67s) [2022-03-17T08:43:38.559Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.45s) [2022-03-17T08:43:38.559Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.19s) [2022-03-17T08:43:38.559Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-03-17T08:43:38.559Z] PASS [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === Skipped [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-17T08:43:38.559Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-17T08:43:38.559Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-03-17T08:43:38.559Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-03-17T08:43:38.559Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-17T08:43:38.559Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-17T08:43:38.559Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-17T08:43:38.559Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-17T08:43:38.559Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-17T08:43:38.559Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-17T08:43:38.559Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-17T08:43:38.559Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-17T08:43:38.559Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-17T08:43:38.559Z] docker_cli_sni_test.go:18: Flakey test [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-17T08:43:38.559Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-03-17T08:43:38.559Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2022-03-17T08:43:38.559Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2022-03-17T08:43:38.559Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-17T08:43:38.559Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-17T08:43:38.559Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-17T08:43:38.559Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-17T08:43:38.559Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-17T08:43:38.559Z] docker_cli_network_unix_test.go:46: [d5741708c7d6b] daemon is not started [2022-03-17T08:43:38.559Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-17T08:43:38.559Z] [2022-03-17T08:43:38.559Z] DONE 1265 tests, 51 skipped in 1427.291s [2022-03-17T08:43:38.559Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-17T08:43:38.559Z] ++++ cat bundles/test-integration/docker.pid [2022-03-17T08:43:38.559Z] +++ kill 8843 [2022-03-17T08:43:38.826Z] +++ /etc/init.d/apparmor stop [2022-03-17T08:43:38.826Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-17T08:43:38.826Z] [2022-03-17T08:43:38.826Z] Unloading profiles will leave already running processes permanently [2022-03-17T08:43:38.826Z] unconfined, which can lead to unexpected situations. [2022-03-17T08:43:38.826Z] [2022-03-17T08:43:38.826Z] To set a process to complain mode, use the command line tool [2022-03-17T08:43:38.826Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-17T08:43:38.826Z] +++ true [2022-03-17T08:43:38.826Z] exiting test-integration [2022-03-17T08:43:38.826Z] ++ exit 0 [2022-03-17T08:43:38.826Z] [2022-03-17T08:43:39.086Z] + for job in $(jobs -p) [2022-03-17T08:43:39.086Z] + wait 9840 [2022-03-17T08:43:51.072Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-17T08:43:51.072Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-17T08:43:51.072Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-17T08:43:51.562Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-17T08:43:51.562Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-17T08:43:51.562Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-17T08:43:52.060Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-17T08:43:53.090Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-17T08:43:53.090Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-17T08:43:53.090Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-17T08:43:53.580Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-17T08:43:54.071Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-17T08:44:00.117Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-17T08:44:02.427Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-17T08:44:03.870Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-17T08:44:03.870Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-17T08:44:03.870Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-17T08:44:03.870Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-17T08:44:07.337Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-17T08:44:07.337Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-17T08:44:07.337Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-17T08:44:07.337Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-17T08:44:07.337Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-17T08:44:07.337Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-17T08:44:07.337Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-17T08:44:07.337Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-17T08:44:07.337Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-17T08:44:07.337Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-17T08:44:07.337Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-17T08:44:11.258Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-17T08:44:11.258Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T08:44:11.258Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-17T08:44:11.258Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T08:44:11.258Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-17T08:44:11.258Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T08:44:11.258Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-17T08:44:12.289Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-17T08:44:17.200Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-17T08:44:25.814Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-17T08:44:26.758Z] docker_cli_swarm_test.go:1180: [dc1b55e674340] joining swarm manager [d4fc1531fe90a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:44:32.413Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-17T08:44:32.413Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-17T08:44:32.413Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-17T08:44:32.413Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-17T08:44:32.413Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-17T08:44:32.413Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-17T08:44:32.413Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-17T08:44:32.413Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-17T08:44:32.413Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-17T08:44:32.413Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-17T08:44:32.413Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-17T08:44:32.413Z] === RUN TestDockerSuite/TestBuildFails [2022-03-17T08:44:33.342Z] docker_cli_swarm_test.go:1189: [d46e2a37ae77f] joining swarm manager [d4fc1531fe90a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T08:44:33.442Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-17T08:44:33.442Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-17T08:44:39.512Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-17T08:44:45.559Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-17T08:44:52.912Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-17T08:44:57.820Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-17T08:44:59.449Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-17T08:45:05.492Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-17T08:45:05.492Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-17T08:45:05.492Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-17T08:45:05.982Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-17T08:45:06.472Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-17T08:45:06.472Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-17T08:45:06.472Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-17T08:45:12.093Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-17T08:45:15.359Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-17T08:45:15.359Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T08:45:15.359Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-17T08:45:16.223Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-17T08:45:16.223Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-17T08:45:16.223Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-17T08:45:20.232Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-17T08:45:23.554Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-17T08:45:25.467Z] docker_cli_swarm_test.go:1112: [d78b89aa1af51] joining swarm manager [d597c272287bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:45:26.853Z] docker_cli_swarm_test.go:1113: [d95b3b21561db] joining swarm manager [d597c272287bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T08:45:28.123Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-17T08:45:28.123Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-17T08:45:30.432Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-17T08:45:30.432Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-17T08:45:30.432Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-17T08:45:30.922Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-17T08:45:31.412Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-17T08:45:36.320Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-17T08:45:37.350Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-17T08:45:37.840Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-17T08:45:38.870Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-17T08:45:39.360Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-17T08:45:40.391Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-17T08:45:41.554Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-17T08:45:42.693Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-17T08:45:48.739Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-17T08:45:48.739Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-17T08:45:49.236Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-17T08:45:49.236Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-17T08:45:49.236Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-17T08:45:49.236Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-17T08:45:49.236Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-17T08:45:49.236Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-17T08:45:49.726Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-17T08:45:50.215Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-17T08:45:51.246Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-17T08:45:56.157Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-17T08:45:56.484Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-17T08:45:58.288Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-17T08:45:58.288Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-17T08:45:58.288Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-17T08:45:58.288Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-17T08:45:58.288Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-17T08:45:59.865Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-17T08:46:00.865Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-17T08:46:01.336Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-17T08:46:01.336Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-17T08:46:01.336Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-17T08:46:01.336Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-17T08:46:01.336Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-17T08:46:01.336Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-17T08:46:01.811Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-17T08:46:03.382Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-17T08:46:08.163Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-17T08:46:08.980Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-17T08:46:09.735Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-17T08:46:09.735Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-17T08:46:10.208Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-17T08:46:10.208Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-17T08:46:10.208Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-17T08:46:10.208Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-17T08:46:14.322Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-17T08:46:14.322Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-17T08:46:14.322Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-17T08:46:14.815Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-17T08:46:14.984Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-17T08:46:32.886Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-17T08:46:37.664Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-17T08:46:39.235Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-17T08:46:39.236Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-17T08:46:39.236Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-17T08:46:43.043Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-17T08:46:46.008Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-17T08:46:48.333Z] docker_cli_swarm_test.go:1166: [df4ee4216ebd4] joining swarm manager [d597c272287bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-17T08:46:51.071Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-17T08:46:51.724Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-17T08:46:53.191Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-17T08:46:53.191Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-17T08:46:53.191Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-17T08:46:53.191Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-17T08:46:53.191Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-17T08:46:53.191Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-17T08:46:53.191Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-17T08:46:53.191Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-17T08:46:53.191Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-17T08:46:53.191Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-17T08:47:00.385Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-17T08:47:06.304Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-17T08:47:11.218Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-17T08:47:15.317Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-17T08:47:17.263Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-17T08:47:23.312Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-17T08:47:27.084Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-17T08:47:27.084Z] docker_cli_swarm_test.go:1447: [d7635ea121670] joining swarm manager [d9ee4c2851066]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:47:27.084Z] docker_cli_swarm_test.go:1448: [d7610e8fff3e2] joining swarm manager [d9ee4c2851066]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T08:47:35.239Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-17T08:47:36.181Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-17T08:47:36.181Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-17T08:47:36.181Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-17T08:47:36.442Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-17T08:47:37.014Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-17T08:47:39.558Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-17T08:47:42.861Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-17T08:47:44.774Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-17T08:47:44.892Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-17T08:47:44.892Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-17T08:47:44.892Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-17T08:47:46.691Z] docker_cli_swarm_unix_test.go:63: [d76754cb3e711] joining swarm manager [d11919ff31581]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:47:50.941Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-17T08:47:51.971Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-17T08:47:51.971Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-17T08:47:51.971Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-17T08:47:51.971Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-17T08:47:51.971Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-17T08:47:53.871Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-17T08:47:53.871Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-17T08:47:53.871Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-17T08:47:53.871Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-17T08:47:53.871Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-17T08:47:55.035Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-17T08:47:59.954Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-17T08:48:03.018Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-17T08:48:03.508Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-17T08:48:03.508Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-17T08:48:06.565Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-17T08:48:07.596Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-17T08:48:09.233Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-17T08:48:11.719Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-17T08:48:11.719Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-17T08:48:11.719Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-17T08:48:11.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-17T08:48:19.899Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-17T08:48:20.388Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-17T08:48:22.170Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-17T08:48:22.170Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-17T08:48:22.640Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-17T08:48:28.524Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-17T08:48:31.052Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-17T08:48:34.118Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-17T08:48:41.045Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-17T08:48:42.979Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-17T08:48:42.979Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-17T08:48:42.980Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-17T08:48:43.001Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-17T08:48:44.367Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-17T08:48:47.670Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-17T08:48:47.910Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-17T08:48:49.587Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-17T08:48:51.501Z] docker_api_swarm_test.go:962: [d7feb7beb4488] joining swarm manager [dd4005bdaa569]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T08:48:52.819Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-17T08:48:53.586Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-17T08:48:53.586Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-17T08:48:53.586Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-17T08:48:53.849Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-17T08:48:53.849Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-17T08:48:53.849Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-17T08:48:53.849Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-17T08:48:53.849Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-17T08:48:56.151Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-17T08:48:56.152Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-17T08:48:56.152Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-17T08:48:56.798Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-17T08:48:56.798Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-17T08:48:56.798Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-17T08:48:56.798Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-17T08:48:56.798Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-17T08:48:56.798Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-17T08:48:56.798Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-17T08:48:56.798Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-17T08:48:56.798Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-17T08:48:56.798Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-17T08:48:57.266Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-17T08:48:57.739Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-17T08:49:06.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-17T08:49:06.103Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-17T08:49:06.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-17T08:49:06.103Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-17T08:49:06.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-17T08:49:06.404Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-17T08:49:09.620Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-17T08:49:11.192Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-17T08:49:14.795Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-17T08:49:14.795Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-17T08:49:14.795Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-17T08:49:15.267Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-17T08:49:15.267Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-17T08:49:15.267Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-17T08:49:15.267Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-17T08:49:15.267Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-17T08:49:17.058Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-17T08:49:17.058Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-17T08:49:17.058Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-17T08:49:17.058Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-17T08:49:17.525Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-17T08:49:17.525Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-17T08:49:17.526Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-17T08:49:17.526Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-17T08:49:17.526Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-17T08:49:17.526Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-17T08:49:17.526Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-17T08:49:21.856Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-17T08:49:23.243Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-17T08:49:23.389Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-17T08:49:23.389Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T08:49:23.389Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-17T08:49:23.389Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T08:49:23.389Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-17T08:49:23.389Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T08:49:23.389Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-17T08:49:24.380Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-17T08:49:25.807Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-17T08:49:28.358Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-17T08:49:31.541Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-17T08:49:34.946Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-17T08:49:39.277Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-17T08:49:40.237Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-17T08:49:42.152Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-17T08:49:44.701Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-17T08:49:47.248Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-17T08:49:49.385Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-17T08:49:49.385Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-17T08:49:49.385Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-17T08:49:49.385Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-17T08:49:49.385Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-17T08:49:49.385Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-17T08:49:49.385Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-17T08:49:49.385Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-17T08:49:49.385Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-17T08:49:49.385Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-17T08:49:49.385Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-17T08:49:49.385Z] === RUN TestDockerSuite/TestBuildFails [2022-03-17T08:49:49.795Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-17T08:49:51.163Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-17T08:49:52.340Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-17T08:49:52.341Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-17T08:49:52.350Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-17T08:49:54.898Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-17T08:49:57.048Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-17T08:49:57.048Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-17T08:49:57.048Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-17T08:49:57.048Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T08:49:57.436Z] === RUN TestDockerSuite/TestBuildRm [2022-03-17T08:49:57.520Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-17T08:49:59.747Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-17T08:49:59.747Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-17T08:49:59.747Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-17T08:50:00.999Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-17T08:50:06.927Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-17T08:50:07.919Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-17T08:50:07.919Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-17T08:50:07.919Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-17T08:50:07.919Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-17T08:50:08.389Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-17T08:50:09.665Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-17T08:50:10.195Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-17T08:50:10.619Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-17T08:50:12.191Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-17T08:50:13.183Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-17T08:50:13.262Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-17T08:50:13.262Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-17T08:50:13.262Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-17T08:50:13.262Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-17T08:50:13.262Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-17T08:50:14.172Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-17T08:50:14.643Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-17T08:50:14.894Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-17T08:50:18.325Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-17T08:50:18.822Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-17T08:50:22.744Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-17T08:50:23.326Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-17T08:50:26.289Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-17T08:50:26.290Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-17T08:50:26.290Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-17T08:50:26.991Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-17T08:50:27.653Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-17T08:50:27.861Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-17T08:50:27.861Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-17T08:50:27.861Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-17T08:50:27.977Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-17T08:50:28.331Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-17T08:50:31.294Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-17T08:50:32.880Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-17T08:50:33.350Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-17T08:50:33.350Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-17T08:50:33.350Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-17T08:50:34.922Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-17T08:50:35.153Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-17T08:50:35.153Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-17T08:50:35.153Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-17T08:50:35.621Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-17T08:50:35.914Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-17T08:50:35.914Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-17T08:50:35.914Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-17T08:50:35.914Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-17T08:50:35.914Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-17T08:50:36.606Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-17T08:50:36.607Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-17T08:50:36.607Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-17T08:50:42.874Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-17T08:50:43.363Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-17T08:50:44.393Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-17T08:50:48.433Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-17T08:50:49.116Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-17T08:50:49.116Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T08:50:49.116Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-17T08:50:51.166Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-17T08:50:53.285Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-17T08:50:53.285Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-17T08:50:57.207Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-17T08:50:57.697Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-17T08:51:01.617Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-17T08:51:03.397Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-17T08:51:04.041Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-17T08:51:05.605Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-17T08:51:09.461Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-17T08:51:09.461Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-17T08:51:09.461Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-17T08:51:10.448Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-17T08:51:10.448Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-17T08:51:16.311Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-17T08:51:17.876Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-17T08:51:18.344Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-17T08:51:19.864Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-17T08:51:19.864Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-17T08:51:19.908Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-17T08:51:20.354Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-17T08:51:20.375Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite (1548.45s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.26s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.11s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.25s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.41s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.26s) [2022-03-17T08:51:21.552Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.32s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.79s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (29.22s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.73s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.25s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.00s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.87s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.59s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.96s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.46s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.51s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (53.41s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (47.35s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.63s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.55s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.08s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.15s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.03s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.50s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.23s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.26s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.19s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.18s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.08s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.66s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (3.96s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.52s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.04s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.92s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.49s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.29s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.04s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.08s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.10s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.87s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.64s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.83s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.87s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.13s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.57s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.88s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.95s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.15s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.42s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.15s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.44s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.54s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.99s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.86s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.82s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.05s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.93s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.06s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.89s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.92s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.90s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.41s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.74s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.53s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.62s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.86s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.51s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.12s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.34s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.27s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.85s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (64.43s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.16s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.10s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.63s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.86s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.57s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.79s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.25s) [2022-03-17T08:51:21.552Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.97s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.78s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.76s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.99s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (45.66s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.00s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.14s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.04s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.24s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.24s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.22s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.09s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.23s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.03s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.03s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.41s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.51s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.72s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.77s) [2022-03-17T08:51:21.552Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.49s) [2022-03-17T08:51:21.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.40s) [2022-03-17T08:51:21.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2022-03-17T08:51:21.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.47s) [2022-03-17T08:51:21.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.54s) [2022-03-17T08:51:21.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.87s) [2022-03-17T08:51:21.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2022-03-17T08:51:21.553Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.79s) [2022-03-17T08:51:21.553Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.16s) [2022-03-17T08:51:21.553Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.11s) [2022-03-17T08:51:21.553Z] === RUN TestDockerExternalVolumeSuite [2022-03-17T08:51:21.553Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-17T08:51:21.553Z] docker_cli_external_volume_driver_test.go:52: [dd202ed61ba26] daemon is not started [2022-03-17T08:51:21.941Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-17T08:51:23.414Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-17T08:51:24.155Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-17T08:51:25.043Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-17T08:51:28.969Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-17T08:51:32.813Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-17T08:51:32.813Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-17T08:51:32.813Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-17T08:51:32.813Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-17T08:51:32.813Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-17T08:51:32.813Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-17T08:51:32.813Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-17T08:51:32.813Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-17T08:51:32.813Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-17T08:51:33.800Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-17T08:51:33.875Z] === RUN TestDockerSuite/TestBuildUser [2022-03-17T08:51:33.875Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-17T08:51:33.875Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-17T08:51:33.875Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-17T08:51:33.875Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-17T08:51:33.876Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-17T08:51:33.876Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-17T08:51:34.788Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-17T08:51:36.468Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-17T08:51:37.799Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-17T08:51:38.289Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-17T08:51:39.355Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-17T08:51:39.355Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-17T08:51:39.355Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-17T08:51:41.349Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-17T08:51:41.349Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-17T08:51:41.349Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-17T08:51:41.349Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-17T08:51:41.349Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-17T08:51:41.584Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-17T08:51:41.584Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-17T08:51:41.584Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-17T08:51:41.584Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-17T08:51:41.948Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-17T08:51:42.054Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-17T08:51:42.054Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-17T08:51:42.524Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-17T08:51:42.997Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-17T08:51:42.997Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-17T08:51:42.997Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-17T08:52:02.916Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-17T08:52:03.178Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-17T08:52:03.178Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-17T08:52:03.178Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-17T08:52:03.947Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-17T08:52:04.740Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-17T08:52:12.823Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-17T08:52:18.863Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-17T08:52:18.863Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-17T08:52:18.863Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-17T08:52:18.863Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-17T08:52:18.863Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-17T08:52:21.164Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-17T08:52:21.164Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T08:52:21.164Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-17T08:52:31.926Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-17T08:52:33.926Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-17T08:52:33.926Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-17T08:52:33.926Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-17T08:52:33.926Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-17T08:52:35.855Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-17T08:52:35.855Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-17T08:52:44.201Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-17T08:52:51.083Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-17T08:52:51.083Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-17T08:52:51.083Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-17T08:52:51.083Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-17T08:52:51.083Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-17T08:52:51.083Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-17T08:52:51.083Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-17T08:52:51.573Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-17T08:52:54.202Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-17T08:52:55.615Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-17T08:53:00.448Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-17T08:53:01.481Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-17T08:53:01.481Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-17T08:53:01.481Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-17T08:53:01.481Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-17T08:53:01.481Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-17T08:53:01.481Z] docker_cli_sni_test.go:18: Flakey test [2022-03-17T08:53:01.973Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-17T08:53:03.611Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-17T08:53:04.078Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-17T08:53:04.078Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-17T08:53:05.649Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-17T08:53:08.525Z] === RUN TestDockerSuite/TestCommitChange [2022-03-17T08:53:09.137Z] docker_cli_external_volume_driver_test.go:52: [d7efa13828eda] daemon is not started [2022-03-17T08:53:10.544Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-17T08:53:13.432Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-17T08:53:16.118Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-17T08:53:17.703Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-17T08:53:18.347Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-17T08:53:18.347Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-17T08:53:18.347Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-17T08:53:19.082Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-17T08:53:22.887Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-17T08:53:24.044Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-17T08:53:25.700Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-17T08:53:25.700Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T08:53:25.700Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-17T08:53:28.128Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-17T08:53:33.049Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-17T08:53:35.283Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-17T08:53:36.969Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-17T08:53:36.969Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-17T08:53:36.969Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-17T08:53:36.969Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-17T08:53:36.969Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-17T08:53:36.969Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-17T08:53:36.969Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-17T08:53:36.969Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-17T08:53:36.969Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-17T08:53:36.969Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-17T08:53:36.969Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-17T08:53:36.969Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-17T08:53:36.969Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-17T08:53:36.969Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-17T08:53:36.969Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-17T08:53:37.460Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-17T08:53:38.952Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-17T08:53:44.815Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-17T08:53:52.188Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-17T08:53:52.188Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T08:53:52.188Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-17T08:53:53.858Z] docker_cli_external_volume_driver_test.go:52: [d4d964d3f74b4] daemon is not started [2022-03-17T08:53:54.490Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-17T08:53:54.490Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-17T08:53:54.490Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-17T08:53:54.490Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T08:53:54.490Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-17T08:53:54.490Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-17T08:53:54.490Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-17T08:53:56.791Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-17T08:53:56.791Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-17T08:53:56.791Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-17T08:53:56.791Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-17T08:53:59.852Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-17T08:53:59.852Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-17T08:53:59.852Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-17T08:53:59.852Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-17T08:53:59.852Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-17T08:53:59.852Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-17T08:53:59.852Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-17T08:53:59.852Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-17T08:54:00.563Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-17T08:54:00.563Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-17T08:54:00.563Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-17T08:54:02.916Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-17T08:54:04.552Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-17T08:54:06.856Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-17T08:54:06.856Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-17T08:54:06.856Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-17T08:54:06.856Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-17T08:54:08.788Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-17T08:54:08.788Z] docker_cli_external_volume_driver_test.go:52: [d35427adef36f] daemon is not started [2022-03-17T08:54:09.163Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-17T08:54:09.163Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-17T08:54:09.238Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-17T08:54:09.238Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-17T08:54:09.238Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-17T08:54:09.238Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-17T08:54:09.238Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-17T08:54:09.238Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-17T08:54:11.465Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-17T08:54:11.465Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T08:54:11.465Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-17T08:54:11.465Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T08:54:11.465Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-17T08:54:13.026Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-17T08:54:14.527Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-17T08:54:14.527Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-17T08:54:16.162Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-17T08:54:16.162Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-17T08:54:16.162Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-17T08:54:18.891Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-17T08:54:19.222Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-17T08:54:19.712Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-17T08:54:22.679Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-17T08:54:22.679Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-17T08:54:22.679Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-17T08:54:22.775Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-17T08:54:23.696Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-17T08:54:25.627Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-17T08:54:26.613Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-17T08:54:26.697Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-17T08:54:28.476Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-17T08:54:31.605Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-17T08:54:31.605Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-17T08:54:31.605Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-17T08:54:31.605Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-17T08:54:31.605Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-17T08:54:33.236Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-17T08:54:33.236Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-17T08:54:33.236Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-17T08:54:35.270Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-17T08:54:35.539Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-17T08:54:35.539Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-17T08:54:35.539Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-17T08:54:37.843Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-17T08:54:38.333Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-17T08:54:40.965Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-17T08:54:41.155Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-17T08:54:41.155Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-17T08:54:41.155Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-17T08:54:42.528Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-17T08:54:43.240Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-17T08:54:44.869Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-17T08:54:44.869Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-17T08:54:44.869Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-17T08:54:44.869Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-17T08:54:44.869Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-17T08:54:44.869Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-17T08:54:44.869Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-17T08:54:44.869Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-17T08:54:44.869Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-17T08:54:44.869Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-17T08:54:44.869Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-17T08:54:47.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-17T08:54:47.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-17T08:54:50.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-17T08:54:52.540Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-17T08:54:55.017Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-17T08:54:55.599Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-17T08:54:55.810Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-17T08:54:57.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000045a0_} [2022-03-17T08:55:00.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1768734452_c:\foo_false____} [2022-03-17T08:55:00.882Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-17T08:55:03.273Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1768734452_c:\foo_true____} [2022-03-17T08:55:05.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-17T08:55:05.586Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-17T08:55:05.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-17T08:55:05.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-17T08:55:05.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-17T08:55:05.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-17T08:55:05.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-17T08:55:05.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-17T08:55:05.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-17T08:55:05.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-17T08:55:05.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-17T08:55:06.076Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-17T08:55:06.076Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-17T08:55:06.076Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-17T08:55:06.076Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-17T08:55:06.076Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-17T08:55:06.076Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-17T08:55:06.076Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-17T08:55:06.076Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-17T08:55:06.076Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-17T08:55:06.076Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-17T08:55:06.076Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-17T08:55:06.076Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-17T08:55:06.076Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-17T08:55:09.137Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-17T08:55:09.137Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-17T08:55:09.137Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-17T08:55:09.137Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T08:55:09.137Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-17T08:55:09.137Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T08:55:09.137Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-17T08:55:09.137Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-17T08:55:09.137Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-17T08:55:09.137Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T08:55:09.137Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-17T08:55:09.137Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T08:55:09.137Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-17T08:55:09.137Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-17T08:55:09.137Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-17T08:55:09.137Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T08:55:09.137Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-17T08:55:09.137Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-17T08:55:09.137Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-17T08:55:09.137Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-17T08:55:09.137Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-17T08:55:09.137Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-17T08:55:09.137Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-17T08:55:09.137Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T08:55:09.137Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-17T08:55:09.137Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T08:55:09.137Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-17T08:55:12.203Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-17T08:55:12.203Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-17T08:55:12.203Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-17T08:55:12.203Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-17T08:55:13.378Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-17T08:55:13.935Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-17T08:55:15.265Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-17T08:55:15.265Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-17T08:55:15.265Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-17T08:55:15.265Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-17T08:55:15.265Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-17T08:55:15.265Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-17T08:55:15.265Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-17T08:55:19.248Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-17T08:55:20.177Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-17T08:55:22.482Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-17T08:55:22.482Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T08:55:22.482Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-17T08:55:22.482Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-17T08:55:22.482Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-17T08:55:25.122Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-17T08:55:27.338Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-17T08:55:27.338Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-17T08:55:27.338Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-17T08:55:27.338Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-17T08:55:27.338Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-17T08:55:28.865Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-17T08:55:30.295Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-17T08:55:30.295Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-17T08:55:30.295Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-17T08:55:33.143Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-17T08:55:33.143Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-17T08:55:33.143Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-17T08:55:33.143Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T08:55:33.143Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-17T08:55:42.023Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-17T08:55:42.023Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-17T08:55:42.023Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-17T08:55:42.023Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-17T08:55:42.023Z] === RUN TestDockerSuite/TestCpToDot [2022-03-17T08:55:45.202Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-17T08:55:45.202Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-17T08:55:45.202Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-17T08:55:45.202Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-17T08:55:45.202Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-17T08:55:47.510Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-17T08:55:47.510Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T08:55:47.510Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-17T08:55:47.510Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-17T08:55:47.510Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-17T08:55:47.510Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-17T08:55:48.000Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-17T08:55:48.000Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-17T08:55:48.000Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-17T08:55:48.000Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-17T08:55:48.490Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-17T08:55:50.803Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-17T08:55:53.104Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-17T08:55:53.594Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-17T08:55:53.594Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-17T08:55:55.229Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-17T08:55:56.259Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-17T08:55:56.260Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-17T08:55:56.260Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-17T08:55:56.260Z] === RUN TestDockerSuite/TestCreateRM [2022-03-17T08:55:56.749Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-17T08:55:56.749Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-17T08:55:56.749Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-17T08:55:57.243Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-17T08:55:57.733Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-17T08:56:06.612Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-17T08:56:06.612Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-17T08:56:06.612Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-17T08:56:07.482Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-17T08:56:07.482Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-17T08:56:07.482Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-17T08:56:09.675Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-17T08:56:10.164Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-17T08:56:10.164Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-17T08:56:10.164Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-17T08:56:12.466Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-17T08:56:12.466Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T08:56:12.466Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-17T08:56:12.956Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-17T08:56:12.956Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-17T08:56:12.956Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-17T08:56:12.956Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-17T08:56:12.956Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-17T08:56:12.956Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-17T08:56:12.956Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-17T08:56:12.956Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T08:56:12.956Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-17T08:56:12.956Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-17T08:56:12.956Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-17T08:56:12.956Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-17T08:56:12.956Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-17T08:56:12.956Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T08:56:12.956Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-17T08:56:12.956Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T08:56:12.956Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-17T08:56:12.956Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-17T08:56:12.956Z] === RUN TestDockerSuite/TestDockerFails [2022-03-17T08:56:12.956Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-17T08:56:12.956Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-17T08:56:12.956Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-17T08:56:12.956Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-17T08:56:12.956Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-17T08:56:12.956Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-17T08:56:12.956Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-17T08:56:12.956Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-17T08:56:12.956Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-17T08:56:12.956Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-17T08:56:12.956Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-17T08:56:15.591Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-17T08:56:16.018Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-17T08:56:18.328Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-17T08:56:21.390Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-17T08:56:28.751Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-17T08:56:30.269Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-17T08:56:30.943Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-17T08:56:33.708Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-17T08:56:35.179Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-17T08:56:41.230Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-17T08:56:43.537Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-17T08:56:44.027Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-17T08:56:46.624Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-17T08:56:48.763Z] === RUN TestDockerSuite/TestBuildRm [2022-03-17T08:56:48.940Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-17T08:56:49.430Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-17T08:56:50.459Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-17T08:56:56.504Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-17T08:57:01.412Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-17T08:57:01.412Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-17T08:57:01.412Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-17T08:57:01.412Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T08:57:01.412Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-17T08:57:01.412Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-17T08:57:01.412Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-17T08:57:01.412Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-17T08:57:01.412Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-17T08:57:02.442Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-17T08:57:02.442Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-17T08:57:02.442Z] === RUN TestDockerSuite/TestEventsRename [2022-03-17T08:57:04.473Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-17T08:57:05.505Z] === RUN TestDockerSuite/TestEventsResize [2022-03-17T08:57:05.848Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-17T08:57:06.587Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-17T08:57:10.379Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-17T08:57:10.379Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-17T08:57:10.379Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-17T08:57:10.379Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-17T08:57:10.847Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-17T08:57:13.061Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-17T08:57:13.108Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-17T08:57:16.169Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-17T08:57:18.476Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-17T08:57:18.929Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-17T08:57:23.381Z] === RUN TestDockerSuite/TestEventsTop [2022-03-17T08:57:23.381Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-17T08:57:23.381Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-17T08:57:23.686Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-17T08:57:26.438Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-17T08:57:30.841Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-17T08:57:31.346Z] === RUN TestDockerSuite/TestExec [2022-03-17T08:57:31.346Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T08:57:31.346Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-17T08:57:31.346Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-17T08:57:31.346Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-17T08:57:32.975Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-17T08:57:35.278Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-17T08:57:35.278Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T08:57:35.278Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-17T08:57:35.278Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T08:57:35.278Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-17T08:57:35.278Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-17T08:57:35.278Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-17T08:57:36.912Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-17T08:57:37.959Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-17T08:57:39.212Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-17T08:57:41.513Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-17T08:57:43.143Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-17T08:57:48.051Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-17T08:57:48.051Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-17T08:57:48.051Z] === RUN TestDockerSuite/TestExecEnv [2022-03-17T08:57:48.051Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T08:57:48.051Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-17T08:57:48.051Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-17T08:57:48.051Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-17T08:57:50.191Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-17T08:57:50.359Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-17T08:57:52.068Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-17T08:57:53.056Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-17T08:57:54.041Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-17T08:57:55.273Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-17T08:57:55.273Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-17T08:57:55.273Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-17T08:57:55.273Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-17T08:57:55.273Z] === RUN TestDockerSuite/TestExecParseError [2022-03-17T08:57:55.273Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-17T08:57:55.273Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-17T08:57:55.273Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-17T08:57:55.273Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-17T08:57:55.273Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-17T08:57:55.273Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-17T08:57:55.396Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-17T08:57:57.575Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-17T08:57:57.575Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-17T08:57:57.575Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-17T08:57:57.575Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-17T08:57:57.575Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-17T08:57:57.575Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-17T08:57:57.575Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-17T08:57:57.575Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-17T08:57:57.575Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-17T08:57:57.575Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-17T08:57:57.575Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-17T08:57:59.877Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-17T08:57:59.877Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-17T08:57:59.877Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-17T08:58:04.468Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-17T08:58:04.940Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-17T08:58:05.846Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-17T08:58:05.923Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-17T08:58:05.923Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-17T08:58:05.923Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-17T08:58:05.923Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-17T08:58:05.923Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-17T08:58:05.923Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-17T08:58:05.923Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-17T08:58:08.306Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-17T08:58:08.306Z] docker_cli_external_volume_driver_test.go:484: [d40585910e539] daemon is not started [2022-03-17T08:58:10.814Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-17T08:58:10.814Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-17T08:58:11.967Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-17T08:58:17.977Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-17T08:58:18.010Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-17T08:58:21.219Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-17T08:58:23.233Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-17T08:58:23.233Z] docker_cli_external_volume_driver_test.go:52: [d3a0cc5ba84f5] daemon is not started [2022-03-17T08:58:23.695Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-17T08:58:28.582Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-17T08:58:28.582Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T08:58:28.582Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-17T08:58:28.582Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-17T08:58:28.582Z] === RUN TestDockerSuite/TestHealth [2022-03-17T08:58:28.582Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-17T08:58:28.582Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-17T08:58:28.582Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-17T08:58:28.582Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-17T08:58:28.582Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-17T08:58:33.496Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-17T08:58:33.496Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-17T08:58:33.496Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-17T08:58:33.496Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-17T08:58:33.496Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-17T08:58:33.496Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-17T08:58:33.986Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-17T08:58:34.477Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-17T08:58:34.477Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-17T08:58:34.477Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-17T08:58:35.506Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-17T08:58:35.996Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-17T08:58:37.627Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-17T08:58:38.117Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-17T08:58:38.148Z] --- PASS: TestDockerExternalVolumeSuite (436.75s) [2022-03-17T08:58:38.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.50s) [2022-03-17T08:58:38.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-03-17T08:58:38.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2022-03-17T08:58:38.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-03-17T08:58:38.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-03-17T08:58:38.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-03-17T08:58:38.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-03-17T08:58:38.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2022-03-17T08:58:38.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-03-17T08:58:38.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-03-17T08:58:38.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2022-03-17T08:58:38.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-03-17T08:58:38.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.23s) [2022-03-17T08:58:38.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-03-17T08:58:38.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-03-17T08:58:38.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.57s) [2022-03-17T08:58:38.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-03-17T08:58:38.148Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-03-17T08:58:38.148Z] PASS [2022-03-17T08:58:38.148Z] [2022-03-17T08:58:38.148Z] === Skipped [2022-03-17T08:58:38.148Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-17T08:58:38.148Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-17T08:58:38.148Z] check_test.go:308: [d0590973a3b73] daemon is not started [2022-03-17T08:58:38.148Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-17T08:58:38.148Z] [2022-03-17T08:58:38.148Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-03-17T08:58:38.148Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-17T08:58:38.148Z] check_test.go:308: [d09e79e20c409] daemon is not started [2022-03-17T08:58:38.148Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-03-17T08:58:38.148Z] [2022-03-17T08:58:38.148Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-17T08:58:38.148Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-17T08:58:38.148Z] check_test.go:308: [d4cfe1e729129] daemon is not started [2022-03-17T08:58:38.148Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-17T08:58:38.148Z] [2022-03-17T08:58:38.148Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-03-17T08:58:38.148Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-17T08:58:38.148Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-03-17T08:58:38.148Z] [2022-03-17T08:58:38.148Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-17T08:58:38.148Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-17T08:58:38.148Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-17T08:58:38.148Z] [2022-03-17T08:58:38.148Z] DONE 271 tests, 5 skipped in 2326.603s [2022-03-17T08:58:38.148Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-17T08:58:38.148Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da4b692d32494/docker.pid [2022-03-17T08:58:38.148Z] +++ kill 6679 [2022-03-17T08:58:38.148Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6679 is not a child of this shell [2022-03-17T08:58:38.148Z] warning: PID 6679 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da4b692d32494/docker.pid had a nonzero exit code [2022-03-17T08:58:38.148Z] ++++ cat bundles/test-integration/docker.pid [2022-03-17T08:58:38.148Z] +++ kill 8866 [2022-03-17T08:58:38.148Z] +++ /etc/init.d/apparmor stop [2022-03-17T08:58:38.148Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-17T08:58:38.148Z] [2022-03-17T08:58:38.148Z] Unloading profiles will leave already running processes permanently [2022-03-17T08:58:38.148Z] unconfined, which can lead to unexpected situations. [2022-03-17T08:58:38.148Z] [2022-03-17T08:58:38.148Z] To set a process to complain mode, use the command line tool [2022-03-17T08:58:38.148Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-17T08:58:38.148Z] +++ true [2022-03-17T08:58:38.148Z] exiting test-integration [2022-03-17T08:58:38.148Z] ++ exit 0 [2022-03-17T08:58:38.148Z] [2022-03-17T08:58:38.148Z] + exit 0 [2022-03-17T08:58:38.148Z] ++ jobs -p [2022-03-17T08:58:38.148Z] + pids= [2022-03-17T08:58:38.148Z] + echo 'Remaining pids to kill: []' [2022-03-17T08:58:38.148Z] Remaining pids to kill: [] [2022-03-17T08:58:38.148Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-17T08:58:38.166Z] Recording test results [2022-03-17T08:58:39.982Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-17T08:58:40.319Z] + echo Ensuring container killed. [2022-03-17T08:58:40.319Z] Ensuring container killed. [2022-03-17T08:58:40.319Z] + docker ps -aq -f name=docker-pr8-* [2022-03-17T08:58:40.319Z] + cids=ef3b4a22cc0f [2022-03-17T08:58:40.319Z] 6676cf46698f [2022-03-17T08:58:40.319Z] f764651e5c93 [2022-03-17T08:58:40.319Z] + [ -n ef3b4a22cc0f [2022-03-17T08:58:40.319Z] 6676cf46698f [2022-03-17T08:58:40.319Z] f764651e5c93 ] [2022-03-17T08:58:40.319Z] + docker rm -vf ef3b4a22cc0f 6676cf46698f f764651e5c93 [2022-03-17T08:58:40.423Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-17T08:58:40.898Z] ef3b4a22cc0f [2022-03-17T08:58:41.161Z] 6676cf46698f [2022-03-17T08:58:41.161Z] f764651e5c93 [Pipeline] sh [2022-03-17T08:58:41.453Z] + echo Chowning /workspace to jenkins user [2022-03-17T08:58:41.453Z] Chowning /workspace to jenkins user [2022-03-17T08:58:41.453Z] + id -u [2022-03-17T08:58:41.453Z] + id -g [2022-03-17T08:58:41.453Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43380:/workspace busybox chown -R 1000:1000 /workspace [2022-03-17T08:58:41.453Z] Unable to find image 'busybox:latest' locally [2022-03-17T08:58:41.453Z] latest: Pulling from library/busybox [2022-03-17T08:58:41.714Z] 554879bb3004: Pulling fs layer [2022-03-17T08:58:41.714Z] 554879bb3004: Verifying Checksum [2022-03-17T08:58:41.714Z] 554879bb3004: Download complete [2022-03-17T08:58:41.714Z] 554879bb3004: Pull complete [2022-03-17T08:58:41.714Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-17T08:58:41.714Z] Status: Downloaded newer image for busybox:latest [2022-03-17T08:58:43.482Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-17T08:58:43.482Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-17T08:58:43.482Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T08:58:43.482Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-17T08:58:44.567Z] + bundleName=amd64 [2022-03-17T08:58:44.567Z] + echo Creating amd64-bundles.tar.gz [2022-03-17T08:58:44.567Z] Creating amd64-bundles.tar.gz [2022-03-17T08:58:44.567Z] + xargs tar -czf amd64-bundles.tar.gz [2022-03-17T08:58:44.567Z] + 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-03-17T08:58:45.969Z] Archiving artifacts [2022-03-17T08:58:47.403Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-17T08:58:47.403Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-17T08:58:47.403Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-17T08:58:47.403Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T08:58:47.403Z] === RUN TestDockerSuite/TestImportFile [2022-03-17T08:58:47.403Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T08:58:47.403Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-17T08:58:47.403Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-17T08:58:47.403Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-17T08:58:47.403Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-17T08:58:47.403Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T08:58:47.403Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-17T08:58:47.403Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T08:58:47.403Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-17T08:58:47.403Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-17T08:58:47.403Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-17T08:58:47.403Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-17T08:58:47.403Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-17T08:58:47.403Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-17T08:58:47.403Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-17T08:58:47.403Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-17T08:58:47.403Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T08:58:47.403Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-17T08:58:47.403Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T08:58:47.403Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-17T08:58:48.062Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43380/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-17T08:58:48.233Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-17T08:58:48.233Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-17T08:58:48.233Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-17T08:58:48.380Z] + make clean [2022-03-17T08:58:48.641Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-17T08:58:48.641Z] docker-dev-cache [2022-03-17T08:58:48.641Z] docker-mod-cache [Pipeline] deleteDir [2022-03-17T08:58:50.451Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-17T08:58:50.463Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-17T08:58:52.665Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-17T08:58:52.769Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-17T08:58:52.769Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T08:58:52.769Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-17T08:58:52.769Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-17T08:58:52.769Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-17T08:58:52.769Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-17T08:58:52.769Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-17T08:58:52.769Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-17T08:58:55.837Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-17T08:58:55.837Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-17T08:58:58.541Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-17T08:58:58.900Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-17T08:58:58.900Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-17T08:58:58.900Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-17T08:58:58.900Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-17T08:58:58.901Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-17T08:58:58.901Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-17T08:58:58.901Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-17T08:59:01.239Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-17T08:59:05.700Z] === RUN TestDockerSuite/TestBuildUser [2022-03-17T08:59:05.700Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-17T08:59:05.700Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-17T08:59:05.700Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-17T08:59:05.700Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-17T08:59:05.700Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-17T08:59:05.700Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-17T08:59:06.155Z] === RUN TestDockerSuite/TestInspectImage [2022-03-17T08:59:06.156Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T08:59:06.156Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-17T08:59:06.156Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T08:59:06.156Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-17T08:59:06.156Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T08:59:06.156Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-17T08:59:08.456Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-17T08:59:10.453Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-17T08:59:10.757Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-17T08:59:10.757Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-17T08:59:11.438Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-17T08:59:13.062Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-17T08:59:15.366Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-17T08:59:15.366Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-17T08:59:15.366Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-17T08:59:15.366Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-17T08:59:16.195Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-17T08:59:16.195Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-17T08:59:16.195Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-17T08:59:16.195Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-17T08:59:16.195Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-17T08:59:17.671Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-17T08:59:20.733Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-17T08:59:24.658Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-17T08:59:26.963Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-17T08:59:30.024Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-17T08:59:31.662Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-17T08:59:34.722Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-17T08:59:37.026Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-17T08:59:39.332Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-17T08:59:39.826Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-17T08:59:39.826Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T08:59:39.826Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-17T08:59:39.826Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-17T08:59:39.826Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-17T08:59:39.826Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-17T08:59:39.826Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-17T08:59:39.826Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-17T08:59:39.826Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-17T08:59:39.826Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T08:59:39.826Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-17T08:59:39.826Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-17T08:59:39.826Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-17T08:59:39.826Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T08:59:39.826Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-17T08:59:39.826Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T08:59:39.826Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-17T08:59:39.826Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-17T08:59:39.826Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-17T08:59:39.826Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-17T08:59:39.826Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-17T08:59:39.827Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-17T08:59:39.827Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-17T08:59:39.827Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T08:59:39.827Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-17T08:59:39.827Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-17T08:59:39.827Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-17T08:59:39.827Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T08:59:39.827Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-17T08:59:39.827Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-17T08:59:39.827Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-17T08:59:39.827Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-17T08:59:39.827Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-17T08:59:39.827Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-17T08:59:39.827Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-17T08:59:42.127Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-17T08:59:43.762Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-17T08:59:46.320Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-17T08:59:46.320Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-17T08:59:49.801Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-17T08:59:52.104Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-17T08:59:52.104Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-17T08:59:52.104Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-17T08:59:54.407Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-17T08:59:54.407Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-17T08:59:56.747Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-17T09:00:01.764Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-17T09:00:05.404Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-17T09:00:05.404Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-17T09:00:05.404Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-17T09:00:05.404Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-17T09:00:05.404Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-17T09:00:07.803Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-17T09:00:08.352Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-17T09:00:08.352Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T09:00:08.819Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-17T09:00:13.839Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-17T09:00:16.145Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-17T09:00:17.775Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-17T09:00:17.775Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-17T09:00:17.775Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-17T09:00:20.835Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-17T09:00:23.138Z] === RUN TestDockerSuite/TestLogsSince [2022-03-17T09:00:23.747Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-17T09:00:29.614Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-17T09:00:30.082Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-17T09:00:33.798Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-17T09:00:33.798Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-17T09:00:33.798Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-17T09:00:33.798Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-17T09:00:33.798Z] === RUN TestDockerSuite/TestLogsTail [2022-03-17T09:00:35.429Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-17T09:00:38.491Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-17T09:00:40.802Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-17T09:00:40.802Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-17T09:00:40.802Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-17T09:00:40.802Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-17T09:00:40.802Z] === RUN TestDockerSuite/TestNetHostname [2022-03-17T09:00:40.802Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-17T09:00:40.802Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-17T09:00:40.802Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T09:00:40.802Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-17T09:00:40.802Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-17T09:00:40.802Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-17T09:00:40.802Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-17T09:00:40.802Z] === RUN TestDockerSuite/TestPluginActive [2022-03-17T09:00:40.802Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T09:00:40.802Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-17T09:00:40.802Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T09:00:40.802Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-17T09:00:40.802Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-17T09:00:40.802Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-17T09:00:40.802Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-17T09:00:40.802Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-17T09:00:40.802Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-17T09:00:40.802Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-17T09:00:40.802Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-17T09:00:40.802Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-17T09:00:40.802Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-17T09:00:40.802Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-17T09:00:40.802Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-17T09:00:40.802Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-17T09:00:40.802Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-17T09:00:40.803Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-17T09:00:40.803Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-17T09:00:40.803Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-17T09:00:40.803Z] === RUN TestDockerSuite/TestPortList [2022-03-17T09:00:40.803Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-17T09:00:40.803Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-17T09:00:45.714Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-17T09:00:45.714Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:00:45.714Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-17T09:00:45.714Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-17T09:00:45.714Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-17T09:00:45.714Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-17T09:00:45.714Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-17T09:00:45.714Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-17T09:00:45.714Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-17T09:00:45.714Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-17T09:00:45.714Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-17T09:00:45.714Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-17T09:00:45.714Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-17T09:00:45.714Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-17T09:00:45.714Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-17T09:00:45.714Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-17T09:00:45.714Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-17T09:00:45.714Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-17T09:00:47.910Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-17T09:00:47.910Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-17T09:00:47.910Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-17T09:00:47.910Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-17T09:00:48.378Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-17T09:00:48.378Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-17T09:00:48.378Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-17T09:00:49.941Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-17T09:00:50.908Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-17T09:00:50.908Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-17T09:00:50.908Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-17T09:00:50.908Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-17T09:00:50.908Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-17T09:00:50.908Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-17T09:00:50.908Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-17T09:00:50.908Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-17T09:00:50.908Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-17T09:00:50.908Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-17T09:00:50.908Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-17T09:00:50.908Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-17T09:00:51.758Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-17T09:00:51.759Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-17T09:00:51.759Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-17T09:00:59.113Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-17T09:00:59.113Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-17T09:00:59.113Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-17T09:00:59.634Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-17T09:01:02.454Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-17T09:01:03.439Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-17T09:01:03.439Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-17T09:01:03.907Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-17T09:01:03.907Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-17T09:01:03.907Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-17T09:01:03.907Z] docker_cli_sni_test.go:18: Flakey test [2022-03-17T09:01:03.907Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-17T09:01:04.425Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-17T09:01:06.859Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-17T09:01:06.859Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-17T09:01:06.859Z] === RUN TestDockerSuite/TestCommitChange [2022-03-17T09:01:09.780Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-17T09:01:11.601Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-17T09:01:11.601Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-17T09:01:11.601Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-17T09:01:11.601Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-17T09:01:11.601Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-17T09:01:11.601Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-17T09:01:11.601Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-17T09:01:11.601Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-17T09:01:11.601Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-17T09:01:11.601Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-17T09:01:11.601Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-17T09:01:14.094Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-17T09:01:18.779Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-17T09:01:18.779Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T09:01:18.779Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-17T09:01:18.779Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T09:01:18.779Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-17T09:01:18.779Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T09:01:18.779Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-17T09:01:18.850Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-17T09:01:18.850Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-17T09:01:18.850Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-17T09:01:19.770Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-17T09:01:24.993Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-17T09:01:24.993Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-17T09:01:24.993Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-17T09:01:24.993Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-17T09:01:26.951Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-17T09:01:29.273Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-17T09:01:29.273Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T09:01:29.273Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-17T09:01:35.664Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-17T09:01:37.934Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-17T09:01:40.724Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-17T09:01:43.874Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-17T09:01:43.874Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-17T09:01:43.874Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-17T09:01:43.874Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-17T09:01:43.874Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-17T09:01:43.874Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-17T09:01:43.874Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-17T09:01:43.874Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-17T09:01:43.874Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-17T09:01:43.874Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-17T09:01:43.874Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-17T09:01:43.874Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-17T09:01:43.874Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-17T09:01:43.874Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-17T09:01:43.874Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-17T09:01:43.874Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-17T09:01:48.275Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-17T09:01:49.268Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-17T09:01:49.268Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-17T09:01:49.268Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-17T09:01:49.268Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-17T09:01:49.268Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-17T09:01:49.268Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-17T09:01:49.268Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-17T09:01:49.268Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-17T09:01:49.268Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-17T09:01:49.268Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-17T09:01:49.268Z] === RUN TestDockerSuite/TestBuildFails [2022-03-17T09:01:49.611Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-17T09:01:52.535Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-17T09:01:53.074Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-17T09:01:53.074Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-17T09:01:53.529Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-17T09:01:53.529Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-17T09:01:53.529Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-17T09:01:53.529Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-17T09:01:53.529Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-17T09:01:58.440Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-17T09:01:58.441Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T09:01:58.441Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-17T09:01:58.441Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-17T09:01:58.441Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-17T09:01:58.441Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-17T09:01:58.441Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-17T09:01:58.441Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-17T09:01:58.441Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-17T09:02:00.249Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-17T09:02:02.952Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-17T09:02:02.952Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T09:02:02.952Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-17T09:02:05.170Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-17T09:02:05.170Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-17T09:02:05.170Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-17T09:02:05.170Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T09:02:05.170Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-17T09:02:05.170Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-17T09:02:05.170Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-17T09:02:05.796Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-17T09:02:05.796Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-17T09:02:05.796Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-17T09:02:07.427Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-17T09:02:07.427Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-17T09:02:07.427Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-17T09:02:08.456Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-17T09:02:08.931Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-17T09:02:08.961Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-17T09:02:08.961Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-17T09:02:08.961Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-17T09:02:08.961Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-17T09:02:09.486Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-17T09:02:09.486Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-17T09:02:09.486Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-17T09:02:11.913Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-17T09:02:11.913Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-17T09:02:11.913Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-17T09:02:11.913Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-17T09:02:11.913Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-17T09:02:11.913Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-17T09:02:11.913Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-17T09:02:11.913Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-17T09:02:13.414Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-17T09:02:15.703Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-17T09:02:18.321Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-17T09:02:19.493Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-17T09:02:21.386Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-17T09:02:21.446Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-17T09:02:23.282Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-17T09:02:23.282Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-17T09:02:23.282Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-17T09:02:23.282Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-17T09:02:27.070Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-17T09:02:27.070Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-17T09:02:30.862Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-17T09:02:30.862Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T09:02:30.862Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-17T09:02:30.862Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:02:30.862Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-17T09:02:33.945Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-17T09:02:34.413Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-17T09:02:36.492Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-17T09:02:36.492Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-17T09:02:38.203Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-17T09:02:38.203Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-17T09:02:38.203Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-17T09:02:41.990Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-17T09:02:41.990Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-17T09:02:45.184Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-17T09:02:45.184Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-17T09:02:45.184Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-17T09:02:45.184Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-17T09:02:45.782Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-17T09:02:46.176Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-17T09:02:46.176Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-17T09:02:46.176Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-17T09:02:47.026Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-17T09:02:47.026Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T09:02:47.026Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-17T09:02:50.946Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-17T09:02:51.438Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-17T09:02:51.438Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-17T09:02:51.647Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-17T09:02:52.472Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-17T09:02:57.378Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-17T09:02:58.705Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-17T09:02:58.706Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T09:02:58.706Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-17T09:03:02.285Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-17T09:03:02.285Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T09:03:02.285Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-17T09:03:04.151Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-17T09:03:04.151Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-17T09:03:04.151Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-17T09:03:04.151Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-17T09:03:04.151Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-17T09:03:06.365Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-17T09:03:06.365Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-17T09:03:06.365Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-17T09:03:07.193Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-17T09:03:07.193Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-17T09:03:07.193Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-17T09:03:10.154Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-17T09:03:10.154Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-17T09:03:10.154Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-17T09:03:16.554Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-17T09:03:18.125Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-17T09:03:18.820Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-17T09:03:18.820Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-17T09:03:21.087Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-17T09:03:21.087Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-17T09:03:21.087Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-17T09:03:22.079Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-17T09:03:22.079Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-17T09:03:22.414Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-17T09:03:23.573Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-17T09:03:24.045Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-17T09:03:24.536Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-17T09:03:26.524Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-17T09:03:26.524Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-17T09:03:26.524Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-17T09:03:26.524Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-17T09:03:26.524Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-17T09:03:26.524Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-17T09:03:26.524Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-17T09:03:26.524Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-17T09:03:26.524Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-17T09:03:26.524Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-17T09:03:26.524Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-17T09:03:30.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-17T09:03:30.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-17T09:03:31.899Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-17T09:03:33.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-17T09:03:34.602Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-17T09:03:34.602Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-17T09:03:35.593Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-17T09:03:37.060Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-17T09:03:37.169Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-17T09:03:37.944Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-17T09:03:38.161Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-17T09:03:39.734Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-17T09:03:40.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-17T09:03:41.960Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-17T09:03:44.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000ac9788_} [2022-03-17T09:03:46.827Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-17T09:03:48.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11340859362_c:\foo_false____} [2022-03-17T09:03:50.753Z] === RUN TestDockerSuite/TestRmiTag [2022-03-17T09:03:51.243Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-17T09:03:51.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11340859362_c:\foo_true____} [2022-03-17T09:03:52.413Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-17T09:03:52.413Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-17T09:03:52.413Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-17T09:03:52.413Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-17T09:03:52.413Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-17T09:03:52.413Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-17T09:03:52.413Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-17T09:03:52.413Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-17T09:03:52.413Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-17T09:03:52.413Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-17T09:03:53.403Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-17T09:03:53.545Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-17T09:03:55.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-17T09:03:55.203Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-17T09:03:55.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-17T09:03:55.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-17T09:03:55.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-17T09:03:55.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-17T09:03:55.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-17T09:03:55.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-17T09:03:55.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-17T09:03:55.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-17T09:03:55.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-17T09:03:55.670Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-17T09:03:55.670Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-17T09:03:55.670Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-17T09:03:55.670Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-17T09:03:55.670Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-17T09:03:55.670Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-17T09:03:55.670Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-17T09:03:55.670Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-17T09:03:55.670Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-17T09:03:55.670Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-17T09:03:55.670Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-17T09:03:55.670Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-17T09:03:55.670Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-17T09:03:59.458Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-17T09:03:59.458Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-17T09:03:59.458Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-17T09:03:59.458Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:03:59.458Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-17T09:03:59.458Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T09:03:59.458Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-17T09:03:59.458Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-17T09:03:59.458Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-17T09:03:59.458Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T09:03:59.458Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-17T09:03:59.458Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T09:03:59.458Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-17T09:03:59.458Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-17T09:03:59.458Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-17T09:03:59.458Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T09:03:59.458Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-17T09:03:59.458Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-17T09:03:59.458Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-17T09:03:59.458Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-17T09:03:59.458Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-17T09:03:59.458Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-17T09:03:59.458Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-17T09:03:59.458Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T09:03:59.458Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-17T09:03:59.458Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T09:03:59.458Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-17T09:04:03.246Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-17T09:04:03.246Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-17T09:04:03.246Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-17T09:04:03.246Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-17T09:04:05.925Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-17T09:04:07.037Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-17T09:04:07.037Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-17T09:04:07.037Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-17T09:04:07.037Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-17T09:04:07.037Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-17T09:04:07.037Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-17T09:04:07.037Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-17T09:04:11.665Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-17T09:04:13.302Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-17T09:04:14.190Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-17T09:04:17.147Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-17T09:04:17.147Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T09:04:17.147Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-17T09:04:17.147Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-17T09:04:17.147Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-17T09:04:19.346Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-17T09:04:19.836Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-17T09:04:19.836Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-17T09:04:19.836Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-17T09:04:19.836Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-17T09:04:19.836Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-17T09:04:19.836Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-17T09:04:19.836Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-17T09:04:19.836Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-17T09:04:19.836Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-17T09:04:19.836Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-17T09:04:19.836Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-17T09:04:19.836Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-17T09:04:19.836Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-17T09:04:19.836Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-17T09:04:19.836Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-17T09:04:21.467Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-17T09:04:21.467Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-17T09:04:21.467Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-17T09:04:21.467Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-17T09:04:21.957Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-17T09:04:26.861Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-17T09:04:29.632Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-17T09:04:29.632Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-17T09:04:29.632Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-17T09:04:29.632Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T09:04:29.632Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-17T09:04:29.924Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-17T09:04:31.260Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-17T09:04:31.260Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-17T09:04:31.260Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-17T09:04:32.227Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-17T09:04:33.484Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-17T09:04:35.291Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-17T09:04:37.596Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-17T09:04:37.596Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-17T09:04:42.119Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-17T09:04:42.119Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-17T09:04:42.119Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-17T09:04:42.119Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-17T09:04:42.119Z] === RUN TestDockerSuite/TestCpToDot [2022-03-17T09:04:43.635Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-17T09:04:43.635Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-17T09:04:43.635Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-17T09:04:43.635Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-17T09:04:43.635Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-17T09:04:43.635Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-17T09:04:43.635Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-17T09:04:43.635Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-17T09:04:43.635Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-17T09:04:43.635Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-17T09:04:43.635Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-17T09:04:43.635Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-17T09:04:43.635Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-17T09:04:43.635Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-17T09:04:43.635Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-17T09:04:43.635Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-17T09:04:43.636Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-17T09:04:43.636Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-17T09:04:43.636Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-17T09:04:43.636Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-17T09:04:43.636Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-17T09:04:43.636Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-17T09:04:43.636Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-17T09:04:45.068Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-17T09:04:45.068Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-17T09:04:45.068Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-17T09:04:45.068Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-17T09:04:45.068Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-17T09:04:45.939Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-17T09:04:45.939Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-17T09:04:45.939Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-17T09:04:48.855Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-17T09:04:48.856Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T09:04:48.856Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-17T09:04:48.856Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-17T09:04:48.856Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-17T09:04:48.856Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-17T09:04:48.856Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-17T09:04:48.856Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-17T09:04:48.856Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-17T09:04:48.856Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-17T09:04:49.003Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-17T09:04:49.003Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-17T09:04:49.003Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-17T09:04:49.003Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-17T09:04:49.003Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-17T09:04:49.325Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-17T09:04:51.304Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-17T09:04:51.304Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-17T09:04:51.304Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-17T09:04:51.304Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-17T09:04:51.304Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-17T09:04:51.304Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-17T09:04:51.304Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-17T09:04:51.304Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-17T09:04:51.304Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-17T09:04:51.304Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-17T09:04:51.304Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-17T09:04:51.304Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-17T09:04:51.304Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-17T09:04:51.304Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-17T09:04:51.304Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-17T09:04:51.537Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-17T09:04:53.609Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-17T09:04:55.326Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-17T09:04:55.326Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-17T09:04:55.794Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-17T09:04:56.670Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-17T09:04:58.745Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-17T09:04:58.975Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-17T09:04:58.975Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-17T09:04:58.975Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-17T09:04:58.975Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-17T09:04:58.975Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-17T09:04:58.975Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-17T09:04:58.975Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-17T09:04:59.731Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-17T09:04:59.731Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-17T09:04:59.731Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-17T09:04:59.731Z] === RUN TestDockerSuite/TestCreateRM [2022-03-17T09:05:00.716Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-17T09:05:00.716Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-17T09:05:00.716Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-17T09:05:00.716Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-17T09:05:01.185Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-17T09:05:02.039Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-17T09:05:02.039Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-17T09:05:02.039Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-17T09:05:02.039Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-17T09:05:02.039Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-17T09:05:02.039Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-17T09:05:02.039Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-17T09:05:02.039Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-17T09:05:02.039Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-17T09:05:03.673Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-17T09:05:09.919Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-17T09:05:09.919Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-17T09:05:09.919Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-17T09:05:09.919Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-17T09:05:09.919Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-17T09:05:09.919Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-17T09:05:09.919Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-17T09:05:09.919Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-17T09:05:09.919Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-17T09:05:09.919Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-17T09:05:09.919Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-17T09:05:09.919Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-17T09:05:09.919Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-17T09:05:12.347Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-17T09:05:12.347Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-17T09:05:12.347Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-17T09:05:12.836Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-17T09:05:12.836Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-17T09:05:12.836Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-17T09:05:13.679Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-17T09:05:13.679Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-17T09:05:13.679Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-17T09:05:15.141Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-17T09:05:16.633Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-17T09:05:16.633Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-17T09:05:16.633Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-17T09:05:16.633Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-17T09:05:18.200Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-17T09:05:18.200Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-17T09:05:18.200Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-17T09:05:20.423Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-17T09:05:20.423Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T09:05:20.423Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-17T09:05:20.423Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-17T09:05:20.423Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-17T09:05:20.423Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-17T09:05:20.423Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-17T09:05:20.423Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-17T09:05:20.423Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-17T09:05:20.423Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-17T09:05:20.423Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T09:05:20.423Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-17T09:05:20.423Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-17T09:05:20.423Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-17T09:05:20.423Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-17T09:05:20.423Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-17T09:05:20.423Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:05:20.423Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-17T09:05:20.423Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T09:05:20.423Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-17T09:05:20.423Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-17T09:05:20.423Z] === RUN TestDockerSuite/TestDockerFails [2022-03-17T09:05:20.423Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-17T09:05:20.423Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-17T09:05:20.423Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-17T09:05:20.423Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-17T09:05:20.423Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-17T09:05:20.423Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-17T09:05:20.423Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-17T09:05:20.423Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-17T09:05:20.423Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-17T09:05:20.423Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-17T09:05:20.423Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-17T09:05:20.503Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-17T09:05:20.503Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-17T09:05:20.503Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-17T09:05:20.503Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-17T09:05:20.503Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-17T09:05:20.503Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-17T09:05:20.503Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-17T09:05:22.804Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-17T09:05:24.213Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-17T09:05:25.868Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-17T09:05:27.165Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-17T09:05:28.171Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-17T09:05:30.958Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-17T09:05:31.231Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-17T09:05:31.231Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-17T09:05:31.231Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-17T09:05:31.231Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-17T09:05:31.231Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-17T09:05:31.231Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-17T09:05:31.231Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-17T09:05:31.231Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-17T09:05:31.231Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-17T09:05:31.231Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-17T09:05:31.231Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-17T09:05:31.231Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-17T09:05:31.231Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-17T09:05:31.231Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-17T09:05:31.231Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-17T09:05:31.231Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-17T09:05:34.168Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-17T09:05:36.139Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-17T09:05:36.139Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-17T09:05:36.139Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-17T09:05:36.139Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-17T09:05:36.139Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-17T09:05:36.139Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-17T09:05:36.139Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-17T09:05:36.139Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-17T09:05:36.139Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T09:05:36.139Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-17T09:05:36.139Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T09:05:36.139Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-17T09:05:43.447Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-17T09:05:43.623Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-17T09:05:43.623Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-17T09:05:43.623Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-17T09:05:44.653Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-17T09:05:44.653Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-17T09:05:44.653Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-17T09:05:44.653Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-17T09:05:44.653Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-17T09:05:44.653Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-17T09:05:44.653Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-17T09:05:44.653Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-17T09:05:44.653Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-17T09:05:44.653Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-17T09:05:44.653Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-17T09:05:44.653Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-17T09:05:44.653Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-17T09:05:44.653Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-17T09:05:44.653Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-17T09:05:44.653Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-17T09:05:44.653Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-17T09:05:44.653Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-17T09:05:44.653Z] === RUN TestDockerSuite/TestRunMount [2022-03-17T09:05:44.653Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-17T09:05:44.654Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-17T09:05:44.654Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-17T09:05:44.654Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-17T09:05:44.654Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-17T09:05:44.654Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-17T09:05:44.654Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-17T09:05:44.654Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-17T09:05:49.312Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-17T09:05:52.006Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-17T09:05:52.006Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-17T09:05:52.006Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-17T09:05:52.006Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-17T09:05:52.006Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-17T09:05:52.006Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-17T09:05:52.006Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-17T09:05:56.471Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-17T09:05:58.051Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-17T09:05:59.420Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-17T09:05:59.500Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-17T09:06:00.408Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-17T09:06:01.973Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-17T09:06:01.974Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-17T09:06:01.974Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-17T09:06:01.974Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-17T09:06:01.974Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-17T09:06:01.974Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-17T09:06:01.974Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-17T09:06:01.974Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-17T09:06:01.974Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-17T09:06:01.974Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-17T09:06:01.974Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-17T09:06:01.974Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-17T09:06:01.974Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-17T09:06:01.974Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-17T09:06:01.974Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-17T09:06:01.974Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-17T09:06:01.974Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-17T09:06:01.974Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-17T09:06:01.974Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-17T09:06:02.463Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-17T09:06:04.091Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-17T09:06:04.340Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-17T09:06:05.724Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-17T09:06:06.276Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-17T09:06:07.261Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-17T09:06:08.025Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-17T09:06:08.247Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-17T09:06:09.055Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-17T09:06:11.358Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-17T09:06:11.848Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-17T09:06:11.848Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-17T09:06:11.848Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-17T09:06:11.848Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-17T09:06:11.848Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-17T09:06:11.848Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-17T09:06:11.848Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-17T09:06:11.848Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-17T09:06:11.848Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-17T09:06:11.848Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-17T09:06:11.848Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-17T09:06:11.848Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-17T09:06:11.848Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-17T09:06:11.848Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-17T09:06:11.848Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-17T09:06:11.848Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-17T09:06:13.026Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-17T09:06:15.398Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-17T09:06:15.769Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-17T09:06:15.769Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-17T09:06:15.769Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-17T09:06:15.769Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-17T09:06:15.769Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-17T09:06:15.769Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-17T09:06:15.769Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-17T09:06:15.769Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-17T09:06:15.769Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-17T09:06:15.769Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-17T09:06:15.769Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-17T09:06:26.429Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-17T09:06:26.429Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-17T09:06:26.429Z] === RUN TestDockerSuite/TestRunRm [2022-03-17T09:06:27.886Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-17T09:06:27.886Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-17T09:06:27.886Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-17T09:06:27.886Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T09:06:27.886Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-17T09:06:27.886Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-17T09:06:27.886Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-17T09:06:27.886Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-17T09:06:27.886Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-17T09:06:28.354Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-17T09:06:28.354Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-17T09:06:28.354Z] === RUN TestDockerSuite/TestEventsRename [2022-03-17T09:06:29.490Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-17T09:06:32.142Z] === RUN TestDockerSuite/TestEventsResize [2022-03-17T09:06:34.409Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-17T09:06:35.531Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-17T09:06:37.162Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-17T09:06:40.223Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-17T09:06:41.853Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-17T09:06:44.912Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-17T09:06:44.912Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-17T09:06:44.912Z] === RUN TestDockerSuite/TestRunState [2022-03-17T09:06:44.912Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-17T09:06:44.912Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-17T09:06:47.214Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-17T09:06:47.214Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-17T09:06:47.214Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-17T09:06:50.277Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-17T09:06:50.277Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-17T09:06:50.277Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-17T09:06:50.277Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-17T09:06:50.277Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-17T09:06:50.277Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-17T09:06:50.277Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-17T09:06:50.277Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-17T09:06:50.277Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-17T09:06:55.184Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-17T09:06:55.184Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-17T09:06:55.184Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-17T09:06:55.184Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T09:06:55.184Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-17T09:06:55.184Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-17T09:06:55.184Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-17T09:06:55.184Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-17T09:06:55.184Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-17T09:06:55.184Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-17T09:06:55.184Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-17T09:06:55.184Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-17T09:06:55.184Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-17T09:06:55.184Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-17T09:06:55.184Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-17T09:06:55.184Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-17T09:06:55.184Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-17T09:06:55.184Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-17T09:06:55.184Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-17T09:06:55.184Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-17T09:06:55.184Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-17T09:06:57.485Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-17T09:06:57.485Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-17T09:06:57.975Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-17T09:07:00.284Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-17T09:07:00.284Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-17T09:07:00.284Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-17T09:07:00.284Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-17T09:07:00.284Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-17T09:07:04.204Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-17T09:07:04.568Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-17T09:07:04.568Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-17T09:07:04.568Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-17T09:07:07.986Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-17T09:07:08.972Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-17T09:07:11.558Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-17T09:07:13.723Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-17T09:07:17.605Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-17T09:07:19.536Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-17T09:07:19.583Z] === RUN TestDockerSuite/TestEventsTop [2022-03-17T09:07:19.583Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-17T09:07:19.583Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-17T09:07:20.536Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-17T09:07:20.536Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-17T09:07:20.536Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-17T09:07:20.536Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-17T09:07:20.536Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-17T09:07:21.796Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-17T09:07:23.975Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-17T09:07:23.975Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-17T09:07:23.975Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-17T09:07:23.975Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-17T09:07:25.311Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-17T09:07:27.037Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-17T09:07:27.666Z] === RUN TestDockerSuite/TestExec [2022-03-17T09:07:27.666Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T09:07:27.666Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-17T09:07:27.666Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-17T09:07:27.666Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-17T09:07:29.346Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-17T09:07:30.619Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-17T09:07:32.407Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-17T09:07:32.408Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-17T09:07:32.408Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-17T09:07:32.408Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-17T09:07:32.408Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-17T09:07:32.408Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-17T09:07:32.408Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-17T09:07:32.408Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-17T09:07:32.408Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-17T09:07:32.408Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-17T09:07:32.408Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-17T09:07:32.408Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-17T09:07:32.408Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-17T09:07:32.408Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-17T09:07:32.408Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-17T09:07:34.423Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-17T09:07:34.423Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T09:07:34.423Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-17T09:07:34.423Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T09:07:34.423Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-17T09:07:34.423Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-17T09:07:34.423Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-17T09:07:35.759Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-17T09:07:36.335Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-17T09:07:37.967Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-17T09:07:38.265Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-17T09:07:39.568Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-17T09:07:39.569Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-17T09:07:39.569Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-17T09:07:39.600Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-17T09:07:41.216Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-17T09:07:42.533Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-17T09:07:44.105Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-17T09:07:45.008Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-17T09:07:45.651Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-17T09:07:45.651Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-17T09:07:45.651Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-17T09:07:45.651Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-17T09:07:45.651Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-17T09:07:45.651Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-17T09:07:45.651Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-17T09:07:45.651Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-17T09:07:45.651Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-17T09:07:45.651Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-17T09:07:45.651Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-17T09:07:45.651Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-17T09:07:45.651Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-17T09:07:45.651Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:07:45.651Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-17T09:07:45.651Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T09:07:45.651Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-17T09:07:45.651Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T09:07:45.651Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-17T09:07:45.651Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-17T09:07:45.651Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-17T09:07:45.651Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T09:07:45.651Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-17T09:07:45.651Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T09:07:45.651Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-17T09:07:45.651Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T09:07:45.651Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-17T09:07:45.651Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-17T09:07:45.651Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-17T09:07:45.651Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T09:07:45.651Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-17T09:07:45.651Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T09:07:45.651Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-17T09:07:45.651Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-17T09:07:45.651Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-17T09:07:46.328Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-17T09:07:47.282Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-17T09:07:47.772Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-17T09:07:48.264Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-17T09:07:48.264Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-17T09:07:48.802Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-17T09:07:50.572Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-17T09:07:50.572Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-17T09:07:52.875Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-17T09:07:55.185Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-17T09:07:55.960Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-17T09:07:55.960Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-17T09:07:55.960Z] === RUN TestDockerSuite/TestExecEnv [2022-03-17T09:07:55.960Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T09:07:55.960Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-17T09:07:55.960Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-17T09:07:55.960Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-17T09:07:58.249Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-17T09:07:58.249Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T09:07:58.249Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-17T09:07:59.752Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-17T09:08:04.182Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-17T09:08:05.616Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-17T09:08:05.616Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-17T09:08:05.616Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-17T09:08:05.616Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-17T09:08:05.616Z] === RUN TestDockerSuite/TestExecParseError [2022-03-17T09:08:05.616Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-17T09:08:05.616Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-17T09:08:05.616Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-17T09:08:05.616Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-17T09:08:05.616Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-17T09:08:05.616Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-17T09:08:06.408Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-17T09:08:07.133Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-17T09:08:07.133Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T09:08:07.133Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-17T09:08:09.408Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-17T09:08:09.408Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-17T09:08:09.408Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-17T09:08:09.408Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-17T09:08:09.408Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-17T09:08:09.408Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-17T09:08:09.878Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-17T09:08:09.878Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-17T09:08:09.878Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-17T09:08:09.878Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-17T09:08:09.878Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-17T09:08:11.061Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-17T09:08:11.061Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-17T09:08:11.061Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-17T09:08:11.061Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-17T09:08:11.061Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-17T09:08:11.061Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-17T09:08:11.061Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-17T09:08:11.061Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-17T09:08:11.061Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-17T09:08:14.629Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-17T09:08:14.629Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-17T09:08:14.629Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-17T09:08:18.419Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-17T09:08:18.419Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-17T09:08:18.419Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-17T09:08:18.419Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-17T09:08:18.419Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-17T09:08:18.419Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-17T09:08:18.419Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-17T09:08:18.419Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T09:08:18.419Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-17T09:08:18.419Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-17T09:08:18.419Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-17T09:08:18.419Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T09:08:18.419Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-17T09:08:18.931Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-17T09:08:20.727Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-17T09:08:21.859Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-17T09:08:21.859Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-17T09:08:21.859Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-17T09:08:21.859Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-17T09:08:21.859Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-17T09:08:21.859Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-17T09:08:21.859Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-17T09:08:23.031Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-17T09:08:23.031Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-17T09:08:23.031Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-17T09:08:23.702Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-17T09:08:25.335Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-17T09:08:25.335Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-17T09:08:25.335Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-17T09:08:25.335Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-17T09:08:25.335Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-17T09:08:25.335Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T09:08:25.335Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-17T09:08:25.335Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-17T09:08:25.335Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-17T09:08:25.335Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T09:08:25.335Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-17T09:08:25.335Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T09:08:25.335Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-17T09:08:29.018Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-17T09:08:36.178Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-17T09:08:36.229Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-17T09:08:40.552Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-17T09:08:40.552Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-17T09:08:40.552Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-17T09:08:40.552Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T09:08:40.935Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-17T09:08:41.044Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-17T09:08:41.044Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-17T09:08:41.535Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-17T09:08:41.535Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-17T09:08:42.118Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-17T09:08:44.599Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-17T09:08:44.599Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-17T09:08:47.666Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-17T09:08:48.156Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-17T09:08:48.646Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-17T09:08:48.646Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-17T09:08:49.137Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-17T09:08:49.297Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-17T09:08:49.590Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-17T09:08:49.590Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T09:08:49.590Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-17T09:08:49.590Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-17T09:08:49.590Z] === RUN TestDockerSuite/TestHealth [2022-03-17T09:08:49.590Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-17T09:08:49.590Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-17T09:08:49.590Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-17T09:08:49.590Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-17T09:08:49.590Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-17T09:08:50.288Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-17T09:08:50.288Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-17T09:08:50.288Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-17T09:08:50.288Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-17T09:08:50.288Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-17T09:08:54.091Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-17T09:08:54.091Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-17T09:08:54.091Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-17T09:08:54.347Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-17T09:08:54.347Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-17T09:08:54.347Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-17T09:08:54.347Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-17T09:08:54.816Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-17T09:08:54.816Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-17T09:08:54.816Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-17T09:08:55.802Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-17T09:08:55.802Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-17T09:08:55.802Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-17T09:08:57.365Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-17T09:08:57.365Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-17T09:08:58.023Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-17T09:08:58.023Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T09:08:58.023Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-17T09:08:58.023Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-17T09:08:58.512Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-17T09:08:58.512Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-17T09:08:58.512Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-17T09:08:59.578Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-17T09:09:00.047Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-17T09:09:02.261Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-17T09:09:05.865Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-17T09:09:06.058Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-17T09:09:06.355Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-17T09:09:06.355Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-17T09:09:06.525Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-17T09:09:06.525Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T09:09:06.525Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-17T09:09:11.273Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-17T09:09:11.273Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-17T09:09:11.273Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-17T09:09:11.273Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T09:09:11.273Z] === RUN TestDockerSuite/TestImportFile [2022-03-17T09:09:11.273Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T09:09:11.273Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-17T09:09:11.273Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-17T09:09:11.273Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-17T09:09:11.273Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-17T09:09:11.273Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T09:09:11.273Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-17T09:09:11.273Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T09:09:11.273Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-17T09:09:11.273Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-17T09:09:11.273Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-17T09:09:11.274Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-17T09:09:11.274Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-17T09:09:11.274Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-17T09:09:11.274Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-17T09:09:11.274Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-17T09:09:11.274Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T09:09:11.274Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-17T09:09:11.274Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T09:09:11.274Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-17T09:09:14.224Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-17T09:09:17.019Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-17T09:09:17.019Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.019Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-17T09:09:17.510Z] --- PASS: TestDockerSuite (2278.96s) [2022-03-17T09:09:17.510Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-17T09:09:17.510Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-17T09:09:17.510Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-03-17T09:09:17.510Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-17T09:09:17.510Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-17T09:09:17.510Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-17T09:09:17.510Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-17T09:09:17.510Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.82s) [2022-03-17T09:09:17.510Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) [2022-03-17T09:09:17.510Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2022-03-17T09:09:17.510Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-03-17T09:09:17.510Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (82.62s) [2022-03-17T09:09:17.510Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.92s) [2022-03-17T09:09:17.510Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-03-17T09:09:17.510Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-17T09:09:17.510Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-17T09:09:17.510Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-17T09:09:17.510Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-17T09:09:17.510Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.34s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.15s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.65s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.07s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.69s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (81.69s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.22s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.54s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.30s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.59s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.02s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.96s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.22s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.09s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.40s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.68s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.06s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.82s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.41s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.72s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.55s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.35s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.07s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.35s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.43s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.51s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.03s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.19s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.74s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.23s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.37s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.02s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.37s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.53s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.95s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildCmd (0.56s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.58s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.29s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.29s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.89s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.90s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.84s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.70s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.26s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.90s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.68s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.60s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.32s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.23s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.08s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.67s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.80s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.69s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.07s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.02s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildDockerignore (47.92s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.91s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (52.81s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.67s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.77s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.61s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.50s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.13s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.91s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.49s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.47s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (73.04s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.44s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.58s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.09s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.54s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.04s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.14s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.47s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.75s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.97s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.41s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.68s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.60s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildFails (2.57s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.00s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.00s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.52s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.71s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.47s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.50s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.66s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildHistory (11.71s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.21s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.20s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.89s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.94s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildLabel (1.11s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.00s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.61s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildLabels (1.05s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.70s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.59s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.79s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.28s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.83s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.54s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.30s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.15s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.47s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.74s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.29s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.78s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.78s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.23s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.95s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.98s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.85s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.28s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.41s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.55s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.72s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.74s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.04s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.77s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.97s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.82s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.20s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.31s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.09s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.88s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildRm (12.30s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.43s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.62s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.05s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.84s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.20s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.67s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.81s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.66s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.49s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.45s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildStderr (3.91s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.37s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.42s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.26s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.17s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.84s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-17T09:09:17.511Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.98s) [2022-03-17T09:09:17.511Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.98s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.41s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.95s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.77s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.43s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.53s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.82s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.33s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.59s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.21s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.67s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.97s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.01s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.60s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCommitChange (5.05s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.79s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.08s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCommitTTY (7.03s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.71s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.79s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.72s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.53s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.51s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.52s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.13s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.07s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.05s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.14s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.54s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.65s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.04s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.18s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.68s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.26s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.28s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.96s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.70s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.27s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.59s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.08s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.46s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.22s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.60s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.58s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.59s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.64s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000045a0_} (2.55s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1768734452_c:\foo_false____} (2.62s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1768734452_c:\foo_true____} (2.58s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.91s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.73s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.77s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.87s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.79s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.66s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.63s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCpToDot (2.81s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCpToStdout (2.99s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.20s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.64s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.83s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCreateRM (0.47s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.25s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.54s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.04s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.65s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.72s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.71s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.73s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.90s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestEventsCopy (4.70s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.83s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.54s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.85s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.50s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.71s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.05s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestEventsFilters (5.33s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestEventsFormat (5.28s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestEventsRename (2.85s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestEventsResize (7.97s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.54s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.65s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.07s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.49s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.01s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.13s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.13s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.08s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.09s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.07s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.89s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.19s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestExecInspectID (4.61s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-17T09:09:17.512Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.41s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-17T09:09:17.512Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.33s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.63s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.14s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.16s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.20s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.36s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.22s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.38s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.71s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.11s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.90s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.14s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.90s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.78s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.64s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.60s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.74s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.64s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestInspectDefault (2.55s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestInspectHistory (4.69s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.50s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.06s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.59s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.09s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.11s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.09s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestInspectStatus (3.23s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.08s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.26s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.55s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.19s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.62s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.59s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.54s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.99s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.91s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.80s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.61s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.23s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.39s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.24s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.11s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.50s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.18s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.64s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.56s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestLogsSince (9.12s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestLogsTail (2.98s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.80s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.60s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.68s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.06s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestPsByOrder (8.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.32s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.31s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.96s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.21s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.37s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.75s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.87s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.23s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.64s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.21s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.78s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.83s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.69s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.05s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.87s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.63s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.93s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.70s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.64s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.18s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.79s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.79s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.97s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.75s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.30s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRmiTag (0.61s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.67s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.65s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.96s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.09s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.18s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.95s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.14s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.77s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.62s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.63s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.66s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-03-17T09:09:17.513Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.31s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-17T09:09:17.513Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.65s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.17s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.44s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.02s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.80s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.63s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.63s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.95s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.10s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.67s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.48s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.63s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.53s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunExitCode (2.62s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.61s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.61s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.61s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.54s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.25s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.64s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.10s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.41s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.71s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.91s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.93s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.44s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.75s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.83s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunRm (2.63s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.63s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.75s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.53s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.08s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.70s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.54s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.68s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.85s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.51s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.62s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.42s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.83s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.24s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.31s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.36s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.60s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.61s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.67s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.16s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.79s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.17s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.69s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.55s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.59s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.54s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.39s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.70s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.36s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.18s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.27s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.13s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.85s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.35s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.43s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.67s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.59s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.59s) [2022-03-17T09:09:17.514Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-17T09:09:17.514Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.22s) [2022-03-17T09:09:17.514Z] === RUN TestDockerRegistrySuite [2022-03-17T09:09:17.514Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-17T09:09:17.514Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.514Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-17T09:09:17.515Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] --- PASS: TestDockerRegistrySuite (0.13s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-17T09:09:17.515Z] === RUN TestDockerSchema1RegistrySuite [2022-03-17T09:09:17.515Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-17T09:09:17.515Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-17T09:09:17.515Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-17T09:09:17.515Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-17T09:09:17.515Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-17T09:09:17.515Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-17T09:09:17.515Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-17T09:09:17.515Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-17T09:09:17.515Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-17T09:09:17.515Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-17T09:09:17.515Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-17T09:09:17.515Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-17T09:09:17.515Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-17T09:09:17.515Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-17T09:09:17.515Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-17T09:09:17.515Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-17T09:09:17.515Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-17T09:09:17.515Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-17T09:09:17.515Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-17T09:09:17.515Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-17T09:09:17.515Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-17T09:09:17.515Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-17T09:09:17.515Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-17T09:09:17.515Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-17T09:09:17.515Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-17T09:09:17.515Z] === RUN TestDockerDaemonSuite [2022-03-17T09:09:17.515Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-17T09:09:17.515Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-17T09:09:17.515Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-17T09:09:17.515Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-17T09:09:17.515Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-17T09:09:17.515Z] === RUN TestDockerSwarmSuite [2022-03-17T09:09:17.515Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-17T09:09:17.515Z] === RUN TestDockerPluginSuite [2022-03-17T09:09:17.515Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-17T09:09:17.515Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-17T09:09:17.515Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-17T09:09:17.515Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-17T09:09:17.515Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-17T09:09:17.515Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-17T09:09:17.515Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-17T09:09:17.515Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.515Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-17T09:09:17.516Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.516Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-17T09:09:17.516Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.516Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-17T09:09:17.516Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.516Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-17T09:09:17.516Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.516Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-17T09:09:17.516Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-17T09:09:17.516Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-17T09:09:17.516Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-17T09:09:17.516Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-17T09:09:17.516Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-17T09:09:17.516Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-17T09:09:17.516Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-17T09:09:17.516Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-17T09:09:17.516Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-17T09:09:17.516Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-17T09:09:17.516Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-17T09:09:17.516Z] === RUN TestDockerExternalVolumeSuite [2022-03-17T09:09:17.516Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.516Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-17T09:09:17.516Z] === RUN TestDockerNetworkSuite [2022-03-17T09:09:17.516Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.516Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-17T09:09:17.516Z] === RUN TestDockerHubPullSuite [2022-03-17T09:09:17.516Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.516Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-17T09:09:17.516Z] PASS [2022-03-17T09:09:17.516Z] ok github.com/docker/docker/integration-cli 2279.336s [2022-03-17T09:09:17.516Z] [2022-03-17T09:09:17.516Z] === Skipped [2022-03-17T09:09:17.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-17T09:09:17.516Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.516Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-17T09:09:17.516Z] [2022-03-17T09:09:17.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-17T09:09:17.516Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.516Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-17T09:09:17.516Z] [2022-03-17T09:09:17.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-17T09:09:17.516Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.516Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-17T09:09:17.516Z] [2022-03-17T09:09:17.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-17T09:09:17.516Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.516Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-17T09:09:17.516Z] [2022-03-17T09:09:17.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-17T09:09:17.516Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.516Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-17T09:09:17.516Z] [2022-03-17T09:09:17.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-17T09:09:17.516Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.516Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-17T09:09:17.516Z] [2022-03-17T09:09:17.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-17T09:09:17.516Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.516Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-17T09:09:17.516Z] [2022-03-17T09:09:17.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-17T09:09:17.516Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.516Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-17T09:09:17.516Z] [2022-03-17T09:09:17.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-17T09:09:17.516Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:09:17.516Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-17T09:09:17.516Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-17T09:09:18.007Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-17T09:09:18.007Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-17T09:09:18.007Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-17T09:09:18.007Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-17T09:09:18.007Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-17T09:09:18.007Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-17T09:09:18.007Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-17T09:09:18.007Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-17T09:09:18.007Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2022-03-17T09:09:18.007Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.72s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.72s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.07s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.07s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.39s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-17T09:09:18.007Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.007Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-17T09:09:18.007Z] [2022-03-17T09:09:18.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2022-03-17T09:09:18.007Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.37s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.39s) [2022-03-17T09:09:18.008Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.37s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.38s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.38s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.37s) [2022-03-17T09:09:18.008Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-17T09:09:18.008Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-17T09:09:18.008Z] docker_cli_sni_test.go:18: Flakey test [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-17T09:09:18.008Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-17T09:09:18.008Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-17T09:09:18.008Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-17T09:09:18.008Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-17T09:09:18.008Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-17T09:09:18.008Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-17T09:09:18.008Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-17T09:09:18.008Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-17T09:09:18.008Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-17T09:09:18.008Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-17T09:09:18.008Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-17T09:09:18.008Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-17T09:09:18.008Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-17T09:09:18.008Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-17T09:09:18.008Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-17T09:09:18.008Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-17T09:09:18.008Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-17T09:09:18.008Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-17T09:09:18.008Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-17T09:09:18.008Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-17T09:09:18.008Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.008Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-17T09:09:18.008Z] [2022-03-17T09:09:18.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-17T09:09:18.009Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-17T09:09:18.009Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-17T09:09:18.009Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-17T09:09:18.009Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-17T09:09:18.009Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-03-17T09:09:18.009Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-17T09:09:18.009Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-17T09:09:18.009Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-17T09:09:18.009Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-17T09:09:18.009Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-17T09:09:18.009Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-17T09:09:18.009Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-17T09:09:18.009Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-17T09:09:18.009Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-17T09:09:18.009Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-17T09:09:18.009Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-17T09:09:18.009Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-17T09:09:18.009Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-17T09:09:18.009Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-17T09:09:18.009Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-17T09:09:18.009Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-17T09:09:18.009Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-17T09:09:18.009Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-17T09:09:18.009Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-17T09:09:18.009Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-17T09:09:18.009Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-17T09:09:18.009Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-17T09:09:18.009Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-03-17T09:09:18.009Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-17T09:09:18.009Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.009Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-17T09:09:18.009Z] [2022-03-17T09:09:18.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-17T09:09:18.010Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-17T09:09:18.010Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-17T09:09:18.010Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-17T09:09:18.010Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-17T09:09:18.010Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-17T09:09:18.010Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-17T09:09:18.010Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-17T09:09:18.010Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-17T09:09:18.010Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-17T09:09:18.010Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-03-17T09:09:18.010Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-17T09:09:18.010Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-17T09:09:18.010Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-17T09:09:18.010Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-17T09:09:18.010Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-17T09:09:18.010Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-17T09:09:18.010Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-17T09:09:18.010Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-17T09:09:18.010Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-17T09:09:18.010Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-17T09:09:18.010Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-17T09:09:18.010Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-17T09:09:18.010Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-17T09:09:18.010Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-17T09:09:18.010Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-17T09:09:18.010Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.010Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-17T09:09:18.010Z] [2022-03-17T09:09:18.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-17T09:09:18.011Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-17T09:09:18.011Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-17T09:09:18.011Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-17T09:09:18.011Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-17T09:09:18.011Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-17T09:09:18.011Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-17T09:09:18.011Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-17T09:09:18.011Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-17T09:09:18.011Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-17T09:09:18.011Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-17T09:09:18.011Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-17T09:09:18.011Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-17T09:09:18.011Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-17T09:09:18.011Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-17T09:09:18.011Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-17T09:09:18.011Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-17T09:09:18.011Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-17T09:09:18.011Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-17T09:09:18.011Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-17T09:09:18.011Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.011Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-17T09:09:18.011Z] [2022-03-17T09:09:18.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-17T09:09:18.011Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-17T09:09:18.012Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.012Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-17T09:09:18.012Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-17T09:09:18.013Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-17T09:09:18.013Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-17T09:09:18.013Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-17T09:09:18.013Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-17T09:09:18.013Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-17T09:09:18.013Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-17T09:09:18.013Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-17T09:09:18.013Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.013Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-17T09:09:18.013Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-17T09:09:18.014Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-17T09:09:18.014Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-17T09:09:18.014Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-17T09:09:18.014Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-17T09:09:18.014Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-17T09:09:18.014Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-17T09:09:18.014Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-17T09:09:18.014Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-17T09:09:18.014Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-17T09:09:18.014Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-17T09:09:18.014Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-17T09:09:18.014Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T09:09:18.014Z] [2022-03-17T09:09:18.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-17T09:09:18.014Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.015Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-17T09:09:18.015Z] [2022-03-17T09:09:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T09:09:18.015Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.015Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T09:09:18.015Z] [2022-03-17T09:09:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T09:09:18.015Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.015Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T09:09:18.015Z] [2022-03-17T09:09:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T09:09:18.015Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.015Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T09:09:18.015Z] [2022-03-17T09:09:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T09:09:18.015Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.015Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T09:09:18.015Z] [2022-03-17T09:09:18.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-17T09:09:18.015Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.015Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-17T09:09:18.016Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-17T09:09:18.016Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.016Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-17T09:09:18.016Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.016Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-17T09:09:18.016Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-17T09:09:18.016Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.016Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-17T09:09:18.504Z] [2022-03-17T09:09:18.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T09:09:18.504Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.504Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T09:09:18.504Z] [2022-03-17T09:09:18.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T09:09:18.504Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.504Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T09:09:18.504Z] [2022-03-17T09:09:18.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-17T09:09:18.504Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.504Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-17T09:09:18.504Z] [2022-03-17T09:09:18.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-17T09:09:18.504Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.504Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-17T09:09:18.504Z] [2022-03-17T09:09:18.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-17T09:09:18.504Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.504Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-17T09:09:18.504Z] [2022-03-17T09:09:18.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-17T09:09:18.504Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.504Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-17T09:09:18.504Z] [2022-03-17T09:09:18.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-17T09:09:18.504Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.504Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-17T09:09:18.504Z] [2022-03-17T09:09:18.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-17T09:09:18.504Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.504Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-17T09:09:18.504Z] [2022-03-17T09:09:18.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-17T09:09:18.504Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.504Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-17T09:09:18.504Z] [2022-03-17T09:09:18.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-17T09:09:18.504Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.504Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-17T09:09:18.504Z] [2022-03-17T09:09:18.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-17T09:09:18.504Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.504Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-17T09:09:18.504Z] [2022-03-17T09:09:18.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-17T09:09:18.504Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.504Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-17T09:09:18.504Z] [2022-03-17T09:09:18.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-17T09:09:18.504Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.504Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-17T09:09:18.504Z] [2022-03-17T09:09:18.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-17T09:09:18.504Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.504Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-17T09:09:18.504Z] [2022-03-17T09:09:18.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-17T09:09:18.504Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.504Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-17T09:09:18.504Z] [2022-03-17T09:09:18.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-17T09:09:18.504Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.504Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-17T09:09:18.504Z] [2022-03-17T09:09:18.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-17T09:09:18.504Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.504Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-17T09:09:18.504Z] [2022-03-17T09:09:18.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-17T09:09:18.504Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.504Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-17T09:09:18.504Z] [2022-03-17T09:09:18.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-17T09:09:18.504Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.504Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-17T09:09:18.504Z] [2022-03-17T09:09:18.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-17T09:09:18.504Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.504Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-17T09:09:18.504Z] [2022-03-17T09:09:18.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-17T09:09:18.504Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.504Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-17T09:09:18.504Z] [2022-03-17T09:09:18.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-17T09:09:18.505Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.505Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-17T09:09:18.505Z] [2022-03-17T09:09:18.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-17T09:09:18.505Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.505Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-17T09:09:18.505Z] [2022-03-17T09:09:18.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-17T09:09:18.505Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.505Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-17T09:09:18.505Z] [2022-03-17T09:09:18.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-17T09:09:18.505Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.505Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-17T09:09:18.505Z] [2022-03-17T09:09:18.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-17T09:09:18.505Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.505Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-17T09:09:18.505Z] [2022-03-17T09:09:18.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-17T09:09:18.505Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.505Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-17T09:09:18.505Z] [2022-03-17T09:09:18.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-17T09:09:18.505Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.505Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-17T09:09:18.505Z] [2022-03-17T09:09:18.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-17T09:09:18.505Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.505Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-17T09:09:18.505Z] [2022-03-17T09:09:18.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-17T09:09:18.505Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.505Z] [2022-03-17T09:09:18.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-17T09:09:18.505Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.505Z] [2022-03-17T09:09:18.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-17T09:09:18.505Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-17T09:09:18.505Z] [2022-03-17T09:09:18.505Z] DONE 1088 tests, 539 skipped in 2290.524s [2022-03-17T09:09:18.505Z] INFO: Integration tests ended at 03/17/2022 09:09:18. Duration:00:38:10.6554697 [2022-03-17T09:09:18.505Z] INFO: Docker info of the daemon under test at end of run [2022-03-17T09:09:18.505Z] [2022-03-17T09:09:18.505Z] Containers: 2 [2022-03-17T09:09:18.505Z] Running: 0 [2022-03-17T09:09:18.505Z] Paused: 0 [2022-03-17T09:09:18.505Z] Stopped: 2 [2022-03-17T09:09:18.505Z] Images: 18 [2022-03-17T09:09:18.505Z] Server Version: 0.0.0-dev [2022-03-17T09:09:18.505Z] Storage Driver: windowsfilter [2022-03-17T09:09:18.505Z] Windows: [2022-03-17T09:09:18.505Z] Logging Driver: json-file [2022-03-17T09:09:18.505Z] Plugins: [2022-03-17T09:09:18.505Z] Volume: local [2022-03-17T09:09:18.505Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T09:09:18.505Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T09:09:18.505Z] Swarm: inactive [2022-03-17T09:09:18.505Z] Default Isolation: process [2022-03-17T09:09:18.505Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-17T09:09:18.505Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-03-17T09:09:18.505Z] OSType: windows [2022-03-17T09:09:18.505Z] Architecture: x86_64 [2022-03-17T09:09:18.505Z] CPUs: 4 [2022-03-17T09:09:18.505Z] Total Memory: 32GiB [2022-03-17T09:09:18.505Z] Name: azwin-2-e54401 [2022-03-17T09:09:18.505Z] ID: MPYF:MZ6C:5GTN:JL3E:WONA:2STO:2MZK:XDBB:KUOH:ZID5:7HER:EOUF [2022-03-17T09:09:18.505Z] Docker Root Dir: D:\CI\PR-43380\8\daemon [2022-03-17T09:09:18.505Z] Debug Mode (client): false [2022-03-17T09:09:18.505Z] Debug Mode (server): true [2022-03-17T09:09:18.505Z] File Descriptors: -1 [2022-03-17T09:09:18.505Z] Goroutines: 17 [2022-03-17T09:09:18.505Z] System Time: 2022-03-17T09:09:18.0899379Z [2022-03-17T09:09:18.505Z] EventsListeners: 0 [2022-03-17T09:09:18.505Z] Registry: https://index.docker.io/v1/ [2022-03-17T09:09:18.505Z] Labels: [2022-03-17T09:09:18.505Z] Experimental: false [2022-03-17T09:09:18.505Z] Insecure Registries: [2022-03-17T09:09:18.505Z] 127.0.0.0/8 [2022-03-17T09:09:18.505Z] Live Restore Enabled: false [2022-03-17T09:09:18.505Z] [2022-03-17T09:09:18.505Z] [2022-03-17T09:09:18.505Z] INFO: Stopping daemon under test [2022-03-17T09:09:18.505Z] SUCCESS: The process with PID 2216 (child process of PID 5956) has been terminated. [2022-03-17T09:09:18.505Z] SUCCESS: The process with PID 5956 (child process of PID 4512) has been terminated. [2022-03-17T09:09:18.505Z] INFO: Stop tailing logs of the daemon under tests [2022-03-17T09:09:18.505Z] INFO: executeCI.ps1 Completed successfully at 03/17/2022 09:09:18. [2022-03-17T09:09:18.505Z] INFO: Tidying up at end of run [2022-03-17T09:09:18.505Z] INFO: Saving daemon under test log (d:\CI\PR-43380\8\dut.out) to bundles\CIDUT.out [2022-03-17T09:09:18.505Z] INFO: Saving daemon under test log (d:\CI\PR-43380\8\dut.err) to bundles\CIDUT.err [2022-03-17T09:09:18.505Z] INFO: Saving containerd logs to bundles [2022-03-17T09:09:18.505Z] INFO: Nuke-Everything... [2022-03-17T09:09:18.995Z] INFO: Container count on control daemon to delete is 2 [2022-03-17T09:09:18.995Z] 94e1dae2176c [2022-03-17T09:09:18.995Z] 1640fed98a92 [2022-03-17T09:09:19.484Z] INFO: Tidying pidfile d:\CI\PR-43380\8\docker.pid [2022-03-17T09:09:19.484Z] INFO: Nuking d:\CI [2022-03-17T09:09:21.805Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-17T09:09:21.805Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-17T09:09:25.594Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-17T09:09:25.594Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-17T09:09:25.594Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-17T09:09:25.594Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-17T09:09:25.594Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-17T09:09:25.594Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-17T09:09:25.594Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-17T09:09:28.549Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-17T09:09:34.416Z] === RUN TestDockerSuite/TestInspectImage [2022-03-17T09:09:34.416Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T09:09:34.416Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-17T09:09:34.416Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T09:09:34.416Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-17T09:09:34.416Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T09:09:34.416Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-17T09:09:38.203Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-17T09:09:41.095Z] INFO: Zapped successfully [2022-03-17T09:09:41.095Z] [2022-03-17T09:09:41.095Z] INFO: executeCI.ps1 exiting at Thu Mar 17 09:09:40 CUT 2022. Duration 01:04:14.8684864 [2022-03-17T09:09:41.095Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-17T09:09:41.367Z] Recording test results [2022-03-17T09:09:46.859Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-17T09:09:46.859Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-17T09:09:49.072Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-17T09:09:51.522Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-17T09:09:52.896Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-17T09:09:52.896Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-17T09:09:52.896Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-17T09:09:52.896Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-17T09:09:53.140Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-17T09:09:54.413Z] Archiving artifacts [2022-03-17T09:09:54.774Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-17T09:09:56.685Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-17T09:10:01.434Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-17T09:10:08.591Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-17T09:10:11.737Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43380/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-17T09:10:12.384Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-17T09:10:12.759Z] + make clean [2022-03-17T09:10:14.391Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-17T09:10:14.391Z] docker-dev-cache [2022-03-17T09:10:14.391Z] docker-mod-cache [Pipeline] deleteDir [2022-03-17T09:10:16.182Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-17T09:10:19.977Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-17T09:10:20.092Z] === RUN TestDockerSuite/TestBuildRm [2022-03-17T09:10:22.926Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-17T09:10:26.715Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-17T09:10:30.501Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-17T09:10:30.501Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-17T09:10:30.501Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T09:10:30.501Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-17T09:10:30.501Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-17T09:10:30.501Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-17T09:10:30.501Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-17T09:10:30.501Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-17T09:10:30.501Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-17T09:10:30.501Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-17T09:10:30.501Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T09:10:30.501Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-17T09:10:30.501Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-17T09:10:30.501Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-17T09:10:30.501Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T09:10:30.501Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-17T09:10:30.501Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T09:10:30.501Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-17T09:10:30.501Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-17T09:10:30.501Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-17T09:10:30.501Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-17T09:10:30.501Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-17T09:10:30.501Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-17T09:10:30.501Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-17T09:10:30.501Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T09:10:30.501Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-17T09:10:30.501Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-17T09:10:30.501Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-17T09:10:30.501Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T09:10:30.501Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-17T09:10:30.501Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-17T09:10:30.501Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-17T09:10:30.501Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-17T09:10:30.501Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-17T09:10:30.501Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-17T09:10:30.501Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-17T09:10:34.297Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-17T09:10:35.058Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-17T09:10:37.246Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-17T09:10:39.839Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-17T09:10:39.839Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-17T09:10:40.309Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-17T09:10:40.309Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-17T09:10:40.780Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-17T09:10:43.010Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-17T09:10:44.405Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-17T09:10:47.357Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-17T09:10:47.357Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-17T09:10:47.357Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-17T09:10:48.901Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-17T09:10:51.260Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-17T09:10:51.260Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-17T09:10:53.673Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-17T09:10:58.417Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-17T09:11:04.132Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-17T09:11:05.573Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-17T09:11:12.727Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-17T09:11:17.482Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-17T09:11:22.234Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-17T09:11:22.234Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-17T09:11:22.234Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-17T09:11:25.184Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-17T09:11:28.136Z] === RUN TestDockerSuite/TestLogsSince [2022-03-17T09:11:29.476Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-17T09:11:29.476Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-17T09:11:29.476Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-17T09:11:38.556Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-17T09:11:38.556Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-17T09:11:38.556Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-17T09:11:38.556Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-17T09:11:38.556Z] === RUN TestDockerSuite/TestLogsTail [2022-03-17T09:11:41.999Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-17T09:11:41.999Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-17T09:11:42.354Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-17T09:11:45.304Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-17T09:11:49.100Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-17T09:11:49.100Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-17T09:11:49.100Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-17T09:11:49.100Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-17T09:11:49.100Z] === RUN TestDockerSuite/TestNetHostname [2022-03-17T09:11:49.100Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-17T09:11:49.100Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-17T09:11:49.100Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T09:11:49.100Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-17T09:11:49.100Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-17T09:11:49.100Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-17T09:11:49.100Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-17T09:11:49.100Z] === RUN TestDockerSuite/TestPluginActive [2022-03-17T09:11:49.100Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T09:11:49.100Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-17T09:11:49.100Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T09:11:49.182Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-17T09:11:49.182Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-17T09:11:49.568Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-17T09:11:49.568Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-17T09:11:49.568Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-17T09:11:49.568Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-17T09:11:49.568Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-17T09:11:49.568Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-17T09:11:49.568Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-17T09:11:49.568Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-17T09:11:49.568Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-17T09:11:49.568Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-17T09:11:49.568Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-17T09:11:49.568Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-17T09:11:49.568Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-17T09:11:49.568Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-17T09:11:49.568Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-17T09:11:49.568Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-17T09:11:49.568Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-17T09:11:49.568Z] === RUN TestDockerSuite/TestPortList [2022-03-17T09:11:49.568Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-17T09:11:49.568Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-17T09:11:55.068Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-17T09:11:56.727Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-17T09:11:56.727Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:11:56.727Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-17T09:11:56.727Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-17T09:11:56.727Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-17T09:11:56.727Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-17T09:11:56.727Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-17T09:11:56.727Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-17T09:11:56.727Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-17T09:11:56.727Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-17T09:11:56.727Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-17T09:11:56.727Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-17T09:11:56.727Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-17T09:11:56.727Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-17T09:11:56.727Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-17T09:11:56.727Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-17T09:11:56.727Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-17T09:11:56.727Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-17T09:12:03.893Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-17T09:12:03.893Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-17T09:12:03.893Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-17T09:12:18.834Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-17T09:12:18.834Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-17T09:12:18.834Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-17T09:12:20.879Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-17T09:12:20.879Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-17T09:12:21.354Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-17T09:12:26.128Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-17T09:12:28.363Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-17T09:12:33.764Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-17T09:12:35.550Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-17T09:12:41.442Z] === RUN TestDockerSuite/TestBuildUser [2022-03-17T09:12:41.442Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-17T09:12:41.925Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-17T09:12:41.925Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-17T09:12:41.925Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-17T09:12:41.925Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-17T09:12:41.925Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-17T09:12:47.805Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-17T09:12:48.278Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-17T09:12:54.988Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-17T09:12:54.988Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-17T09:12:54.988Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-17T09:12:54.988Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-17T09:12:54.988Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-17T09:12:54.988Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-17T09:12:56.970Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-17T09:12:56.970Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-17T09:12:56.970Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-17T09:12:56.970Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-17T09:12:56.970Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-17T09:12:59.745Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-17T09:13:10.164Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-17T09:13:16.025Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-17T09:13:16.025Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-17T09:13:16.025Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-17T09:13:16.025Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-17T09:13:16.025Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-17T09:13:23.174Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-17T09:13:23.174Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T09:13:23.174Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-17T09:13:23.174Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-17T09:13:23.174Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-17T09:13:23.174Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-17T09:13:23.174Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-17T09:13:23.174Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-17T09:13:23.174Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-17T09:13:27.120Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-17T09:13:28.123Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-17T09:13:35.667Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-17T09:13:35.667Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-17T09:13:35.667Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-17T09:13:36.137Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-17T09:13:36.137Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-17T09:13:36.137Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-17T09:13:37.700Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-17T09:13:38.168Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-17T09:13:38.169Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-17T09:13:38.169Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-17T09:13:40.649Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-17T09:13:45.323Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-17T09:13:51.186Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-17T09:13:53.175Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-17T09:13:53.176Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-17T09:13:53.176Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-17T09:13:53.176Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-17T09:13:53.176Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-17T09:13:54.973Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-17T09:13:57.017Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-17T09:13:57.017Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T09:13:57.490Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-17T09:14:12.474Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-17T09:14:19.649Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-17T09:14:19.649Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-17T09:14:25.085Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-17T09:14:25.085Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T09:14:25.085Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-17T09:14:37.496Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-17T09:14:37.496Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-17T09:14:37.496Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-17T09:14:37.496Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-17T09:14:37.966Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-17T09:14:37.966Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-17T09:14:37.966Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-17T09:14:40.020Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-17T09:14:40.020Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-17T09:14:40.020Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-17T09:14:40.192Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-17T09:14:41.006Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-17T09:14:49.661Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-17T09:14:50.633Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-17T09:14:54.434Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-17T09:14:54.434Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-17T09:14:54.434Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-17T09:14:54.434Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-17T09:14:54.905Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-17T09:14:54.905Z] docker_cli_sni_test.go:18: Flakey test [2022-03-17T09:14:54.905Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-17T09:14:55.558Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-17T09:14:55.558Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T09:14:55.558Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-17T09:14:57.878Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-17T09:15:02.716Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-17T09:15:02.716Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-17T09:15:02.716Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-17T09:15:05.085Z] === RUN TestDockerSuite/TestCommitChange [2022-03-17T09:15:10.967Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-17T09:15:16.957Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-17T09:15:16.957Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-17T09:15:16.957Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-17T09:15:23.941Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-17T09:15:26.160Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-17T09:15:27.146Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-17T09:15:27.419Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-17T09:15:27.419Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T09:15:27.419Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-17T09:15:37.572Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-17T09:15:42.426Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-17T09:15:43.445Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-17T09:15:47.193Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-17T09:15:47.193Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-17T09:15:47.193Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-17T09:15:47.193Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-17T09:15:47.193Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-17T09:15:47.193Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-17T09:15:47.193Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-17T09:15:47.193Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-17T09:15:47.193Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-17T09:15:47.193Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-17T09:15:47.193Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-17T09:15:47.193Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-17T09:15:47.193Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-17T09:15:47.193Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-17T09:15:47.193Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-17T09:15:47.193Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-17T09:15:53.865Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-17T09:15:58.629Z] === RUN TestDockerSuite/TestRmiTag [2022-03-17T09:15:59.096Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-17T09:16:02.150Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-17T09:16:02.893Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-17T09:16:10.830Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-17T09:16:10.830Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T09:16:10.830Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-17T09:16:13.058Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-17T09:16:13.058Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-17T09:16:13.058Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-17T09:16:13.058Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T09:16:13.058Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-17T09:16:13.058Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-17T09:16:13.058Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-17T09:16:16.866Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-17T09:16:16.866Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-17T09:16:16.866Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-17T09:16:16.866Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-17T09:16:19.828Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-17T09:16:19.828Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-17T09:16:19.828Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-17T09:16:19.828Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-17T09:16:19.828Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-17T09:16:19.828Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-17T09:16:19.828Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-17T09:16:19.828Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-17T09:16:23.631Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-17T09:16:26.605Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-17T09:16:28.182Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-17T09:16:29.167Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-17T09:16:29.577Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-17T09:16:29.577Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-17T09:16:29.577Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-17T09:16:29.577Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-17T09:16:32.554Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-17T09:16:32.554Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-17T09:16:36.324Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-17T09:16:36.366Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-17T09:16:36.366Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T09:16:36.366Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-17T09:16:36.366Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:16:36.366Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-17T09:16:37.309Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-17T09:16:37.309Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-17T09:16:37.309Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-17T09:16:37.309Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-17T09:16:37.309Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-17T09:16:37.309Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-17T09:16:37.777Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-17T09:16:37.777Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-17T09:16:37.777Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-17T09:16:37.777Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-17T09:16:37.777Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-17T09:16:37.777Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-17T09:16:37.777Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-17T09:16:37.777Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-17T09:16:37.777Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-17T09:16:39.335Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-17T09:16:39.335Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-17T09:16:40.729Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-17T09:16:40.729Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-17T09:16:40.729Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-17T09:16:40.729Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-17T09:16:40.729Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-17T09:16:42.305Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-17T09:16:42.305Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-17T09:16:42.305Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-17T09:16:46.112Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-17T09:16:46.112Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-17T09:16:49.387Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-17T09:16:49.932Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-17T09:16:52.336Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-17T09:16:54.715Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-17T09:16:56.127Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-17T09:16:59.082Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-17T09:17:00.597Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-17T09:17:00.597Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-17T09:17:00.597Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-17T09:17:00.597Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-17T09:17:00.597Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-17T09:17:02.825Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-17T09:17:02.825Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-17T09:17:02.825Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-17T09:17:02.874Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-17T09:17:02.874Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-17T09:17:10.033Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-17T09:17:10.033Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-17T09:17:10.033Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-17T09:17:10.033Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-17T09:17:10.033Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-17T09:17:10.033Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-17T09:17:10.033Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-17T09:17:10.033Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-17T09:17:10.033Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-17T09:17:10.033Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-17T09:17:10.033Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-17T09:17:10.033Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-17T09:17:10.033Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-17T09:17:10.033Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-17T09:17:10.033Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-17T09:17:10.033Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-17T09:17:10.033Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-17T09:17:10.033Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-17T09:17:10.033Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-17T09:17:10.033Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-17T09:17:10.033Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-17T09:17:10.033Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-17T09:17:10.033Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-17T09:17:11.510Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-17T09:17:11.510Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-17T09:17:11.510Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-17T09:17:13.732Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-17T09:17:13.821Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-17T09:17:13.821Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-17T09:17:13.821Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-17T09:17:14.202Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-17T09:17:18.573Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-17T09:17:18.574Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-17T09:17:18.574Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-17T09:17:18.574Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-17T09:17:18.574Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-17T09:17:18.970Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-17T09:17:21.523Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-17T09:17:21.523Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-17T09:17:21.523Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-17T09:17:21.523Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-17T09:17:21.523Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-17T09:17:21.523Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-17T09:17:21.523Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-17T09:17:21.523Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-17T09:17:21.523Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-17T09:17:21.523Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-17T09:17:21.523Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-17T09:17:21.523Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-17T09:17:21.523Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-17T09:17:21.523Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-17T09:17:21.523Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-17T09:17:21.932Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-17T09:17:21.932Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-17T09:17:21.932Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-17T09:17:21.932Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-17T09:17:21.932Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-17T09:17:21.932Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-17T09:17:21.932Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-17T09:17:21.932Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-17T09:17:21.932Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-17T09:17:21.932Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-17T09:17:21.932Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-17T09:17:24.472Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-17T09:17:24.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-17T09:17:24.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-17T09:17:27.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-17T09:17:28.260Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-17T09:17:31.214Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-17T09:17:31.214Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-17T09:17:31.214Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-17T09:17:31.214Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-17T09:17:31.214Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-17T09:17:31.214Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-17T09:17:31.214Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-17T09:17:35.005Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-17T09:17:35.005Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-17T09:17:35.005Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-17T09:17:35.005Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-17T09:17:35.005Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-17T09:17:35.005Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-17T09:17:35.005Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-17T09:17:35.005Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-17T09:17:35.005Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-17T09:17:36.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-17T09:17:37.219Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-17T09:17:38.761Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-17T09:17:44.373Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-17T09:17:44.373Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-17T09:17:44.373Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-17T09:17:44.373Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-17T09:17:44.373Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-17T09:17:44.373Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-17T09:17:44.373Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-17T09:17:44.373Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-17T09:17:44.373Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-17T09:17:44.373Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-17T09:17:44.373Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-17T09:17:44.373Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-17T09:17:44.373Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-17T09:17:47.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000099de8_} [2022-03-17T09:17:48.161Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-17T09:17:48.161Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-17T09:17:48.161Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-17T09:17:48.161Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-17T09:17:48.161Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-17T09:17:48.161Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-17T09:17:50.407Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12850333237_c:\foo_false____} [2022-03-17T09:17:51.958Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-17T09:17:54.910Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-17T09:17:54.910Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-17T09:17:54.910Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-17T09:17:58.696Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-17T09:17:58.696Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-17T09:17:58.696Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-17T09:17:58.696Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-17T09:17:58.696Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-17T09:17:58.696Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-17T09:17:58.696Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-17T09:17:59.087Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12850333237_c:\foo_true____} [2022-03-17T09:18:02.483Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-17T09:18:05.432Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-17T09:18:06.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-17T09:18:06.264Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-17T09:18:06.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-17T09:18:06.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-17T09:18:06.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-17T09:18:06.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-17T09:18:06.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-17T09:18:06.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-17T09:18:06.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-17T09:18:06.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-17T09:18:06.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-17T09:18:06.733Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-17T09:18:06.733Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-17T09:18:06.733Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-17T09:18:06.733Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-17T09:18:06.733Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-17T09:18:06.733Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-17T09:18:06.734Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-17T09:18:06.734Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-17T09:18:06.734Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-17T09:18:06.734Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-17T09:18:06.734Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-17T09:18:06.734Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-17T09:18:06.734Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-17T09:18:09.224Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-17T09:18:10.538Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-17T09:18:10.538Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-17T09:18:10.538Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-17T09:18:10.538Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:18:10.538Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-17T09:18:10.538Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T09:18:10.538Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-17T09:18:10.538Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-17T09:18:10.538Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-17T09:18:10.538Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T09:18:10.538Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-17T09:18:10.538Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T09:18:10.538Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-17T09:18:10.538Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-17T09:18:10.538Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-17T09:18:10.538Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T09:18:10.538Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-17T09:18:10.538Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-17T09:18:10.538Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-17T09:18:10.538Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-17T09:18:10.538Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-17T09:18:10.538Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-17T09:18:10.538Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-17T09:18:10.538Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T09:18:10.538Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-17T09:18:10.538Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T09:18:10.538Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-17T09:18:12.178Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-17T09:18:12.647Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-17T09:18:12.647Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-17T09:18:12.647Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-17T09:18:12.647Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-17T09:18:12.647Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-17T09:18:12.647Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-17T09:18:12.647Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-17T09:18:12.647Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-17T09:18:12.647Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-17T09:18:12.647Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-17T09:18:12.647Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-17T09:18:12.647Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-17T09:18:12.647Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-17T09:18:12.647Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-17T09:18:12.647Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-17T09:18:15.305Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-17T09:18:15.305Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-17T09:18:15.305Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-17T09:18:15.305Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-17T09:18:18.511Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-17T09:18:18.511Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-17T09:18:18.511Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-17T09:18:18.978Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-17T09:18:18.978Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-17T09:18:18.978Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-17T09:18:18.978Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-17T09:18:18.978Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-17T09:18:18.979Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T09:18:18.979Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-17T09:18:18.979Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T09:18:18.979Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-17T09:18:23.992Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-17T09:18:23.992Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-17T09:18:23.992Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-17T09:18:23.992Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-17T09:18:23.992Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-17T09:18:23.992Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-17T09:18:23.992Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-17T09:18:27.655Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-17T09:18:27.655Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-17T09:18:27.655Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-17T09:18:29.868Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-17T09:18:29.868Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-17T09:18:29.880Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-17T09:18:30.337Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-17T09:18:30.337Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-17T09:18:30.337Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-17T09:18:30.337Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-17T09:18:30.337Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-17T09:18:30.337Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-17T09:18:30.337Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-17T09:18:30.337Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-17T09:18:30.337Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-17T09:18:30.337Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-17T09:18:30.337Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-17T09:18:30.337Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-17T09:18:30.337Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-17T09:18:30.337Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-17T09:18:30.337Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-17T09:18:30.337Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-17T09:18:30.337Z] === RUN TestDockerSuite/TestRunMount [2022-03-17T09:18:30.337Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-17T09:18:30.337Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-17T09:18:30.337Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-17T09:18:30.337Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-17T09:18:30.337Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-17T09:18:30.337Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-17T09:18:30.337Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-17T09:18:30.337Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-17T09:18:32.102Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-17T09:18:32.102Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T09:18:32.573Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-17T09:18:32.573Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-17T09:18:32.573Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-17T09:18:40.760Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-17T09:18:40.760Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-17T09:18:40.760Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-17T09:18:40.760Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-17T09:18:40.760Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-17T09:18:40.760Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-17T09:18:40.760Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-17T09:18:45.093Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-17T09:18:45.094Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-17T09:18:45.094Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-17T09:18:45.094Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T09:18:45.094Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-17T09:18:47.915Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-17T09:18:55.076Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-17T09:18:55.076Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-17T09:18:55.076Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-17T09:18:55.076Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-17T09:18:55.076Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-17T09:18:55.076Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-17T09:18:55.076Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-17T09:18:55.076Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-17T09:18:55.076Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-17T09:18:55.076Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-17T09:18:55.076Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-17T09:18:55.076Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-17T09:18:55.076Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-17T09:18:55.076Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-17T09:18:55.076Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-17T09:18:55.076Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-17T09:18:55.076Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-17T09:18:55.076Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-17T09:18:55.076Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-17T09:18:55.076Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-17T09:18:56.061Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-17T09:18:57.608Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-17T09:18:57.608Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-17T09:18:57.608Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-17T09:18:57.608Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-17T09:18:57.608Z] === RUN TestDockerSuite/TestCpToDot [2022-03-17T09:18:58.274Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-17T09:19:01.225Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-17T09:19:02.210Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-17T09:19:04.784Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-17T09:19:04.784Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-17T09:19:04.784Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-17T09:19:04.784Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-17T09:19:04.784Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-17T09:19:05.999Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-17T09:19:05.999Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-17T09:19:05.999Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-17T09:19:05.999Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-17T09:19:05.999Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-17T09:19:05.999Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-17T09:19:05.999Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-17T09:19:05.999Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-17T09:19:05.999Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-17T09:19:05.999Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-17T09:19:05.999Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-17T09:19:05.999Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-17T09:19:05.999Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-17T09:19:05.999Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-17T09:19:05.999Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-17T09:19:05.999Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-17T09:19:05.999Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-17T09:19:10.750Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-17T09:19:10.750Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-17T09:19:10.750Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-17T09:19:10.750Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-17T09:19:10.750Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-17T09:19:10.750Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-17T09:19:10.750Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-17T09:19:10.750Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-17T09:19:10.750Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-17T09:19:10.750Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-17T09:19:10.750Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-17T09:19:13.469Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-17T09:19:13.469Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T09:19:13.469Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-17T09:19:13.469Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-17T09:19:13.469Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-17T09:19:13.469Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-17T09:19:13.469Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-17T09:19:13.469Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-17T09:19:13.469Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-17T09:19:13.469Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-17T09:19:13.469Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-17T09:19:15.700Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-17T09:19:23.249Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-17T09:19:23.249Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-17T09:19:23.249Z] === RUN TestDockerSuite/TestRunRm [2022-03-17T09:19:24.388Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-17T09:19:24.388Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-17T09:19:24.388Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-17T09:19:26.200Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-17T09:19:26.615Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-17T09:19:27.612Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-17T09:19:28.084Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-17T09:19:28.084Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-17T09:19:28.084Z] === RUN TestDockerSuite/TestCreateRM [2022-03-17T09:19:28.554Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-17T09:19:28.554Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-17T09:19:28.554Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-17T09:19:29.025Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-17T09:19:29.495Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-17T09:19:32.065Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-17T09:19:35.856Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-17T09:19:39.645Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-17T09:19:43.437Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-17T09:19:43.437Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-17T09:19:43.437Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-17T09:19:43.437Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-17T09:19:43.437Z] === RUN TestDockerSuite/TestRunState [2022-03-17T09:19:43.437Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-17T09:19:43.437Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-17T09:19:46.387Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-17T09:19:46.387Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-17T09:19:46.387Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-17T09:19:46.855Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-17T09:19:46.855Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-17T09:19:46.855Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-17T09:19:46.855Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-17T09:19:46.855Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-17T09:19:47.324Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-17T09:19:47.324Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-17T09:19:47.324Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-17T09:19:47.324Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-17T09:19:47.355Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-17T09:19:47.355Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-17T09:19:47.355Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-17T09:19:50.320Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-17T09:19:50.790Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-17T09:19:50.790Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-17T09:19:50.790Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-17T09:19:53.190Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-17T09:19:53.190Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-17T09:19:53.190Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-17T09:19:53.190Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T09:19:53.190Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-17T09:19:53.190Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-17T09:19:53.190Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-17T09:19:53.190Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-17T09:19:53.190Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-17T09:19:53.190Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-17T09:19:53.190Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-17T09:19:53.190Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-17T09:19:53.190Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-17T09:19:53.190Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-17T09:19:53.190Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-17T09:19:53.190Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-17T09:19:53.190Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-17T09:19:53.190Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-17T09:19:53.190Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-17T09:19:53.190Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-17T09:19:53.190Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-17T09:19:56.978Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-17T09:19:56.978Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-17T09:19:56.978Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-17T09:19:59.477Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-17T09:19:59.477Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T09:19:59.477Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-17T09:19:59.477Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-17T09:19:59.477Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-17T09:19:59.477Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-17T09:19:59.477Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-17T09:19:59.477Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-17T09:19:59.477Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-17T09:19:59.477Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-17T09:19:59.477Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T09:19:59.477Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-17T09:19:59.477Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-17T09:19:59.477Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-17T09:19:59.477Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-17T09:19:59.477Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-17T09:19:59.477Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:19:59.477Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-17T09:19:59.477Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T09:19:59.477Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-17T09:19:59.477Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-17T09:19:59.477Z] === RUN TestDockerSuite/TestDockerFails [2022-03-17T09:19:59.477Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-17T09:19:59.477Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-17T09:19:59.477Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-17T09:19:59.477Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-17T09:19:59.477Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-17T09:19:59.477Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-17T09:19:59.477Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-17T09:19:59.477Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-17T09:19:59.477Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-17T09:19:59.477Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-17T09:19:59.477Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-17T09:19:59.927Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-17T09:19:59.927Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-17T09:19:59.927Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-17T09:19:59.927Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-17T09:19:59.927Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-17T09:20:02.444Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-17T09:20:04.679Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-17T09:20:05.404Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-17T09:20:08.367Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-17T09:20:15.095Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-17T09:20:22.253Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-17T09:20:29.629Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-17T09:20:32.677Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-17T09:20:32.677Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-17T09:20:32.677Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-17T09:20:32.677Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-17T09:20:34.399Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-17T09:20:37.435Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-17T09:20:40.384Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-17T09:20:41.578Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-17T09:20:44.187Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-17T09:20:44.187Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-17T09:20:44.187Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-17T09:20:44.187Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-17T09:20:44.187Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-17T09:20:44.187Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-17T09:20:44.187Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-17T09:20:44.187Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-17T09:20:44.187Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-17T09:20:44.187Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-17T09:20:44.187Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-17T09:20:44.187Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-17T09:20:44.187Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-17T09:20:44.187Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-17T09:20:44.187Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-17T09:20:44.540Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-17T09:20:45.531Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-17T09:20:51.344Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-17T09:20:51.590Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-17T09:20:51.590Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-17T09:20:52.581Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-17T09:20:53.563Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-17T09:20:56.513Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-17T09:20:59.758Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-17T09:21:02.406Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-17T09:21:02.406Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-17T09:21:02.406Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-17T09:21:02.406Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-17T09:21:02.406Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-17T09:21:02.406Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-17T09:21:02.406Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-17T09:21:02.406Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-17T09:21:02.406Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-17T09:21:02.406Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-17T09:21:02.406Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-17T09:21:02.406Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-17T09:21:02.406Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-17T09:21:02.406Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:21:02.406Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-17T09:21:02.406Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T09:21:02.406Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-17T09:21:02.406Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T09:21:02.874Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-17T09:21:02.874Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-17T09:21:02.874Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-17T09:21:02.874Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T09:21:02.874Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-17T09:21:02.874Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T09:21:02.874Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-17T09:21:02.874Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T09:21:02.874Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-17T09:21:02.874Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-17T09:21:02.874Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-17T09:21:02.874Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T09:21:02.874Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-17T09:21:02.874Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T09:21:02.874Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-17T09:21:02.874Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-17T09:21:02.874Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-17T09:21:04.526Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-17T09:21:04.999Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-17T09:21:04.999Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-17T09:21:04.999Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T09:21:04.999Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-17T09:21:04.999Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-17T09:21:04.999Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-17T09:21:04.999Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-17T09:21:04.999Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-17T09:21:05.087Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-17T09:21:05.554Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-17T09:21:05.994Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-17T09:21:05.994Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-17T09:21:05.994Z] === RUN TestDockerSuite/TestEventsRename [2022-03-17T09:21:06.022Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-17T09:21:06.022Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-17T09:21:07.584Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-17T09:21:07.584Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-17T09:21:09.796Z] === RUN TestDockerSuite/TestEventsResize [2022-03-17T09:21:11.370Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-17T09:21:14.322Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-17T09:21:18.120Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-17T09:21:18.120Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T09:21:18.120Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-17T09:21:18.491Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-17T09:21:25.689Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-17T09:21:29.496Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-17T09:21:30.609Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-17T09:21:30.609Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T09:21:30.609Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-17T09:21:35.364Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-17T09:21:35.364Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-17T09:21:35.364Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-17T09:21:35.364Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-17T09:21:35.364Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-17T09:21:35.364Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-17T09:21:35.364Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-17T09:21:35.364Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-17T09:21:35.364Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-17T09:21:35.377Z] === RUN TestDockerSuite/TestEventsTop [2022-03-17T09:21:35.377Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-17T09:21:35.377Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-17T09:21:37.601Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-17T09:21:43.483Z] === RUN TestDockerSuite/TestExec [2022-03-17T09:21:43.483Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T09:21:43.483Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-17T09:21:43.483Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-17T09:21:43.483Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-17T09:21:45.713Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-17T09:21:45.788Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-17T09:21:45.789Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-17T09:21:45.789Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-17T09:21:45.789Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-17T09:21:45.789Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-17T09:21:45.789Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-17T09:21:45.789Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-17T09:21:45.789Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T09:21:45.789Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-17T09:21:45.789Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-17T09:21:45.789Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-17T09:21:45.789Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T09:21:45.789Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-17T09:21:48.742Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-17T09:21:49.018Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-17T09:21:49.018Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T09:21:49.018Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-17T09:21:49.018Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T09:21:49.018Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-17T09:21:49.018Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-17T09:21:49.018Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-17T09:21:51.982Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-17T09:21:52.539Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-17T09:21:52.539Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-17T09:21:52.539Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-17T09:21:54.943Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-17T09:21:56.330Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-17T09:21:56.330Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-17T09:21:56.330Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-17T09:21:56.330Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-17T09:21:56.330Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-17T09:21:56.330Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T09:21:56.330Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-17T09:21:56.330Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-17T09:21:56.330Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-17T09:21:56.330Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T09:21:56.330Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-17T09:21:56.330Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T09:21:56.330Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-17T09:21:57.914Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-17T09:22:00.878Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-17T09:22:06.758Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-17T09:22:06.758Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-17T09:22:06.758Z] === RUN TestDockerSuite/TestExecEnv [2022-03-17T09:22:06.758Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T09:22:06.758Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-17T09:22:06.758Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-17T09:22:06.758Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-17T09:22:09.720Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-17T09:22:14.136Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-17T09:22:14.136Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-17T09:22:14.136Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-17T09:22:14.136Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T09:22:14.136Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-17T09:22:14.136Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-17T09:22:14.136Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-17T09:22:14.136Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-17T09:22:15.604Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-17T09:22:15.604Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-17T09:22:15.604Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-17T09:22:15.604Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-17T09:22:15.604Z] === RUN TestDockerSuite/TestExecParseError [2022-03-17T09:22:15.604Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-17T09:22:15.604Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-17T09:22:15.604Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-17T09:22:15.604Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-17T09:22:15.604Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-17T09:22:15.604Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-17T09:22:16.352Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-17T09:22:16.352Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-17T09:22:18.567Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-17T09:22:18.568Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-17T09:22:18.568Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-17T09:22:18.568Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-17T09:22:18.568Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-17T09:22:18.568Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-17T09:22:18.568Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-17T09:22:18.568Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-17T09:22:18.568Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-17T09:22:18.568Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-17T09:22:18.568Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-17T09:22:21.134Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-17T09:22:21.134Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-17T09:22:21.540Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-17T09:22:21.540Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-17T09:22:21.540Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-17T09:22:21.602Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-17T09:22:21.602Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-17T09:22:22.070Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-17T09:22:32.025Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-17T09:22:32.025Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-17T09:22:32.025Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-17T09:22:32.025Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-17T09:22:32.025Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-17T09:22:32.025Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-17T09:22:32.025Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-17T09:22:34.560Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-17T09:22:34.560Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T09:22:34.560Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-17T09:22:34.560Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-17T09:22:34.560Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-17T09:22:34.560Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-17T09:22:34.560Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-17T09:22:39.242Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-17T09:22:44.978Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-17T09:22:44.978Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-17T09:22:45.271Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-17T09:22:45.446Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-17T09:22:50.045Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-17T09:22:56.098Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-17T09:22:56.098Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T09:22:56.098Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-17T09:22:56.098Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-17T09:22:56.569Z] === RUN TestDockerSuite/TestHealth [2022-03-17T09:22:56.569Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-17T09:22:56.569Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-17T09:22:56.569Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-17T09:22:56.569Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-17T09:22:57.039Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-17T09:23:00.450Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-17T09:23:00.451Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-17T09:23:00.451Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite (2998.19s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.89s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (77.23s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.20s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.63s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.87s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.08s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (91.25s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.62s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.58s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.38s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.36s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.24s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.98s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.02s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.78s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (15.39s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.50s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.48s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.66s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.18s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.40s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.72s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildAddTar (42.98s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.19s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (10.02s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.50s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.56s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.18s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.68s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (9.29s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.81s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.70s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.24s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.87s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.39s) [2022-03-17T09:23:01.437Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.83s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-17T09:23:01.437Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.98s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.34s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildCmd (0.77s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.73s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.79s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (8.02s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.19s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.66s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.74s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.41s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.28s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.72s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.27s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.86s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.01s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (44.15s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.81s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.71s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.34s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.77s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.96s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.00s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.46s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.18s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.96s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (5.26s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.23s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.11s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildDockerignore (62.84s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.59s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (70.94s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.98s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.93s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.72s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.80s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.41s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.12s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.02s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.46s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (99.07s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.53s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.44s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.78s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.57s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.74s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.72s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (8.12s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (5.01s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.00s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.20s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.35s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.32s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.64s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.79s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildFails (3.26s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (8.25s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.32s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.33s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.79s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.76s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.11s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.77s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.65s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildHistory (15.86s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.52s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.39s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.07s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.92s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildLabel (1.36s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.86s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.31s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.81s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildLabels (1.45s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.98s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (8.28s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.10s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.85s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (7.11s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.41s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.66s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (45.15s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.75s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (8.07s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (9.35s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.37s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.24s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.28s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.81s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.07s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.91s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.50s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.83s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.10s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.92s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.51s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.22s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.57s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.45s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.42s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.71s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.81s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.67s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.41s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (51.96s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.42s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildRm (17.18s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (5.02s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.02s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.50s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.42s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.44s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.91s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.95s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.86s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.72s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.01s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildStderr (6.25s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (28.04s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.96s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.67s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.61s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.17s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.47s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.75s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.16s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (28.59s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.18s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.25s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.62s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.53s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.71s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.04s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.50s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.33s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.53s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.92s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.82s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.86s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.03s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestCommitChange (6.52s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.55s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.77s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestCommitTTY (9.62s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.84s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.22s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.08s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.60s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.07s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.34s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.23s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.48s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.90s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.72s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-17T09:23:01.438Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.95s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-17T09:23:01.438Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.36s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.64s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.04s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.49s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.69s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.41s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.48s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.34s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (10.95s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.18s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.34s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.40s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (8.14s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.19s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.21s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.48s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.11s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.19s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.48s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.81s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.89s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.59s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000ac9788_} (3.31s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11340859362_c:\foo_false____} (3.59s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11340859362_c:\foo_true____} (3.48s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.72s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.20s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.17s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.15s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.14s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.44s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.71s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.58s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.53s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.47s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.50s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.87s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCpToDot (3.49s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCpToStdout (3.76s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.27s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCreateArgs (0.28s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.48s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.27s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.28s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.30s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.04s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.96s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCreateLabels (0.28s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCreateRM (0.59s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.29s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.56s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.81s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.32s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.54s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.14s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.29s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.47s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.23s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.33s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.53s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.49s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.43s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestEventsCopy (6.44s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.36s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.44s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.98s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.89s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.98s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.14s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestEventsFilters (6.86s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestEventsFormat (11.77s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestEventsRename (3.43s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestEventsResize (33.73s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.32s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.45s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.77s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.50s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.37s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.40s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.45s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.43s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (4.01s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.38s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.69s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.23s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestExecInspectID (5.86s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.15s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.31s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.84s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.54s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.56s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.68s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.74s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.25s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.56s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-03-17T09:23:01.439Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-17T09:23:01.439Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-03-17T09:23:01.440Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-03-17T09:23:01.440Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2022-03-17T09:23:01.440Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.84s) [2022-03-17T09:23:01.440Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-17T09:23:01.440Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.38s) [2022-03-17T09:23:01.440Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-03-17T09:23:01.440Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.31s) [2022-03-17T09:23:01.440Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2022-03-17T09:23:01.440Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.54s) [2022-03-17T09:23:01.440Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.69s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.24s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.28s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.67s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.26s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.50s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestInspectDefault (3.25s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestInspectHistory (6.04s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.42s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestInspectJSONFields (7.83s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.30s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.23s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.33s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.03s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestInspectStatus (4.18s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.38s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.31s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.55s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.54s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.42s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.63s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.27s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.42s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.54s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.60s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.35s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.53s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.94s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.99s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.00s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.04s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.75s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.31s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.29s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestLogsSince (10.15s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-17T09:23:01.909Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestLogsTail (3.60s) [2022-03-17T09:23:01.909Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.35s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.78s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.04s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (7.11s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.92s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestPsByOrder (14.81s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.15s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.14s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.70s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.28s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.60s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.16s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.79s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.99s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.49s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.42s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.55s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.95s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (14.27s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.35s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.28s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.05s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.08s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.25s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.87s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.43s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.15s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.43s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.90s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.50s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.21s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.99s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.89s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.58s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.53s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.83s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.73s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.62s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.20s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (7.20s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.40s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.34s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.42s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.44s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunBindMounts (7.11s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.46s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.80s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.12s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.42s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.80s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.17s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.44s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.65s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.95s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.49s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.25s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.33s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.36s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.52s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunExitCode (3.56s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.47s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.51s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.44s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.17s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.26s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-17T09:23:01.910Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.94s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-17T09:23:01.910Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.64s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.06s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.09s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.58s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.38s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.56s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.33s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.12s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.04s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.04s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.53s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.77s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunRm (3.47s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.40s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.77s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.42s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.52s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.39s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.54s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.78s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.51s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.40s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.44s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.67s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.85s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (10.43s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.23s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.25s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.44s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.63s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (6.56s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.90s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.34s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.39s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.03s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.39s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.29s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.32s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (11.28s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.96s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.64s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.52s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.06s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.79s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.64s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.46s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.41s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.72s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.42s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.00s) [2022-03-17T09:23:01.911Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-17T09:23:01.911Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.15s) [2022-03-17T09:23:01.911Z] === RUN TestDockerRegistrySuite [2022-03-17T09:23:01.911Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-17T09:23:01.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.911Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-17T09:23:01.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.911Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-17T09:23:01.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.911Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-17T09:23:01.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.911Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-17T09:23:01.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.911Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-17T09:23:01.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.911Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-17T09:23:01.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.911Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-17T09:23:01.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.911Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-17T09:23:01.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.911Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-17T09:23:01.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.911Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-17T09:23:01.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.911Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-17T09:23:01.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.911Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-17T09:23:01.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.911Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-17T09:23:01.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.911Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-17T09:23:01.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.911Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-17T09:23:01.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.911Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-17T09:23:01.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.911Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-17T09:23:01.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-17T09:23:01.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-17T09:23:01.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-17T09:23:01.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-17T09:23:01.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-17T09:23:01.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-17T09:23:01.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-17T09:23:01.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-17T09:23:01.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-17T09:23:01.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-17T09:23:01.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-17T09:23:01.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-17T09:23:01.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-17T09:23:01.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-17T09:23:01.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-17T09:23:01.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-17T09:23:01.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-17T09:23:01.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-17T09:23:01.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-17T09:23:01.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-17T09:23:01.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] --- PASS: TestDockerRegistrySuite (0.15s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-17T09:23:01.912Z] === RUN TestDockerSchema1RegistrySuite [2022-03-17T09:23:01.912Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-17T09:23:01.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-17T09:23:01.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-17T09:23:01.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-17T09:23:01.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-17T09:23:01.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-17T09:23:01.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-17T09:23:01.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-17T09:23:01.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-17T09:23:01.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-17T09:23:01.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-17T09:23:01.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-17T09:23:01.912Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-17T09:23:01.912Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-17T09:23:01.912Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-17T09:23:01.912Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-17T09:23:01.912Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-17T09:23:01.912Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-17T09:23:01.912Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-17T09:23:01.912Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-17T09:23:01.912Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-17T09:23:01.912Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-17T09:23:01.912Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-17T09:23:01.912Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-17T09:23:01.912Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-17T09:23:01.912Z] === RUN TestDockerDaemonSuite [2022-03-17T09:23:01.912Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-17T09:23:01.912Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-17T09:23:01.912Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-17T09:23:01.912Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-17T09:23:01.912Z] === RUN TestDockerSwarmSuite [2022-03-17T09:23:01.912Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-17T09:23:01.912Z] === RUN TestDockerPluginSuite [2022-03-17T09:23:01.912Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-17T09:23:01.912Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-17T09:23:01.912Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-17T09:23:01.912Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-17T09:23:01.912Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-17T09:23:01.912Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-17T09:23:01.912Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-17T09:23:01.912Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-17T09:23:01.912Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-17T09:23:01.912Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-17T09:23:01.912Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-17T09:23:01.912Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.912Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-17T09:23:01.912Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-17T09:23:01.913Z] === RUN TestDockerExternalVolumeSuite [2022-03-17T09:23:01.913Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-17T09:23:01.913Z] === RUN TestDockerNetworkSuite [2022-03-17T09:23:01.913Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-17T09:23:01.913Z] === RUN TestDockerHubPullSuite [2022-03-17T09:23:01.913Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-17T09:23:01.913Z] PASS [2022-03-17T09:23:01.913Z] ok github.com/docker/docker/integration-cli 2998.599s [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === Skipped [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-17T09:23:01.913Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-17T09:23:01.913Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.20s) [2022-03-17T09:23:01.913Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.20s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-17T09:23:01.913Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-17T09:23:01.913Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-17T09:23:01.913Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-17T09:23:01.913Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-17T09:23:01.913Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-17T09:23:01.913Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-17T09:23:01.913Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-17T09:23:01.913Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-17T09:23:01.913Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-17T09:23:01.913Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-17T09:23:01.913Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-17T09:23:01.913Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-17T09:23:01.913Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-17T09:23:01.913Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-17T09:23:01.913Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-17T09:23:01.913Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-17T09:23:01.913Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-03-17T09:23:01.913Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-17T09:23:01.913Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-17T09:23:01.913Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-17T09:23:01.913Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-17T09:23:01.913Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-17T09:23:01.913Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-17T09:23:01.913Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-17T09:23:01.913Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-17T09:23:01.913Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-17T09:23:01.913Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-17T09:23:01.913Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-17T09:23:01.913Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2022-03-17T09:23:01.913Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-03-17T09:23:01.913Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-03-17T09:23:01.913Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-03-17T09:23:01.913Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-17T09:23:01.913Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-03-17T09:23:01.913Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-17T09:23:01.913Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-03-17T09:23:01.913Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-17T09:23:01.913Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-03-17T09:23:01.913Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-03-17T09:23:01.913Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-17T09:23:01.914Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.44s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.44s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.10s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.10s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-03-17T09:23:01.914Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.914Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-17T09:23:01.914Z] [2022-03-17T09:23:01.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-17T09:23:01.914Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-17T09:23:01.915Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-03-17T09:23:01.915Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-17T09:23:01.915Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-03-17T09:23:01.915Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-03-17T09:23:01.915Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-03-17T09:23:01.915Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-17T09:23:01.915Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.44s) [2022-03-17T09:23:01.915Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-17T09:23:01.915Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-17T09:23:01.915Z] docker_cli_sni_test.go:18: Flakey test [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.03s) [2022-03-17T09:23:01.915Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.03s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-17T09:23:01.915Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-17T09:23:01.915Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-17T09:23:01.915Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-17T09:23:01.915Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-17T09:23:01.915Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-17T09:23:01.915Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-17T09:23:01.915Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-17T09:23:01.915Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-17T09:23:01.915Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-17T09:23:01.915Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-17T09:23:01.915Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-17T09:23:01.915Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-17T09:23:01.915Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-17T09:23:01.915Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-17T09:23:01.915Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-17T09:23:01.915Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-17T09:23:01.915Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-17T09:23:01.915Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-17T09:23:01.915Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-17T09:23:01.915Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2022-03-17T09:23:01.915Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-17T09:23:01.915Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-17T09:23:01.915Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-17T09:23:01.915Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-17T09:23:01.915Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-17T09:23:01.915Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-17T09:23:01.915Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-17T09:23:01.915Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-17T09:23:01.915Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-17T09:23:01.915Z] [2022-03-17T09:23:01.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-17T09:23:01.915Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-17T09:23:02.386Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-17T09:23:02.386Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-17T09:23:02.386Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-17T09:23:02.386Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-17T09:23:02.386Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-17T09:23:02.386Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-17T09:23:02.386Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-17T09:23:02.386Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-17T09:23:02.386Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-17T09:23:02.386Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-17T09:23:02.386Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-17T09:23:02.386Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-17T09:23:02.386Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-17T09:23:02.386Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-17T09:23:02.386Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-17T09:23:02.386Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-17T09:23:02.386Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-17T09:23:02.386Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-17T09:23:02.386Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-17T09:23:02.386Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-03-17T09:23:02.386Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-03-17T09:23:02.386Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-17T09:23:02.386Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-17T09:23:02.386Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-17T09:23:02.386Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-17T09:23:02.386Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-17T09:23:02.386Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-17T09:23:02.386Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-17T09:23:02.386Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-17T09:23:02.386Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-17T09:23:02.386Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-17T09:23:02.386Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-17T09:23:02.386Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.386Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-17T09:23:02.386Z] [2022-03-17T09:23:02.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-17T09:23:02.387Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-17T09:23:02.387Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-17T09:23:02.387Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-17T09:23:02.387Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-17T09:23:02.387Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-17T09:23:02.387Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-17T09:23:02.387Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-17T09:23:02.387Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-17T09:23:02.387Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-17T09:23:02.387Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-17T09:23:02.387Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-17T09:23:02.387Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-17T09:23:02.387Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-17T09:23:02.387Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-17T09:23:02.387Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-03-17T09:23:02.387Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-03-17T09:23:02.387Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-17T09:23:02.387Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-17T09:23:02.387Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-17T09:23:02.387Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-17T09:23:02.387Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-17T09:23:02.387Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-17T09:23:02.387Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-17T09:23:02.387Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-17T09:23:02.387Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-17T09:23:02.387Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-17T09:23:02.387Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-17T09:23:02.387Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-17T09:23:02.387Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-17T09:23:02.387Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-17T09:23:02.387Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-17T09:23:02.387Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-17T09:23:02.387Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-17T09:23:02.387Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-17T09:23:02.387Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-17T09:23:02.387Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-17T09:23:02.387Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-17T09:23:02.387Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-17T09:23:02.387Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.387Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-17T09:23:02.387Z] [2022-03-17T09:23:02.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-03-17T09:23:02.388Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-17T09:23:02.388Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-17T09:23:02.388Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-17T09:23:02.388Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-17T09:23:02.388Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-17T09:23:02.388Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-17T09:23:02.388Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-17T09:23:02.388Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-17T09:23:02.388Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-17T09:23:02.388Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-17T09:23:02.388Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-17T09:23:02.388Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-17T09:23:02.388Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-17T09:23:02.388Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-17T09:23:02.388Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-17T09:23:02.388Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-17T09:23:02.388Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-17T09:23:02.388Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-17T09:23:02.388Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-17T09:23:02.388Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-17T09:23:02.388Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-17T09:23:02.388Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-17T09:23:02.388Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-17T09:23:02.388Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-17T09:23:02.388Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-03-17T09:23:02.388Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-17T09:23:02.388Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-17T09:23:02.388Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-03-17T09:23:02.388Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-17T09:23:02.388Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-03-17T09:23:02.388Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-03-17T09:23:02.388Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-03-17T09:23:02.388Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.04s) [2022-03-17T09:23:02.388Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.04s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-03-17T09:23:02.388Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-03-17T09:23:02.388Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-03-17T09:23:02.388Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-03-17T09:23:02.388Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-03-17T09:23:02.388Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2022-03-17T09:23:02.388Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2022-03-17T09:23:02.388Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-17T09:23:02.388Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-17T09:23:02.388Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-17T09:23:02.388Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-17T09:23:02.388Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-17T09:23:02.388Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-17T09:23:02.388Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-17T09:23:02.388Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-17T09:23:02.388Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-17T09:23:02.388Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-17T09:23:02.388Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-17T09:23:02.388Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-17T09:23:02.388Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-17T09:23:02.388Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-17T09:23:02.388Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-17T09:23:02.388Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-17T09:23:02.388Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-17T09:23:02.388Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-17T09:23:02.388Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-17T09:23:02.388Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-17T09:23:02.388Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-17T09:23:02.388Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-17T09:23:02.388Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-17T09:23:02.388Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-03-17T09:23:02.388Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-03-17T09:23:02.388Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.388Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-03-17T09:23:02.388Z] [2022-03-17T09:23:02.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-03-17T09:23:02.388Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.389Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-17T09:23:02.389Z] [2022-03-17T09:23:02.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-17T09:23:02.389Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-17T09:23:02.390Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.04s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.04s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.04s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.04s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-17T09:23:02.390Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.390Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-17T09:23:02.390Z] [2022-03-17T09:23:02.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-17T09:23:02.391Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-17T09:23:02.391Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-17T09:23:02.391Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-17T09:23:02.391Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-17T09:23:02.391Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-17T09:23:02.391Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-03-17T09:23:02.391Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-03-17T09:23:02.391Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-17T09:23:02.391Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-17T09:23:02.391Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-17T09:23:02.391Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-17T09:23:02.391Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-17T09:23:02.391Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-17T09:23:02.391Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-17T09:23:02.391Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-17T09:23:02.391Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-17T09:23:02.391Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-17T09:23:02.391Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-17T09:23:02.391Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-17T09:23:02.391Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-17T09:23:02.391Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-03-17T09:23:02.391Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-03-17T09:23:02.391Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-17T09:23:02.391Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-17T09:23:02.391Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-17T09:23:02.391Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-03-17T09:23:02.391Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-17T09:23:02.391Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-17T09:23:02.391Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-17T09:23:02.391Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-17T09:23:02.391Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-17T09:23:02.391Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-17T09:23:02.391Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-17T09:23:02.391Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-17T09:23:02.391Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-17T09:23:02.391Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-17T09:23:02.391Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-17T09:23:02.391Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.391Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-17T09:23:02.391Z] [2022-03-17T09:23:02.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-17T09:23:02.391Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.392Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-17T09:23:02.392Z] [2022-03-17T09:23:02.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-17T09:23:02.392Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.392Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-17T09:23:02.392Z] [2022-03-17T09:23:02.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-17T09:23:02.392Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.392Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-17T09:23:02.392Z] [2022-03-17T09:23:02.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-17T09:23:02.392Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.392Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-17T09:23:02.392Z] [2022-03-17T09:23:02.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-17T09:23:02.392Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.392Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-17T09:23:02.392Z] [2022-03-17T09:23:02.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-17T09:23:02.392Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.392Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-17T09:23:02.392Z] [2022-03-17T09:23:02.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-17T09:23:02.392Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.392Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-17T09:23:02.392Z] [2022-03-17T09:23:02.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T09:23:02.392Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.392Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T09:23:02.392Z] [2022-03-17T09:23:02.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T09:23:02.392Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.392Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T09:23:02.392Z] [2022-03-17T09:23:02.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T09:23:02.392Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.392Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T09:23:02.392Z] [2022-03-17T09:23:02.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-17T09:23:02.392Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.392Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-17T09:23:02.392Z] [2022-03-17T09:23:02.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T09:23:02.392Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.392Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T09:23:02.392Z] [2022-03-17T09:23:02.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T09:23:02.392Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.392Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T09:23:02.392Z] [2022-03-17T09:23:02.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T09:23:02.392Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.392Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T09:23:02.392Z] [2022-03-17T09:23:02.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T09:23:02.392Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:23:02.392Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T09:23:02.392Z] [2022-03-17T09:23:04.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-17T09:23:04.375Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.375Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-17T09:23:04.375Z] [2022-03-17T09:23:04.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T09:23:04.375Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.375Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T09:23:04.375Z] [2022-03-17T09:23:04.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T09:23:04.375Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.375Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T09:23:04.375Z] [2022-03-17T09:23:04.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-17T09:23:04.375Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.375Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-17T09:23:04.375Z] [2022-03-17T09:23:04.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-17T09:23:04.375Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.375Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-17T09:23:04.375Z] [2022-03-17T09:23:04.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-17T09:23:04.375Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.375Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-17T09:23:04.375Z] [2022-03-17T09:23:04.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-17T09:23:04.375Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.375Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-17T09:23:04.375Z] [2022-03-17T09:23:04.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-17T09:23:04.375Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.375Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-17T09:23:04.375Z] [2022-03-17T09:23:04.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-17T09:23:04.376Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.376Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-17T09:23:04.376Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.376Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-17T09:23:04.376Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.376Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-17T09:23:04.376Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.376Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-17T09:23:04.376Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.376Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-17T09:23:04.376Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.376Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-17T09:23:04.376Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.376Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-17T09:23:04.376Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.376Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-17T09:23:04.376Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.376Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-17T09:23:04.376Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.376Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-17T09:23:04.376Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.376Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-17T09:23:04.376Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.376Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-17T09:23:04.376Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.376Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-17T09:23:04.376Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.376Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-17T09:23:04.376Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.376Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-17T09:23:04.376Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.376Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-17T09:23:04.376Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.376Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-17T09:23:04.376Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.376Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-17T09:23:04.376Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.376Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-17T09:23:04.376Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.376Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-17T09:23:04.376Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.376Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-17T09:23:04.376Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.376Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-17T09:23:04.376Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-17T09:23:04.376Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-17T09:23:04.376Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] DONE 1088 tests, 544 skipped in 3008.399s [2022-03-17T09:23:04.376Z] INFO: Integration tests ended at 03/17/2022 09:23:02. Duration:00:50:08.5388021 [2022-03-17T09:23:04.376Z] INFO: Docker info of the daemon under test at end of run [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] Containers: 2 [2022-03-17T09:23:04.376Z] Running: 0 [2022-03-17T09:23:04.376Z] Paused: 0 [2022-03-17T09:23:04.376Z] Stopped: 2 [2022-03-17T09:23:04.376Z] Images: 18 [2022-03-17T09:23:04.376Z] Server Version: 0.0.0-dev [2022-03-17T09:23:04.376Z] Storage Driver: windowsfilter [2022-03-17T09:23:04.376Z] Windows: [2022-03-17T09:23:04.376Z] Logging Driver: json-file [2022-03-17T09:23:04.376Z] Plugins: [2022-03-17T09:23:04.376Z] Volume: local [2022-03-17T09:23:04.376Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T09:23:04.376Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T09:23:04.376Z] Swarm: inactive [2022-03-17T09:23:04.376Z] Default Isolation: process [2022-03-17T09:23:04.376Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-17T09:23:04.376Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-03-17T09:23:04.376Z] OSType: windows [2022-03-17T09:23:04.376Z] Architecture: x86_64 [2022-03-17T09:23:04.376Z] CPUs: 4 [2022-03-17T09:23:04.376Z] Total Memory: 32GiB [2022-03-17T09:23:04.376Z] Name: azwin-2-e54400 [2022-03-17T09:23:04.376Z] ID: DWEA:6VNP:6LDA:JOUM:M5WK:OJX4:KX2U:45G7:YYEV:LCFT:JUL7:6COV [2022-03-17T09:23:04.376Z] Docker Root Dir: D:\CI\PR-43380\8\daemon [2022-03-17T09:23:04.376Z] Debug Mode (client): false [2022-03-17T09:23:04.376Z] Debug Mode (server): true [2022-03-17T09:23:04.376Z] File Descriptors: -1 [2022-03-17T09:23:04.376Z] Goroutines: 44 [2022-03-17T09:23:04.376Z] System Time: 2022-03-17T09:23:02.4888427Z [2022-03-17T09:23:04.376Z] EventsListeners: 0 [2022-03-17T09:23:04.376Z] Registry: https://index.docker.io/v1/ [2022-03-17T09:23:04.376Z] Labels: [2022-03-17T09:23:04.376Z] Experimental: false [2022-03-17T09:23:04.376Z] Insecure Registries: [2022-03-17T09:23:04.376Z] 127.0.0.0/8 [2022-03-17T09:23:04.376Z] Live Restore Enabled: false [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] [2022-03-17T09:23:04.376Z] INFO: Stopping daemon under test [2022-03-17T09:23:04.376Z] SUCCESS: The process with PID 4028 (child process of PID 4888) has been terminated. [2022-03-17T09:23:04.376Z] SUCCESS: The process with PID 4888 (child process of PID 1856) has been terminated. [2022-03-17T09:23:04.376Z] INFO: Stop tailing logs of the daemon under tests [2022-03-17T09:23:04.376Z] INFO: executeCI.ps1 Completed successfully at 03/17/2022 09:23:02. [2022-03-17T09:23:04.376Z] INFO: Tidying up at end of run [2022-03-17T09:23:04.376Z] INFO: Saving daemon under test log (d:\CI\PR-43380\8\dut.out) to bundles\CIDUT.out [2022-03-17T09:23:04.376Z] INFO: Saving daemon under test log (d:\CI\PR-43380\8\dut.err) to bundles\CIDUT.err [2022-03-17T09:23:04.376Z] INFO: Saving containerd logs to bundles [2022-03-17T09:23:04.376Z] INFO: Nuke-Everything... [2022-03-17T09:23:04.376Z] INFO: Container count on control daemon to delete is 2 [2022-03-17T09:23:04.376Z] a06504b622dc [2022-03-17T09:23:04.376Z] e267c9c2130d [2022-03-17T09:23:04.376Z] INFO: Tidying pidfile d:\CI\PR-43380\8\docker.pid [2022-03-17T09:23:04.376Z] INFO: Killing containerd with PID 3972 [2022-03-17T09:23:04.376Z] INFO: Nuking d:\CI [2022-03-17T09:23:04.387Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-17T09:23:04.387Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-17T09:23:04.387Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.387Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-17T09:23:04.387Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-17T09:23:04.387Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-17T09:23:04.387Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-17T09:23:04.387Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-17T09:23:04.387Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-17T09:23:04.387Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-17T09:23:05.958Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-17T09:23:05.958Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-17T09:23:08.917Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-17T09:23:09.393Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-17T09:23:12.358Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-17T09:23:21.078Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-17T09:23:21.078Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-17T09:23:21.078Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T09:23:21.078Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-17T09:23:25.844Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-17T09:23:25.844Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-17T09:23:25.844Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-17T09:23:25.844Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T09:23:25.844Z] === RUN TestDockerSuite/TestImportFile [2022-03-17T09:23:25.844Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T09:23:25.844Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-17T09:23:25.844Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-17T09:23:25.844Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-17T09:23:25.844Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-17T09:23:25.844Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T09:23:25.844Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-17T09:23:25.844Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T09:23:25.844Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-17T09:23:25.844Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-17T09:23:25.844Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-17T09:23:25.844Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-17T09:23:25.844Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-17T09:23:25.844Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-17T09:23:25.844Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-17T09:23:26.315Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-17T09:23:26.315Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T09:23:26.315Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-17T09:23:26.315Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T09:23:26.315Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-17T09:23:34.494Z] INFO: Zapped successfully [2022-03-17T09:23:34.494Z] [2022-03-17T09:23:34.494Z] INFO: executeCI.ps1 exiting at Thu Mar 17 09:23:31 CUT 2022. Duration 01:18:04.7284840 [2022-03-17T09:23:34.494Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-17T09:23:34.749Z] Recording test results [2022-03-17T09:23:34.997Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-17T09:23:37.219Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-17T09:23:37.219Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T09:23:37.219Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-17T09:23:37.219Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-17T09:23:37.219Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-17T09:23:37.219Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-17T09:23:37.219Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-17T09:23:37.219Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-17T09:23:43.763Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-17T09:23:45.360Z] Creating win-2022-c8d-integration-bundles.zip [2022-03-17T09:23:45.900Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-17T09:23:45.900Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [Pipeline] archiveArtifacts [2022-03-17T09:23:47.798Z] Archiving artifacts [2022-03-17T09:23:48.860Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-17T09:23:48.860Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-17T09:23:48.860Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-17T09:23:48.860Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-17T09:23:48.860Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-17T09:23:48.860Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-17T09:23:48.860Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-17T09:23:52.664Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-17T09:23:58.545Z] === RUN TestDockerSuite/TestInspectImage [2022-03-17T09:23:58.545Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T09:23:58.545Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-17T09:23:58.545Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T09:23:58.545Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-17T09:23:58.545Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T09:23:58.545Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-17T09:24:01.506Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-17T09:24:03.876Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43380/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-17T09:24:04.466Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-17T09:24:04.466Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-17T09:24:04.845Z] + make clean [2022-03-17T09:24:06.408Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-17T09:24:06.408Z] docker-dev-cache [2022-03-17T09:24:06.408Z] docker-mod-cache [Pipeline] deleteDir [2022-03-17T09:24:07.426Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-17T09:24:11.239Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-17T09:24:11.239Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-17T09:24:11.239Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-17T09:24:11.239Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-17T09:24:14.209Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-17T09:24:17.175Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-17T09:24:24.349Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-17T09:24:27.307Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-17T09:24:30.278Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-17T09:24:33.244Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-17T09:24:36.224Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-17T09:24:39.198Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-17T09:24:42.166Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-17T09:24:42.166Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-17T09:24:42.166Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T09:24:42.166Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-17T09:24:42.166Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-17T09:24:42.636Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-17T09:24:42.636Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-17T09:24:42.636Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-17T09:24:42.636Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-17T09:24:42.636Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-17T09:24:42.636Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T09:24:42.636Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-17T09:24:42.636Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-17T09:24:42.636Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-17T09:24:42.636Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T09:24:42.636Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-17T09:24:42.636Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T09:24:42.636Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-17T09:24:42.636Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-17T09:24:42.636Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-17T09:24:42.636Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-17T09:24:42.636Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-17T09:24:42.636Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-17T09:24:42.636Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-17T09:24:42.636Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T09:24:42.636Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-17T09:24:42.636Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-17T09:24:42.636Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-17T09:24:42.636Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T09:24:42.636Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-17T09:24:42.636Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-17T09:24:42.636Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-17T09:24:42.636Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-17T09:24:42.636Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-17T09:24:42.636Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-17T09:24:42.636Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-17T09:24:45.597Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-17T09:24:47.819Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-17T09:24:55.006Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-17T09:24:57.968Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-17T09:24:57.968Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-17T09:24:57.968Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-17T09:25:00.931Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-17T09:25:00.931Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-17T09:25:09.612Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-17T09:25:20.060Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-17T09:25:28.755Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-17T09:25:31.720Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-17T09:25:35.527Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-17T09:25:35.527Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-17T09:25:35.527Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-17T09:25:38.487Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-17T09:25:41.446Z] === RUN TestDockerSuite/TestLogsSince [2022-03-17T09:25:51.900Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-17T09:25:51.901Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-17T09:25:51.901Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-17T09:25:51.901Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-17T09:25:51.901Z] === RUN TestDockerSuite/TestLogsTail [2022-03-17T09:25:55.721Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-17T09:25:58.691Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-17T09:26:01.655Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-17T09:26:01.655Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-17T09:26:01.655Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-17T09:26:01.655Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-17T09:26:01.655Z] === RUN TestDockerSuite/TestNetHostname [2022-03-17T09:26:01.655Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-17T09:26:01.655Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-17T09:26:01.655Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T09:26:01.655Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-17T09:26:01.655Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-17T09:26:01.655Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-17T09:26:01.655Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-17T09:26:01.655Z] === RUN TestDockerSuite/TestPluginActive [2022-03-17T09:26:01.655Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T09:26:01.655Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-17T09:26:01.655Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T09:26:01.655Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-17T09:26:02.125Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-17T09:26:02.125Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-17T09:26:02.125Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-17T09:26:02.125Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-17T09:26:02.125Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-17T09:26:02.125Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-17T09:26:02.125Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-17T09:26:02.125Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-17T09:26:02.125Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-17T09:26:02.125Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-17T09:26:02.125Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-17T09:26:02.125Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-17T09:26:02.125Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-17T09:26:02.125Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-17T09:26:02.125Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-17T09:26:02.125Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-17T09:26:02.125Z] === RUN TestDockerSuite/TestPortList [2022-03-17T09:26:02.125Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-17T09:26:02.125Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-17T09:26:09.303Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-17T09:26:09.303Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:26:09.303Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-17T09:26:09.303Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-17T09:26:09.303Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-17T09:26:09.303Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-17T09:26:09.303Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-17T09:26:09.303Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-17T09:26:09.303Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-17T09:26:09.303Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-17T09:26:09.303Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-17T09:26:09.303Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-17T09:26:09.303Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-17T09:26:09.303Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-17T09:26:09.303Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-17T09:26:09.303Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-17T09:26:09.303Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-17T09:26:09.303Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-17T09:26:15.199Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-17T09:26:15.199Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-17T09:26:15.199Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-17T09:26:27.735Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-17T09:26:27.735Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-17T09:26:27.735Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-17T09:26:40.256Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-17T09:27:01.514Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-17T09:27:01.514Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-17T09:27:01.514Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-17T09:27:01.514Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-17T09:27:16.487Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-17T09:27:23.673Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-17T09:27:38.649Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-17T09:27:44.557Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-17T09:27:44.557Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-17T09:27:44.557Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-17T09:27:44.557Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-17T09:27:44.557Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-17T09:27:50.443Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-17T09:27:50.443Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T09:27:50.443Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-17T09:27:50.443Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-17T09:27:50.443Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-17T09:27:50.443Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-17T09:27:50.443Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-17T09:27:50.443Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-17T09:27:50.443Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-17T09:28:00.914Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-17T09:28:00.914Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-17T09:28:00.914Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-17T09:28:01.904Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-17T09:28:01.904Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-17T09:28:01.904Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-17T09:28:03.476Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-17T09:28:04.469Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-17T09:28:04.469Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-17T09:28:04.469Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-17T09:28:09.243Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-17T09:28:15.134Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-17T09:28:18.094Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-17T09:28:48.252Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-17T09:28:48.252Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T09:28:48.252Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-17T09:28:54.139Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-17T09:28:54.608Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-17T09:28:55.079Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-17T09:28:56.069Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-17T09:29:01.958Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-17T09:29:19.793Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-17T09:29:19.793Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T09:29:19.793Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-17T09:29:22.753Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-17T09:29:22.753Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-17T09:29:23.225Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-17T09:29:44.493Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-17T09:29:45.484Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-17T09:29:46.474Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-17T09:29:55.161Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-17T09:30:02.335Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-17T09:30:17.286Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-17T09:30:22.050Z] === RUN TestDockerSuite/TestRmiTag [2022-03-17T09:30:23.039Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-17T09:30:26.848Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-17T09:30:52.184Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-17T09:30:55.147Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-17T09:31:02.324Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-17T09:31:03.314Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-17T09:31:03.314Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-17T09:31:03.314Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-17T09:31:03.314Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-17T09:31:03.314Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-17T09:31:03.314Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-17T09:31:03.314Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-17T09:31:03.314Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-17T09:31:03.314Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-17T09:31:03.314Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-17T09:31:03.314Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-17T09:31:03.314Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-17T09:31:03.314Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-17T09:31:03.314Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-17T09:31:03.314Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-17T09:31:06.283Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-17T09:31:06.283Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-17T09:31:06.753Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-17T09:31:06.753Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-17T09:31:06.753Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-17T09:31:17.207Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-17T09:31:21.975Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-17T09:31:24.935Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-17T09:31:27.904Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-17T09:31:36.587Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-17T09:31:36.588Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-17T09:31:47.073Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-17T09:31:47.073Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-17T09:31:47.548Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-17T09:31:47.548Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-17T09:31:47.548Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-17T09:31:47.548Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-17T09:31:47.548Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-17T09:31:47.548Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-17T09:31:47.548Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-17T09:31:47.548Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-17T09:31:47.548Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-17T09:31:47.548Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-17T09:31:47.548Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-17T09:31:47.548Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-17T09:31:47.548Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-17T09:31:47.548Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-17T09:31:47.548Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-17T09:31:47.548Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-17T09:31:47.548Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-17T09:31:47.548Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-17T09:31:47.548Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-17T09:31:47.548Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-17T09:31:47.548Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-17T09:31:51.425Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-17T09:31:51.425Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-17T09:31:51.425Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-17T09:31:55.252Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-17T09:31:55.252Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-17T09:31:55.252Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-17T09:31:55.252Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-17T09:31:55.252Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-17T09:31:58.217Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-17T09:31:58.217Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-17T09:31:58.217Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-17T09:31:58.217Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-17T09:31:58.217Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-17T09:31:58.217Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-17T09:31:58.217Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-17T09:31:58.217Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-17T09:31:58.217Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-17T09:31:58.217Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-17T09:31:58.217Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-17T09:31:58.217Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-17T09:31:58.688Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-17T09:31:58.688Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-17T09:31:58.688Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-17T09:32:01.687Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-17T09:32:04.669Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-17T09:32:08.476Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-17T09:32:08.476Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-17T09:32:08.476Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-17T09:32:08.476Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-17T09:32:08.476Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-17T09:32:08.476Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-17T09:32:08.476Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-17T09:32:17.172Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-17T09:32:17.172Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-17T09:32:17.172Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-17T09:32:17.172Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-17T09:32:17.172Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-17T09:32:17.172Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-17T09:32:17.172Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-17T09:32:17.172Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-17T09:32:17.172Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-17T09:32:20.977Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-17T09:32:28.153Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-17T09:32:28.153Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-17T09:32:28.153Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-17T09:32:28.153Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-17T09:32:28.153Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-17T09:32:28.153Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-17T09:32:28.153Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-17T09:32:28.153Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-17T09:32:28.153Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-17T09:32:28.153Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-17T09:32:28.153Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-17T09:32:28.153Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-17T09:32:28.153Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-17T09:32:36.849Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-17T09:32:36.849Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-17T09:32:36.849Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-17T09:32:36.849Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-17T09:32:36.849Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-17T09:32:36.849Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-17T09:32:39.073Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-17T09:32:42.037Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-17T09:32:42.037Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-17T09:32:42.037Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-17T09:32:50.717Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-17T09:32:50.717Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-17T09:32:50.717Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-17T09:32:50.717Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-17T09:32:50.717Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-17T09:32:50.717Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-17T09:32:50.717Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-17T09:32:52.938Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-17T09:32:55.899Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-17T09:32:58.866Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-17T09:33:01.829Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-17T09:33:02.299Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-17T09:33:02.299Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-17T09:33:02.299Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-17T09:33:02.299Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-17T09:33:02.299Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-17T09:33:02.299Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-17T09:33:02.299Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-17T09:33:02.299Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-17T09:33:02.299Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-17T09:33:02.299Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-17T09:33:02.299Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-17T09:33:02.299Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-17T09:33:02.299Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-17T09:33:02.299Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-17T09:33:02.299Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-17T09:33:12.776Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-17T09:33:12.776Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-17T09:33:12.776Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-17T09:33:12.776Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-17T09:33:12.776Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-17T09:33:12.776Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-17T09:33:12.776Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-17T09:33:12.776Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-17T09:33:12.776Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T09:33:12.776Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-17T09:33:12.776Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T09:33:12.776Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-17T09:33:25.387Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-17T09:33:25.387Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-17T09:33:25.387Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-17T09:33:27.002Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-17T09:33:27.002Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-17T09:33:27.002Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-17T09:33:27.002Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-17T09:33:27.002Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-17T09:33:27.002Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-17T09:33:27.002Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-17T09:33:27.002Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-17T09:33:27.002Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-17T09:33:27.002Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-17T09:33:27.002Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-17T09:33:27.002Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-17T09:33:27.002Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-17T09:33:27.002Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-17T09:33:27.002Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-17T09:33:27.002Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-17T09:33:27.002Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-17T09:33:27.002Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-17T09:33:27.002Z] === RUN TestDockerSuite/TestRunMount [2022-03-17T09:33:27.002Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-17T09:33:27.002Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-17T09:33:27.002Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-17T09:33:27.002Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-17T09:33:27.002Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-17T09:33:27.002Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-17T09:33:27.002Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-17T09:33:27.002Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-17T09:33:37.516Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-17T09:33:37.516Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-17T09:33:37.516Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-17T09:33:37.516Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-17T09:33:37.516Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-17T09:33:37.516Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-17T09:33:37.516Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-17T09:33:50.055Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-17T09:34:00.505Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-17T09:34:00.505Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-17T09:34:00.505Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-17T09:34:00.505Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-17T09:34:00.505Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-17T09:34:00.505Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-17T09:34:00.505Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-17T09:34:00.505Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-17T09:34:00.505Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-17T09:34:00.505Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-17T09:34:00.505Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-17T09:34:00.505Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-17T09:34:00.505Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-17T09:34:00.505Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-17T09:34:00.505Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-17T09:34:00.505Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-17T09:34:00.505Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-17T09:34:00.505Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-17T09:34:00.505Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-17T09:34:00.505Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-17T09:34:00.975Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-17T09:34:03.935Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-17T09:34:06.895Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-17T09:34:08.467Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-17T09:34:11.429Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-17T09:34:11.429Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-17T09:34:11.429Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-17T09:34:11.429Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-17T09:34:11.429Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-17T09:34:11.429Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-17T09:34:11.429Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-17T09:34:11.429Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-17T09:34:11.429Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-17T09:34:11.429Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-17T09:34:11.429Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-17T09:34:11.429Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-17T09:34:11.429Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-17T09:34:11.429Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-17T09:34:11.429Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-17T09:34:11.429Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-17T09:34:11.429Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-17T09:34:20.111Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-17T09:34:20.111Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-17T09:34:20.111Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-17T09:34:20.111Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-17T09:34:20.111Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-17T09:34:20.111Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-17T09:34:20.111Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-17T09:34:20.111Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-17T09:34:20.111Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-17T09:34:20.111Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-17T09:34:20.111Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-17T09:34:35.065Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-17T09:34:35.065Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-17T09:34:35.065Z] === RUN TestDockerSuite/TestRunRm [2022-03-17T09:34:37.288Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-17T09:34:44.468Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-17T09:34:47.428Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-17T09:34:52.199Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-17T09:34:55.159Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-17T09:34:58.126Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-17T09:34:58.126Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-17T09:34:58.126Z] === RUN TestDockerSuite/TestRunState [2022-03-17T09:34:58.126Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-17T09:34:58.596Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-17T09:35:01.570Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-17T09:35:01.570Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-17T09:35:01.570Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-17T09:35:04.529Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-17T09:35:04.529Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-17T09:35:04.529Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-17T09:35:04.529Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-17T09:35:04.529Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-17T09:35:05.002Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-17T09:35:05.002Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-17T09:35:05.002Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-17T09:35:05.002Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-17T09:35:10.907Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-17T09:35:10.907Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-17T09:35:10.907Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-17T09:35:10.907Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T09:35:10.907Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-17T09:35:10.907Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-17T09:35:10.907Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-17T09:35:10.907Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-17T09:35:10.907Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-17T09:35:10.907Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-17T09:35:10.907Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-17T09:35:10.907Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-17T09:35:10.907Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-17T09:35:10.907Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-17T09:35:10.907Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-17T09:35:10.907Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-17T09:35:10.907Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-17T09:35:10.907Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-17T09:35:10.907Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-17T09:35:10.907Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-17T09:35:10.907Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-17T09:35:14.710Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-17T09:35:14.710Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-17T09:35:14.710Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-17T09:35:21.891Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-17T09:35:21.891Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-17T09:35:21.891Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-17T09:35:21.891Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-17T09:35:22.363Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-17T09:35:26.176Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-17T09:35:36.618Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-17T09:35:47.066Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-17T09:35:55.752Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-17T09:35:55.752Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-17T09:35:55.752Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-17T09:35:55.752Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-17T09:36:02.926Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-17T09:36:06.733Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-17T09:36:08.955Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-17T09:36:08.955Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-17T09:36:08.955Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-17T09:36:08.955Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-17T09:36:09.426Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-17T09:36:09.427Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-17T09:36:09.427Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-17T09:36:09.427Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-17T09:36:09.427Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-17T09:36:09.427Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-17T09:36:09.427Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-17T09:36:09.427Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-17T09:36:09.427Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-17T09:36:09.427Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-17T09:36:09.427Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-17T09:36:15.311Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-17T09:36:16.880Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-17T09:36:19.841Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-17T09:36:25.726Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-17T09:36:25.726Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-17T09:36:25.726Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-17T09:36:25.726Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-17T09:36:25.726Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-17T09:36:25.726Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-17T09:36:25.726Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-17T09:36:25.726Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-17T09:36:25.726Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-17T09:36:25.726Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-17T09:36:25.726Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-17T09:36:25.726Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-17T09:36:25.726Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-17T09:36:25.726Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:36:25.726Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-17T09:36:25.726Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T09:36:25.726Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-17T09:36:25.726Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T09:36:25.726Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-17T09:36:25.726Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-17T09:36:25.726Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-17T09:36:25.726Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T09:36:25.726Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-17T09:36:25.726Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T09:36:25.726Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-17T09:36:25.726Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T09:36:25.726Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-17T09:36:25.726Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-17T09:36:25.726Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-17T09:36:25.726Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T09:36:25.726Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-17T09:36:25.726Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T09:36:25.726Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-17T09:36:25.726Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-17T09:36:25.726Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-17T09:36:28.698Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-17T09:36:28.698Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-17T09:36:29.168Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-17T09:36:29.168Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-17T09:36:31.414Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-17T09:36:31.414Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-17T09:36:34.380Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-17T09:36:38.196Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-17T09:36:41.157Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-17T09:36:41.157Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T09:36:41.157Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-17T09:36:51.611Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-17T09:36:51.611Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T09:36:51.611Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-17T09:36:56.383Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-17T09:36:56.383Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-17T09:36:56.383Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-17T09:36:56.383Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-17T09:36:56.383Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-17T09:36:56.383Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-17T09:36:56.383Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-17T09:36:56.383Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-17T09:36:56.383Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-17T09:37:05.062Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-17T09:37:05.062Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-17T09:37:05.062Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-17T09:37:05.062Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-17T09:37:05.062Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-17T09:37:05.062Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-17T09:37:05.062Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-17T09:37:05.062Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T09:37:05.062Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-17T09:37:05.062Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-17T09:37:05.062Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-17T09:37:05.062Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T09:37:05.062Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-17T09:37:07.282Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-17T09:37:10.249Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-17T09:37:10.249Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-17T09:37:10.249Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-17T09:37:13.212Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-17T09:37:13.212Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-17T09:37:13.212Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-17T09:37:13.212Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-17T09:37:13.212Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-17T09:37:13.212Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T09:37:13.212Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-17T09:37:13.212Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-17T09:37:13.212Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-17T09:37:13.212Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T09:37:13.212Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-17T09:37:13.212Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T09:37:13.212Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-17T09:37:31.047Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-17T09:37:31.047Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-17T09:37:31.047Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-17T09:37:31.047Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T09:37:31.047Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-17T09:37:31.047Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-17T09:37:31.047Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-17T09:37:31.047Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-17T09:37:38.218Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-17T09:37:38.218Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-17T09:37:42.985Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-17T09:37:42.985Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-17T09:37:43.456Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-17T09:37:43.456Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-17T09:37:43.456Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-17T09:37:58.421Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-17T09:37:58.421Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T09:37:58.421Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-17T09:37:59.415Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-17T09:37:59.415Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-17T09:37:59.415Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-17T09:37:59.415Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-17T09:38:09.877Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-17T09:38:09.877Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-17T09:38:09.877Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-17T09:38:31.139Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-17T09:38:31.139Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-17T09:38:31.139Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite (3467.02s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-17T09:38:32.710Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.04s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-17T09:38:32.710Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.98s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.89s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (118.77s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.20s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.08s) [2022-03-17T09:38:32.710Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-17T09:38:32.710Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-17T09:38:32.710Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-17T09:38:32.710Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-03-17T09:38:32.710Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-03-17T09:38:32.710Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2022-03-17T09:38:32.710Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-17T09:38:32.710Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.81s) [2022-03-17T09:38:32.710Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-17T09:38:32.710Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.03s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.28s) [2022-03-17T09:38:32.710Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-17T09:38:32.710Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-17T09:38:32.710Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-17T09:38:32.710Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.88s) [2022-03-17T09:38:32.710Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-17T09:38:32.710Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.80s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (149.89s) [2022-03-17T09:38:32.710Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.60s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.96s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.78s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.32s) [2022-03-17T09:38:32.710Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-17T09:38:32.710Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-17T09:38:32.710Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.43s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.63s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (4.35s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.38s) [2022-03-17T09:38:32.710Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-17T09:38:32.710Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (4.61s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (16.07s) [2022-03-17T09:38:32.710Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.91s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.54s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.78s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.48s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.59s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.77s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildAddTar (53.12s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.07s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.76s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.45s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.42s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.32s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.44s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.23s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (11.47s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (9.85s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.85s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.92s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.02s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.55s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (2.00s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.18s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (2.07s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.08s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.39s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.60s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildCmd (0.90s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.88s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.88s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.49s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.47s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.83s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.76s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.72s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.57s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.82s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.40s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.99s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (12.23s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (43.85s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.93s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.78s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.44s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.50s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.07s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.85s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (45.03s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.12s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (31.91s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.48s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.09s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (9.68s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.93s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.00s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerignore (70.21s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.42s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (76.50s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.60s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.06s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.07s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (19.31s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (18.26s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (46.49s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.01s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (18.08s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (142.30s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.64s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.53s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.07s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.99s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.80s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.81s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.97s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (8.18s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (5.24s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.85s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (6.34s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.61s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.99s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (21.66s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.95s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildFails (3.16s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.45s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.59s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildForceRm (13.81s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildFromGit (12.96s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.90s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.54s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.06s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.05s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.96s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.95s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.06s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildHistory (18.26s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.56s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.90s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.14s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.92s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildLabel (1.55s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (1.00s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.51s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.88s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildLabels (1.55s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.31s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (9.02s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.87s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.84s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (12.05s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (25.29s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.67s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (54.20s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (29.38s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.45s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.53s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (19.13s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (32.05s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (15.43s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (1.03s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.09s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.71s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.43s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.34s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.95s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.37s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (2.28s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildOnBuild (17.70s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.62s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.18s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.32s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.28s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.92s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.40s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.81s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.13s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (54.43s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (29.71s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildRm (17.37s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (5.01s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.10s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.56s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.24s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.13s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.12s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildShellInherited (11.01s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.45s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.08s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.96s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.58s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.61s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildStderr (5.92s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.64s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.53s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (2.03s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.54s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.06s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.69s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.84s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.50s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (29.81s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.34s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.77s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (12.55s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.56s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.92s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.96s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.21s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.59s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.76s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.55s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.94s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.66s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (3.38s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.52s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (3.10s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (6.36s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestCommitChange (6.65s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.12s) [2022-03-17T09:38:32.711Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-17T09:38:32.711Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.69s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCommitTTY (14.29s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.88s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.16s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPICommit (13.72s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.07s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.99s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.32s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.25s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.36s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.01s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.21s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.43s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.31s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.05s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.82s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.52s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.44s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.28s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.21s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.32s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.16s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.63s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIStop (8.01s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.05s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.16s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.12s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.74s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.80s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (41.36s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (8.05s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.01s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (8.16s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000099de8_} (2.98s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12850333237_c:\foo_false____} (8.03s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12850333237_c:\foo_true____} (8.04s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.62s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.13s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.12s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.13s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.35s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCpGarbagePath (4.27s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCpRelativePath (8.28s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.63s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.30s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.91s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.04s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.68s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCpToDot (8.10s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCpToStdout (8.00s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.29s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCreateArgs (0.29s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.60s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (7.81s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.36s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.68s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (1.10s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCreateLabels (0.32s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCreateRM (0.59s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.31s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.62s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (15.75s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.37s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.66s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.83s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.39s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.94s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.22s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.05s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.99s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.21s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (19.28s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestEventsCopy (6.55s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.93s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.15s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.26s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.27s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.53s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.42s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestEventsFilters (6.01s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestEventsFormat (5.92s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestEventsRename (3.28s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestEventsResize (8.59s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.72s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.48s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.66s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestEventsUntag (2.87s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.44s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.63s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.90s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.69s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.97s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.00s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.15s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.57s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.12s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestExecInspectID (5.58s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.22s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.04s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.98s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.01s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.89s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.88s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.91s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.21s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.12s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.88s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.42s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.97s) [2022-03-17T09:38:32.712Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.58s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.66s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.37s) [2022-03-17T09:38:32.712Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (3.25s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (8.17s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.71s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (7.90s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.13s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.13s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (8.10s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.26s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.06s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.04s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestInspectDefault (3.13s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestInspectHistory (5.63s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.33s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.07s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.31s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.01s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.24s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.11s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.97s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestInspectStatus (3.52s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.18s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.29s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.11s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.05s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.02s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.19s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.03s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.56s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.59s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.51s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.29s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.95s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.93s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (9.09s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (9.23s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.55s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.40s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.29s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.08s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestLogsSince (9.95s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.04s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestLogsTail (3.94s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.24s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.07s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.33s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.07s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestPsByOrder (11.87s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.44s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.24s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.42s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (16.14s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (8.13s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (14.54s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.27s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.20s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.91s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.36s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.10s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.20s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.27s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (28.87s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.52s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.37s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.26s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.09s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.66s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (15.77s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.28s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.43s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.43s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.83s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.03s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.50s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.90s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (14.64s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.66s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRmiTag (0.88s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.45s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (24.87s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.49s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.64s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.77s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.98s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (10.87s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.91s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.20s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.15s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (8.00s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRunBindMounts (11.52s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.07s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.04s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.05s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.16s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.42s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.96s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (3.16s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.21s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.33s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-03-17T09:38:32.713Z] --- PASS: TestDockerSuite/TestRunCreateVolume (8.27s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-03-17T09:38:32.713Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.04s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (3.80s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.40s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (7.86s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.21s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.05s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.92s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunEntrypoint (7.86s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunExitCode (2.90s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.14s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.98s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.98s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.01s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.77s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.35s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.89s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.04s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (11.63s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (10.45s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.51s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.76s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (3.31s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.65s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (8.45s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (14.49s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunRm (3.03s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.34s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.71s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (4.09s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.20s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.47s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.10s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (3.04s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.04s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.24s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.81s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.17s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.88s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.16s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.37s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (10.97s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.00s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.20s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (8.19s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.09s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.87s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.26s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.37s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.80s) [2022-03-17T09:38:32.714Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.65s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-17T09:38:32.714Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.48s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestSearchWithLimit (2.03s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.31s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.20s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.31s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.78s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.23s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.40s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.47s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.13s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.23s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.84s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.37s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.43s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.34s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestVolumeCLILs (8.05s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.01s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.49s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.48s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (14.81s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.84s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.83s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (21.43s) [2022-03-17T09:38:33.190Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-17T09:38:33.190Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.00s) [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-17T09:38:33.190Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.190Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-17T09:38:33.191Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-17T09:38:33.191Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-17T09:38:33.191Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-17T09:38:33.191Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-17T09:38:33.191Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-17T09:38:33.191Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-17T09:38:33.191Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-17T09:38:33.191Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] --- PASS: TestDockerRegistrySuite (0.21s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-17T09:38:33.191Z] === RUN TestDockerSchema1RegistrySuite [2022-03-17T09:38:33.191Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-17T09:38:33.191Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-17T09:38:33.191Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-17T09:38:33.191Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-17T09:38:33.191Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-17T09:38:33.191Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-17T09:38:33.191Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-17T09:38:33.191Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-17T09:38:33.191Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-17T09:38:33.191Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-17T09:38:33.191Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-17T09:38:33.191Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T09:38:33.191Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-17T09:38:33.191Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-17T09:38:33.191Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-17T09:38:33.191Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-17T09:38:33.191Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-17T09:38:33.191Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-17T09:38:33.191Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-17T09:38:33.191Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-17T09:38:33.191Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-17T09:38:33.191Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-17T09:38:33.191Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-17T09:38:33.191Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-17T09:38:33.191Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-17T09:38:33.191Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-17T09:38:33.191Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-17T09:38:33.191Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-17T09:38:33.191Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-17T09:38:33.191Z] === RUN TestDockerDaemonSuite [2022-03-17T09:38:33.191Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-17T09:38:33.191Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-17T09:38:33.191Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-17T09:38:33.191Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-17T09:38:33.191Z] === RUN TestDockerSwarmSuite [2022-03-17T09:38:33.191Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-17T09:38:33.191Z] === RUN TestDockerPluginSuite [2022-03-17T09:38:33.191Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-17T09:38:33.191Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-17T09:38:33.191Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-17T09:38:33.191Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-17T09:38:33.191Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-17T09:38:33.191Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-17T09:38:33.191Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-17T09:38:33.191Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-17T09:38:33.191Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-17T09:38:33.191Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-17T09:38:33.191Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-17T09:38:33.191Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-17T09:38:33.191Z] === RUN TestDockerExternalVolumeSuite [2022-03-17T09:38:33.191Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-17T09:38:33.191Z] === RUN TestDockerNetworkSuite [2022-03-17T09:38:33.191Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-17T09:38:33.191Z] === RUN TestDockerHubPullSuite [2022-03-17T09:38:33.191Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-17T09:38:33.191Z] PASS [2022-03-17T09:38:33.191Z] ok github.com/docker/docker/integration-cli 3467.557s [2022-03-17T09:38:33.191Z] [2022-03-17T09:38:33.191Z] === Skipped [2022-03-17T09:38:33.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-17T09:38:33.191Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-17T09:38:33.191Z] [2022-03-17T09:38:33.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-17T09:38:33.191Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-17T09:38:33.191Z] [2022-03-17T09:38:33.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-17T09:38:33.191Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-17T09:38:33.191Z] [2022-03-17T09:38:33.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-17T09:38:33.191Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-17T09:38:33.191Z] [2022-03-17T09:38:33.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-17T09:38:33.191Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-17T09:38:33.191Z] [2022-03-17T09:38:33.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-03-17T09:38:33.191Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-03-17T09:38:33.191Z] [2022-03-17T09:38:33.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-03-17T09:38:33.191Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-03-17T09:38:33.191Z] [2022-03-17T09:38:33.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2022-03-17T09:38:33.191Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2022-03-17T09:38:33.191Z] [2022-03-17T09:38:33.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-17T09:38:33.191Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-17T09:38:33.191Z] [2022-03-17T09:38:33.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-17T09:38:33.191Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-17T09:38:33.191Z] [2022-03-17T09:38:33.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-17T09:38:33.191Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-17T09:38:33.191Z] [2022-03-17T09:38:33.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-17T09:38:33.191Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-17T09:38:33.191Z] [2022-03-17T09:38:33.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-17T09:38:33.191Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-17T09:38:33.191Z] [2022-03-17T09:38:33.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-17T09:38:33.191Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-17T09:38:33.191Z] [2022-03-17T09:38:33.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-17T09:38:33.191Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-17T09:38:33.191Z] [2022-03-17T09:38:33.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-17T09:38:33.191Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-17T09:38:33.191Z] [2022-03-17T09:38:33.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-17T09:38:33.191Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-17T09:38:33.191Z] [2022-03-17T09:38:33.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-17T09:38:33.191Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.191Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-17T09:38:33.191Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.60s) [2022-03-17T09:38:33.192Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.60s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.42s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.42s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.55s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.55s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.08s) [2022-03-17T09:38:33.192Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.08s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.50s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.50s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.07s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.07s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.53s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.53s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.07s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.07s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.06s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.06s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.06s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.06s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.14s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.10s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.10s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.56s) [2022-03-17T09:38:33.192Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.56s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.51s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.192Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-03-17T09:38:33.192Z] [2022-03-17T09:38:33.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-03-17T09:38:33.192Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-17T09:38:33.193Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-17T09:38:33.193Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-03-17T09:38:33.193Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-17T09:38:33.193Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.56s) [2022-03-17T09:38:33.193Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.56s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-17T09:38:33.193Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s) [2022-03-17T09:38:33.193Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2022-03-17T09:38:33.193Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.55s) [2022-03-17T09:38:33.193Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.55s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-17T09:38:33.193Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.52s) [2022-03-17T09:38:33.193Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.52s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-17T09:38:33.193Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-17T09:38:33.193Z] docker_cli_sni_test.go:18: Flakey test [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-17T09:38:33.193Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-03-17T09:38:33.193Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-17T09:38:33.193Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-17T09:38:33.193Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-17T09:38:33.193Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-17T09:38:33.193Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-03-17T09:38:33.193Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-03-17T09:38:33.193Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-17T09:38:33.193Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-17T09:38:33.193Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-17T09:38:33.193Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-17T09:38:33.193Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-03-17T09:38:33.193Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-17T09:38:33.193Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-17T09:38:33.193Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-17T09:38:33.193Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-17T09:38:33.193Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-17T09:38:33.193Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-03-17T09:38:33.193Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-03-17T09:38:33.193Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2022-03-17T09:38:33.193Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-17T09:38:33.193Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-17T09:38:33.193Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-17T09:38:33.193Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-17T09:38:33.193Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-17T09:38:33.193Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-17T09:38:33.193Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-17T09:38:33.193Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-03-17T09:38:33.193Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-17T09:38:33.193Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-03-17T09:38:33.193Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-03-17T09:38:33.193Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2022-03-17T09:38:33.193Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-03-17T09:38:33.193Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-03-17T09:38:33.193Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-03-17T09:38:33.193Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-17T09:38:33.193Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-03-17T09:38:33.193Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2022-03-17T09:38:33.193Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) [2022-03-17T09:38:33.193Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2022-03-17T09:38:33.193Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2022-03-17T09:38:33.193Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2022-03-17T09:38:33.193Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2022-03-17T09:38:33.193Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-03-17T09:38:33.193Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-03-17T09:38:33.193Z] [2022-03-17T09:38:33.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-03-17T09:38:33.193Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.193Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-03-17T09:38:33.194Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.194Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-17T09:38:33.194Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.194Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-03-17T09:38:33.194Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.194Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-17T09:38:33.194Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.194Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-17T09:38:33.194Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.194Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-17T09:38:33.194Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.194Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-17T09:38:33.194Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.194Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.04s) [2022-03-17T09:38:33.194Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.194Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.04s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-17T09:38:33.194Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.194Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-17T09:38:33.194Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.194Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-17T09:38:33.194Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.194Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-17T09:38:33.194Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.194Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-03-17T09:38:33.194Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.194Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-17T09:38:33.194Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.194Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-17T09:38:33.194Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.194Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-17T09:38:33.194Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.194Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-17T09:38:33.194Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.194Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-03-17T09:38:33.194Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.194Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-03-17T09:38:33.194Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-17T09:38:33.194Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-03-17T09:38:33.194Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.194Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-17T09:38:33.194Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.194Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-17T09:38:33.194Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.194Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-17T09:38:33.194Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.194Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-17T09:38:33.194Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.194Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-17T09:38:33.194Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.194Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-17T09:38:33.194Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.194Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-17T09:38:33.194Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.194Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-17T09:38:33.194Z] [2022-03-17T09:38:33.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-17T09:38:33.666Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.666Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-17T09:38:33.666Z] [2022-03-17T09:38:33.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-17T09:38:33.666Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.666Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-17T09:38:33.666Z] [2022-03-17T09:38:33.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-17T09:38:33.666Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.666Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-17T09:38:33.666Z] [2022-03-17T09:38:33.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-03-17T09:38:33.666Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.666Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-03-17T09:38:33.666Z] [2022-03-17T09:38:33.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-03-17T09:38:33.666Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.666Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-03-17T09:38:33.666Z] [2022-03-17T09:38:33.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-17T09:38:33.666Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.666Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-17T09:38:33.666Z] [2022-03-17T09:38:33.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-17T09:38:33.666Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.666Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-17T09:38:33.666Z] [2022-03-17T09:38:33.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-17T09:38:33.666Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.666Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-17T09:38:33.666Z] [2022-03-17T09:38:33.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-17T09:38:33.666Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.666Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-17T09:38:33.666Z] [2022-03-17T09:38:33.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-17T09:38:33.666Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.666Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-17T09:38:33.666Z] [2022-03-17T09:38:33.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-17T09:38:33.666Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.666Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-17T09:38:33.666Z] [2022-03-17T09:38:33.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-17T09:38:33.666Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.666Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-17T09:38:33.666Z] [2022-03-17T09:38:33.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-17T09:38:33.666Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.666Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-17T09:38:33.666Z] [2022-03-17T09:38:33.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-17T09:38:33.666Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.666Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-17T09:38:33.666Z] [2022-03-17T09:38:33.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-03-17T09:38:33.666Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.666Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-03-17T09:38:33.666Z] [2022-03-17T09:38:33.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-17T09:38:33.666Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.666Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-17T09:38:33.666Z] [2022-03-17T09:38:33.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-17T09:38:33.666Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.666Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-17T09:38:33.666Z] [2022-03-17T09:38:33.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-17T09:38:33.666Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.666Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-17T09:38:33.666Z] [2022-03-17T09:38:33.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-17T09:38:33.666Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.666Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-17T09:38:33.666Z] [2022-03-17T09:38:33.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-17T09:38:33.666Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.666Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-17T09:38:33.666Z] [2022-03-17T09:38:33.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-17T09:38:33.666Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.666Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-17T09:38:33.666Z] [2022-03-17T09:38:33.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-17T09:38:33.666Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.666Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-17T09:38:33.666Z] [2022-03-17T09:38:33.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-17T09:38:33.666Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.666Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-17T09:38:33.666Z] [2022-03-17T09:38:33.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-17T09:38:33.666Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.666Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-17T09:38:33.666Z] [2022-03-17T09:38:33.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-17T09:38:33.666Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-17T09:38:33.666Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-17T09:38:33.666Z] [2022-03-17T09:38:33.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-17T09:38:33.666Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.666Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-17T09:38:33.666Z] [2022-03-17T09:38:33.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-17T09:38:33.667Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-03-17T09:38:33.667Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-03-17T09:38:33.667Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-03-17T09:38:33.667Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-03-17T09:38:33.667Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-03-17T09:38:33.667Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-03-17T09:38:33.667Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.04s) [2022-03-17T09:38:33.667Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.04s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-03-17T09:38:33.667Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-03-17T09:38:33.667Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-03-17T09:38:33.667Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-03-17T09:38:33.667Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-03-17T09:38:33.667Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-03-17T09:38:33.667Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-17T09:38:33.667Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-03-17T09:38:33.667Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.04s) [2022-03-17T09:38:33.667Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.04s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-17T09:38:33.667Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-17T09:38:33.667Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-17T09:38:33.667Z] [2022-03-17T09:38:33.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-17T09:38:33.668Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-17T09:38:33.668Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-03-17T09:38:33.668Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-17T09:38:33.668Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-17T09:38:33.668Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T09:38:33.668Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-17T09:38:33.668Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-03-17T09:38:33.668Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-17T09:38:33.668Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-17T09:38:33.668Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-17T09:38:33.668Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-17T09:38:33.668Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-03-17T09:38:33.668Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-17T09:38:33.668Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-03-17T09:38:33.668Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.07s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.07s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.04s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.04s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.05s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.05s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-03-17T09:38:33.668Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.668Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-03-17T09:38:33.668Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.04s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.04s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.04s) [2022-03-17T09:38:33.669Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.04s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-17T09:38:33.669Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.669Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-17T09:38:33.669Z] [2022-03-17T09:38:33.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.04s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.04s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-03-17T09:38:33.670Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2022-03-17T09:38:33.670Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-03-17T09:38:33.670Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-03-17T09:38:33.670Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.670Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-17T09:38:33.670Z] [2022-03-17T09:38:33.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-17T09:38:33.670Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-17T09:38:33.671Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-17T09:38:33.671Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-17T09:38:33.671Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-17T09:38:33.671Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-17T09:38:33.671Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-17T09:38:33.671Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-17T09:38:33.671Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-17T09:38:33.671Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-17T09:38:33.671Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-17T09:38:33.671Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-17T09:38:33.671Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-17T09:38:33.671Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-17T09:38:33.671Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-17T09:38:33.671Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-03-17T09:38:33.671Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-17T09:38:33.671Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-17T09:38:33.671Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-17T09:38:33.671Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-17T09:38:33.671Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-17T09:38:33.671Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-17T09:38:33.671Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T09:38:33.671Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T09:38:33.671Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T09:38:33.671Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-17T09:38:33.671Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-17T09:38:33.671Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-17T09:38:33.671Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-17T09:38:33.671Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-17T09:38:33.671Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-17T09:38:33.671Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-17T09:38:33.671Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-17T09:38:33.671Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:33.671Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-17T09:38:33.671Z] [2022-03-17T09:38:33.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-17T09:38:33.671Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.144Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-17T09:38:34.144Z] [2022-03-17T09:38:34.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-17T09:38:34.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.144Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-17T09:38:34.144Z] [2022-03-17T09:38:34.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-17T09:38:34.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.144Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-17T09:38:34.144Z] [2022-03-17T09:38:34.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-17T09:38:34.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.144Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-17T09:38:34.144Z] [2022-03-17T09:38:34.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-17T09:38:34.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.144Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-17T09:38:34.144Z] [2022-03-17T09:38:34.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T09:38:34.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.144Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T09:38:34.144Z] [2022-03-17T09:38:34.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T09:38:34.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.144Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T09:38:34.144Z] [2022-03-17T09:38:34.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T09:38:34.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.144Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T09:38:34.144Z] [2022-03-17T09:38:34.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T09:38:34.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-17T09:38:34.145Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] DONE 1088 tests, 539 skipped in 3479.938s [2022-03-17T09:38:34.145Z] INFO: Integration tests ended at 03/17/2022 09:38:33. Duration:00:58:00.1245225 [2022-03-17T09:38:34.145Z] INFO: Docker info of the daemon under test at end of run [2022-03-17T09:38:34.145Z] [2022-03-17T09:38:34.145Z] Containers: 2 [2022-03-17T09:38:34.145Z] Running: 0 [2022-03-17T09:38:34.145Z] Paused: 0 [2022-03-17T09:38:34.145Z] Stopped: 2 [2022-03-17T09:38:34.145Z] Images: 18 [2022-03-17T09:38:34.145Z] Server Version: 0.0.0-dev [2022-03-17T09:38:34.145Z] Storage Driver: windowsfilter [2022-03-17T09:38:34.145Z] Windows: [2022-03-17T09:38:34.145Z] Logging Driver: json-file [2022-03-17T09:38:34.145Z] Plugins: [2022-03-17T09:38:34.145Z] Volume: local [2022-03-17T09:38:34.145Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T09:38:34.145Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T09:38:34.145Z] Swarm: inactive [2022-03-17T09:38:34.145Z] Default Isolation: process [2022-03-17T09:38:34.145Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-17T09:38:34.145Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-03-17T09:38:34.145Z] OSType: windows [2022-03-17T09:38:34.145Z] Architecture: x86_64 [2022-03-17T09:38:34.145Z] CPUs: 4 [2022-03-17T09:38:34.145Z] Total Memory: 32GiB [2022-03-17T09:38:34.145Z] Name: azwin-2-bf8ec0 [2022-03-17T09:38:34.145Z] ID: PBBP:6GJX:RQKT:MC5Q:QUZJ:HDLF:GRHZ:7SJR:RPIY:P3JJ:RNWX:KVQJ [2022-03-17T09:38:34.146Z] Docker Root Dir: D:\CI\PR-43380\8\daemon [2022-03-17T09:38:34.146Z] Debug Mode (client): false [2022-03-17T09:38:34.146Z] Debug Mode (server): true [2022-03-17T09:38:34.146Z] File Descriptors: -1 [2022-03-17T09:38:34.146Z] Goroutines: 17 [2022-03-17T09:38:34.146Z] System Time: 2022-03-17T09:38:33.82922Z [2022-03-17T09:38:34.146Z] EventsListeners: 0 [2022-03-17T09:38:34.146Z] Registry: https://index.docker.io/v1/ [2022-03-17T09:38:34.146Z] Labels: [2022-03-17T09:38:34.146Z] Experimental: false [2022-03-17T09:38:34.146Z] Insecure Registries: [2022-03-17T09:38:34.146Z] 127.0.0.0/8 [2022-03-17T09:38:34.146Z] Live Restore Enabled: false [2022-03-17T09:38:34.146Z] [2022-03-17T09:38:34.146Z] [2022-03-17T09:38:34.146Z] INFO: Stopping daemon under test [2022-03-17T09:38:34.146Z] SUCCESS: The process with PID 1476 (child process of PID 5580) has been terminated. [2022-03-17T09:38:34.146Z] SUCCESS: The process with PID 5580 (child process of PID 4076) has been terminated. [2022-03-17T09:38:34.146Z] INFO: Stop tailing logs of the daemon under tests [2022-03-17T09:38:34.616Z] INFO: executeCI.ps1 Completed successfully at 03/17/2022 09:38:34. [2022-03-17T09:38:34.616Z] INFO: Tidying up at end of run [2022-03-17T09:38:34.616Z] INFO: Saving daemon under test log (d:\CI\PR-43380\8\dut.out) to bundles\CIDUT.out [2022-03-17T09:38:34.616Z] INFO: Saving daemon under test log (d:\CI\PR-43380\8\dut.err) to bundles\CIDUT.err [2022-03-17T09:38:34.616Z] INFO: Saving containerd logs to bundles [2022-03-17T09:38:34.616Z] INFO: Nuke-Everything... [2022-03-17T09:38:35.086Z] INFO: Container count on control daemon to delete is 2 [2022-03-17T09:38:35.086Z] 92fcc85ab038 [2022-03-17T09:38:35.086Z] dbbe4da16c5c [2022-03-17T09:38:35.557Z] INFO: Tidying pidfile d:\CI\PR-43380\8\docker.pid [2022-03-17T09:38:35.557Z] INFO: Nuking d:\CI [2022-03-17T09:39:18.300Z] INFO: Zapped successfully [2022-03-17T09:39:18.300Z] [2022-03-17T09:39:18.300Z] INFO: executeCI.ps1 exiting at Thu Mar 17 09:39:17 CUT 2022. Duration 01:33:10.2055373 [2022-03-17T09:39:18.300Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-17T09:39:18.560Z] Recording test results [2022-03-17T09:39:28.304Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-17T09:39:30.492Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-17T09:39:32.945Z] Archiving artifacts [2022-03-17T09:39:49.027Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43380/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-17T09:39:49.991Z] + make clean [2022-03-17T09:39:51.563Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-17T09:39:51.710Z] docker-dev-cache [2022-03-17T09:39:51.710Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS